| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/bin PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/buildroot/autobuild/instance-2/output-1/host/bin install make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/buildroot/autobuild/instance-2/output-1/host/bin make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a53%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a53%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/dash" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells rm -f /home/buildroot/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-2/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells ln -sf dash /home/buildroot/autobuild/instance-2/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/buildroot/autobuild/instance-2/output-1/target/etc/passwd if [ -x /home/buildroot/autobuild/instance-2/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/include /home/buildroot/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-2/output-1/target/usr/doc find /home/buildroot/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/man /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/info /home/buildroot/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/doc /home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-2/output-1/target/lib/debug /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-163-g7ad6dd20ff"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-2/output-1/per-package /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n \n \n /bin/ping f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.btrfs mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -f -f /home/buildroot/autobuild/instance-2/output-1/images/rootfs.btrfs\n /home/buildroot/autobuild/instance-2/output-1/host/bin/mkfs.btrfs -f -r '\''/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target'\'' -L '\'''\'' --byte-count '\''100m'\'' --nodesize '\''16384'\'' --sectorsize '\''4096'\'' /home/buildroot/autobuild/instance-2/output-1/images/rootfs.btrfs\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/btrfs/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' ERROR: zoned: unable to stat /home/buildroot/autobuild/instance-2/output-1/images/rootfs.btrfs btrfs-progs v5.16.2 See http://btrfs.wiki.kernel.org for more information. NOTE: several default settings have changed in version 5.15, please make sure this does not affect your deployments: - DUP for metadata (-m dup) - enabled no-holes (-O no-holes) - enabled free-space-tree (-R free-space-tree) Making image is completed. Label: UUID: 983062f2-4562-40f4-b097-e9e121e7a8f8 Node size: 16384 Sector size: 4096 Filesystem size: 261.00MiB Block group profiles: Data: single 136.00MiB Metadata: DUP 32.00MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Incompat features: extref, skinny-metadata, no-holes Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 261.00MiB /home/buildroot/autobuild/instance-2/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1608 objects. stage 2: creating image '/home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/1608 0% [ ] 2/1608 0% [ ] 3/1608 0% [ ] 4/1608 0% [ ] 5/1608 0% [ ] 6/1608 0% [ ] 7/1608 0% [ ] 8/1608 0% [ ] 9/1608 0% [ ] 10/1608 0% [ ] 11/1608 0% [ ] 12/1608 0% [ ] 13/1608 0% [ ] 14/1608 0% [ ] 15/1608 0% [ ] 16/1608 0% [ ] 17/1608 1% [ ] 18/1608 1% [ ] 19/1608 1% [ ] 20/1608 1% [ ] 21/1608 1% [ ] 22/1608 1% [ ] 23/1608 1% [ ] 24/1608 1% [ ] 25/1608 1% [= ] 26/1608 1% [= ] 27/1608 1% [= ] 28/1608 1% [= ] 29/1608 1% [= ] 30/1608 1% [= ] 31/1608 1% [= ] 32/1608 1% [= ] 33/1608 2% [= ] 34/1608 2% [= ] 35/1608 2% [= ] 36/1608 2% [= ] 37/1608 2% [= ] 38/1608 2% [= ] 39/1608 2% [= ] 40/1608 2% [= ] 41/1608 2% [= ] 42/1608 2% [= ] 43/1608 2% [= ] 44/1608 2% [= ] 45/1608 2% [= ] 46/1608 2% [= ] 47/1608 2% [= ] 48/1608 2% [= ] 49/1608 3% [= ] 50/1608 3% [= ] 51/1608 3% [== ] 52/1608 3% [== ] 53/1608 3% [== ] 54/1608 3% [== ] 55/1608 3% [== ] 56/1608 3% [== ] 57/1608 3% [== ] 58/1608 3% [== ] 59/1608 3% [== ] 60/1608 3% [== ] 61/1608 3% [== ] 62/1608 3% [== ] 63/1608 3% [== ] 64/1608 3% [== ] 65/1608 4% [== ] 66/1608 4% [== ] 67/1608 4% [== ] 68/1608 4% [== ] 69/1608 4% [== ] 70/1608 4% [== ] 71/1608 4% [== ] 72/1608 4% [== ] 73/1608 4% [== ] 74/1608 4% [== ] 75/1608 4% [== ] 76/1608 4% [== ] 77/1608 4% [=== ] 78/1608 4% [=== ] 79/1608 4% [=== ] 80/1608 4% [=== ] 81/1608 5% [=== ] 82/1608 5% [=== ] 83/1608 5% [=== ] 84/1608 5% [=== ] 85/1608 5% [=== ] 86/1608 5% [=== ] 87/1608 5% [=== ] 88/1608 5% [=== ] 89/1608 5% [=== ] 90/1608 5% [=== ] 91/1608 5% [=== ] 92/1608 5% [=== ] 93/1608 5% [=== ] 94/1608 5% [=== ] 95/1608 5% [=== ] 96/1608 5% [=== ] 97/1608 6% [=== ] 98/1608 6% [=== ] 99/1608 6% [=== ] 100/1608 6% [=== ] 101/1608 6% [=== ] 102/1608 6% [=== ] 103/1608 6% [==== ] 104/1608 6% [==== ] 105/1608 6% [==== ] 106/1608 6% [==== ] 107/1608 6% [==== ] 108/1608 6% [==== ] 109/1608 6% [==== ] 110/1608 6% [==== ] 111/1608 6% [==== ] 112/1608 6% [==== ] 113/1608 7% [==== ] 114/1608 7% [==== ] 115/1608 7% [==== ] 116/1608 7% [==== ] 117/1608 7% [==== ] 118/1608 7% [==== ] 119/1608 7% [==== ] 120/1608 7% [==== ] 121/1608 7% [==== ] 122/1608 7% [==== ] 123/1608 7% [==== ] 124/1608 7% [==== ] 125/1608 7% [==== ] 126/1608 7% [==== ] 127/1608 7% [==== ] 128/1608 7% [==== ] 129/1608 8% [===== ] 130/1608 8% [===== ] 131/1608 8% [===== ] 132/1608 8% [===== ] 133/1608 8% [===== ] 134/1608 8% [===== ] 135/1608 8% [===== ] 136/1608 8% [===== ] 137/1608 8% [===== ] 138/1608 8% [===== ] 139/1608 8% [===== ] 140/1608 8% [===== ] 141/1608 8% [===== ] 142/1608 8% [===== ] 143/1608 8% [===== ] 144/1608 8% [===== ] 145/1608 9% [===== ] 146/1608 9% [===== ] 147/1608 9% [===== ] 148/1608 9% [===== ] 149/1608 9% [===== ] 150/1608 9% [===== ] 151/1608 9% [===== ] 152/1608 9% [===== ] 153/1608 9% [===== ] 154/1608 9% [===== ] 155/1608 9% [====== ] 156/1608 9% [====== ] 157/1608 9% [====== ] 158/1608 9% [====== ] 159/1608 9% [====== ] 160/1608 9% [====== ] 161/1608 10% [====== ] 162/1608 10% [====== ] 163/1608 10% [====== ] 164/1608 10% [====== ] 165/1608 10% [====== ] 166/1608 10% [====== ] 167/1608 10% [====== ] 168/1608 10% [====== ] 169/1608 10% [====== ] 170/1608 10% [====== ] 171/1608 10% [====== ] 172/1608 10% [====== ] 173/1608 10% [====== ] 174/1608 10% [====== ] 175/1608 10% [====== ] 176/1608 10% [====== ] 177/1608 11% [====== ] 178/1608 11% [====== ] 179/1608 11% [====== ] 180/1608 11% [====== ] 181/1608 11% [======= ] 182/1608 11% [======= ] 183/1608 11% [======= ] 184/1608 11% [======= ] 185/1608 11% [======= ] 186/1608 11% [======= ] 187/1608 11% [======= ] 188/1608 11% [======= ] 189/1608 11% [======= ] 190/1608 11% [======= ] 191/1608 11% [======= ] 192/1608 11% [======= ] 193/1608 12% [======= ] 194/1608 12% [======= ] 195/1608 12% [======= ] 196/1608 12% [======= ] 197/1608 12% [======= ] 198/1608 12% [======= ] 199/1608 12% [======= ] 200/1608 12% [======= ] 201/1608 12% [======= ] 202/1608 12% [======= ] 203/1608 12% [======= ] 204/1608 12% [======= ] 205/1608 12% [======= ] 206/1608 12% [======= ] 207/1608 12% [======== ] 208/1608 12% [======== ] 209/1608 12% [======== ] 210/1608 13% [======== ] 211/1608 13% [======== ] 212/1608 13% [======== ] 213/1608 13% [======== ] 214/1608 13% [======== ] 215/1608 13% [======== ] 216/1608 13% [======== ] 217/1608 13% [======== ] 218/1608 13% [======== ] 219/1608 13% [======== ] 220/1608 13% [======== ] 221/1608 13% [======== ] 222/1608 13% [======== ] 223/1608 13% [======== ] 224/1608 13% [======== ] 225/1608 13% [======== ] 226/1608 14% [======== ] 227/1608 14% [======== ] 228/1608 14% [======== ] 229/1608 14% [======== ] 230/1608 14% [======== ] 231/1608 14% [======== ] 232/1608 14% [======== ] 233/1608 14% [========= ] 234/1608 14% [========= ] 235/1608 14% [========= ] 236/1608 14% [========= ] 237/1608 14% [========= ] 238/1608 14% [========= ] 239/1608 14% [========= ] 240/1608 14% [========= ] 241/1608 14% [========= ] 242/1608 15% [========= ] 243/1608 15% [========= ] 244/1608 15% [========= ] 245/1608 15% [========= ] 246/1608 15% [========= ] 247/1608 15% [========= ] 248/1608 15% [========= ] 249/1608 15% [========= ] 250/1608 15% [========= ] 251/1608 15% [========= ] 252/1608 15% [========= ] 253/1608 15% [========= ] 254/1608 15% [========= ] 255/1608 15% [========= ] 256/1608 15% [========= ] 257/1608 15% [========= ] 258/1608 16% [========= ] 259/1608 16% [========== ] 260/1608 16% [========== ] 261/1608 16% [========== ] 262/1608 16% [========== ] 263/1608 16% [========== ] 264/1608 16% [========== ] 265/1608 16% [========== ] 266/1608 16% [========== ] 267/1608 16% [========== ] 268/1608 16% [========== ] 269/1608 16% [========== ] 270/1608 16% [========== ] 271/1608 16% [========== ] 272/1608 16% [========== ] 273/1608 16% [========== ] 274/1608 17% [========== ] 275/1608 17% [========== ] 276/1608 17% [========== ] 277/1608 17% [========== ] 278/1608 17% [========== ] 279/1608 17% [========== ] 280/1608 17% [========== ] 281/1608 17% [========== ] 282/1608 17% [========== ] 283/1608 17% [========== ] 284/1608 17% [========== ] 285/1608 17% [=========== ] 286/1608 17% [=========== ] 287/1608 17% [=========== ] 288/1608 17% [=========== ] 289/1608 17% [=========== ] 290/1608 18% [=========== ] 291/1608 18% [=========== ] 292/1608 18% [=========== ] 293/1608 18% [=========== ] 294/1608 18% [=========== ] 295/1608 18% [=========== ] 296/1608 18% [=========== ] 297/1608 18% [=========== ] 298/1608 18% [=========== ] 299/1608 18% [=========== ] 300/1608 18% [=========== ] 301/1608 18% [=========== ] 302/1608 18% [=========== ] 303/1608 18% [=========== ] 304/1608 18% [=========== ] 305/1608 18% [=========== ] 306/1608 19% [=========== ] 307/1608 19% [=========== ] 308/1608 19% [=========== ] 309/1608 19% [=========== ] 310/1608 19% [=========== ] 311/1608 19% [============ ] 312/1608 19% [============ ] 313/1608 19% [============ ] 314/1608 19% [============ ] 315/1608 19% [============ ] 316/1608 19% [============ ] 317/1608 19% [============ ] 318/1608 19% [============ ] 319/1608 19% [============ ] 320/1608 19% [============ ] 321/1608 19% [============ ] 322/1608 20% [============ ] 323/1608 20% [============ ] 324/1608 20% [============ ] 325/1608 20% [============ ] 326/1608 20% [============ ] 327/1608 20% [============ ] 328/1608 20% [============ ] 329/1608 20% [============ ] 330/1608 20% [============ ] 331/1608 20% [============ ] 332/1608 20% [============ ] 333/1608 20% [============ ] 334/1608 20% [============ ] 335/1608 20% [============ ] 336/1608 20% [============ ] 337/1608 20% [============= ] 338/1608 21% [============= ] 339/1608 21% [============= ] 340/1608 21% [============= ] 341/1608 21% [============= ] 342/1608 21% [============= ] 343/1608 21% [============= ] 344/1608 21% [============= ] 345/1608 21% [============= ] 346/1608 21% [============= ] 347/1608 21% [============= ] 348/1608 21% [============= ] 349/1608 21% [============= ] 350/1608 21% [============= ] 351/1608 21% [============= ] 352/1608 21% [============= ] 353/1608 21% [============= ] 354/1608 22% [============= ] 355/1608 22% [============= ] 356/1608 22% [============= ] 357/1608 22% [============= ] 358/1608 22% [============= ] 359/1608 22% [============= ] 360/1608 22% [============= ] 361/1608 22% [============= ] 362/1608 22% [============= ] 363/1608 22% [============== ] 364/1608 22% [============== ] 365/1608 22% [============== ] 366/1608 22% [============== ] 367/1608 22% [============== ] 368/1608 22% [============== ] 369/1608 22% [============== ] 370/1608 23% [============== ] 371/1608 23% [============== ] 372/1608 23% [============== ] 373/1608 23% [============== ] 374/1608 23% [============== ] 375/1608 23% [============== ] 376/1608 23% [============== ] 377/1608 23% [============== ] 378/1608 23% [============== ] 379/1608 23% [============== ] 380/1608 23% [============== ] 381/1608 23% [============== ] 382/1608 23% [============== ] 383/1608 23% [============== ] 384/1608 23% [============== ] 385/1608 23% [============== ] 386/1608 24% [============== ] 387/1608 24% [============== ] 388/1608 24% [============== ] 389/1608 24% [=============== ] 390/1608 24% [=============== ] 391/1608 24% [=============== ] 392/1608 24% [=============== ] 393/1608 24% [=============== ] 394/1608 24% [=============== ] 395/1608 24% [=============== ] 396/1608 24% [=============== ] 397/1608 24% [=============== ] 398/1608 24% [=============== ] 399/1608 24% [=============== ] 400/1608 24% [=============== ] 401/1608 24% [=============== ] 402/1608 25% [=============== ] 403/1608 25% [=============== ] 404/1608 25% [=============== ] 405/1608 25% [=============== ] 406/1608 25% [=============== ] 407/1608 25% [=============== ] 408/1608 25% [=============== ] 409/1608 25% [=============== ] 410/1608 25% [=============== ] 411/1608 25% [=============== ] 412/1608 25% [=============== ] 413/1608 25% [=============== ] 414/1608 25% [================ ] 415/1608 25% [================ ] 416/1608 25% [================ ] 417/1608 25% [================ ] 418/1608 25% [================ ] 419/1608 26% [================ ] 420/1608 26% [================ ] 421/1608 26% [================ ] 422/1608 26% [================ ] 423/1608 26% [================ ] 424/1608 26% [================ ] 425/1608 26% [================ ] 426/1608 26% [================ ] 427/1608 26% [================ ] 428/1608 26% [================ ] 429/1608 26% [================ ] 430/1608 26% [================ ] 431/1608 26% [================ ] 432/1608 26% [================ ] 433/1608 26% [================ ] 434/1608 26% [================ ] 435/1608 27% [================ ] 436/1608 27% [================ ] 437/1608 27% [================ ] 438/1608 27% [================ ] 439/1608 27% [================ ] 440/1608 27% [================= ] 441/1608 27% [================= ] 442/1608 27% [================= ] 443/1608 27% [================= ] 444/1608 27% [================= ] 445/1608 27% [================= ] 446/1608 27% [================= ] 447/1608 27% [================= ] 448/1608 27% [================= ] 449/1608 27% [================= ] 450/1608 27% [================= ] 451/1608 28% [================= ] 452/1608 28% [================= ] 453/1608 28% [================= ] 454/1608 28% [================= ] 455/1608 28% [================= ] 456/1608 28% [================= ] 457/1608 28% [================= ] 458/1608 28% [================= ] 459/1608 28% [================= ] 460/1608 28% [================= ] 461/1608 28% [================= ] 462/1608 28% [================= ] 463/1608 28% [================= ] 464/1608 28% [================= ] 465/1608 28% [================= ] 466/1608 28% [================== ] 467/1608 29% [================== ] 468/1608 29% [================== ] 469/1608 29% [================== ] 470/1608 29% [================== ] 471/1608 29% [================== ] 472/1608 29% [================== ] 473/1608 29% [================== ] 474/1608 29% [================== ] 475/1608 29% [================== ] 476/1608 29% [================== ] 477/1608 29% [================== ] 478/1608 29% [================== ] 479/1608 29% [================== ] 480/1608 29% [================== ] 481/1608 29% [================== ] 482/1608 29% [================== ] 483/1608 30% [================== ] 484/1608 30% [================== ] 485/1608 30% [================== ] 486/1608 30% [================== ] 487/1608 30% [================== ] 488/1608 30% [================== ] 489/1608 30% [================== ] 490/1608 30% [================== ] 491/1608 30% [================== ] 492/1608 30% [=================== ] 493/1608 30% [=================== ] 494/1608 30% [=================== ] 495/1608 30% [=================== ] 496/1608 30% [=================== ] 497/1608 30% [=================== ] 498/1608 30% [=================== ] 499/1608 31% [=================== ] 500/1608 31% [=================== ] 501/1608 31% [=================== ] 502/1608 31% [=================== ] 503/1608 31% [=================== ] 504/1608 31% [=================== ] 505/1608 31% [=================== ] 506/1608 31% [=================== ] 507/1608 31% [=================== ] 508/1608 31% [=================== ] 509/1608 31% [=================== ] 510/1608 31% [=================== ] 511/1608 31% [=================== ] 512/1608 31% [=================== ] 513/1608 31% [=================== ] 514/1608 31% [=================== ] 515/1608 32% [=================== ] 516/1608 32% [=================== ] 517/1608 32% [=================== ] 518/1608 32% [==================== ] 519/1608 32% [==================== ] 520/1608 32% [==================== ] 521/1608 32% [==================== ] 522/1608 32% [==================== ] 523/1608 32% [==================== ] 524/1608 32% [==================== ] 525/1608 32% [==================== ] 526/1608 32% [==================== ] 527/1608 32% [==================== ] 528/1608 32% [==================== ] 529/1608 32% [==================== ] 530/1608 32% [==================== ] 531/1608 33% [==================== ] 532/1608 33% [==================== ] 533/1608 33% [==================== ] 534/1608 33% [==================== ] 535/1608 33% [==================== ] 536/1608 33% [==================== ] 537/1608 33% [==================== ] 538/1608 33% [==================== ] 539/1608 33% [==================== ] 540/1608 33% [==================== ] 541/1608 33% [==================== ] 542/1608 33% [==================== ] 543/1608 33% [==================== ] 544/1608 33% [===================== ] 545/1608 33% [===================== ] 546/1608 33% [===================== ] 547/1608 34% [===================== ] 548/1608 34% [===================== ] 549/1608 34% [===================== ] 550/1608 34% [===================== ] 551/1608 34% [===================== ] 552/1608 34% [===================== ] 553/1608 34% [===================== ] 554/1608 34% [===================== ] 555/1608 34% [===================== ] 556/1608 34% [===================== ] 557/1608 34% [===================== ] 558/1608 34% [===================== ] 559/1608 34% [===================== ] 560/1608 34% [===================== ] 561/1608 34% [===================== ] 562/1608 34% [===================== ] 563/1608 35% [===================== ] 564/1608 35% [===================== ] 565/1608 35% [===================== ] 566/1608 35% [===================== ] 567/1608 35% [===================== ] 568/1608 35% [===================== ] 569/1608 35% [===================== ] 570/1608 35% [====================== ] 571/1608 35% [====================== ] 572/1608 35% [====================== ] 573/1608 35% [====================== ] 574/1608 35% [====================== ] 575/1608 35% [====================== ] 576/1608 35% [====================== ] 577/1608 35% [====================== ] 578/1608 35% [====================== ] 579/1608 36% [====================== ] 580/1608 36% [====================== ] 581/1608 36% [====================== ] 582/1608 36% [====================== ] 583/1608 36% [====================== ] 584/1608 36% [====================== ] 585/1608 36% [====================== ] 586/1608 36% [====================== ] 587/1608 36% [====================== ] 588/1608 36% [====================== ] 589/1608 36% [====================== ] 590/1608 36% [====================== ] 591/1608 36% [====================== ] 592/1608 36% [====================== ] 593/1608 36% [====================== ] 594/1608 36% [====================== ] 595/1608 37% [====================== ] 596/1608 37% [======================= ] 597/1608 37% [======================= ] 598/1608 37% [======================= ] 599/1608 37% [======================= ] 600/1608 37% [======================= ] 601/1608 37% [======================= ] 602/1608 37% [======================= ] 603/1608 37% [======================= ] 604/1608 37% [======================= ] 605/1608 37% [======================= ] 606/1608 37% [======================= ] 607/1608 37% [======================= ] 608/1608 37% [======================= ] 609/1608 37% [======================= ] 610/1608 37% [======================= ] 611/1608 37% [======================= ] 612/1608 38% [======================= ] 613/1608 38% [======================= ] 614/1608 38% [======================= ] 615/1608 38% [======================= ] 616/1608 38% [======================= ] 617/1608 38% [======================= ] 618/1608 38% [======================= ] 619/1608 38% [======================= ] 620/1608 38% [======================= ] 621/1608 38% [======================= ] 622/1608 38% [======================== ] 623/1608 38% [======================== ] 624/1608 38% [======================== ] 625/1608 38% [======================== ] 626/1608 38% [======================== ] 627/1608 38% [======================== ] 628/1608 39% [======================== ] 629/1608 39% [======================== ] 630/1608 39% [======================== ] 631/1608 39% [======================== ] 632/1608 39% [======================== ] 633/1608 39% [======================== ] 634/1608 39% [======================== ] 635/1608 39% [======================== ] 636/1608 39% [======================== ] 637/1608 39% [======================== ] 638/1608 39% [======================== ] 639/1608 39% [======================== ] 640/1608 39% [======================== ] 641/1608 39% [======================== ] 642/1608 39% [======================== ] 643/1608 39% [======================== ] 644/1608 40% [======================== ] 645/1608 40% [======================== ] 646/1608 40% [======================== ] 647/1608 40% [======================== ] 648/1608 40% [========================= ] 649/1608 40% [========================= ] 650/1608 40% [========================= ] 651/1608 40% [========================= ] 652/1608 40% [========================= ] 653/1608 40% [========================= ] 654/1608 40% [========================= ] 655/1608 40% [========================= ] 656/1608 40% [========================= ] 657/1608 40% [========================= ] 658/1608 40% [========================= ] 659/1608 40% [========================= ] 660/1608 41% [========================= ] 661/1608 41% [========================= ] 662/1608 41% [========================= ] 663/1608 41% [========================= ] 664/1608 41% [========================= ] 665/1608 41% [========================= ] 666/1608 41% [========================= ] 667/1608 41% [========================= ] 668/1608 41% [========================= ] 669/1608 41% [========================= ] 670/1608 41% [========================= ] 671/1608 41% [========================= ] 672/1608 41% [========================= ] 673/1608 41% [========================= ] 674/1608 41% [========================== ] 675/1608 41% [========================== ] 676/1608 42% [========================== ] 677/1608 42% [========================== ] 678/1608 42% [========================== ] 679/1608 42% [========================== ] 680/1608 42% [========================== ] 681/1608 42% [========================== ] 682/1608 42% [========================== ] 683/1608 42% [========================== ] 684/1608 42% [========================== ] 685/1608 42% [========================== ] 686/1608 42% [========================== ] 687/1608 42% [========================== ] 688/1608 42% [========================== ] 689/1608 42% [========================== ] 690/1608 42% [========================== ] 691/1608 42% [========================== ] 692/1608 43% [========================== ] 693/1608 43% [========================== ] 694/1608 43% [========================== ] 695/1608 43% [========================== ] 696/1608 43% [========================== ] 697/1608 43% [========================== ] 698/1608 43% [========================== ] 699/1608 43% [========================== ] 700/1608 43% [=========================== ] 701/1608 43% [=========================== ] 702/1608 43% [=========================== ] 703/1608 43% [=========================== ] 704/1608 43% [=========================== ] 705/1608 43% [=========================== ] 706/1608 43% [=========================== ] 707/1608 43% [=========================== ] 708/1608 44% [=========================== ] 709/1608 44% [=========================== ] 710/1608 44% [=========================== ] 711/1608 44% [=========================== ] 712/1608 44% [=========================== ] 713/1608 44% [=========================== ] 714/1608 44% [=========================== ] 715/1608 44% [=========================== ] 716/1608 44% [=========================== ] 717/1608 44% [=========================== ] 718/1608 44% [=========================== ] 719/1608 44% [=========================== ] 720/1608 44% [=========================== ] 721/1608 44% [=========================== ] 722/1608 44% [=========================== ] 723/1608 44% [=========================== ] 724/1608 45% [=========================== ] 725/1608 45% [=========================== ] 726/1608 45% [============================ ] 727/1608 45% [============================ ] 728/1608 45% [============================ ] 729/1608 45% [============================ ] 730/1608 45% [============================ ] 731/1608 45% [============================ ] 732/1608 45% [============================ ] 733/1608 45% [============================ ] 734/1608 45% [============================ ] 735/1608 45% [============================ ] 736/1608 45% [============================ ] 737/1608 45% [============================ ] 738/1608 45% [============================ ] 739/1608 45% [============================ ] 740/1608 46% [============================ ] 741/1608 46% [============================ ] 742/1608 46% [============================ ] 743/1608 46% [============================ ] 744/1608 46% [============================ ] 745/1608 46% [============================ ] 746/1608 46% [============================ ] 747/1608 46% [============================ ] 748/1608 46% [============================ ] 749/1608 46% [============================ ] 750/1608 46% [============================ ] 751/1608 46% [============================ ] 752/1608 46% [============================= ] 753/1608 46% [============================= ] 754/1608 46% [============================= ] 755/1608 46% [============================= ] 756/1608 47% [============================= ] 757/1608 47% [============================= ] 758/1608 47% [============================= ] 759/1608 47% [============================= ] 760/1608 47% [============================= ] 761/1608 47% [============================= ] 762/1608 47% [============================= ] 763/1608 47% [============================= ] 764/1608 47% [============================= ] 765/1608 47% [============================= ] 766/1608 47% [============================= ] 767/1608 47% [============================= ] 768/1608 47% [============================= ] 769/1608 47% [============================= ] 770/1608 47% [============================= ] 771/1608 47% [============================= ] 772/1608 48% [============================= ] 773/1608 48% [============================= ] 774/1608 48% [============================= ] 775/1608 48% [============================= ] 776/1608 48% [============================= ] 777/1608 48% [============================= ] 778/1608 48% [============================== ] 779/1608 48% [============================== ] 780/1608 48% [============================== ] 781/1608 48% [============================== ] 782/1608 48% [============================== ] 783/1608 48% [============================== ] 784/1608 48% [============================== ] 785/1608 48% [============================== ] 786/1608 48% [============================== ] 787/1608 48% [============================== ] 788/1608 49% [============================== ] 789/1608 49% [============================== ] 790/1608 49% [============================== ] 791/1608 49% [============================== ] 792/1608 49% [============================== ] 793/1608 49% [============================== ] 794/1608 49% [============================== ] 795/1608 49% [============================== ] 796/1608 49% [============================== ] 797/1608 49% [============================== ] 798/1608 49% [============================== ] 799/1608 49% [============================== ] 800/1608 49% [============================== ] 801/1608 49% [============================== ] 802/1608 49% [============================== ] 803/1608 49% [=============================== ] 804/1608 50% [=============================== ] 805/1608 50% [=============================== ] 806/1608 50% [=============================== ] 807/1608 50% [=============================== ] 808/1608 50% [=============================== ] 809/1608 50% [=============================== ] 810/1608 50% [=============================== ] 811/1608 50% [=============================== ] 812/1608 50% [=============================== ] 813/1608 50% [=============================== ] 814/1608 50% [=============================== ] 815/1608 50% [=============================== ] 816/1608 50% [=============================== ] 817/1608 50% [=============================== ] 818/1608 50% [=============================== ] 819/1608 50% [=============================== ] 820/1608 50% [=============================== ] 821/1608 51% [=============================== ] 822/1608 51% [=============================== ] 823/1608 51% [=============================== ] 824/1608 51% [=============================== ] 825/1608 51% [=============================== ] 826/1608 51% [=============================== ] 827/1608 51% [=============================== ] 828/1608 51% [=============================== ] 829/1608 51% [================================ ] 830/1608 51% [================================ ] 831/1608 51% [================================ ] 832/1608 51% [================================ ] 833/1608 51% [================================ ] 834/1608 51% [================================ ] 835/1608 51% [================================ ] 836/1608 51% [================================ ] 837/1608 52% [================================ ] 838/1608 52% [================================ ] 839/1608 52% [================================ ] 840/1608 52% [================================ ] 841/1608 52% [================================ ] 842/1608 52% [================================ ] 843/1608 52% [================================ ] 844/1608 52% [================================ ] 845/1608 52% [================================ ] 846/1608 52% [================================ ] 847/1608 52% [================================ ] 848/1608 52% [================================ ] 849/1608 52% [================================ ] 850/1608 52% [================================ ] 851/1608 52% [================================ ] 852/1608 52% [================================ ] 853/1608 53% [================================ ] 854/1608 53% [================================ ] 855/1608 53% [================================= ] 856/1608 53% [================================= ] 857/1608 53% [================================= ] 858/1608 53% [================================= ] 859/1608 53% [================================= ] 860/1608 53% [================================= ] 861/1608 53% [================================= ] 862/1608 53% [================================= ] 863/1608 53% [================================= ] 864/1608 53% [================================= ] 865/1608 53% [================================= ] 866/1608 53% [================================= ] 867/1608 53% [================================= ] 868/1608 53% [================================= ] 869/1608 54% [================================= ] 870/1608 54% [================================= ] 871/1608 54% [================================= ] 872/1608 54% [================================= ] 873/1608 54% [================================= ] 874/1608 54% [================================= ] 875/1608 54% [================================= ] 876/1608 54% [================================= ] 877/1608 54% [================================= ] 878/1608 54% [================================= ] 879/1608 54% [================================= ] 880/1608 54% [================================= ] 881/1608 54% [================================== ] 882/1608 54% [================================== ] 883/1608 54% [================================== ] 884/1608 54% [================================== ] 885/1608 55% [================================== ] 886/1608 55% [================================== ] 887/1608 55% [================================== ] 888/1608 55% [================================== ] 889/1608 55% [================================== ] 890/1608 55% [================================== ] 891/1608 55% [================================== ] 892/1608 55% [================================== ] 893/1608 55% [================================== ] 894/1608 55% [================================== ] 895/1608 55% [================================== ] 896/1608 55% [================================== ] 897/1608 55% [================================== ] 898/1608 55% [================================== ] 899/1608 55% [================================== ] 900/1608 55% [================================== ] 901/1608 56% [================================== ] 902/1608 56% [================================== ] 903/1608 56% [================================== ] 904/1608 56% [================================== ] 905/1608 56% [================================== ] 906/1608 56% [================================== ] 907/1608 56% [=================================== ] 908/1608 56% [=================================== ] 909/1608 56% [=================================== ] 910/1608 56% [=================================== ] 911/1608 56% [=================================== ] 912/1608 56% [=================================== ] 913/1608 56% [=================================== ] 914/1608 56% [=================================== ] 915/1608 56% [=================================== ] 916/1608 56% [=================================== ] 917/1608 57% [=================================== ] 918/1608 57% [=================================== ] 919/1608 57% [=================================== ] 920/1608 57% [=================================== ] 921/1608 57% [=================================== ] 922/1608 57% [=================================== ] 923/1608 57% [=================================== ] 924/1608 57% [=================================== ] 925/1608 57% [=================================== ] 926/1608 57% [=================================== ] 927/1608 57% [=================================== ] 928/1608 57% [=================================== ] 929/1608 57% [=================================== ] 930/1608 57% [=================================== ] 931/1608 57% [=================================== ] 932/1608 57% [=================================== ] 933/1608 58% [==================================== ] 934/1608 58% [==================================== ] 935/1608 58% [==================================== ] 936/1608 58% [==================================== ] 937/1608 58% [==================================== ] 938/1608 58% [==================================== ] 939/1608 58% [==================================== ] 940/1608 58% [==================================== ] 941/1608 58% [==================================== ] 942/1608 58% [==================================== ] 943/1608 58% [==================================== ] 944/1608 58% [==================================== ] 945/1608 58% [==================================== ] 946/1608 58% [==================================== ] 947/1608 58% [==================================== ] 948/1608 58% [==================================== ] 949/1608 59% [==================================== ] 950/1608 59% [==================================== ] 951/1608 59% [==================================== ] 952/1608 59% [==================================== ] 953/1608 59% [==================================== ] 954/1608 59% [==================================== ] 955/1608 59% [==================================== ] 956/1608 59% [==================================== ] 957/1608 59% [==================================== ] 958/1608 59% [==================================== ] 959/1608 59% [===================================== ] 960/1608 59% [===================================== ] 961/1608 59% [===================================== ] 962/1608 59% [===================================== ] 963/1608 59% [===================================== ] 964/1608 59% [===================================== ] 965/1608 60% [===================================== ] 966/1608 60% [===================================== ] 967/1608 60% [===================================== ] 968/1608 60% [===================================== ] 969/1608 60% [===================================== ] 970/1608 60% [===================================== ] 971/1608 60% [===================================== ] 972/1608 60% [===================================== ] 973/1608 60% [===================================== ] 974/1608 60% [===================================== ] 975/1608 60% [===================================== ] 976/1608 60% [===================================== ] 977/1608 60% [===================================== ] 978/1608 60% [===================================== ] 979/1608 60% [===================================== ] 980/1608 60% [===================================== ] 981/1608 61% [===================================== ] 982/1608 61% [===================================== ] 983/1608 61% [===================================== ] 984/1608 61% [===================================== ] 985/1608 61% [====================================== ] 986/1608 61% [====================================== ] 987/1608 61% [====================================== ] 988/1608 61% [====================================== ] 989/1608 61% [====================================== ] 990/1608 61% [====================================== ] 991/1608 61% [====================================== ] 992/1608 61% [====================================== ] 993/1608 61% [====================================== ] 994/1608 61% [====================================== ] 995/1608 61% [====================================== ] 996/1608 61% [====================================== ] 997/1608 62% [====================================== ] 998/1608 62% [====================================== ] 999/1608 62% [====================================== ] 1000/1608 62% [====================================== ] 1001/1608 62% [====================================== ] 1002/1608 62% [====================================== ] 1003/1608 62% [====================================== ] 1004/1608 62% [====================================== ] 1005/1608 62% [====================================== ] 1006/1608 62% [====================================== ] 1007/1608 62% [====================================== ] 1008/1608 62% [====================================== ] 1009/1608 62% [====================================== ] 1010/1608 62% [====================================== ] 1011/1608 62% [======================================= ] 1012/1608 62% [======================================= ] 1013/1608 62% [======================================= ] 1014/1608 63% [======================================= ] 1015/1608 63% [======================================= ] 1016/1608 63% [======================================= ] 1017/1608 63% [======================================= ] 1018/1608 63% [======================================= ] 1019/1608 63% [======================================= ] 1020/1608 63% [======================================= ] 1021/1608 63% [======================================= ] 1022/1608 63% [======================================= ] 1023/1608 63% [======================================= ] 1024/1608 63% [======================================= ] 1025/1608 63% [======================================= ] 1026/1608 63% [======================================= ] 1027/1608 63% [======================================= ] 1028/1608 63% [======================================= ] 1029/1608 63% [======================================= ] 1030/1608 64% [======================================= ] 1031/1608 64% [======================================= ] 1032/1608 64% [======================================= ] 1033/1608 64% [======================================= ] 1034/1608 64% [======================================= ] 1035/1608 64% [======================================= ] 1036/1608 64% [======================================= ] 1037/1608 64% [======================================== ] 1038/1608 64% [======================================== ] 1039/1608 64% [======================================== ] 1040/1608 64% [======================================== ] 1041/1608 64% [======================================== ] 1042/1608 64% [======================================== ] 1043/1608 64% [======================================== ] 1044/1608 64% [======================================== ] 1045/1608 64% [======================================== ] 1046/1608 65% [======================================== ] 1047/1608 65% [======================================== ] 1048/1608 65% [======================================== ] 1049/1608 65% [======================================== ] 1050/1608 65% [======================================== ] 1051/1608 65% [======================================== ] 1052/1608 65% [======================================== ] 1053/1608 65% [======================================== ] 1054/1608 65% [======================================== ] 1055/1608 65% [======================================== ] 1056/1608 65% [======================================== ] 1057/1608 65% [======================================== ] 1058/1608 65% [======================================== ] 1059/1608 65% [======================================== ] 1060/1608 65% [======================================== ] 1061/1608 65% [======================================== ] 1062/1608 66% [======================================== ] 1063/1608 66% [========================================= ] 1064/1608 66% [========================================= ] 1065/1608 66% [========================================= ] 1066/1608 66% [========================================= ] 1067/1608 66% [========================================= ] 1068/1608 66% [========================================= ] 1069/1608 66% [========================================= ] 1070/1608 66% [========================================= ] 1071/1608 66% [========================================= ] 1072/1608 66% [========================================= ] 1073/1608 66% [========================================= ] 1074/1608 66% [========================================= ] 1075/1608 66% [========================================= ] 1076/1608 66% [========================================= ] 1077/1608 66% [========================================= ] 1078/1608 67% [========================================= ] 1079/1608 67% [========================================= ] 1080/1608 67% [========================================= ] 1081/1608 67% [========================================= ] 1082/1608 67% [========================================= ] 1083/1608 67% [========================================= ] 1084/1608 67% [========================================= ] 1085/1608 67% [========================================= ] 1086/1608 67% [========================================= ] 1087/1608 67% [========================================= ] 1088/1608 67% [========================================= ] 1089/1608 67% [========================================== ] 1090/1608 67% [========================================== ] 1091/1608 67% [========================================== ] 1092/1608 67% [========================================== ] 1093/1608 67% [========================================== ] 1094/1608 68% [========================================== ] 1095/1608 68% [========================================== ] 1096/1608 68% [========================================== ] 1097/1608 68% [========================================== ] 1098/1608 68% [========================================== ] 1099/1608 68% [========================================== ] 1100/1608 68% [========================================== ] 1101/1608 68% [========================================== ] 1102/1608 68% [========================================== ] 1103/1608 68% [========================================== ] 1104/1608 68% [========================================== ] 1105/1608 68% [========================================== ] 1106/1608 68% [========================================== ] 1107/1608 68% [========================================== ] 1108/1608 68% [========================================== ] 1109/1608 68% [========================================== ] 1110/1608 69% [========================================== ] 1111/1608 69% [========================================== ] 1112/1608 69% [========================================== ] 1113/1608 69% [========================================== ] 1114/1608 69% [========================================== ] 1115/1608 69% [=========================================== ] 1116/1608 69% [=========================================== ] 1117/1608 69% [=========================================== ] 1118/1608 69% [=========================================== ] 1119/1608 69% [=========================================== ] 1120/1608 69% [=========================================== ] 1121/1608 69% [=========================================== ] 1122/1608 69% [=========================================== ] 1123/1608 69% [=========================================== ] 1124/1608 69% [=========================================== ] 1125/1608 69% [=========================================== ] 1126/1608 70% [=========================================== ] 1127/1608 70% [=========================================== ] 1128/1608 70% [=========================================== ] 1129/1608 70% [=========================================== ] 1130/1608 70% [=========================================== ] 1131/1608 70% [=========================================== ] 1132/1608 70% [=========================================== ] 1133/1608 70% [=========================================== ] 1134/1608 70% [=========================================== ] 1135/1608 70% [=========================================== ] 1136/1608 70% [=========================================== ] 1137/1608 70% [=========================================== ] 1138/1608 70% [=========================================== ] 1139/1608 70% [=========================================== ] 1140/1608 70% [=========================================== ] 1141/1608 70% [============================================ ] 1142/1608 71% [============================================ ] 1143/1608 71% [============================================ ] 1144/1608 71% [============================================ ] 1145/1608 71% [============================================ ] 1146/1608 71% [============================================ ] 1147/1608 71% [============================================ ] 1148/1608 71% [============================================ ] 1149/1608 71% [============================================ ] 1150/1608 71% [============================================ ] 1151/1608 71% [============================================ ] 1152/1608 71% [============================================ ] 1153/1608 71% [============================================ ] 1154/1608 71% [============================================ ] 1155/1608 71% [============================================ ] 1156/1608 71% [============================================ ] 1157/1608 71% [============================================ ] 1158/1608 72% [============================================ ] 1159/1608 72% [============================================ ] 1160/1608 72% [============================================ ] 1161/1608 72% [============================================ ] 1162/1608 72% [============================================ ] 1163/1608 72% [============================================ ] 1164/1608 72% [============================================ ] 1165/1608 72% [============================================ ] 1166/1608 72% [============================================ ] 1167/1608 72% [============================================= ] 1168/1608 72% [============================================= ] 1169/1608 72% [============================================= ] 1170/1608 72% [============================================= ] 1171/1608 72% [============================================= ] 1172/1608 72% [============================================= ] 1173/1608 72% [============================================= ] 1174/1608 73% [============================================= ] 1175/1608 73% [============================================= ] 1176/1608 73% [============================================= ] 1177/1608 73% [============================================= ] 1178/1608 73% [============================================= ] 1179/1608 73% [============================================= ] 1180/1608 73% [============================================= ] 1181/1608 73% [============================================= ] 1182/1608 73% [============================================= ] 1183/1608 73% [============================================= ] 1184/1608 73% [============================================= ] 1185/1608 73% [============================================= ] 1186/1608 73% [============================================= ] 1187/1608 73% [============================================= ] 1188/1608 73% [============================================= ] 1189/1608 73% [============================================= ] 1190/1608 74% [============================================= ] 1191/1608 74% [============================================= ] 1192/1608 74% [============================================= ] 1193/1608 74% [============================================== ] 1194/1608 74% [============================================== ] 1195/1608 74% [============================================== ] 1196/1608 74% [============================================== ] 1197/1608 74% [============================================== ] 1198/1608 74% [============================================== ] 1199/1608 74% [============================================== ] 1200/1608 74% [============================================== ] 1201/1608 74% [============================================== ] 1202/1608 74% [============================================== ] 1203/1608 74% [============================================== ] 1204/1608 74% [============================================== ] 1205/1608 74% [============================================== ] 1206/1608 75% [============================================== ] 1207/1608 75% [============================================== ] 1208/1608 75% [============================================== ] 1209/1608 75% [============================================== ] 1210/1608 75% [============================================== ] 1211/1608 75% [============================================== ] 1212/1608 75% [============================================== ] 1213/1608 75% [============================================== ] 1214/1608 75% [============================================== ] 1215/1608 75% [============================================== ] 1216/1608 75% [============================================== ] 1217/1608 75% [============================================== ] 1218/1608 75% [=============================================== ] 1219/1608 75% [=============================================== ] 1220/1608 75% [=============================================== ] 1221/1608 75% [=============================================== ] 1222/1608 75% [=============================================== ] 1223/1608 76% [=============================================== ] 1224/1608 76% [=============================================== ] 1225/1608 76% [=============================================== ] 1226/1608 76% [=============================================== ] 1227/1608 76% [=============================================== ] 1228/1608 76% [=============================================== ] 1229/1608 76% [=============================================== ] 1230/1608 76% [=============================================== ] 1231/1608 76% [=============================================== ] 1232/1608 76% [=============================================== ] 1233/1608 76% [=============================================== ] 1234/1608 76% [=============================================== ] 1235/1608 76% [=============================================== ] 1236/1608 76% [=============================================== ] 1237/1608 76% [=============================================== ] 1238/1608 76% [=============================================== ] 1239/1608 77% [=============================================== ] 1240/1608 77% [=============================================== ] 1241/1608 77% [=============================================== ] 1242/1608 77% [=============================================== ] 1243/1608 77% [=============================================== ] 1244/1608 77% [================================================ ] 1245/1608 77% [================================================ ] 1246/1608 77% [================================================ ] 1247/1608 77% [================================================ ] 1248/1608 77% [================================================ ] 1249/1608 77% [================================================ ] 1250/1608 77% [================================================ ] 1251/1608 77% [================================================ ] 1252/1608 77% [================================================ ] 1253/1608 77% [================================================ ] 1254/1608 77% [================================================ ] 1255/1608 78% [================================================ ] 1256/1608 78% [================================================ ] 1257/1608 78% [================================================ ] 1258/1608 78% [================================================ ] 1259/1608 78% [================================================ ] 1260/1608 78% [================================================ ] 1261/1608 78% [================================================ ] 1262/1608 78% [================================================ ] 1263/1608 78% [================================================ ] 1264/1608 78% [================================================ ] 1265/1608 78% [================================================ ] 1266/1608 78% [================================================ ] 1267/1608 78% [================================================ ] 1268/1608 78% [================================================ ] 1269/1608 78% [================================================ ] 1270/1608 78% [================================================= ] 1271/1608 79% [================================================= ] 1272/1608 79% [================================================= ] 1273/1608 79% [================================================= ] 1274/1608 79% [================================================= ] 1275/1608 79% [================================================= ] 1276/1608 79% [================================================= ] 1277/1608 79% [================================================= ] 1278/1608 79% [================================================= ] 1279/1608 79% [================================================= ] 1280/1608 79% [================================================= ] 1281/1608 79% [================================================= ] 1282/1608 79% [================================================= ] 1283/1608 79% [================================================= ] 1284/1608 79% [================================================= ] 1285/1608 79% [================================================= ] 1286/1608 79% [================================================= ] 1287/1608 80% [================================================= ] 1288/1608 80% [================================================= ] 1289/1608 80% [================================================= ] 1290/1608 80% [================================================= ] 1291/1608 80% [================================================= ] 1292/1608 80% [================================================= ] 1293/1608 80% [================================================= ] 1294/1608 80% [================================================= ] 1295/1608 80% [================================================= ] 1296/1608 80% [================================================== ] 1297/1608 80% [================================================== ] 1298/1608 80% [================================================== ] 1299/1608 80% [================================================== ] 1300/1608 80% [================================================== ] 1301/1608 80% [================================================== ] 1302/1608 80% [================================================== ] 1303/1608 81% [================================================== ] 1304/1608 81% [================================================== ] 1305/1608 81% [================================================== ] 1306/1608 81% [================================================== ] 1307/1608 81% [================================================== ] 1308/1608 81% [================================================== ] 1309/1608 81% [================================================== ] 1310/1608 81% [================================================== ] 1311/1608 81% [================================================== ] 1312/1608 81% [================================================== ] 1313/1608 81% [================================================== ] 1314/1608 81% [================================================== ] 1315/1608 81% [================================================== ] 1316/1608 81% [================================================== ] 1317/1608 81% [================================================== ] 1318/1608 81% [================================================== ] 1319/1608 82% [================================================== ] 1320/1608 82% [================================================== ] 1321/1608 82% [================================================== ] 1322/1608 82% [=================================================== ] 1323/1608 82% [=================================================== ] 1324/1608 82% [=================================================== ] 1325/1608 82% [=================================================== ] 1326/1608 82% [=================================================== ] 1327/1608 82% [=================================================== ] 1328/1608 82% [=================================================== ] 1329/1608 82% [=================================================== ] 1330/1608 82% [=================================================== ] 1331/1608 82% [=================================================== ] 1332/1608 82% [=================================================== ] 1333/1608 82% [=================================================== ] 1334/1608 82% [=================================================== ] 1335/1608 83% [=================================================== ] 1336/1608 83% [=================================================== ] 1337/1608 83% [=================================================== ] 1338/1608 83% [=================================================== ] 1339/1608 83% [=================================================== ] 1340/1608 83% [=================================================== ] 1341/1608 83% [=================================================== ] 1342/1608 83% [=================================================== ] 1343/1608 83% [=================================================== ] 1344/1608 83% [=================================================== ] 1345/1608 83% [=================================================== ] 1346/1608 83% [=================================================== ] 1347/1608 83% [=================================================== ] 1348/1608 83% [==================================================== ] 1349/1608 83% [==================================================== ] 1350/1608 83% [==================================================== ] 1351/1608 84% [==================================================== ] 1352/1608 84% [==================================================== ] 1353/1608 84% [==================================================== ] 1354/1608 84% [==================================================== ] 1355/1608 84% [==================================================== ] 1356/1608 84% [==================================================== ] 1357/1608 84% [==================================================== ] 1358/1608 84% [==================================================== ] 1359/1608 84% [==================================================== ] 1360/1608 84% [==================================================== ] 1361/1608 84% [==================================================== ] 1362/1608 84% [==================================================== ] 1363/1608 84% [==================================================== ] 1364/1608 84% [==================================================== ] 1365/1608 84% [==================================================== ] 1366/1608 84% [==================================================== ] 1367/1608 85% [==================================================== ] 1368/1608 85% [==================================================== ] 1369/1608 85% [==================================================== ] 1370/1608 85% [==================================================== ] 1371/1608 85% [==================================================== ] 1372/1608 85% [==================================================== ] 1373/1608 85% [==================================================== ] 1374/1608 85% [===================================================== ] 1375/1608 85% [===================================================== ] 1376/1608 85% [===================================================== ] 1377/1608 85% [===================================================== ] 1378/1608 85% [===================================================== ] 1379/1608 85% [===================================================== ] 1380/1608 85% [===================================================== ] 1381/1608 85% [===================================================== ] 1382/1608 85% [===================================================== ] 1383/1608 86% [===================================================== ] 1384/1608 86% [===================================================== ] 1385/1608 86% [===================================================== ] 1386/1608 86% [===================================================== ] 1387/1608 86% [===================================================== ] 1388/1608 86% [===================================================== ] 1389/1608 86% [===================================================== ] 1390/1608 86% [===================================================== ] 1391/1608 86% [===================================================== ] 1392/1608 86% [===================================================== ] 1393/1608 86% [===================================================== ] 1394/1608 86% [===================================================== ] 1395/1608 86% [===================================================== ] 1396/1608 86% [===================================================== ] 1397/1608 86% [===================================================== ] 1398/1608 86% [===================================================== ] 1399/1608 87% [===================================================== ] 1400/1608 87% [====================================================== ] 1401/1608 87% [====================================================== ] 1402/1608 87% [====================================================== ] 1403/1608 87% [====================================================== ] 1404/1608 87% [====================================================== ] 1405/1608 87% [====================================================== ] 1406/1608 87% [====================================================== ] 1407/1608 87% [====================================================== ] 1408/1608 87% [====================================================== ] 1409/1608 87% [====================================================== ] 1410/1608 87% [====================================================== ] 1411/1608 87% [====================================================== ] 1412/1608 87% [====================================================== ] 1413/1608 87% [====================================================== ] 1414/1608 87% [====================================================== ] 1415/1608 87% [====================================================== ] 1416/1608 88% [====================================================== ] 1417/1608 88% [====================================================== ] 1418/1608 88% [====================================================== ] 1419/1608 88% [====================================================== ] 1420/1608 88% [====================================================== ] 1421/1608 88% [====================================================== ] 1422/1608 88% [====================================================== ] 1423/1608 88% [====================================================== ] 1424/1608 88% [====================================================== ] 1425/1608 88% [====================================================== ] 1426/1608 88% [======================================================= ] 1427/1608 88% [======================================================= ] 1428/1608 88% [======================================================= ] 1429/1608 88% [======================================================= ] 1430/1608 88% [======================================================= ] 1431/1608 88% [======================================================= ] 1432/1608 89% [======================================================= ] 1433/1608 89% [======================================================= ] 1434/1608 89% [======================================================= ] 1435/1608 89% [======================================================= ] 1436/1608 89% [======================================================= ] 1437/1608 89% [======================================================= ] 1438/1608 89% [======================================================= ] 1439/1608 89% [======================================================= ] 1440/1608 89% [======================================================= ] 1441/1608 89% [======================================================= ] 1442/1608 89% [======================================================= ] 1443/1608 89% [======================================================= ] 1444/1608 89% [======================================================= ] 1445/1608 89% [======================================================= ] 1446/1608 89% [======================================================= ] 1447/1608 89% [======================================================= ] 1448/1608 90% [======================================================= ] 1449/1608 90% [======================================================= ] 1450/1608 90% [======================================================= ] 1451/1608 90% [======================================================= ] 1452/1608 90% [======================================================== ] 1453/1608 90% [======================================================== ] 1454/1608 90% [======================================================== ] 1455/1608 90% [======================================================== ] 1456/1608 90% [======================================================== ] 1457/1608 90% [======================================================== ] 1458/1608 90% [======================================================== ] 1459/1608 90% [======================================================== ] 1460/1608 90% [======================================================== ] 1461/1608 90% [======================================================== ] 1462/1608 90% [======================================================== ] 1463/1608 90% [======================================================== ] 1464/1608 91% [======================================================== ] 1465/1608 91% [======================================================== ] 1466/1608 91% [======================================================== ] 1467/1608 91% [======================================================== ] 1468/1608 91% [======================================================== ] 1469/1608 91% [======================================================== ] 1470/1608 91% [======================================================== ] 1471/1608 91% [======================================================== ] 1472/1608 91% [======================================================== ] 1473/1608 91% [======================================================== ] 1474/1608 91% [======================================================== ] 1475/1608 91% [======================================================== ] 1476/1608 91% [======================================================== ] 1477/1608 91% [======================================================== ] 1478/1608 91% [========================================================= ] 1479/1608 91% [========================================================= ] 1480/1608 92% [========================================================= ] 1481/1608 92% [========================================================= ] 1482/1608 92% [========================================================= ] 1483/1608 92% [========================================================= ] 1484/1608 92% [========================================================= ] 1485/1608 92% [========================================================= ] 1486/1608 92% [========================================================= ] 1487/1608 92% [========================================================= ] 1488/1608 92% [========================================================= ] 1489/1608 92% [========================================================= ] 1490/1608 92% [========================================================= ] 1491/1608 92% [========================================================= ] 1492/1608 92% [========================================================= ] 1493/1608 92% [========================================================= ] 1494/1608 92% [========================================================= ] 1495/1608 92% [========================================================= ] 1496/1608 93% [========================================================= ] 1497/1608 93% [========================================================= ] 1498/1608 93% [========================================================= ] 1499/1608 93% [========================================================= ] 1500/1608 93% [========================================================= ] 1501/1608 93% [========================================================= ] 1502/1608 93% [========================================================= ] 1503/1608 93% [========================================================= ] 1504/1608 93% [========================================================== ] 1505/1608 93% [========================================================== ] 1506/1608 93% [========================================================== ] 1507/1608 93% [========================================================== ] 1508/1608 93% [========================================================== ] 1509/1608 93% [========================================================== ] 1510/1608 93% [========================================================== ] 1511/1608 93% [========================================================== ] 1512/1608 94% [========================================================== ] 1513/1608 94% [========================================================== ] 1514/1608 94% [========================================================== ] 1515/1608 94% [========================================================== ] 1516/1608 94% [========================================================== ] 1517/1608 94% [========================================================== ] 1518/1608 94% [========================================================== ] 1519/1608 94% [========================================================== ] 1520/1608 94% [========================================================== ] 1521/1608 94% [========================================================== ] 1522/1608 94% [========================================================== ] 1523/1608 94% [========================================================== ] 1524/1608 94% [========================================================== ] 1525/1608 94% [========================================================== ] 1526/1608 94% [========================================================== ] 1527/1608 94% [========================================================== ] 1528/1608 95% [========================================================== ] 1529/1608 95% [========================================================== ] 1530/1608 95% [=========================================================== ] 1531/1608 95% [=========================================================== ] 1532/1608 95% [=========================================================== ] 1533/1608 95% [=========================================================== ] 1534/1608 95% [=========================================================== ] 1535/1608 95% [=========================================================== ] 1536/1608 95% [=========================================================== ] 1537/1608 95% [=========================================================== ] 1538/1608 95% [=========================================================== ] 1539/1608 95% [=========================================================== ] 1540/1608 95% [=========================================================== ] 1541/1608 95% [=========================================================== ] 1542/1608 95% [=========================================================== ] 1543/1608 95% [=========================================================== ] 1544/1608 96% [=========================================================== ] 1545/1608 96% [=========================================================== ] 1546/1608 96% [=========================================================== ] 1547/1608 96% [=========================================================== ] 1548/1608 96% [=========================================================== ] 1549/1608 96% [=========================================================== ] 1550/1608 96% [=========================================================== ] 1551/1608 96% [=========================================================== ] 1552/1608 96% [=========================================================== ] 1553/1608 96% [=========================================================== ] 1554/1608 96% [=========================================================== ] 1555/1608 96% [=========================================================== ] 1556/1608 96% [============================================================ ] 1557/1608 96% [============================================================ ] 1558/1608 96% [============================================================ ] 1559/1608 96% [============================================================ ] 1560/1608 97% [============================================================ ] 1561/1608 97% [============================================================ ] 1562/1608 97% [============================================================ ] 1563/1608 97% [============================================================ ] 1564/1608 97% [============================================================ ] 1565/1608 97% [============================================================ ] 1566/1608 97% [============================================================ ] 1567/1608 97% [============================================================ ] 1568/1608 97% [============================================================ ] 1569/1608 97% [============================================================ ] 1570/1608 97% [============================================================ ] 1571/1608 97% [============================================================ ] 1572/1608 97% [============================================================ ] 1573/1608 97% [============================================================ ] 1574/1608 97% [============================================================ ] 1575/1608 97% [============================================================ ] 1576/1608 98% [============================================================ ] 1577/1608 98% [============================================================ ] 1578/1608 98% [============================================================ ] 1579/1608 98% [============================================================ ] 1580/1608 98% [============================================================ ] 1581/1608 98% [============================================================ ] 1582/1608 98% [============================================================= ] 1583/1608 98% [============================================================= ] 1584/1608 98% [============================================================= ] 1585/1608 98% [============================================================= ] 1586/1608 98% [============================================================= ] 1587/1608 98% [============================================================= ] 1588/1608 98% [============================================================= ] 1589/1608 98% [============================================================= ] 1590/1608 98% [============================================================= ] 1591/1608 98% [============================================================= ] 1592/1608 99% [============================================================= ] 1593/1608 99% [============================================================= ] 1594/1608 99% [============================================================= ] 1595/1608 99% [============================================================= ] 1596/1608 99% [============================================================= ] 1597/1608 99% [============================================================= ] 1598/1608 99% [============================================================= ] 1599/1608 99% [============================================================= ] 1600/1608 99% [============================================================= ] 1601/1608 99% [============================================================= ] 1602/1608 99% [============================================================= ] 1603/1608 99% [============================================================= ] 1604/1608 99% [============================================================= ] 1605/1608 99% [============================================================= ] 1606/1608 99% [============================================================= ] 1607/1608 99% [==============================================================] 1608/1608 100% operation complete, 1608 objects in 46614 NAND pages. ln -snf /home/buildroot/autobuild/instance-2/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-2/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2023.02-163-g7ad6dd20ff Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.4.233 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acsccid 1.1.8 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.9.9 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> armbian-firmware 5d685ad233b4dfd03a4d025fa0061f6b0f850cb3 Collecting legal info >>> atk 2.38.0 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-meson 1.0.0 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.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 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.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> 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) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> 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) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> empty 0.6.22b Collecting legal info COPYRIGHT: OK (sha256: db6b65f5eaf782a92715887ac107f3477d64016301a66194a92312b13ff89be1) >>> fastd 22 Collecting legal info COPYRIGHT: OK (sha256: adf08b42f1b890b89e998360a864cb4f8441a0a57c9e95e2ce1bfdfc24c49976) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> flac 1.4.2 Collecting legal info COPYING.Xiph: OK (sha256: 6e58d3036f05e2a0d58af854c12a505ddbe75011d71a598a2170987f3b15408d) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> forge 1.3.1 Collecting legal info LICENSE: OK (sha256: f63ff0e4e239244aa79280da2dd4811a0469e5e201caf5cbc0d97c3a1dff8e82) >>> fstrcmp 0.7.D001 Collecting legal info LICENSE: OK (sha256: 5352e426b563eda9252d76be92337b49f7b5cfdd1302a1e8d99389840c0e46be) >>> gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gkrellm 2.3.11 Collecting legal info COPYING: OK (sha256: 691de85c3c6eeda5b6982c751548575344739ce4b4418d78905e599359f6c435) COPYRIGHT: OK (sha256: b81e0c0c3fb2a58f25377388484a1f729abb367f5f2b43e335a6ed3272ce8536) >>> gssdp 1.4.0.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsoup 2.74.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> libpsl 0.21.2 Collecting legal info COPYING: OK (sha256: 776cd11d54f0ea3e5efdd25ff1a0d952a1744215bb5858ea7aeb91808e70c9f7) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gupnp-av 0.14.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> gupnp 1.4.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> hwloc 2.9.0 Collecting legal info COPYING: OK (sha256: d79a936a42f3c6cb7c8375a023d43f4435f4664d3a5a2ea6b4623cff83c7fc06) >>> initscripts Collecting legal info >>> iputils 20221126 Collecting legal info LICENSE: OK (sha256: 2c9f29d982c48665c30b3adaf400c048988fd256eb91c691e351eb3b6a8b2036) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> json-glib 1.6.6 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libgphoto2 2.5.27 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> liblo 0.31 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnspr 4.35 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.89 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> librelp 1.10.0 Collecting legal info COPYING: OK (sha256: 1ed76f935566e93e3c3c0d9f8fad22eb6d8bbe406e2eb8470a4a2764d9fd9685) >>> libssh2 1.10.0 Collecting legal info COPYING: OK (sha256: 859e60d760a3446ecaf777339f1eef98c527aea40714384d24b882a83ffdd23a) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libuhttpd 3.14.1 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> liburcu 0.13.2 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> libuv 1.44.2 Collecting legal info LICENSE: OK (sha256: 95b8b163c60d17cfce3cef61a2d8a9cf70137502c8fb5f3d93cd2fc529fa98c8) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lttng-libust 2.13.1 Collecting legal info LICENSE: OK (sha256: 5b52242fd2045d62dd664c8358137b46c1e08efdba674c91cbfc06585efe1ce7) LICENSES/BSD-3-Clause: OK (sha256: f206ce02ddf94d03120b58381064702729a0e6cbb03cafc84dc0e434ce5689fa) LICENSES/GPL-2.0: OK (sha256: 6841c85b94f9dab319356e3aaf9e969fcedad51d3aaadf665bf86f34f4186b62) LICENSES/LGPL-2.1: OK (sha256: d72921266bc8452a8789f8a04a82755373990d00b7e0b0f1a8edb8f854e94d1c) LICENSES/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) >>> lxc 5.0.2 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> mxml 3.3.1 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 7dedb0043b0bbed7880bcc9724b3a3dae4d5ab2dce98a7904703109572b626e3) >>> neard 0.18 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> open-lldp 1.1 Collecting legal info COPYING: OK (sha256: 67af5abeb092213cd9c53781503320f635ba28b641e0c3f24d367e8e93a9839b) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.6 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) >>> host-runc 1.1.4 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-go 1.19.7 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> host-rust-bin 1.68.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.5.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> squashfs 4.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> stress 1.0.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> syslog-ng 3.38.1 Collecting legal info COPYING: OK (sha256: c75dcbfc17ccf742f12042a370f825a40951085d2352dfc9d07e715dae3ca9bd) GPL.txt: OK (sha256: ce3324c9f22299cfc7c281e5a6ab40fbe9c2ea1a67cee87226cb8cd39db1e1d2) LGPL.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tftpd b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 Collecting legal info tftpd/tftpd.c: OK (sha256: 67754ebd8f265571d3226ac97e521b1bd6fd8a61363ecd4ab7806a6f90efab92) >>> trace-cmd 2.9.7 Collecting legal info COPYING: OK (sha256: b1d04b850c1c7471b0f0896f6c6f0fcfc9f07e2dd183a5f5826af269fe9e88fb) COPYING.LIB: OK (sha256: 70f297763149e72306919c924e164f83041d5e512868d4c8c1826c171b3e49f9) LICENSES/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> host-uuu 1.5.21 Collecting legal info LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495) README.md: OK (sha256: 584bfbb18b4c08b872d48b80419dd453307212a144134fb516bd6ddc0700c2e8) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zstd 1.5.4 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> 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.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.4.233: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: armbian-firmware-5d685ad233b4dfd03a4d025fa0061f6b0f850cb3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'