CC config.c CC notify.c CC bss.c CC eap_register.c CC ../src/utils/common.c CC ../src/utils/config.c CC ../src/utils/wpa_debug.c CC ../src/utils/wpabuf.c CC ../src/utils/bitfield.c CC ../src/utils/ip_addr.c CC ../src/utils/crc32.c CC op_classes.c CC rrm.c CC twt.c CC robust_av.c CC wmm_ac.c CC ../src/utils/os_unix.c CC ../src/utils/eloop.c CC config_file.c CC ../src/rsn_supp/wpa_ft.c CC ../src/common/sae.c CC ../src/common/sae_pk.c CC ../src/common/dpp.c CC ../src/common/dpp_auth.c CC ../src/common/dpp_backup.c CC ../src/common/dpp_crypto.c CC ../src/common/dpp_pkex.c CC ../src/common/dpp_reconfig.c CC ../src/common/dpp_tcp.c CC dpp_supplicant.c CC ../src/rsn_supp/tdls.c CC ../src/rsn_supp/wpa.c CC ../src/rsn_supp/preauth.c CC ../src/rsn_supp/pmksa_cache.c CC ../src/rsn_supp/wpa_ie.c CC ../src/common/wpa_common.c CC ../src/common/dragonfly.c CC ../src/crypto/crypto_openssl.c CC ../src/crypto/tls_none.c CC ../src/crypto/aes-siv.c CC ../src/crypto/aes-ctr.c CC ../src/crypto/aes-omac1.c CC ../src/crypto/sha256-kdf.c CC ../src/crypto/sha384-kdf.c CC ../src/crypto/sha512-kdf.c CC ../src/crypto/sha256-prf.c CC ../src/crypto/sha256-tlsprf.c CC ../src/crypto/sha384-prf.c CC ../src/crypto/sha512-prf.c CC ../src/tls/asn1.c CC ../src/crypto/dh_groups.c CC ../src/crypto/random.c CC ../src/utils/base64.c CC ../src/common/ieee802_11_common.c CC ../src/common/hw_features_common.c CC ../src/crypto/sha1-prf.c CC bgscan_simple.c CC bgscan.c CC ../src/common/gas_server.c CC ../src/common/gas.c CC gas_query.c CC offchannel.c CC ../src/utils/json.c CC ../src/drivers/driver_common.c CC wpa_supplicant.c CC events.c CC bssid_ignore.c CC wpas_glue.c CC scan.c CC main.c CC ../src/drivers/drivers.c CC ../src/l2_packet/l2_packet_linux.c LD wpa_supplicant CC wpa_cli.c CC ../src/common/wpa_ctrl.c CC ../src/common/cli.c CC ../src/utils/edit_simple.c LD wpa_cli sed systemd/wpa_supplicant.service.in sed systemd/wpa_supplicant.service.arg.in sed systemd/wpa_supplicant-nl80211.service.arg.in sed systemd/wpa_supplicant-wired.service.arg.in sed dbus/fi.w1.wpa_supplicant1.service.in CC wpa_passphrase.c LD wpa_passphrase make[1]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/wpa_supplicant-2.10/wpa_supplicant' >>> wpa_supplicant 2.10 Installing to staging directory >>> wpa_supplicant 2.10 Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-8/output-1/host/microblaze-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-8/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-8/output-1/host/microblaze-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/autobuild/autobuild/instance-8/output-1/host/microblaze-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-8/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 >>> wpa_supplicant 2.10 Installing to target /usr/bin/install -m 0755 -D /home/autobuild/autobuild/instance-8/output-1/build/wpa_supplicant-2.10/wpa_supplicant/wpa_supplicant /home/autobuild/autobuild/instance-8/output-1/target/usr/sbin/wpa_supplicant /usr/bin/install -m 644 -D package/wpa_supplicant/wpa_supplicant.conf /home/autobuild/autobuild/instance-8/output-1/target/etc/wpa_supplicant.conf >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-8/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g3', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g3', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-8/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-8/output-1/host/bin/microblaze-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-8/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-8/output-1/host/microblaze-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-8/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-8/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-8/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-8/output-1/host/bin/microblaze-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-8/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g3', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g3', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-8/output-1/host/microblaze-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-8/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-8/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-8/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-8/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-8/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-8/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-8/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-8/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-8/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-8/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-8/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-8/output-1/target/etc/shadow rm -f /home/autobuild/autobuild/instance-8/output-1/target/bin/sh if [ -x /home/autobuild/autobuild/instance-8/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-8/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-8/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-8/output-1/target/etc/inittab; fi ./support/scripts/eclipse-register-toolchain `readlink -f /home/autobuild/autobuild/instance-8/output-1` microblaze-buildroot-linux-uclibc- "microblaze" Testing /home/autobuild/autobuild/instance-0/output-1 ... Testing /home/autobuild/autobuild/instance-7/output-1 ... Testing /home/autobuild/autobuild/instance-6/output-1 ... Testing /home/autobuild/autobuild/instance-10/output-1 ... Testing /home/autobuild/autobuild/instance-14/output-1 ... Testing /home/autobuild/autobuild/instance-1/output-1 ... Testing /home/autobuild/autobuild/instance-2/output-1 ... Testing /home/autobuild/autobuild/instance-2/output-2 ... Testing /home/autobuild/autobuild/instance-5/output-1 ... Testing /home/autobuild/autobuild/instance-9/output-1 ... Testing /home/autobuild/autobuild/instance-3/output-1 ... Testing /home/autobuild/autobuild/instance-3/output-2 ... Testing /home/autobuild/autobuild/instance-12/output-1 ... Testing /home/autobuild/autobuild/instance-8/output-1 ... Testing /home/autobuild/autobuild/instance-4/output-1 ... Testing /home/autobuild/autobuild/instance-13/output-1 ... Testing /home/autobuild/autobuild/instance-11/output-1 ... Testing /home/autobuild/autobuild/instance-15/output-1 ... rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/include /home/autobuild/autobuild/instance-8/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-8/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-8/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-8/output-1/target/usr/doc find /home/autobuild/autobuild/instance-8/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-8/output-1/target/lib/ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-8/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-8/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/man /home/autobuild/autobuild/instance-8/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/info /home/autobuild/autobuild/instance-8/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/doc /home/autobuild/autobuild/instance-8/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-8/output-1/target/usr/share 2>/dev/null || true find /home/autobuild/autobuild/instance-8/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-8/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-8/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-8/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-8/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-173-g9c0e8ace80"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-8/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-8/output-1/per-package /home/autobuild/autobuild/instance-8/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-8/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n \n \n \n\n' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/images rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-8/output-1/target/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/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-8/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-8/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-8/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/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-8/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-8/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-8/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 1002 objects. stage 2: creating image '/home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2' [ ] 1/1002 0% [ ] 2/1002 0% [ ] 3/1002 0% [ ] 4/1002 0% [ ] 5/1002 0% [ ] 6/1002 0% [ ] 7/1002 0% [ ] 8/1002 0% [ ] 9/1002 0% [ ] 10/1002 0% [ ] 11/1002 1% [ ] 12/1002 1% [ ] 13/1002 1% [ ] 14/1002 1% [ ] 15/1002 1% [ ] 16/1002 1% [= ] 17/1002 1% [= ] 18/1002 1% [= ] 19/1002 1% [= ] 20/1002 1% [= ] 21/1002 2% [= ] 22/1002 2% [= ] 23/1002 2% [= ] 24/1002 2% [= ] 25/1002 2% [= ] 26/1002 2% [= ] 27/1002 2% [= ] 28/1002 2% [= ] 29/1002 2% [= ] 30/1002 2% [= ] 31/1002 3% [= ] 32/1002 3% [== ] 33/1002 3% [== ] 34/1002 3% [== ] 35/1002 3% [== ] 36/1002 3% [== ] 37/1002 3% [== ] 38/1002 3% [== ] 39/1002 3% [== ] 40/1002 3% [== ] 41/1002 4% [== ] 42/1002 4% [== ] 43/1002 4% [== ] 44/1002 4% [== ] 45/1002 4% [== ] 46/1002 4% [== ] 47/1002 4% [== ] 48/1002 4% [=== ] 49/1002 4% [=== ] 50/1002 4% [=== ] 51/1002 5% [=== ] 52/1002 5% [=== ] 53/1002 5% [=== ] 54/1002 5% [=== ] 55/1002 5% [=== ] 56/1002 5% [=== ] 57/1002 5% [=== ] 58/1002 5% [=== ] 59/1002 5% [=== ] 60/1002 5% [=== ] 61/1002 6% [=== ] 62/1002 6% [=== ] 63/1002 6% [=== ] 64/1002 6% [==== ] 65/1002 6% [==== ] 66/1002 6% [==== ] 67/1002 6% [==== ] 68/1002 6% [==== ] 69/1002 6% [==== ] 70/1002 6% [==== ] 71/1002 7% [==== ] 72/1002 7% [==== ] 73/1002 7% [==== ] 74/1002 7% [==== ] 75/1002 7% [==== ] 76/1002 7% [==== ] 77/1002 7% [==== ] 78/1002 7% [==== ] 79/1002 7% [==== ] 80/1002 7% [===== ] 81/1002 8% [===== ] 82/1002 8% [===== ] 83/1002 8% [===== ] 84/1002 8% [===== ] 85/1002 8% [===== ] 86/1002 8% [===== ] 87/1002 8% [===== ] 88/1002 8% [===== ] 89/1002 8% [===== ] 90/1002 8% [===== ] 91/1002 9% [===== ] 92/1002 9% [===== ] 93/1002 9% [===== ] 94/1002 9% [===== ] 95/1002 9% [===== ] 96/1002 9% [====== ] 97/1002 9% [====== ] 98/1002 9% [====== ] 99/1002 9% [====== ] 100/1002 9% [====== ] 101/1002 10% [====== ] 102/1002 10% [====== ] 103/1002 10% [====== ] 104/1002 10% [====== ] 105/1002 10% [====== ] 106/1002 10% [====== ] 107/1002 10% [====== ] 108/1002 10% [====== ] 109/1002 10% [====== ] 110/1002 10% [====== ] 111/1002 11% [====== ] 112/1002 11% [====== ] 113/1002 11% [======= ] 114/1002 11% [======= ] 115/1002 11% [======= ] 116/1002 11% [======= ] 117/1002 11% [======= ] 118/1002 11% [======= ] 119/1002 11% [======= ] 120/1002 11% [======= ] 121/1002 12% [======= ] 122/1002 12% [======= ] 123/1002 12% [======= ] 124/1002 12% [======= ] 125/1002 12% [======= ] 126/1002 12% [======= ] 127/1002 12% [======= ] 128/1002 12% [======= ] 129/1002 12% [======== ] 130/1002 12% [======== ] 131/1002 13% [======== ] 132/1002 13% [======== ] 133/1002 13% [======== ] 134/1002 13% [======== ] 135/1002 13% [======== ] 136/1002 13% [======== ] 137/1002 13% [======== ] 138/1002 13% [======== ] 139/1002 13% [======== ] 140/1002 13% [======== ] 141/1002 14% [======== ] 142/1002 14% [======== ] 143/1002 14% [======== ] 144/1002 14% [======== ] 145/1002 14% [========= ] 146/1002 14% [========= ] 147/1002 14% [========= ] 148/1002 14% [========= ] 149/1002 14% [========= ] 150/1002 14% [========= ] 151/1002 15% [========= ] 152/1002 15% [========= ] 153/1002 15% [========= ] 154/1002 15% [========= ] 155/1002 15% [========= ] 156/1002 15% [========= ] 157/1002 15% [========= ] 158/1002 15% [========= ] 159/1002 15% [========= ] 160/1002 15% [========= ] 161/1002 16% [========== ] 162/1002 16% [========== ] 163/1002 16% [========== ] 164/1002 16% [========== ] 165/1002 16% [========== ] 166/1002 16% [========== ] 167/1002 16% [========== ] 168/1002 16% [========== ] 169/1002 16% [========== ] 170/1002 16% [========== ] 171/1002 17% [========== ] 172/1002 17% [========== ] 173/1002 17% [========== ] 174/1002 17% [========== ] 175/1002 17% [========== ] 176/1002 17% [========== ] 177/1002 17% [=========== ] 178/1002 17% [=========== ] 179/1002 17% [=========== ] 180/1002 17% [=========== ] 181/1002 18% [=========== ] 182/1002 18% [=========== ] 183/1002 18% [=========== ] 184/1002 18% [=========== ] 185/1002 18% [=========== ] 186/1002 18% [=========== ] 187/1002 18% [=========== ] 188/1002 18% [=========== ] 189/1002 18% [=========== ] 190/1002 18% [=========== ] 191/1002 19% [=========== ] 192/1002 19% [=========== ] 193/1002 19% [============ ] 194/1002 19% [============ ] 195/1002 19% [============ ] 196/1002 19% [============ ] 197/1002 19% [============ ] 198/1002 19% [============ ] 199/1002 19% [============ ] 200/1002 19% [============ ] 201/1002 20% [============ ] 202/1002 20% [============ ] 203/1002 20% [============ ] 204/1002 20% [============ ] 205/1002 20% [============ ] 206/1002 20% [============ ] 207/1002 20% [============ ] 208/1002 20% [============ ] 209/1002 20% [============ ] 210/1002 20% [============= ] 211/1002 21% [============= ] 212/1002 21% [============= ] 213/1002 21% [============= ] 214/1002 21% [============= ] 215/1002 21% [============= ] 216/1002 21% [============= ] 217/1002 21% [============= ] 218/1002 21% [============= ] 219/1002 21% [============= ] 220/1002 21% [============= ] 221/1002 22% [============= ] 222/1002 22% [============= ] 223/1002 22% [============= ] 224/1002 22% [============= ] 225/1002 22% [============= ] 226/1002 22% [============== ] 227/1002 22% [============== ] 228/1002 22% [============== ] 229/1002 22% [============== ] 230/1002 22% [============== ] 231/1002 23% [============== ] 232/1002 23% [============== ] 233/1002 23% [============== ] 234/1002 23% [============== ] 235/1002 23% [============== ] 236/1002 23% [============== ] 237/1002 23% [============== ] 238/1002 23% [============== ] 239/1002 23% [============== ] 240/1002 23% [============== ] 241/1002 24% [============== ] 242/1002 24% [=============== ] 243/1002 24% [=============== ] 244/1002 24% [=============== ] 245/1002 24% [=============== ] 246/1002 24% [=============== ] 247/1002 24% [=============== ] 248/1002 24% [=============== ] 249/1002 24% [=============== ] 250/1002 24% [=============== ] 251/1002 25% [=============== ] 252/1002 25% [=============== ] 253/1002 25% [=============== ] 254/1002 25% [=============== ] 255/1002 25% [=============== ] 256/1002 25% [=============== ] 257/1002 25% [=============== ] 258/1002 25% [================ ] 259/1002 25% [================ ] 260/1002 25% [================ ] 261/1002 26% [================ ] 262/1002 26% [================ ] 263/1002 26% [================ ] 264/1002 26% [================ ] 265/1002 26% [================ ] 266/1002 26% [================ ] 267/1002 26% [================ ] 268/1002 26% [================ ] 269/1002 26% [================ ] 270/1002 26% [================ ] 271/1002 27% [================ ] 272/1002 27% [================ ] 273/1002 27% [================ ] 274/1002 27% [================= ] 275/1002 27% [================= ] 276/1002 27% [================= ] 277/1002 27% [================= ] 278/1002 27% [================= ] 279/1002 27% [================= ] 280/1002 27% [================= ] 281/1002 28% [================= ] 282/1002 28% [================= ] 283/1002 28% [================= ] 284/1002 28% [================= ] 285/1002 28% [================= ] 286/1002 28% [================= ] 287/1002 28% [================= ] 288/1002 28% [================= ] 289/1002 28% [================= ] 290/1002 28% [================== ] 291/1002 29% [================== ] 292/1002 29% [================== ] 293/1002 29% [================== ] 294/1002 29% [================== ] 295/1002 29% [================== ] 296/1002 29% [================== ] 297/1002 29% [================== ] 298/1002 29% [================== ] 299/1002 29% [================== ] 300/1002 29% [================== ] 301/1002 30% [================== ] 302/1002 30% [================== ] 303/1002 30% [================== ] 304/1002 30% [================== ] 305/1002 30% [================== ] 306/1002 30% [================== ] 307/1002 30% [=================== ] 308/1002 30% [=================== ] 309/1002 30% [=================== ] 310/1002 30% [=================== ] 311/1002 31% [=================== ] 312/1002 31% [=================== ] 313/1002 31% [=================== ] 314/1002 31% [=================== ] 315/1002 31% [=================== ] 316/1002 31% [=================== ] 317/1002 31% [=================== ] 318/1002 31% [=================== ] 319/1002 31% [=================== ] 320/1002 31% [=================== ] 321/1002 32% [=================== ] 322/1002 32% [=================== ] 323/1002 32% [==================== ] 324/1002 32% [==================== ] 325/1002 32% [==================== ] 326/1002 32% [==================== ] 327/1002 32% [==================== ] 328/1002 32% [==================== ] 329/1002 32% [==================== ] 330/1002 32% [==================== ] 331/1002 33% [==================== ] 332/1002 33% [==================== ] 333/1002 33% [==================== ] 334/1002 33% [==================== ] 335/1002 33% [==================== ] 336/1002 33% [==================== ] 337/1002 33% [==================== ] 338/1002 33% [==================== ] 339/1002 33% [===================== ] 340/1002 33% [===================== ] 341/1002 34% [===================== ] 342/1002 34% [===================== ] 343/1002 34% [===================== ] 344/1002 34% [===================== ] 345/1002 34% [===================== ] 346/1002 34% [===================== ] 347/1002 34% [===================== ] 348/1002 34% [===================== ] 349/1002 34% [===================== ] 350/1002 34% [===================== ] 351/1002 35% [===================== ] 352/1002 35% [===================== ] 353/1002 35% [===================== ] 354/1002 35% [===================== ] 355/1002 35% [====================== ] 356/1002 35% [====================== ] 357/1002 35% [====================== ] 358/1002 35% [====================== ] 359/1002 35% [====================== ] 360/1002 35% [====================== ] 361/1002 36% [====================== ] 362/1002 36% [====================== ] 363/1002 36% [====================== ] 364/1002 36% [====================== ] 365/1002 36% [====================== ] 366/1002 36% [====================== ] 367/1002 36% [====================== ] 368/1002 36% [====================== ] 369/1002 36% [====================== ] 370/1002 36% [====================== ] 371/1002 37% [======================= ] 372/1002 37% [======================= ] 373/1002 37% [======================= ] 374/1002 37% [======================= ] 375/1002 37% [======================= ] 376/1002 37% [======================= ] 377/1002 37% [======================= ] 378/1002 37% [======================= ] 379/1002 37% [======================= ] 380/1002 37% [======================= ] 381/1002 38% [======================= ] 382/1002 38% [======================= ] 383/1002 38% [======================= ] 384/1002 38% [======================= ] 385/1002 38% [======================= ] 386/1002 38% [======================= ] 387/1002 38% [======================== ] 388/1002 38% [======================== ] 389/1002 38% [======================== ] 390/1002 38% [======================== ] 391/1002 39% [======================== ] 392/1002 39% [======================== ] 393/1002 39% [======================== ] 394/1002 39% [======================== ] 395/1002 39% [======================== ] 396/1002 39% [======================== ] 397/1002 39% [======================== ] 398/1002 39% [======================== ] 399/1002 39% [======================== ] 400/1002 39% [======================== ] 401/1002 40% [======================== ] 402/1002 40% [======================== ] 403/1002 40% [======================== ] 404/1002 40% [========================= ] 405/1002 40% [========================= ] 406/1002 40% [========================= ] 407/1002 40% [========================= ] 408/1002 40% [========================= ] 409/1002 40% [========================= ] 410/1002 40% [========================= ] 411/1002 41% [========================= ] 412/1002 41% [========================= ] 413/1002 41% [========================= ] 414/1002 41% [========================= ] 415/1002 41% [========================= ] 416/1002 41% [========================= ] 417/1002 41% [========================= ] 418/1002 41% [========================= ] 419/1002 41% [========================= ] 420/1002 41% [========================== ] 421/1002 42% [========================== ] 422/1002 42% [========================== ] 423/1002 42% [========================== ] 424/1002 42% [========================== ] 425/1002 42% [========================== ] 426/1002 42% [========================== ] 427/1002 42% [========================== ] 428/1002 42% [========================== ] 429/1002 42% [========================== ] 430/1002 42% [========================== ] 431/1002 43% [========================== ] 432/1002 43% [========================== ] 433/1002 43% [========================== ] 434/1002 43% [========================== ] 435/1002 43% [========================== ] 436/1002 43% [=========================== ] 437/1002 43% [=========================== ] 438/1002 43% [=========================== ] 439/1002 43% [=========================== ] 440/1002 43% [=========================== ] 441/1002 44% [=========================== ] 442/1002 44% [=========================== ] 443/1002 44% [=========================== ] 444/1002 44% [=========================== ] 445/1002 44% [=========================== ] 446/1002 44% [=========================== ] 447/1002 44% [=========================== ] 448/1002 44% [=========================== ] 449/1002 44% [=========================== ] 450/1002 44% [=========================== ] 451/1002 45% [=========================== ] 452/1002 45% [============================ ] 453/1002 45% [============================ ] 454/1002 45% [============================ ] 455/1002 45% [============================ ] 456/1002 45% [============================ ] 457/1002 45% [============================ ] 458/1002 45% [============================ ] 459/1002 45% [============================ ] 460/1002 45% [============================ ] 461/1002 46% [============================ ] 462/1002 46% [============================ ] 463/1002 46% [============================ ] 464/1002 46% [============================ ] 465/1002 46% [============================ ] 466/1002 46% [============================ ] 467/1002 46% [============================ ] 468/1002 46% [============================= ] 469/1002 46% [============================= ] 470/1002 46% [============================= ] 471/1002 47% [============================= ] 472/1002 47% [============================= ] 473/1002 47% [============================= ] 474/1002 47% [============================= ] 475/1002 47% [============================= ] 476/1002 47% [============================= ] 477/1002 47% [============================= ] 478/1002 47% [============================= ] 479/1002 47% [============================= ] 480/1002 47% [============================= ] 481/1002 48% [============================= ] 482/1002 48% [============================= ] 483/1002 48% [============================= ] 484/1002 48% [============================== ] 485/1002 48% [============================== ] 486/1002 48% [============================== ] 487/1002 48% [============================== ] 488/1002 48% [============================== ] 489/1002 48% [============================== ] 490/1002 48% [============================== ] 491/1002 49% [============================== ] 492/1002 49% [============================== ] 493/1002 49% [============================== ] 494/1002 49% [============================== ] 495/1002 49% [============================== ] 496/1002 49% [============================== ] 497/1002 49% [============================== ] 498/1002 49% [============================== ] 499/1002 49% [============================== ] 500/1002 49% [=============================== ] 501/1002 50% [=============================== ] 502/1002 50% [=============================== ] 503/1002 50% [=============================== ] 504/1002 50% [=============================== ] 505/1002 50% [=============================== ] 506/1002 50% [=============================== ] 507/1002 50% [=============================== ] 508/1002 50% [=============================== ] 509/1002 50% [=============================== ] 510/1002 50% [=============================== ] 511/1002 50% [=============================== ] 512/1002 51% [=============================== ] 513/1002 51% [=============================== ] 514/1002 51% [=============================== ] 515/1002 51% [=============================== ] 516/1002 51% [=============================== ] 517/1002 51% [================================ ] 518/1002 51% [================================ ] 519/1002 51% [================================ ] 520/1002 51% [================================ ] 521/1002 51% [================================ ] 522/1002 52% [================================ ] 523/1002 52% [================================ ] 524/1002 52% [================================ ] 525/1002 52% [================================ ] 526/1002 52% [================================ ] 527/1002 52% [================================ ] 528/1002 52% [================================ ] 529/1002 52% [================================ ] 530/1002 52% [================================ ] 531/1002 52% [================================ ] 532/1002 53% [================================ ] 533/1002 53% [================================= ] 534/1002 53% [================================= ] 535/1002 53% [================================= ] 536/1002 53% [================================= ] 537/1002 53% [================================= ] 538/1002 53% [================================= ] 539/1002 53% [================================= ] 540/1002 53% [================================= ] 541/1002 53% [================================= ] 542/1002 54% [================================= ] 543/1002 54% [================================= ] 544/1002 54% [================================= ] 545/1002 54% [================================= ] 546/1002 54% [================================= ] 547/1002 54% [================================= ] 548/1002 54% [================================= ] 549/1002 54% [================================== ] 550/1002 54% [================================== ] 551/1002 54% [================================== ] 552/1002 55% [================================== ] 553/1002 55% [================================== ] 554/1002 55% [================================== ] 555/1002 55% [================================== ] 556/1002 55% [================================== ] 557/1002 55% [================================== ] 558/1002 55% [================================== ] 559/1002 55% [================================== ] 560/1002 55% [================================== ] 561/1002 55% [================================== ] 562/1002 56% [================================== ] 563/1002 56% [================================== ] 564/1002 56% [================================== ] 565/1002 56% [=================================== ] 566/1002 56% [=================================== ] 567/1002 56% [=================================== ] 568/1002 56% [=================================== ] 569/1002 56% [=================================== ] 570/1002 56% [=================================== ] 571/1002 56% [=================================== ] 572/1002 57% [=================================== ] 573/1002 57% [=================================== ] 574/1002 57% [=================================== ] 575/1002 57% [=================================== ] 576/1002 57% [=================================== ] 577/1002 57% [=================================== ] 578/1002 57% [=================================== ] 579/1002 57% [=================================== ] 580/1002 57% [=================================== ] 581/1002 57% [==================================== ] 582/1002 58% [==================================== ] 583/1002 58% [==================================== ] 584/1002 58% [==================================== ] 585/1002 58% [==================================== ] 586/1002 58% [==================================== ] 587/1002 58% [==================================== ] 588/1002 58% [==================================== ] 589/1002 58% [==================================== ] 590/1002 58% [==================================== ] 591/1002 58% [==================================== ] 592/1002 59% [==================================== ] 593/1002 59% [==================================== ] 594/1002 59% [==================================== ] 595/1002 59% [==================================== ] 596/1002 59% [==================================== ] 597/1002 59% [===================================== ] 598/1002 59% [===================================== ] 599/1002 59% [===================================== ] 600/1002 59% [===================================== ] 601/1002 59% [===================================== ] 602/1002 60% [===================================== ] 603/1002 60% [===================================== ] 604/1002 60% [===================================== ] 605/1002 60% [===================================== ] 606/1002 60% [===================================== ] 607/1002 60% [===================================== ] 608/1002 60% [===================================== ] 609/1002 60% [===================================== ] 610/1002 60% [===================================== ] 611/1002 60% [===================================== ] 612/1002 61% [===================================== ] 613/1002 61% [===================================== ] 614/1002 61% [====================================== ] 615/1002 61% [====================================== ] 616/1002 61% [====================================== ] 617/1002 61% [====================================== ] 618/1002 61% [====================================== ] 619/1002 61% [====================================== ] 620/1002 61% [====================================== ] 621/1002 61% [====================================== ] 622/1002 62% [====================================== ] 623/1002 62% [====================================== ] 624/1002 62% [====================================== ] 625/1002 62% [====================================== ] 626/1002 62% [====================================== ] 627/1002 62% [====================================== ] 628/1002 62% [====================================== ] 629/1002 62% [====================================== ] 630/1002 62% [======================================= ] 631/1002 62% [======================================= ] 632/1002 63% [======================================= ] 633/1002 63% [======================================= ] 634/1002 63% [======================================= ] 635/1002 63% [======================================= ] 636/1002 63% [======================================= ] 637/1002 63% [======================================= ] 638/1002 63% [======================================= ] 639/1002 63% [======================================= ] 640/1002 63% [======================================= ] 641/1002 63% [======================================= ] 642/1002 64% [======================================= ] 643/1002 64% [======================================= ] 644/1002 64% [======================================= ] 645/1002 64% [======================================= ] 646/1002 64% [======================================== ] 647/1002 64% [======================================== ] 648/1002 64% [======================================== ] 649/1002 64% [======================================== ] 650/1002 64% [======================================== ] 651/1002 64% [======================================== ] 652/1002 65% [======================================== ] 653/1002 65% [======================================== ] 654/1002 65% [======================================== ] 655/1002 65% [======================================== ] 656/1002 65% [======================================== ] 657/1002 65% [======================================== ] 658/1002 65% [======================================== ] 659/1002 65% [======================================== ] 660/1002 65% [======================================== ] 661/1002 65% [======================================== ] 662/1002 66% [========================================= ] 663/1002 66% [========================================= ] 664/1002 66% [========================================= ] 665/1002 66% [========================================= ] 666/1002 66% [========================================= ] 667/1002 66% [========================================= ] 668/1002 66% [========================================= ] 669/1002 66% [========================================= ] 670/1002 66% [========================================= ] 671/1002 66% [========================================= ] 672/1002 67% [========================================= ] 673/1002 67% [========================================= ] 674/1002 67% [========================================= ] 675/1002 67% [========================================= ] 676/1002 67% [========================================= ] 677/1002 67% [========================================= ] 678/1002 67% [========================================== ] 679/1002 67% [========================================== ] 680/1002 67% [========================================== ] 681/1002 67% [========================================== ] 682/1002 68% [========================================== ] 683/1002 68% [========================================== ] 684/1002 68% [========================================== ] 685/1002 68% [========================================== ] 686/1002 68% [========================================== ] 687/1002 68% [========================================== ] 688/1002 68% [========================================== ] 689/1002 68% [========================================== ] 690/1002 68% [========================================== ] 691/1002 68% [========================================== ] 692/1002 69% [========================================== ] 693/1002 69% [========================================== ] 694/1002 69% [=========================================== ] 695/1002 69% [=========================================== ] 696/1002 69% [=========================================== ] 697/1002 69% [=========================================== ] 698/1002 69% [=========================================== ] 699/1002 69% [=========================================== ] 700/1002 69% [=========================================== ] 701/1002 69% [=========================================== ] 702/1002 70% [=========================================== ] 703/1002 70% [=========================================== ] 704/1002 70% [=========================================== ] 705/1002 70% [=========================================== ] 706/1002 70% [=========================================== ] 707/1002 70% [=========================================== ] 708/1002 70% [=========================================== ] 709/1002 70% [=========================================== ] 710/1002 70% [=========================================== ] 711/1002 70% [============================================ ] 712/1002 71% [============================================ ] 713/1002 71% [============================================ ] 714/1002 71% [============================================ ] 715/1002 71% [============================================ ] 716/1002 71% [============================================ ] 717/1002 71% [============================================ ] 718/1002 71% [============================================ ] 719/1002 71% [============================================ ] 720/1002 71% [============================================ ] 721/1002 71% [============================================ ] 722/1002 72% [============================================ ] 723/1002 72% [============================================ ] 724/1002 72% [============================================ ] 725/1002 72% [============================================ ] 726/1002 72% [============================================ ] 727/1002 72% [============================================= ] 728/1002 72% [============================================= ] 729/1002 72% [============================================= ] 730/1002 72% [============================================= ] 731/1002 72% [============================================= ] 732/1002 73% [============================================= ] 733/1002 73% [============================================= ] 734/1002 73% [============================================= ] 735/1002 73% [============================================= ] 736/1002 73% [============================================= ] 737/1002 73% [============================================= ] 738/1002 73% [============================================= ] 739/1002 73% [============================================= ] 740/1002 73% [============================================= ] 741/1002 73% [============================================= ] 742/1002 74% [============================================= ] 743/1002 74% [============================================== ] 744/1002 74% [============================================== ] 745/1002 74% [============================================== ] 746/1002 74% [============================================== ] 747/1002 74% [============================================== ] 748/1002 74% [============================================== ] 749/1002 74% [============================================== ] 750/1002 74% [============================================== ] 751/1002 74% [============================================== ] 752/1002 75% [============================================== ] 753/1002 75% [============================================== ] 754/1002 75% [============================================== ] 755/1002 75% [============================================== ] 756/1002 75% [============================================== ] 757/1002 75% [============================================== ] 758/1002 75% [============================================== ] 759/1002 75% [=============================================== ] 760/1002 75% [=============================================== ] 761/1002 75% [=============================================== ] 762/1002 76% [=============================================== ] 763/1002 76% [=============================================== ] 764/1002 76% [=============================================== ] 765/1002 76% [=============================================== ] 766/1002 76% [=============================================== ] 767/1002 76% [=============================================== ] 768/1002 76% [=============================================== ] 769/1002 76% [=============================================== ] 770/1002 76% [=============================================== ] 771/1002 76% [=============================================== ] 772/1002 77% [=============================================== ] 773/1002 77% [=============================================== ] 774/1002 77% [=============================================== ] 775/1002 77% [================================================ ] 776/1002 77% [================================================ ] 777/1002 77% [================================================ ] 778/1002 77% [================================================ ] 779/1002 77% [================================================ ] 780/1002 77% [================================================ ] 781/1002 77% [================================================ ] 782/1002 78% [================================================ ] 783/1002 78% [================================================ ] 784/1002 78% [================================================ ] 785/1002 78% [================================================ ] 786/1002 78% [================================================ ] 787/1002 78% [================================================ ] 788/1002 78% [================================================ ] 789/1002 78% [================================================ ] 790/1002 78% [================================================ ] 791/1002 78% [================================================= ] 792/1002 79% [================================================= ] 793/1002 79% [================================================= ] 794/1002 79% [================================================= ] 795/1002 79% [================================================= ] 796/1002 79% [================================================= ] 797/1002 79% [================================================= ] 798/1002 79% [================================================= ] 799/1002 79% [================================================= ] 800/1002 79% [================================================= ] 801/1002 79% [================================================= ] 802/1002 80% [================================================= ] 803/1002 80% [================================================= ] 804/1002 80% [================================================= ] 805/1002 80% [================================================= ] 806/1002 80% [================================================= ] 807/1002 80% [================================================= ] 808/1002 80% [================================================== ] 809/1002 80% [================================================== ] 810/1002 80% [================================================== ] 811/1002 80% [================================================== ] 812/1002 81% [================================================== ] 813/1002 81% [================================================== ] 814/1002 81% [================================================== ] 815/1002 81% [================================================== ] 816/1002 81% [================================================== ] 817/1002 81% [================================================== ] 818/1002 81% [================================================== ] 819/1002 81% [================================================== ] 820/1002 81% [================================================== ] 821/1002 81% [================================================== ] 822/1002 82% [================================================== ] 823/1002 82% [================================================== ] 824/1002 82% [=================================================== ] 825/1002 82% [=================================================== ] 826/1002 82% [=================================================== ] 827/1002 82% [=================================================== ] 828/1002 82% [=================================================== ] 829/1002 82% [=================================================== ] 830/1002 82% [=================================================== ] 831/1002 82% [=================================================== ] 832/1002 83% [=================================================== ] 833/1002 83% [=================================================== ] 834/1002 83% [=================================================== ] 835/1002 83% [=================================================== ] 836/1002 83% [=================================================== ] 837/1002 83% [=================================================== ] 838/1002 83% [=================================================== ] 839/1002 83% [=================================================== ] 840/1002 83% [==================================================== ] 841/1002 83% [==================================================== ] 842/1002 84% [==================================================== ] 843/1002 84% [==================================================== ] 844/1002 84% [==================================================== ] 845/1002 84% [==================================================== ] 846/1002 84% [==================================================== ] 847/1002 84% [==================================================== ] 848/1002 84% [==================================================== ] 849/1002 84% [==================================================== ] 850/1002 84% [==================================================== ] 851/1002 84% [==================================================== ] 852/1002 85% [==================================================== ] 853/1002 85% [==================================================== ] 854/1002 85% [==================================================== ] 855/1002 85% [==================================================== ] 856/1002 85% [===================================================== ] 857/1002 85% [===================================================== ] 858/1002 85% [===================================================== ] 859/1002 85% [===================================================== ] 860/1002 85% [===================================================== ] 861/1002 85% [===================================================== ] 862/1002 86% [===================================================== ] 863/1002 86% [===================================================== ] 864/1002 86% [===================================================== ] 865/1002 86% [===================================================== ] 866/1002 86% [===================================================== ] 867/1002 86% [===================================================== ] 868/1002 86% [===================================================== ] 869/1002 86% [===================================================== ] 870/1002 86% [===================================================== ] 871/1002 86% [===================================================== ] 872/1002 87% [====================================================== ] 873/1002 87% [====================================================== ] 874/1002 87% [====================================================== ] 875/1002 87% [====================================================== ] 876/1002 87% [====================================================== ] 877/1002 87% [====================================================== ] 878/1002 87% [====================================================== ] 879/1002 87% [====================================================== ] 880/1002 87% [====================================================== ] 881/1002 87% [====================================================== ] 882/1002 88% [====================================================== ] 883/1002 88% [====================================================== ] 884/1002 88% [====================================================== ] 885/1002 88% [====================================================== ] 886/1002 88% [====================================================== ] 887/1002 88% [====================================================== ] 888/1002 88% [======================================================= ] 889/1002 88% [======================================================= ] 890/1002 88% [======================================================= ] 891/1002 88% [======================================================= ] 892/1002 89% [======================================================= ] 893/1002 89% [======================================================= ] 894/1002 89% [======================================================= ] 895/1002 89% [======================================================= ] 896/1002 89% [======================================================= ] 897/1002 89% [======================================================= ] 898/1002 89% [======================================================= ] 899/1002 89% [======================================================= ] 900/1002 89% [======================================================= ] 901/1002 89% [======================================================= ] 902/1002 90% [======================================================= ] 903/1002 90% [======================================================= ] 904/1002 90% [======================================================= ] 905/1002 90% [======================================================== ] 906/1002 90% [======================================================== ] 907/1002 90% [======================================================== ] 908/1002 90% [======================================================== ] 909/1002 90% [======================================================== ] 910/1002 90% [======================================================== ] 911/1002 90% [======================================================== ] 912/1002 91% [======================================================== ] 913/1002 91% [======================================================== ] 914/1002 91% [======================================================== ] 915/1002 91% [======================================================== ] 916/1002 91% [======================================================== ] 917/1002 91% [======================================================== ] 918/1002 91% [======================================================== ] 919/1002 91% [======================================================== ] 920/1002 91% [======================================================== ] 921/1002 91% [========================================================= ] 922/1002 92% [========================================================= ] 923/1002 92% [========================================================= ] 924/1002 92% [========================================================= ] 925/1002 92% [========================================================= ] 926/1002 92% [========================================================= ] 927/1002 92% [========================================================= ] 928/1002 92% [========================================================= ] 929/1002 92% [========================================================= ] 930/1002 92% [========================================================= ] 931/1002 92% [========================================================= ] 932/1002 93% [========================================================= ] 933/1002 93% [========================================================= ] 934/1002 93% [========================================================= ] 935/1002 93% [========================================================= ] 936/1002 93% [========================================================= ] 937/1002 93% [========================================================== ] 938/1002 93% [========================================================== ] 939/1002 93% [========================================================== ] 940/1002 93% [========================================================== ] 941/1002 93% [========================================================== ] 942/1002 94% [========================================================== ] 943/1002 94% [========================================================== ] 944/1002 94% [========================================================== ] 945/1002 94% [========================================================== ] 946/1002 94% [========================================================== ] 947/1002 94% [========================================================== ] 948/1002 94% [========================================================== ] 949/1002 94% [========================================================== ] 950/1002 94% [========================================================== ] 951/1002 94% [========================================================== ] 952/1002 95% [========================================================== ] 953/1002 95% [=========================================================== ] 954/1002 95% [=========================================================== ] 955/1002 95% [=========================================================== ] 956/1002 95% [=========================================================== ] 957/1002 95% [=========================================================== ] 958/1002 95% [=========================================================== ] 959/1002 95% [=========================================================== ] 960/1002 95% [=========================================================== ] 961/1002 95% [=========================================================== ] 962/1002 96% [=========================================================== ] 963/1002 96% [=========================================================== ] 964/1002 96% [=========================================================== ] 965/1002 96% [=========================================================== ] 966/1002 96% [=========================================================== ] 967/1002 96% [=========================================================== ] 968/1002 96% [=========================================================== ] 969/1002 96% [============================================================ ] 970/1002 96% [============================================================ ] 971/1002 96% [============================================================ ] 972/1002 97% [============================================================ ] 973/1002 97% [============================================================ ] 974/1002 97% [============================================================ ] 975/1002 97% [============================================================ ] 976/1002 97% [============================================================ ] 977/1002 97% [============================================================ ] 978/1002 97% [============================================================ ] 979/1002 97% [============================================================ ] 980/1002 97% [============================================================ ] 981/1002 97% [============================================================ ] 982/1002 98% [============================================================ ] 983/1002 98% [============================================================ ] 984/1002 98% [============================================================ ] 985/1002 98% [============================================================= ] 986/1002 98% [============================================================= ] 987/1002 98% [============================================================= ] 988/1002 98% [============================================================= ] 989/1002 98% [============================================================= ] 990/1002 98% [============================================================= ] 991/1002 98% [============================================================= ] 992/1002 99% [============================================================= ] 993/1002 99% [============================================================= ] 994/1002 99% [============================================================= ] 995/1002 99% [============================================================= ] 996/1002 99% [============================================================= ] 997/1002 99% [============================================================= ] 998/1002 99% [============================================================= ] 999/1002 99% [============================================================= ] 1000/1002 99% [============================================================= ] 1001/1002 99% [==============================================================] 1002/1002 100% operation complete, 1002 objects in 215102 NAND pages. ln -snf /home/autobuild/autobuild/instance-8/output-1/host/microblaze-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-8/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-8/buildroot' >>> Buildroot 2022.05-173-g9c0e8ace80 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.36.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.17.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> iputils 20211215 Collecting legal info LICENSE: OK (sha256: 973281334c2da6364fa6bdc44c1f0f8d60d80d73c782982ffc5d53b0a31aa042) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 0.62.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> 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-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> dante 1.4.3 Collecting legal info LICENSE: OK (sha256: 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd) >>> dhrystone 2 Collecting legal info >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> empty 0.6.21b Collecting legal info COPYRIGHT: OK (sha256: f01dbe3c624084900b9df1393d9062518b2bc0487acd6a3300ebd6e71352d112) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> host-file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-fwup 1.9.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-genpart 1.0.2 Collecting legal info >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> ifupdown-scripts Collecting legal info >>> initscripts Collecting legal info >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> webp 1.2.2 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libkcapi 1.1.5 Collecting legal info COPYING: OK (sha256: c6b8402a68999b0f84560ab43cdf60f9ff33c4a9a8ced6a40db9d3b787ba5b4a) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> matio 1.5.22 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> mbpfan 2.2.1 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> mrouted 4.4 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> open-plc-utils 32408520fcebe785983a68e39ec83830a3005779 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> openssl Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> pdmenu 1.3.6 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> sdl_sound 1.0.3 Collecting legal info COPYING: OK (sha256: 2a781dd2f8c5435c59cfa3b79dfea1c1d7df676ed318ecc802139f76ac345d07) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> strace 5.17 Collecting legal info COPYING: OK (sha256: d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> stunnel 5.60 Collecting legal info COPYING.md: OK (sha256: 28b55d0157efd5ceb63640faeebb50fda13b1f49aec0b9c1240b9a3ea9f0eb4c) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> urandom-scripts Collecting legal info >>> wpa_supplicant 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-8/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot'