make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Installing to staging directory PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" DESTDIR=/home/autobuild/autobuild/instance-9/output-1/host/arm-buildroot-linux-gnueabi/sysroot /home/autobuild/autobuild/instance-9/output-1/host/bin/cmake --install /home/autobuild/autobuild/instance-9/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a/ -- Install configuration: "Release" -- Installing: /home/autobuild/autobuild/instance-9/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/libubox/ustream-ssl.h -- Installing: /home/autobuild/autobuild/instance-9/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libustream-ssl.so >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-9/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-9/output-1/host/arm-buildroot-linux-gnueabi/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/autobuild/autobuild/instance-9/output-1/host/arm-buildroot-linux-gnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-9/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Installing to target PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" DESTDIR=/home/autobuild/autobuild/instance-9/output-1/target /home/autobuild/autobuild/instance-9/output-1/host/bin/cmake --install /home/autobuild/autobuild/instance-9/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a/ -- Install configuration: "Release" -- Installing: /home/autobuild/autobuild/instance-9/output-1/target/usr/include/libubox/ustream-ssl.h -- Installing: /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/libustream-ssl.so >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-9/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-9/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-9/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a15%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-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-9/output-1/host/arm-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-9/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-9/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-9/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-9/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a15%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-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', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-9/output-1/host/arm-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-9/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-9/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/autobuild/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/dash" >> /home/autobuild/autobuild/instance-9/output-1/target/etc/shells mkdir -p /home/autobuild/autobuild/instance-9/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-9/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-9/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-9/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-9/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-9/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-9/output-1/target/etc/shells ln -sf dash /home/autobuild/autobuild/instance-9/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/autobuild/autobuild/instance-9/output-1/target/etc/passwd rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/include /home/autobuild/autobuild/instance-9/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-9/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-9/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-9/output-1/target/usr/doc find /home/autobuild/autobuild/instance-9/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-9/output-1/target/lib/ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-9/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-9/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-9/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/man /home/autobuild/autobuild/instance-9/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/info /home/autobuild/autobuild/instance-9/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/doc /home/autobuild/autobuild/instance-9/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-9/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-9/output-1/target/lib/debug /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-9/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-9/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-9/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-9/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-9/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.11-108-g5ec5cb8ab7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.02-git\"" \ ) > /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-9/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-9/output-1/per-package \ /home/autobuild/autobuild/instance-9/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-9/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/images rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-9/output-1/target/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-9/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-9/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-9/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-9/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-9/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 1217 objects. stage 2: creating image '/home/autobuild/autobuild/instance-9/output-1/images/rootfs.yaffs2' [ ] 1/1217 0% [ ] 2/1217 0% [ ] 3/1217 0% [ ] 4/1217 0% [ ] 5/1217 0% [ ] 6/1217 0% [ ] 7/1217 0% [ ] 8/1217 0% [ ] 9/1217 0% [ ] 10/1217 0% [ ] 11/1217 0% [ ] 12/1217 0% [ ] 13/1217 1% [ ] 14/1217 1% [ ] 15/1217 1% [ ] 16/1217 1% [ ] 17/1217 1% [ ] 18/1217 1% [ ] 19/1217 1% [= ] 20/1217 1% [= ] 21/1217 1% [= ] 22/1217 1% [= ] 23/1217 1% [= ] 24/1217 1% [= ] 25/1217 2% [= ] 26/1217 2% [= ] 27/1217 2% [= ] 28/1217 2% [= ] 29/1217 2% [= ] 30/1217 2% [= ] 31/1217 2% [= ] 32/1217 2% [= ] 33/1217 2% [= ] 34/1217 2% [= ] 35/1217 2% [= ] 36/1217 2% [= ] 37/1217 3% [= ] 38/1217 3% [= ] 39/1217 3% [== ] 40/1217 3% [== ] 41/1217 3% [== ] 42/1217 3% [== ] 43/1217 3% [== ] 44/1217 3% [== ] 45/1217 3% [== ] 46/1217 3% [== ] 47/1217 3% [== ] 48/1217 3% [== ] 49/1217 4% [== ] 50/1217 4% [== ] 51/1217 4% [== ] 52/1217 4% [== ] 53/1217 4% [== ] 54/1217 4% [== ] 55/1217 4% [== ] 56/1217 4% [== ] 57/1217 4% [== ] 58/1217 4% [=== ] 59/1217 4% [=== ] 60/1217 4% [=== ] 61/1217 5% [=== ] 62/1217 5% [=== ] 63/1217 5% [=== ] 64/1217 5% [=== ] 65/1217 5% [=== ] 66/1217 5% [=== ] 67/1217 5% [=== ] 68/1217 5% [=== ] 69/1217 5% [=== ] 70/1217 5% [=== ] 71/1217 5% [=== ] 72/1217 5% [=== ] 73/1217 5% [=== ] 74/1217 6% [=== ] 75/1217 6% [=== ] 76/1217 6% [=== ] 77/1217 6% [=== ] 78/1217 6% [==== ] 79/1217 6% [==== ] 80/1217 6% [==== ] 81/1217 6% [==== ] 82/1217 6% [==== ] 83/1217 6% [==== ] 84/1217 6% [==== ] 85/1217 6% [==== ] 86/1217 7% [==== ] 87/1217 7% [==== ] 88/1217 7% [==== ] 89/1217 7% [==== ] 90/1217 7% [==== ] 91/1217 7% [==== ] 92/1217 7% [==== ] 93/1217 7% [==== ] 94/1217 7% [==== ] 95/1217 7% [==== ] 96/1217 7% [==== ] 97/1217 7% [==== ] 98/1217 8% [===== ] 99/1217 8% [===== ] 100/1217 8% [===== ] 101/1217 8% [===== ] 102/1217 8% [===== ] 103/1217 8% [===== ] 104/1217 8% [===== ] 105/1217 8% [===== ] 106/1217 8% [===== ] 107/1217 8% [===== ] 108/1217 8% [===== ] 109/1217 8% [===== ] 110/1217 9% [===== ] 111/1217 9% [===== ] 112/1217 9% [===== ] 113/1217 9% [===== ] 114/1217 9% [===== ] 115/1217 9% [===== ] 116/1217 9% [===== ] 117/1217 9% [====== ] 118/1217 9% [====== ] 119/1217 9% [====== ] 120/1217 9% [====== ] 121/1217 9% [====== ] 122/1217 10% [====== ] 123/1217 10% [====== ] 124/1217 10% [====== ] 125/1217 10% [====== ] 126/1217 10% [====== ] 127/1217 10% [====== ] 128/1217 10% [====== ] 129/1217 10% [====== ] 130/1217 10% [====== ] 131/1217 10% [====== ] 132/1217 10% [====== ] 133/1217 10% [====== ] 134/1217 11% [====== ] 135/1217 11% [====== ] 136/1217 11% [====== ] 137/1217 11% [======= ] 138/1217 11% [======= ] 139/1217 11% [======= ] 140/1217 11% [======= ] 141/1217 11% [======= ] 142/1217 11% [======= ] 143/1217 11% [======= ] 144/1217 11% [======= ] 145/1217 11% [======= ] 146/1217 11% [======= ] 147/1217 12% [======= ] 148/1217 12% [======= ] 149/1217 12% [======= ] 150/1217 12% [======= ] 151/1217 12% [======= ] 152/1217 12% [======= ] 153/1217 12% [======= ] 154/1217 12% [======= ] 155/1217 12% [======= ] 156/1217 12% [======= ] 157/1217 12% [======== ] 158/1217 12% [======== ] 159/1217 13% [======== ] 160/1217 13% [======== ] 161/1217 13% [======== ] 162/1217 13% [======== ] 163/1217 13% [======== ] 164/1217 13% [======== ] 165/1217 13% [======== ] 166/1217 13% [======== ] 167/1217 13% [======== ] 168/1217 13% [======== ] 169/1217 13% [======== ] 170/1217 13% [======== ] 171/1217 14% [======== ] 172/1217 14% [======== ] 173/1217 14% [======== ] 174/1217 14% [======== ] 175/1217 14% [======== ] 176/1217 14% [========= ] 177/1217 14% [========= ] 178/1217 14% [========= ] 179/1217 14% [========= ] 180/1217 14% [========= ] 181/1217 14% [========= ] 182/1217 14% [========= ] 183/1217 15% [========= ] 184/1217 15% [========= ] 185/1217 15% [========= ] 186/1217 15% [========= ] 187/1217 15% [========= ] 188/1217 15% [========= ] 189/1217 15% [========= ] 190/1217 15% [========= ] 191/1217 15% [========= ] 192/1217 15% [========= ] 193/1217 15% [========= ] 194/1217 15% [========= ] 195/1217 16% [========= ] 196/1217 16% [========== ] 197/1217 16% [========== ] 198/1217 16% [========== ] 199/1217 16% [========== ] 200/1217 16% [========== ] 201/1217 16% [========== ] 202/1217 16% [========== ] 203/1217 16% [========== ] 204/1217 16% [========== ] 205/1217 16% [========== ] 206/1217 16% [========== ] 207/1217 17% [========== ] 208/1217 17% [========== ] 209/1217 17% [========== ] 210/1217 17% [========== ] 211/1217 17% [========== ] 212/1217 17% [========== ] 213/1217 17% [========== ] 214/1217 17% [========== ] 215/1217 17% [=========== ] 216/1217 17% [=========== ] 217/1217 17% [=========== ] 218/1217 17% [=========== ] 219/1217 17% [=========== ] 220/1217 18% [=========== ] 221/1217 18% [=========== ] 222/1217 18% [=========== ] 223/1217 18% [=========== ] 224/1217 18% [=========== ] 225/1217 18% [=========== ] 226/1217 18% [=========== ] 227/1217 18% [=========== ] 228/1217 18% [=========== ] 229/1217 18% [=========== ] 230/1217 18% [=========== ] 231/1217 18% [=========== ] 232/1217 19% [=========== ] 233/1217 19% [=========== ] 234/1217 19% [=========== ] 235/1217 19% [============ ] 236/1217 19% [============ ] 237/1217 19% [============ ] 238/1217 19% [============ ] 239/1217 19% [============ ] 240/1217 19% [============ ] 241/1217 19% [============ ] 242/1217 19% [============ ] 243/1217 19% [============ ] 244/1217 20% [============ ] 245/1217 20% [============ ] 246/1217 20% [============ ] 247/1217 20% [============ ] 248/1217 20% [============ ] 249/1217 20% [============ ] 250/1217 20% [============ ] 251/1217 20% [============ ] 252/1217 20% [============ ] 253/1217 20% [============ ] 254/1217 20% [============ ] 255/1217 20% [============= ] 256/1217 21% [============= ] 257/1217 21% [============= ] 258/1217 21% [============= ] 259/1217 21% [============= ] 260/1217 21% [============= ] 261/1217 21% [============= ] 262/1217 21% [============= ] 263/1217 21% [============= ] 264/1217 21% [============= ] 265/1217 21% [============= ] 266/1217 21% [============= ] 267/1217 21% [============= ] 268/1217 22% [============= ] 269/1217 22% [============= ] 270/1217 22% [============= ] 271/1217 22% [============= ] 272/1217 22% [============= ] 273/1217 22% [============= ] 274/1217 22% [============== ] 275/1217 22% [============== ] 276/1217 22% [============== ] 277/1217 22% [============== ] 278/1217 22% [============== ] 279/1217 22% [============== ] 280/1217 23% [============== ] 281/1217 23% [============== ] 282/1217 23% [============== ] 283/1217 23% [============== ] 284/1217 23% [============== ] 285/1217 23% [============== ] 286/1217 23% [============== ] 287/1217 23% [============== ] 288/1217 23% [============== ] 289/1217 23% [============== ] 290/1217 23% [============== ] 291/1217 23% [============== ] 292/1217 23% [============== ] 293/1217 24% [============== ] 294/1217 24% [=============== ] 295/1217 24% [=============== ] 296/1217 24% [=============== ] 297/1217 24% [=============== ] 298/1217 24% [=============== ] 299/1217 24% [=============== ] 300/1217 24% [=============== ] 301/1217 24% [=============== ] 302/1217 24% [=============== ] 303/1217 24% [=============== ] 304/1217 24% [=============== ] 305/1217 25% [=============== ] 306/1217 25% [=============== ] 307/1217 25% [=============== ] 308/1217 25% [=============== ] 309/1217 25% [=============== ] 310/1217 25% [=============== ] 311/1217 25% [=============== ] 312/1217 25% [=============== ] 313/1217 25% [=============== ] 314/1217 25% [================ ] 315/1217 25% [================ ] 316/1217 25% [================ ] 317/1217 26% [================ ] 318/1217 26% [================ ] 319/1217 26% [================ ] 320/1217 26% [================ ] 321/1217 26% [================ ] 322/1217 26% [================ ] 323/1217 26% [================ ] 324/1217 26% [================ ] 325/1217 26% [================ ] 326/1217 26% [================ ] 327/1217 26% [================ ] 328/1217 26% [================ ] 329/1217 27% [================ ] 330/1217 27% [================ ] 331/1217 27% [================ ] 332/1217 27% [================ ] 333/1217 27% [================= ] 334/1217 27% [================= ] 335/1217 27% [================= ] 336/1217 27% [================= ] 337/1217 27% [================= ] 338/1217 27% [================= ] 339/1217 27% [================= ] 340/1217 27% [================= ] 341/1217 28% [================= ] 342/1217 28% [================= ] 343/1217 28% [================= ] 344/1217 28% [================= ] 345/1217 28% [================= ] 346/1217 28% [================= ] 347/1217 28% [================= ] 348/1217 28% [================= ] 349/1217 28% [================= ] 350/1217 28% [================= ] 351/1217 28% [================= ] 352/1217 28% [================= ] 353/1217 29% [================== ] 354/1217 29% [================== ] 355/1217 29% [================== ] 356/1217 29% [================== ] 357/1217 29% [================== ] 358/1217 29% [================== ] 359/1217 29% [================== ] 360/1217 29% [================== ] 361/1217 29% [================== ] 362/1217 29% [================== ] 363/1217 29% [================== ] 364/1217 29% [================== ] 365/1217 29% [================== ] 366/1217 30% [================== ] 367/1217 30% [================== ] 368/1217 30% [================== ] 369/1217 30% [================== ] 370/1217 30% [================== ] 371/1217 30% [================== ] 372/1217 30% [=================== ] 373/1217 30% [=================== ] 374/1217 30% [=================== ] 375/1217 30% [=================== ] 376/1217 30% [=================== ] 377/1217 30% [=================== ] 378/1217 31% [=================== ] 379/1217 31% [=================== ] 380/1217 31% [=================== ] 381/1217 31% [=================== ] 382/1217 31% [=================== ] 383/1217 31% [=================== ] 384/1217 31% [=================== ] 385/1217 31% [=================== ] 386/1217 31% [=================== ] 387/1217 31% [=================== ] 388/1217 31% [=================== ] 389/1217 31% [=================== ] 390/1217 32% [=================== ] 391/1217 32% [=================== ] 392/1217 32% [==================== ] 393/1217 32% [==================== ] 394/1217 32% [==================== ] 395/1217 32% [==================== ] 396/1217 32% [==================== ] 397/1217 32% [==================== ] 398/1217 32% [==================== ] 399/1217 32% [==================== ] 400/1217 32% [==================== ] 401/1217 32% [==================== ] 402/1217 33% [==================== ] 403/1217 33% [==================== ] 404/1217 33% [==================== ] 405/1217 33% [==================== ] 406/1217 33% [==================== ] 407/1217 33% [==================== ] 408/1217 33% [==================== ] 409/1217 33% [==================== ] 410/1217 33% [==================== ] 411/1217 33% [==================== ] 412/1217 33% [===================== ] 413/1217 33% [===================== ] 414/1217 34% [===================== ] 415/1217 34% [===================== ] 416/1217 34% [===================== ] 417/1217 34% [===================== ] 418/1217 34% [===================== ] 419/1217 34% [===================== ] 420/1217 34% [===================== ] 421/1217 34% [===================== ] 422/1217 34% [===================== ] 423/1217 34% [===================== ] 424/1217 34% [===================== ] 425/1217 34% [===================== ] 426/1217 35% [===================== ] 427/1217 35% [===================== ] 428/1217 35% [===================== ] 429/1217 35% [===================== ] 430/1217 35% [===================== ] 431/1217 35% [====================== ] 432/1217 35% [====================== ] 433/1217 35% [====================== ] 434/1217 35% [====================== ] 435/1217 35% [====================== ] 436/1217 35% [====================== ] 437/1217 35% [====================== ] 438/1217 35% [====================== ] 439/1217 36% [====================== ] 440/1217 36% [====================== ] 441/1217 36% [====================== ] 442/1217 36% [====================== ] 443/1217 36% [====================== ] 444/1217 36% [====================== ] 445/1217 36% [====================== ] 446/1217 36% [====================== ] 447/1217 36% [====================== ] 448/1217 36% [====================== ] 449/1217 36% [====================== ] 450/1217 36% [====================== ] 451/1217 37% [======================= ] 452/1217 37% [======================= ] 453/1217 37% [======================= ] 454/1217 37% [======================= ] 455/1217 37% [======================= ] 456/1217 37% [======================= ] 457/1217 37% [======================= ] 458/1217 37% [======================= ] 459/1217 37% [======================= ] 460/1217 37% [======================= ] 461/1217 37% [======================= ] 462/1217 37% [======================= ] 463/1217 38% [======================= ] 464/1217 38% [======================= ] 465/1217 38% [======================= ] 466/1217 38% [======================= ] 467/1217 38% [======================= ] 468/1217 38% [======================= ] 469/1217 38% [======================= ] 470/1217 38% [======================= ] 471/1217 38% [======================== ] 472/1217 38% [======================== ] 473/1217 38% [======================== ] 474/1217 38% [======================== ] 475/1217 39% [======================== ] 476/1217 39% [======================== ] 477/1217 39% [======================== ] 478/1217 39% [======================== ] 479/1217 39% [======================== ] 480/1217 39% [======================== ] 481/1217 39% [======================== ] 482/1217 39% [======================== ] 483/1217 39% [======================== ] 484/1217 39% [======================== ] 485/1217 39% [======================== ] 486/1217 39% [======================== ] 487/1217 40% [======================== ] 488/1217 40% [======================== ] 489/1217 40% [======================== ] 490/1217 40% [========================= ] 491/1217 40% [========================= ] 492/1217 40% [========================= ] 493/1217 40% [========================= ] 494/1217 40% [========================= ] 495/1217 40% [========================= ] 496/1217 40% [========================= ] 497/1217 40% [========================= ] 498/1217 40% [========================= ] 499/1217 41% [========================= ] 500/1217 41% [========================= ] 501/1217 41% [========================= ] 502/1217 41% [========================= ] 503/1217 41% [========================= ] 504/1217 41% [========================= ] 505/1217 41% [========================= ] 506/1217 41% [========================= ] 507/1217 41% [========================= ] 508/1217 41% [========================= ] 509/1217 41% [========================= ] 510/1217 41% [========================== ] 511/1217 41% [========================== ] 512/1217 42% [========================== ] 513/1217 42% [========================== ] 514/1217 42% [========================== ] 515/1217 42% [========================== ] 516/1217 42% [========================== ] 517/1217 42% [========================== ] 518/1217 42% [========================== ] 519/1217 42% [========================== ] 520/1217 42% [========================== ] 521/1217 42% [========================== ] 522/1217 42% [========================== ] 523/1217 42% [========================== ] 524/1217 43% [========================== ] 525/1217 43% [========================== ] 526/1217 43% [========================== ] 527/1217 43% [========================== ] 528/1217 43% [========================== ] 529/1217 43% [=========================== ] 530/1217 43% [=========================== ] 531/1217 43% [=========================== ] 532/1217 43% [=========================== ] 533/1217 43% [=========================== ] 534/1217 43% [=========================== ] 535/1217 43% [=========================== ] 536/1217 44% [=========================== ] 537/1217 44% [=========================== ] 538/1217 44% [=========================== ] 539/1217 44% [=========================== ] 540/1217 44% [=========================== ] 541/1217 44% [=========================== ] 542/1217 44% [=========================== ] 543/1217 44% [=========================== ] 544/1217 44% [=========================== ] 545/1217 44% [=========================== ] 546/1217 44% [=========================== ] 547/1217 44% [=========================== ] 548/1217 45% [=========================== ] 549/1217 45% [============================ ] 550/1217 45% [============================ ] 551/1217 45% [============================ ] 552/1217 45% [============================ ] 553/1217 45% [============================ ] 554/1217 45% [============================ ] 555/1217 45% [============================ ] 556/1217 45% [============================ ] 557/1217 45% [============================ ] 558/1217 45% [============================ ] 559/1217 45% [============================ ] 560/1217 46% [============================ ] 561/1217 46% [============================ ] 562/1217 46% [============================ ] 563/1217 46% [============================ ] 564/1217 46% [============================ ] 565/1217 46% [============================ ] 566/1217 46% [============================ ] 567/1217 46% [============================ ] 568/1217 46% [============================ ] 569/1217 46% [============================= ] 570/1217 46% [============================= ] 571/1217 46% [============================= ] 572/1217 47% [============================= ] 573/1217 47% [============================= ] 574/1217 47% [============================= ] 575/1217 47% [============================= ] 576/1217 47% [============================= ] 577/1217 47% [============================= ] 578/1217 47% [============================= ] 579/1217 47% [============================= ] 580/1217 47% [============================= ] 581/1217 47% [============================= ] 582/1217 47% [============================= ] 583/1217 47% [============================= ] 584/1217 47% [============================= ] 585/1217 48% [============================= ] 586/1217 48% [============================= ] 587/1217 48% [============================= ] 588/1217 48% [============================== ] 589/1217 48% [============================== ] 590/1217 48% [============================== ] 591/1217 48% [============================== ] 592/1217 48% [============================== ] 593/1217 48% [============================== ] 594/1217 48% [============================== ] 595/1217 48% [============================== ] 596/1217 48% [============================== ] 597/1217 49% [============================== ] 598/1217 49% [============================== ] 599/1217 49% [============================== ] 600/1217 49% [============================== ] 601/1217 49% [============================== ] 602/1217 49% [============================== ] 603/1217 49% [============================== ] 604/1217 49% [============================== ] 605/1217 49% [============================== ] 606/1217 49% [============================== ] 607/1217 49% [============================== ] 608/1217 49% [=============================== ] 609/1217 50% [=============================== ] 610/1217 50% [=============================== ] 611/1217 50% [=============================== ] 612/1217 50% [=============================== ] 613/1217 50% [=============================== ] 614/1217 50% [=============================== ] 615/1217 50% [=============================== ] 616/1217 50% [=============================== ] 617/1217 50% [=============================== ] 618/1217 50% [=============================== ] 619/1217 50% [=============================== ] 620/1217 50% [=============================== ] 621/1217 51% [=============================== ] 622/1217 51% [=============================== ] 623/1217 51% [=============================== ] 624/1217 51% [=============================== ] 625/1217 51% [=============================== ] 626/1217 51% [=============================== ] 627/1217 51% [=============================== ] 628/1217 51% [================================ ] 629/1217 51% [================================ ] 630/1217 51% [================================ ] 631/1217 51% [================================ ] 632/1217 51% [================================ ] 633/1217 52% [================================ ] 634/1217 52% [================================ ] 635/1217 52% [================================ ] 636/1217 52% [================================ ] 637/1217 52% [================================ ] 638/1217 52% [================================ ] 639/1217 52% [================================ ] 640/1217 52% [================================ ] 641/1217 52% [================================ ] 642/1217 52% [================================ ] 643/1217 52% [================================ ] 644/1217 52% [================================ ] 645/1217 52% [================================ ] 646/1217 53% [================================ ] 647/1217 53% [================================= ] 648/1217 53% [================================= ] 649/1217 53% [================================= ] 650/1217 53% [================================= ] 651/1217 53% [================================= ] 652/1217 53% [================================= ] 653/1217 53% [================================= ] 654/1217 53% [================================= ] 655/1217 53% [================================= ] 656/1217 53% [================================= ] 657/1217 53% [================================= ] 658/1217 54% [================================= ] 659/1217 54% [================================= ] 660/1217 54% [================================= ] 661/1217 54% [================================= ] 662/1217 54% [================================= ] 663/1217 54% [================================= ] 664/1217 54% [================================= ] 665/1217 54% [================================= ] 666/1217 54% [================================= ] 667/1217 54% [================================== ] 668/1217 54% [================================== ] 669/1217 54% [================================== ] 670/1217 55% [================================== ] 671/1217 55% [================================== ] 672/1217 55% [================================== ] 673/1217 55% [================================== ] 674/1217 55% [================================== ] 675/1217 55% [================================== ] 676/1217 55% [================================== ] 677/1217 55% [================================== ] 678/1217 55% [================================== ] 679/1217 55% [================================== ] 680/1217 55% [================================== ] 681/1217 55% [================================== ] 682/1217 56% [================================== ] 683/1217 56% [================================== ] 684/1217 56% [================================== ] 685/1217 56% [================================== ] 686/1217 56% [================================== ] 687/1217 56% [=================================== ] 688/1217 56% [=================================== ] 689/1217 56% [=================================== ] 690/1217 56% [=================================== ] 691/1217 56% [=================================== ] 692/1217 56% [=================================== ] 693/1217 56% [=================================== ] 694/1217 57% [=================================== ] 695/1217 57% [=================================== ] 696/1217 57% [=================================== ] 697/1217 57% [=================================== ] 698/1217 57% [=================================== ] 699/1217 57% [=================================== ] 700/1217 57% [=================================== ] 701/1217 57% [=================================== ] 702/1217 57% [=================================== ] 703/1217 57% [=================================== ] 704/1217 57% [=================================== ] 705/1217 57% [=================================== ] 706/1217 58% [==================================== ] 707/1217 58% [==================================== ] 708/1217 58% [==================================== ] 709/1217 58% [==================================== ] 710/1217 58% [==================================== ] 711/1217 58% [==================================== ] 712/1217 58% [==================================== ] 713/1217 58% [==================================== ] 714/1217 58% [==================================== ] 715/1217 58% [==================================== ] 716/1217 58% [==================================== ] 717/1217 58% [==================================== ] 718/1217 58% [==================================== ] 719/1217 59% [==================================== ] 720/1217 59% [==================================== ] 721/1217 59% [==================================== ] 722/1217 59% [==================================== ] 723/1217 59% [==================================== ] 724/1217 59% [==================================== ] 725/1217 59% [==================================== ] 726/1217 59% [===================================== ] 727/1217 59% [===================================== ] 728/1217 59% [===================================== ] 729/1217 59% [===================================== ] 730/1217 59% [===================================== ] 731/1217 60% [===================================== ] 732/1217 60% [===================================== ] 733/1217 60% [===================================== ] 734/1217 60% [===================================== ] 735/1217 60% [===================================== ] 736/1217 60% [===================================== ] 737/1217 60% [===================================== ] 738/1217 60% [===================================== ] 739/1217 60% [===================================== ] 740/1217 60% [===================================== ] 741/1217 60% [===================================== ] 742/1217 60% [===================================== ] 743/1217 61% [===================================== ] 744/1217 61% [===================================== ] 745/1217 61% [====================================== ] 746/1217 61% [====================================== ] 747/1217 61% [====================================== ] 748/1217 61% [====================================== ] 749/1217 61% [====================================== ] 750/1217 61% [====================================== ] 751/1217 61% [====================================== ] 752/1217 61% [====================================== ] 753/1217 61% [====================================== ] 754/1217 61% [====================================== ] 755/1217 62% [====================================== ] 756/1217 62% [====================================== ] 757/1217 62% [====================================== ] 758/1217 62% [====================================== ] 759/1217 62% [====================================== ] 760/1217 62% [====================================== ] 761/1217 62% [====================================== ] 762/1217 62% [====================================== ] 763/1217 62% [====================================== ] 764/1217 62% [====================================== ] 765/1217 62% [======================================= ] 766/1217 62% [======================================= ] 767/1217 63% [======================================= ] 768/1217 63% [======================================= ] 769/1217 63% [======================================= ] 770/1217 63% [======================================= ] 771/1217 63% [======================================= ] 772/1217 63% [======================================= ] 773/1217 63% [======================================= ] 774/1217 63% [======================================= ] 775/1217 63% [======================================= ] 776/1217 63% [======================================= ] 777/1217 63% [======================================= ] 778/1217 63% [======================================= ] 779/1217 64% [======================================= ] 780/1217 64% [======================================= ] 781/1217 64% [======================================= ] 782/1217 64% [======================================= ] 783/1217 64% [======================================= ] 784/1217 64% [======================================= ] 785/1217 64% [======================================== ] 786/1217 64% [======================================== ] 787/1217 64% [======================================== ] 788/1217 64% [======================================== ] 789/1217 64% [======================================== ] 790/1217 64% [======================================== ] 791/1217 64% [======================================== ] 792/1217 65% [======================================== ] 793/1217 65% [======================================== ] 794/1217 65% [======================================== ] 795/1217 65% [======================================== ] 796/1217 65% [======================================== ] 797/1217 65% [======================================== ] 798/1217 65% [======================================== ] 799/1217 65% [======================================== ] 800/1217 65% [======================================== ] 801/1217 65% [======================================== ] 802/1217 65% [======================================== ] 803/1217 65% [======================================== ] 804/1217 66% [========================================= ] 805/1217 66% [========================================= ] 806/1217 66% [========================================= ] 807/1217 66% [========================================= ] 808/1217 66% [========================================= ] 809/1217 66% [========================================= ] 810/1217 66% [========================================= ] 811/1217 66% [========================================= ] 812/1217 66% [========================================= ] 813/1217 66% [========================================= ] 814/1217 66% [========================================= ] 815/1217 66% [========================================= ] 816/1217 67% [========================================= ] 817/1217 67% [========================================= ] 818/1217 67% [========================================= ] 819/1217 67% [========================================= ] 820/1217 67% [========================================= ] 821/1217 67% [========================================= ] 822/1217 67% [========================================= ] 823/1217 67% [========================================= ] 824/1217 67% [========================================== ] 825/1217 67% [========================================== ] 826/1217 67% [========================================== ] 827/1217 67% [========================================== ] 828/1217 68% [========================================== ] 829/1217 68% [========================================== ] 830/1217 68% [========================================== ] 831/1217 68% [========================================== ] 832/1217 68% [========================================== ] 833/1217 68% [========================================== ] 834/1217 68% [========================================== ] 835/1217 68% [========================================== ] 836/1217 68% [========================================== ] 837/1217 68% [========================================== ] 838/1217 68% [========================================== ] 839/1217 68% [========================================== ] 840/1217 69% [========================================== ] 841/1217 69% [========================================== ] 842/1217 69% [========================================== ] 843/1217 69% [========================================== ] 844/1217 69% [=========================================== ] 845/1217 69% [=========================================== ] 846/1217 69% [=========================================== ] 847/1217 69% [=========================================== ] 848/1217 69% [=========================================== ] 849/1217 69% [=========================================== ] 850/1217 69% [=========================================== ] 851/1217 69% [=========================================== ] 852/1217 70% [=========================================== ] 853/1217 70% [=========================================== ] 854/1217 70% [=========================================== ] 855/1217 70% [=========================================== ] 856/1217 70% [=========================================== ] 857/1217 70% [=========================================== ] 858/1217 70% [=========================================== ] 859/1217 70% [=========================================== ] 860/1217 70% [=========================================== ] 861/1217 70% [=========================================== ] 862/1217 70% [=========================================== ] 863/1217 70% [============================================ ] 864/1217 70% [============================================ ] 865/1217 71% [============================================ ] 866/1217 71% [============================================ ] 867/1217 71% [============================================ ] 868/1217 71% [============================================ ] 869/1217 71% [============================================ ] 870/1217 71% [============================================ ] 871/1217 71% [============================================ ] 872/1217 71% [============================================ ] 873/1217 71% [============================================ ] 874/1217 71% [============================================ ] 875/1217 71% [============================================ ] 876/1217 71% [============================================ ] 877/1217 72% [============================================ ] 878/1217 72% [============================================ ] 879/1217 72% [============================================ ] 880/1217 72% [============================================ ] 881/1217 72% [============================================ ] 882/1217 72% [============================================ ] 883/1217 72% [============================================= ] 884/1217 72% [============================================= ] 885/1217 72% [============================================= ] 886/1217 72% [============================================= ] 887/1217 72% [============================================= ] 888/1217 72% [============================================= ] 889/1217 73% [============================================= ] 890/1217 73% [============================================= ] 891/1217 73% [============================================= ] 892/1217 73% [============================================= ] 893/1217 73% [============================================= ] 894/1217 73% [============================================= ] 895/1217 73% [============================================= ] 896/1217 73% [============================================= ] 897/1217 73% [============================================= ] 898/1217 73% [============================================= ] 899/1217 73% [============================================= ] 900/1217 73% [============================================= ] 901/1217 74% [============================================= ] 902/1217 74% [============================================== ] 903/1217 74% [============================================== ] 904/1217 74% [============================================== ] 905/1217 74% [============================================== ] 906/1217 74% [============================================== ] 907/1217 74% [============================================== ] 908/1217 74% [============================================== ] 909/1217 74% [============================================== ] 910/1217 74% [============================================== ] 911/1217 74% [============================================== ] 912/1217 74% [============================================== ] 913/1217 75% [============================================== ] 914/1217 75% [============================================== ] 915/1217 75% [============================================== ] 916/1217 75% [============================================== ] 917/1217 75% [============================================== ] 918/1217 75% [============================================== ] 919/1217 75% [============================================== ] 920/1217 75% [============================================== ] 921/1217 75% [============================================== ] 922/1217 75% [=============================================== ] 923/1217 75% [=============================================== ] 924/1217 75% [=============================================== ] 925/1217 76% [=============================================== ] 926/1217 76% [=============================================== ] 927/1217 76% [=============================================== ] 928/1217 76% [=============================================== ] 929/1217 76% [=============================================== ] 930/1217 76% [=============================================== ] 931/1217 76% [=============================================== ] 932/1217 76% [=============================================== ] 933/1217 76% [=============================================== ] 934/1217 76% [=============================================== ] 935/1217 76% [=============================================== ] 936/1217 76% [=============================================== ] 937/1217 76% [=============================================== ] 938/1217 77% [=============================================== ] 939/1217 77% [=============================================== ] 940/1217 77% [=============================================== ] 941/1217 77% [=============================================== ] 942/1217 77% [================================================ ] 943/1217 77% [================================================ ] 944/1217 77% [================================================ ] 945/1217 77% [================================================ ] 946/1217 77% [================================================ ] 947/1217 77% [================================================ ] 948/1217 77% [================================================ ] 949/1217 77% [================================================ ] 950/1217 78% [================================================ ] 951/1217 78% [================================================ ] 952/1217 78% [================================================ ] 953/1217 78% [================================================ ] 954/1217 78% [================================================ ] 955/1217 78% [================================================ ] 956/1217 78% [================================================ ] 957/1217 78% [================================================ ] 958/1217 78% [================================================ ] 959/1217 78% [================================================ ] 960/1217 78% [================================================ ] 961/1217 78% [================================================= ] 962/1217 79% [================================================= ] 963/1217 79% [================================================= ] 964/1217 79% [================================================= ] 965/1217 79% [================================================= ] 966/1217 79% [================================================= ] 967/1217 79% [================================================= ] 968/1217 79% [================================================= ] 969/1217 79% [================================================= ] 970/1217 79% [================================================= ] 971/1217 79% [================================================= ] 972/1217 79% [================================================= ] 973/1217 79% [================================================= ] 974/1217 80% [================================================= ] 975/1217 80% [================================================= ] 976/1217 80% [================================================= ] 977/1217 80% [================================================= ] 978/1217 80% [================================================= ] 979/1217 80% [================================================= ] 980/1217 80% [================================================= ] 981/1217 80% [================================================== ] 982/1217 80% [================================================== ] 983/1217 80% [================================================== ] 984/1217 80% [================================================== ] 985/1217 80% [================================================== ] 986/1217 81% [================================================== ] 987/1217 81% [================================================== ] 988/1217 81% [================================================== ] 989/1217 81% [================================================== ] 990/1217 81% [================================================== ] 991/1217 81% [================================================== ] 992/1217 81% [================================================== ] 993/1217 81% [================================================== ] 994/1217 81% [================================================== ] 995/1217 81% [================================================== ] 996/1217 81% [================================================== ] 997/1217 81% [================================================== ] 998/1217 82% [================================================== ] 999/1217 82% [================================================== ] 1000/1217 82% [================================================== ] 1001/1217 82% [=================================================== ] 1002/1217 82% [=================================================== ] 1003/1217 82% [=================================================== ] 1004/1217 82% [=================================================== ] 1005/1217 82% [=================================================== ] 1006/1217 82% [=================================================== ] 1007/1217 82% [=================================================== ] 1008/1217 82% [=================================================== ] 1009/1217 82% [=================================================== ] 1010/1217 82% [=================================================== ] 1011/1217 83% [=================================================== ] 1012/1217 83% [=================================================== ] 1013/1217 83% [=================================================== ] 1014/1217 83% [=================================================== ] 1015/1217 83% [=================================================== ] 1016/1217 83% [=================================================== ] 1017/1217 83% [=================================================== ] 1018/1217 83% [=================================================== ] 1019/1217 83% [=================================================== ] 1020/1217 83% [==================================================== ] 1021/1217 83% [==================================================== ] 1022/1217 83% [==================================================== ] 1023/1217 84% [==================================================== ] 1024/1217 84% [==================================================== ] 1025/1217 84% [==================================================== ] 1026/1217 84% [==================================================== ] 1027/1217 84% [==================================================== ] 1028/1217 84% [==================================================== ] 1029/1217 84% [==================================================== ] 1030/1217 84% [==================================================== ] 1031/1217 84% [==================================================== ] 1032/1217 84% [==================================================== ] 1033/1217 84% [==================================================== ] 1034/1217 84% [==================================================== ] 1035/1217 85% [==================================================== ] 1036/1217 85% [==================================================== ] 1037/1217 85% [==================================================== ] 1038/1217 85% [==================================================== ] 1039/1217 85% [==================================================== ] 1040/1217 85% [===================================================== ] 1041/1217 85% [===================================================== ] 1042/1217 85% [===================================================== ] 1043/1217 85% [===================================================== ] 1044/1217 85% [===================================================== ] 1045/1217 85% [===================================================== ] 1046/1217 85% [===================================================== ] 1047/1217 86% [===================================================== ] 1048/1217 86% [===================================================== ] 1049/1217 86% [===================================================== ] 1050/1217 86% [===================================================== ] 1051/1217 86% [===================================================== ] 1052/1217 86% [===================================================== ] 1053/1217 86% [===================================================== ] 1054/1217 86% [===================================================== ] 1055/1217 86% [===================================================== ] 1056/1217 86% [===================================================== ] 1057/1217 86% [===================================================== ] 1058/1217 86% [===================================================== ] 1059/1217 87% [====================================================== ] 1060/1217 87% [====================================================== ] 1061/1217 87% [====================================================== ] 1062/1217 87% [====================================================== ] 1063/1217 87% [====================================================== ] 1064/1217 87% [====================================================== ] 1065/1217 87% [====================================================== ] 1066/1217 87% [====================================================== ] 1067/1217 87% [====================================================== ] 1068/1217 87% [====================================================== ] 1069/1217 87% [====================================================== ] 1070/1217 87% [====================================================== ] 1071/1217 88% [====================================================== ] 1072/1217 88% [====================================================== ] 1073/1217 88% [====================================================== ] 1074/1217 88% [====================================================== ] 1075/1217 88% [====================================================== ] 1076/1217 88% [====================================================== ] 1077/1217 88% [====================================================== ] 1078/1217 88% [====================================================== ] 1079/1217 88% [======================================================= ] 1080/1217 88% [======================================================= ] 1081/1217 88% [======================================================= ] 1082/1217 88% [======================================================= ] 1083/1217 88% [======================================================= ] 1084/1217 89% [======================================================= ] 1085/1217 89% [======================================================= ] 1086/1217 89% [======================================================= ] 1087/1217 89% [======================================================= ] 1088/1217 89% [======================================================= ] 1089/1217 89% [======================================================= ] 1090/1217 89% [======================================================= ] 1091/1217 89% [======================================================= ] 1092/1217 89% [======================================================= ] 1093/1217 89% [======================================================= ] 1094/1217 89% [======================================================= ] 1095/1217 89% [======================================================= ] 1096/1217 90% [======================================================= ] 1097/1217 90% [======================================================= ] 1098/1217 90% [======================================================= ] 1099/1217 90% [======================================================== ] 1100/1217 90% [======================================================== ] 1101/1217 90% [======================================================== ] 1102/1217 90% [======================================================== ] 1103/1217 90% [======================================================== ] 1104/1217 90% [======================================================== ] 1105/1217 90% [======================================================== ] 1106/1217 90% [======================================================== ] 1107/1217 90% [======================================================== ] 1108/1217 91% [======================================================== ] 1109/1217 91% [======================================================== ] 1110/1217 91% [======================================================== ] 1111/1217 91% [======================================================== ] 1112/1217 91% [======================================================== ] 1113/1217 91% [======================================================== ] 1114/1217 91% [======================================================== ] 1115/1217 91% [======================================================== ] 1116/1217 91% [======================================================== ] 1117/1217 91% [======================================================== ] 1118/1217 91% [========================================================= ] 1119/1217 91% [========================================================= ] 1120/1217 92% [========================================================= ] 1121/1217 92% [========================================================= ] 1122/1217 92% [========================================================= ] 1123/1217 92% [========================================================= ] 1124/1217 92% [========================================================= ] 1125/1217 92% [========================================================= ] 1126/1217 92% [========================================================= ] 1127/1217 92% [========================================================= ] 1128/1217 92% [========================================================= ] 1129/1217 92% [========================================================= ] 1130/1217 92% [========================================================= ] 1131/1217 92% [========================================================= ] 1132/1217 93% [========================================================= ] 1133/1217 93% [========================================================= ] 1134/1217 93% [========================================================= ] 1135/1217 93% [========================================================= ] 1136/1217 93% [========================================================= ] 1137/1217 93% [========================================================= ] 1138/1217 93% [========================================================== ] 1139/1217 93% [========================================================== ] 1140/1217 93% [========================================================== ] 1141/1217 93% [========================================================== ] 1142/1217 93% [========================================================== ] 1143/1217 93% [========================================================== ] 1144/1217 94% [========================================================== ] 1145/1217 94% [========================================================== ] 1146/1217 94% [========================================================== ] 1147/1217 94% [========================================================== ] 1148/1217 94% [========================================================== ] 1149/1217 94% [========================================================== ] 1150/1217 94% [========================================================== ] 1151/1217 94% [========================================================== ] 1152/1217 94% [========================================================== ] 1153/1217 94% [========================================================== ] 1154/1217 94% [========================================================== ] 1155/1217 94% [========================================================== ] 1156/1217 94% [========================================================== ] 1157/1217 95% [========================================================== ] 1158/1217 95% [=========================================================== ] 1159/1217 95% [=========================================================== ] 1160/1217 95% [=========================================================== ] 1161/1217 95% [=========================================================== ] 1162/1217 95% [=========================================================== ] 1163/1217 95% [=========================================================== ] 1164/1217 95% [=========================================================== ] 1165/1217 95% [=========================================================== ] 1166/1217 95% [=========================================================== ] 1167/1217 95% [=========================================================== ] 1168/1217 95% [=========================================================== ] 1169/1217 96% [=========================================================== ] 1170/1217 96% [=========================================================== ] 1171/1217 96% [=========================================================== ] 1172/1217 96% [=========================================================== ] 1173/1217 96% [=========================================================== ] 1174/1217 96% [=========================================================== ] 1175/1217 96% [=========================================================== ] 1176/1217 96% [=========================================================== ] 1177/1217 96% [============================================================ ] 1178/1217 96% [============================================================ ] 1179/1217 96% [============================================================ ] 1180/1217 96% [============================================================ ] 1181/1217 97% [============================================================ ] 1182/1217 97% [============================================================ ] 1183/1217 97% [============================================================ ] 1184/1217 97% [============================================================ ] 1185/1217 97% [============================================================ ] 1186/1217 97% [============================================================ ] 1187/1217 97% [============================================================ ] 1188/1217 97% [============================================================ ] 1189/1217 97% [============================================================ ] 1190/1217 97% [============================================================ ] 1191/1217 97% [============================================================ ] 1192/1217 97% [============================================================ ] 1193/1217 98% [============================================================ ] 1194/1217 98% [============================================================ ] 1195/1217 98% [============================================================ ] 1196/1217 98% [============================================================ ] 1197/1217 98% [============================================================= ] 1198/1217 98% [============================================================= ] 1199/1217 98% [============================================================= ] 1200/1217 98% [============================================================= ] 1201/1217 98% [============================================================= ] 1202/1217 98% [============================================================= ] 1203/1217 98% [============================================================= ] 1204/1217 98% [============================================================= ] 1205/1217 99% [============================================================= ] 1206/1217 99% [============================================================= ] 1207/1217 99% [============================================================= ] 1208/1217 99% [============================================================= ] 1209/1217 99% [============================================================= ] 1210/1217 99% [============================================================= ] 1211/1217 99% [============================================================= ] 1212/1217 99% [============================================================= ] 1213/1217 99% [============================================================= ] 1214/1217 99% [============================================================= ] 1215/1217 99% [============================================================= ] 1216/1217 99% [==============================================================] 1217/1217 100% operation complete, 1217 objects in 29202 NAND pages. ln -snf /home/autobuild/autobuild/instance-9/output-1/host/arm-buildroot-linux-gnueabi/sysroot /home/autobuild/autobuild/instance-9/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-9/buildroot' >>> Buildroot 2023.11-108-g5ec5cb8ab7 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.38-27-g750a45a783906a19591fb8ff6b7841470f1f5701 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-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.2.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.6.3 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> blktrace 1.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-checkpolicy 3.5 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libselinux 3.5 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.5 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python-pip 23.3.1 Collecting legal info LICENSE.txt: OK (sha256: 634300a669d49aeae65b12c6c48c924c51a4cdf3d1ff086dc3456dc8bcaa2104) >>> host-python-setuptools 68.2.2 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.6 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-crudini 0.9.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dav1d 1.3.0 Collecting legal info COPYING: OK (sha256: b327887de263238deaa80c34cdd2ff3e0ba1d35db585ce14a37ce3e74ee389e9) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.27.7 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> dotconf 1.3 Collecting legal info COPYING: OK (sha256: a50cc98d5044a7bbddabe61fc0ec42aa671c73bf414d0c6b50da83ea8ae041c6) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-dtc 1.7.0 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> easy-rsa 3.1.1 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> empty 0.6.22b Collecting legal info COPYRIGHT: OK (sha256: db6b65f5eaf782a92715887ac107f3477d64016301a66194a92312b13ff89be1) >>> 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) >>> libselinux 3.5 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.5 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> zlib Collecting legal info >>> libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> fswebcam 20200725 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.5 Collecting legal info LICENSE.md: OK (sha256: 60c756742db3ad1913304e8b13f0e86e22e51adb50cc0b3333c163f7e45ceec1) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> openssl Collecting legal info >>> libopenssl 3.1.4 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ima-evm-utils 1.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> tpm2-tss 3.2.2 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> imx-usb-loader 30b43d69770cd69e84c045dc9dcabb1f3e9d975a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-imx-usb-loader 30b43d69770cd69e84c045dc9dcabb1f3e9d975a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> ipmitool 1_8_19 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> jszip 3.10.0 Collecting legal info LICENSE.markdown: OK (sha256: 566c953c6090b1218ca6217dd7359d45dde46581968586dc607d59a78af6a9c4) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libiqrf 0.1.2 Collecting legal info src/iqrf.c: OK (sha256: 11e0700d7c23604d86fa1e7c54c7caa778d79eeb0035be8f80b5a552224ef015) >>> libldns 1.8.3 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libnids 1.26 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopenaptx 0.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libxml2 2.11.6 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.38 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> ltris 1.2.7 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> make 4.4.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> mbedtls 2.28.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> nanomsg 1.2 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> oniguruma 6.9.9 Collecting legal info COPYING: OK (sha256: 70ba5469ea0bab6e18a32d7009068f996503168d27be57747e08da34337ff26f) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pigz 2.8 Collecting legal info README: OK (sha256: 328634933a65dbc7f97a0f51df52741dc67f593bbe9eccabc9eedc6934c4983b) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> qdecoder 12.1.0 Collecting legal info COPYING: OK (sha256: 41f34ba1ed6e5d8d3488992311f474cd3f614b82bada88ae53216946026cfae7) >>> host-qoriq-rcw LSDK-21.08 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> raptor 2.0.16 Collecting legal info LICENSE.txt: OK (sha256: 0f0c719a05c9f7a0be2051ab83c1470837f595ed23e34989f46fd8eb45cfc251) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> rsync 3.2.7 Collecting legal info COPYING: OK (sha256: 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd) >>> zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-networking 2.5.1.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> host-sdbus-cpp 1.4.0 Collecting legal info COPYING: OK (sha256: 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331) COPYING-LGPL-Exception: OK (sha256: a1c9e75e25d8f2ce18017c88978edab2f0dbc7814ad0697d4ff2e5e59959f657) >>> host-systemd 254.6 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/BSD-2-Clause.txt: OK (sha256: e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5) LICENSES/BSD-3-Clause.txt: OK (sha256: 83bb6bd9ccd2cf5230cb1807ed16258289768dc4d9cb80069a814e04415a1275) LICENSES/CC0-1.0.txt: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) LICENSES/LGPL-2.0-or-later.txt: OK (sha256: 61778e80a2fd85955b626b29aa2bcf06144c714277bded65633e4a81479d9fb3) LICENSES/Linux-syscall-note.txt: OK (sha256: 5bcef4fedbfc08776630e65d5d0d074dd31208037eddb167ca46a9ec4f737764) LICENSES/lookup3-public-domain.txt: OK (sha256: 790ac93fb2859097bdda4cf08b5a4feb5e479d0cb2c74f403248241bc3e7c216) LICENSES/MIT-0.txt: OK (sha256: 8a6fc0879cecc0b96bf4c08159b9d733bf0f15fcf32879aec98c4ffd05424554) LICENSES/MIT.txt: OK (sha256: b85dcd3e453d05982552c52b5fc9e0bdd6d23c6f8e844b984a88af32570b0cc0) LICENSES/murmurhash2-public-domain.txt: OK (sha256: 2a98749f6bec00dfaed86fa9c1edea871aaae4f11ee4d100b671aaf4ce353a73) LICENSES/OFL-1.1.txt: OK (sha256: 1a7adaa2c86cedfd6c7f5c0c7c72fd6d3e02cd0c9593f21fdb53c89bb2b130ec) LICENSES/README.md: OK (sha256: 8ccb649d1fc1103e5726612cf303f05d4eb86b7ab46d9f630009dd32e87612e2) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-python-jinja2 3.1.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> host-python-markupsafe 2.1.3 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> host-util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> ser2net 4.3.8 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> sslh 2.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sunxi-tools 1.4.2-168-ged3039cdbeeb28fc0011c3585d8f7dfb91038292 Collecting legal info LICENSE.md: OK (sha256: 2b0d4dda4bf8034e1506507a67f80f982131137afe62bf144d248f9faea31da4) >>> host-sunxi-tools 1.4.2-168-ged3039cdbeeb28fc0011c3585d8f7dfb91038292 Collecting legal info LICENSE.md: OK (sha256: 2b0d4dda4bf8034e1506507a67f80f982131137afe62bf144d248f9faea31da4) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.15 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> uhubctl 2.5.0 Collecting legal info LICENSE: OK (sha256: 5eb09049fafa91347386daf769223ba2ee6914cb26ab95b86854ad6edea49b5d) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Collecting legal info ustream-ssl.h: OK (sha256: cf28f0f01a57423983fa062eb0f04bb1a78891863cb58c53059c3d8cb52c1dd4) >>> 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.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> 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: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-9/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot'