| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:17: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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-3/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/bin PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/buildroot/autobuild/instance-3/output-1/host/bin install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/buildroot/autobuild/instance-3/output-1/host/bin make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc-buildroot-linux-uclibc-strip%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%power8%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/powerpc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc-buildroot-linux-uclibc-strip%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%power8%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/powerpc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-3/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-3/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells; fi mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-3/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-3/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-3/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab; fi rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/include /home/buildroot/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-3/output-1/target/usr/doc find /home/buildroot/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output-1/target/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/man /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/info /home/buildroot/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/doc /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-3/output-1/target/lib/debug /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.08.2-1-gd4393ae271"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.08.2"; \ echo "PRETTY_NAME=\"Buildroot 2023.08.2\"" \ ) > /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-3/output-1/per-package /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs printf ' saned -1 saned -1 * /etc/sane.d - - Saned User\n\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n \n \n \n\n' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.btrfs mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -f -f /home/buildroot/autobuild/instance-3/output-1/images/rootfs.btrfs\n /home/buildroot/autobuild/instance-3/output-1/host/bin/mkfs.btrfs -f -r '\''/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/target'\'' -L '\'''\'' --byte-count '\''100m'\'' --nodesize '\''16384'\'' --sectorsize '\''4096'\'' /home/buildroot/autobuild/instance-3/output-1/images/rootfs.btrfs\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/btrfs/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' ERROR: zoned: unable to stat /home/buildroot/autobuild/instance-3/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: ad22cc81-93d6-49ca-be4b-5466d1cc3aa1 Node size: 16384 Sector size: 4096 Filesystem size: 245.00MiB Block group profiles: Data: single 112.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 245.00MiB /home/buildroot/autobuild/instance-3/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.cpio mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot printf ' if [ ! -e /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/init ]; then /usr/bin/install -m 0755 fs/cpio/init /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/init; fi\n mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/dev\n mknod -m 0622 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/dev/console c 5 1\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot printf ' cd /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target && find . | LC_ALL=C sort | cpio --quiet -o -H newc > /home/buildroot/autobuild/instance-3/output-1/images/rootfs.cpio\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" bzip2 -9 -c /home/buildroot/autobuild/instance-3/output-1/images/rootfs.cpio > /home/buildroot/autobuild/instance-3/output-1/images/rootfs.cpio.bz2 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2149 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/2149 0% [ ] 2/2149 0% [ ] 3/2149 0% [ ] 4/2149 0% [ ] 5/2149 0% [ ] 6/2149 0% [ ] 7/2149 0% [ ] 8/2149 0% [ ] 9/2149 0% [ ] 10/2149 0% [ ] 11/2149 0% [ ] 12/2149 0% [ ] 13/2149 0% [ ] 14/2149 0% [ ] 15/2149 0% [ ] 16/2149 0% [ ] 17/2149 0% [ ] 18/2149 0% [ ] 19/2149 0% [ ] 20/2149 0% [ ] 21/2149 0% [ ] 22/2149 1% [ ] 23/2149 1% [ ] 24/2149 1% [ ] 25/2149 1% [ ] 26/2149 1% [ ] 27/2149 1% [ ] 28/2149 1% [ ] 29/2149 1% [ ] 30/2149 1% [ ] 31/2149 1% [ ] 32/2149 1% [ ] 33/2149 1% [ ] 34/2149 1% [= ] 35/2149 1% [= ] 36/2149 1% [= ] 37/2149 1% [= ] 38/2149 1% [= ] 39/2149 1% [= ] 40/2149 1% [= ] 41/2149 1% [= ] 42/2149 1% [= ] 43/2149 2% [= ] 44/2149 2% [= ] 45/2149 2% [= ] 46/2149 2% [= ] 47/2149 2% [= ] 48/2149 2% [= ] 49/2149 2% [= ] 50/2149 2% [= ] 51/2149 2% [= ] 52/2149 2% [= ] 53/2149 2% [= ] 54/2149 2% [= ] 55/2149 2% [= ] 56/2149 2% [= ] 57/2149 2% [= ] 58/2149 2% [= ] 59/2149 2% [= ] 60/2149 2% [= ] 61/2149 2% [= ] 62/2149 2% [= ] 63/2149 2% [= ] 64/2149 2% [= ] 65/2149 3% [= ] 66/2149 3% [= ] 67/2149 3% [= ] 68/2149 3% [= ] 69/2149 3% [== ] 70/2149 3% [== ] 71/2149 3% [== ] 72/2149 3% [== ] 73/2149 3% [== ] 74/2149 3% [== ] 75/2149 3% [== ] 76/2149 3% [== ] 77/2149 3% [== ] 78/2149 3% [== ] 79/2149 3% [== ] 80/2149 3% [== ] 81/2149 3% [== ] 82/2149 3% [== ] 83/2149 3% [== ] 84/2149 3% [== ] 85/2149 3% [== ] 86/2149 4% [== ] 87/2149 4% [== ] 88/2149 4% [== ] 89/2149 4% [== ] 90/2149 4% [== ] 91/2149 4% [== ] 92/2149 4% [== ] 93/2149 4% [== ] 94/2149 4% [== ] 95/2149 4% [== ] 96/2149 4% [== ] 97/2149 4% [== ] 98/2149 4% [== ] 99/2149 4% [== ] 100/2149 4% [== ] 101/2149 4% [== ] 102/2149 4% [== ] 103/2149 4% [=== ] 104/2149 4% [=== ] 105/2149 4% [=== ] 106/2149 4% [=== ] 107/2149 4% [=== ] 108/2149 5% [=== ] 109/2149 5% [=== ] 110/2149 5% [=== ] 111/2149 5% [=== ] 112/2149 5% [=== ] 113/2149 5% [=== ] 114/2149 5% [=== ] 115/2149 5% [=== ] 116/2149 5% [=== ] 117/2149 5% [=== ] 118/2149 5% [=== ] 119/2149 5% [=== ] 120/2149 5% [=== ] 121/2149 5% [=== ] 122/2149 5% [=== ] 123/2149 5% [=== ] 124/2149 5% [=== ] 125/2149 5% [=== ] 126/2149 5% [=== ] 127/2149 5% [=== ] 128/2149 5% [=== ] 129/2149 6% [=== ] 130/2149 6% [=== ] 131/2149 6% [=== ] 132/2149 6% [=== ] 133/2149 6% [=== ] 134/2149 6% [=== ] 135/2149 6% [=== ] 136/2149 6% [=== ] 137/2149 6% [=== ] 138/2149 6% [==== ] 139/2149 6% [==== ] 140/2149 6% [==== ] 141/2149 6% [==== ] 142/2149 6% [==== ] 143/2149 6% [==== ] 144/2149 6% [==== ] 145/2149 6% [==== ] 146/2149 6% [==== ] 147/2149 6% [==== ] 148/2149 6% [==== ] 149/2149 6% [==== ] 150/2149 6% [==== ] 151/2149 7% [==== ] 152/2149 7% [==== ] 153/2149 7% [==== ] 154/2149 7% [==== ] 155/2149 7% [==== ] 156/2149 7% [==== ] 157/2149 7% [==== ] 158/2149 7% [==== ] 159/2149 7% [==== ] 160/2149 7% [==== ] 161/2149 7% [==== ] 162/2149 7% [==== ] 163/2149 7% [==== ] 164/2149 7% [==== ] 165/2149 7% [==== ] 166/2149 7% [==== ] 167/2149 7% [==== ] 168/2149 7% [==== ] 169/2149 7% [==== ] 170/2149 7% [==== ] 171/2149 7% [==== ] 172/2149 8% [==== ] 173/2149 8% [===== ] 174/2149 8% [===== ] 175/2149 8% [===== ] 176/2149 8% [===== ] 177/2149 8% [===== ] 178/2149 8% [===== ] 179/2149 8% [===== ] 180/2149 8% [===== ] 181/2149 8% [===== ] 182/2149 8% [===== ] 183/2149 8% [===== ] 184/2149 8% [===== ] 185/2149 8% [===== ] 186/2149 8% [===== ] 187/2149 8% [===== ] 188/2149 8% [===== ] 189/2149 8% [===== ] 190/2149 8% [===== ] 191/2149 8% [===== ] 192/2149 8% [===== ] 193/2149 8% [===== ] 194/2149 9% [===== ] 195/2149 9% [===== ] 196/2149 9% [===== ] 197/2149 9% [===== ] 198/2149 9% [===== ] 199/2149 9% [===== ] 200/2149 9% [===== ] 201/2149 9% [===== ] 202/2149 9% [===== ] 203/2149 9% [===== ] 204/2149 9% [===== ] 205/2149 9% [===== ] 206/2149 9% [===== ] 207/2149 9% [====== ] 208/2149 9% [====== ] 209/2149 9% [====== ] 210/2149 9% [====== ] 211/2149 9% [====== ] 212/2149 9% [====== ] 213/2149 9% [====== ] 214/2149 9% [====== ] 215/2149 10% [====== ] 216/2149 10% [====== ] 217/2149 10% [====== ] 218/2149 10% [====== ] 219/2149 10% [====== ] 220/2149 10% [====== ] 221/2149 10% [====== ] 222/2149 10% [====== ] 223/2149 10% [====== ] 224/2149 10% [====== ] 225/2149 10% [====== ] 226/2149 10% [====== ] 227/2149 10% [====== ] 228/2149 10% [====== ] 229/2149 10% [====== ] 230/2149 10% [====== ] 231/2149 10% [====== ] 232/2149 10% [====== ] 233/2149 10% [====== ] 234/2149 10% [====== ] 235/2149 10% [====== ] 236/2149 10% [====== ] 237/2149 11% [====== ] 238/2149 11% [====== ] 239/2149 11% [====== ] 240/2149 11% [====== ] 241/2149 11% [====== ] 242/2149 11% [======= ] 243/2149 11% [======= ] 244/2149 11% [======= ] 245/2149 11% [======= ] 246/2149 11% [======= ] 247/2149 11% [======= ] 248/2149 11% [======= ] 249/2149 11% [======= ] 250/2149 11% [======= ] 251/2149 11% [======= ] 252/2149 11% [======= ] 253/2149 11% [======= ] 254/2149 11% [======= ] 255/2149 11% [======= ] 256/2149 11% [======= ] 257/2149 11% [======= ] 258/2149 12% [======= ] 259/2149 12% [======= ] 260/2149 12% [======= ] 261/2149 12% [======= ] 262/2149 12% [======= ] 263/2149 12% [======= ] 264/2149 12% [======= ] 265/2149 12% [======= ] 266/2149 12% [======= ] 267/2149 12% [======= ] 268/2149 12% [======= ] 269/2149 12% [======= ] 270/2149 12% [======= ] 271/2149 12% [======= ] 272/2149 12% [======= ] 273/2149 12% [======= ] 274/2149 12% [======= ] 275/2149 12% [======= ] 276/2149 12% [======= ] 277/2149 12% [======== ] 278/2149 12% [======== ] 279/2149 12% [======== ] 280/2149 13% [======== ] 281/2149 13% [======== ] 282/2149 13% [======== ] 283/2149 13% [======== ] 284/2149 13% [======== ] 285/2149 13% [======== ] 286/2149 13% [======== ] 287/2149 13% [======== ] 288/2149 13% [======== ] 289/2149 13% [======== ] 290/2149 13% [======== ] 291/2149 13% [======== ] 292/2149 13% [======== ] 293/2149 13% [======== ] 294/2149 13% [======== ] 295/2149 13% [======== ] 296/2149 13% [======== ] 297/2149 13% [======== ] 298/2149 13% [======== ] 299/2149 13% [======== ] 300/2149 13% [======== ] 301/2149 14% [======== ] 302/2149 14% [======== ] 303/2149 14% [======== ] 304/2149 14% [======== ] 305/2149 14% [======== ] 306/2149 14% [======== ] 307/2149 14% [======== ] 308/2149 14% [======== ] 309/2149 14% [======== ] 310/2149 14% [======== ] 311/2149 14% [========= ] 312/2149 14% [========= ] 313/2149 14% [========= ] 314/2149 14% [========= ] 315/2149 14% [========= ] 316/2149 14% [========= ] 317/2149 14% [========= ] 318/2149 14% [========= ] 319/2149 14% [========= ] 320/2149 14% [========= ] 321/2149 14% [========= ] 322/2149 14% [========= ] 323/2149 15% [========= ] 324/2149 15% [========= ] 325/2149 15% [========= ] 326/2149 15% [========= ] 327/2149 15% [========= ] 328/2149 15% [========= ] 329/2149 15% [========= ] 330/2149 15% [========= ] 331/2149 15% [========= ] 332/2149 15% [========= ] 333/2149 15% [========= ] 334/2149 15% [========= ] 335/2149 15% [========= ] 336/2149 15% [========= ] 337/2149 15% [========= ] 338/2149 15% [========= ] 339/2149 15% [========= ] 340/2149 15% [========= ] 341/2149 15% [========= ] 342/2149 15% [========= ] 343/2149 15% [========= ] 344/2149 16% [========= ] 345/2149 16% [========= ] 346/2149 16% [========== ] 347/2149 16% [========== ] 348/2149 16% [========== ] 349/2149 16% [========== ] 350/2149 16% [========== ] 351/2149 16% [========== ] 352/2149 16% [========== ] 353/2149 16% [========== ] 354/2149 16% [========== ] 355/2149 16% [========== ] 356/2149 16% [========== ] 357/2149 16% [========== ] 358/2149 16% [========== ] 359/2149 16% [========== ] 360/2149 16% [========== ] 361/2149 16% [========== ] 362/2149 16% [========== ] 363/2149 16% [========== ] 364/2149 16% [========== ] 365/2149 16% [========== ] 366/2149 17% [========== ] 367/2149 17% [========== ] 368/2149 17% [========== ] 369/2149 17% [========== ] 370/2149 17% [========== ] 371/2149 17% [========== ] 372/2149 17% [========== ] 373/2149 17% [========== ] 374/2149 17% [========== ] 375/2149 17% [========== ] 376/2149 17% [========== ] 377/2149 17% [========== ] 378/2149 17% [========== ] 379/2149 17% [========== ] 380/2149 17% [========== ] 381/2149 17% [=========== ] 382/2149 17% [=========== ] 383/2149 17% [=========== ] 384/2149 17% [=========== ] 385/2149 17% [=========== ] 386/2149 17% [=========== ] 387/2149 18% [=========== ] 388/2149 18% [=========== ] 389/2149 18% [=========== ] 390/2149 18% [=========== ] 391/2149 18% [=========== ] 392/2149 18% [=========== ] 393/2149 18% [=========== ] 394/2149 18% [=========== ] 395/2149 18% [=========== ] 396/2149 18% [=========== ] 397/2149 18% [=========== ] 398/2149 18% [=========== ] 399/2149 18% [=========== ] 400/2149 18% [=========== ] 401/2149 18% [=========== ] 402/2149 18% [=========== ] 403/2149 18% [=========== ] 404/2149 18% [=========== ] 405/2149 18% [=========== ] 406/2149 18% [=========== ] 407/2149 18% [=========== ] 408/2149 18% [=========== ] 409/2149 19% [=========== ] 410/2149 19% [=========== ] 411/2149 19% [=========== ] 412/2149 19% [=========== ] 413/2149 19% [=========== ] 414/2149 19% [=========== ] 415/2149 19% [============ ] 416/2149 19% [============ ] 417/2149 19% [============ ] 418/2149 19% [============ ] 419/2149 19% [============ ] 420/2149 19% [============ ] 421/2149 19% [============ ] 422/2149 19% [============ ] 423/2149 19% [============ ] 424/2149 19% [============ ] 425/2149 19% [============ ] 426/2149 19% [============ ] 427/2149 19% [============ ] 428/2149 19% [============ ] 429/2149 19% [============ ] 430/2149 20% [============ ] 431/2149 20% [============ ] 432/2149 20% [============ ] 433/2149 20% [============ ] 434/2149 20% [============ ] 435/2149 20% [============ ] 436/2149 20% [============ ] 437/2149 20% [============ ] 438/2149 20% [============ ] 439/2149 20% [============ ] 440/2149 20% [============ ] 441/2149 20% [============ ] 442/2149 20% [============ ] 443/2149 20% [============ ] 444/2149 20% [============ ] 445/2149 20% [============ ] 446/2149 20% [============ ] 447/2149 20% [============ ] 448/2149 20% [============ ] 449/2149 20% [============ ] 450/2149 20% [============= ] 451/2149 20% [============= ] 452/2149 21% [============= ] 453/2149 21% [============= ] 454/2149 21% [============= ] 455/2149 21% [============= ] 456/2149 21% [============= ] 457/2149 21% [============= ] 458/2149 21% [============= ] 459/2149 21% [============= ] 460/2149 21% [============= ] 461/2149 21% [============= ] 462/2149 21% [============= ] 463/2149 21% [============= ] 464/2149 21% [============= ] 465/2149 21% [============= ] 466/2149 21% [============= ] 467/2149 21% [============= ] 468/2149 21% [============= ] 469/2149 21% [============= ] 470/2149 21% [============= ] 471/2149 21% [============= ] 472/2149 21% [============= ] 473/2149 22% [============= ] 474/2149 22% [============= ] 475/2149 22% [============= ] 476/2149 22% [============= ] 477/2149 22% [============= ] 478/2149 22% [============= ] 479/2149 22% [============= ] 480/2149 22% [============= ] 481/2149 22% [============= ] 482/2149 22% [============= ] 483/2149 22% [============= ] 484/2149 22% [============= ] 485/2149 22% [============== ] 486/2149 22% [============== ] 487/2149 22% [============== ] 488/2149 22% [============== ] 489/2149 22% [============== ] 490/2149 22% [============== ] 491/2149 22% [============== ] 492/2149 22% [============== ] 493/2149 22% [============== ] 494/2149 22% [============== ] 495/2149 23% [============== ] 496/2149 23% [============== ] 497/2149 23% [============== ] 498/2149 23% [============== ] 499/2149 23% [============== ] 500/2149 23% [============== ] 501/2149 23% [============== ] 502/2149 23% [============== ] 503/2149 23% [============== ] 504/2149 23% [============== ] 505/2149 23% [============== ] 506/2149 23% [============== ] 507/2149 23% [============== ] 508/2149 23% [============== ] 509/2149 23% [============== ] 510/2149 23% [============== ] 511/2149 23% [============== ] 512/2149 23% [============== ] 513/2149 23% [============== ] 514/2149 23% [============== ] 515/2149 23% [============== ] 516/2149 24% [============== ] 517/2149 24% [============== ] 518/2149 24% [============== ] 519/2149 24% [=============== ] 520/2149 24% [=============== ] 521/2149 24% [=============== ] 522/2149 24% [=============== ] 523/2149 24% [=============== ] 524/2149 24% [=============== ] 525/2149 24% [=============== ] 526/2149 24% [=============== ] 527/2149 24% [=============== ] 528/2149 24% [=============== ] 529/2149 24% [=============== ] 530/2149 24% [=============== ] 531/2149 24% [=============== ] 532/2149 24% [=============== ] 533/2149 24% [=============== ] 534/2149 24% [=============== ] 535/2149 24% [=============== ] 536/2149 24% [=============== ] 537/2149 24% [=============== ] 538/2149 25% [=============== ] 539/2149 25% [=============== ] 540/2149 25% [=============== ] 541/2149 25% [=============== ] 542/2149 25% [=============== ] 543/2149 25% [=============== ] 544/2149 25% [=============== ] 545/2149 25% [=============== ] 546/2149 25% [=============== ] 547/2149 25% [=============== ] 548/2149 25% [=============== ] 549/2149 25% [=============== ] 550/2149 25% [=============== ] 551/2149 25% [=============== ] 552/2149 25% [=============== ] 553/2149 25% [=============== ] 554/2149 25% [================ ] 555/2149 25% [================ ] 556/2149 25% [================ ] 557/2149 25% [================ ] 558/2149 25% [================ ] 559/2149 26% [================ ] 560/2149 26% [================ ] 561/2149 26% [================ ] 562/2149 26% [================ ] 563/2149 26% [================ ] 564/2149 26% [================ ] 565/2149 26% [================ ] 566/2149 26% [================ ] 567/2149 26% [================ ] 568/2149 26% [================ ] 569/2149 26% [================ ] 570/2149 26% [================ ] 571/2149 26% [================ ] 572/2149 26% [================ ] 573/2149 26% [================ ] 574/2149 26% [================ ] 575/2149 26% [================ ] 576/2149 26% [================ ] 577/2149 26% [================ ] 578/2149 26% [================ ] 579/2149 26% [================ ] 580/2149 26% [================ ] 581/2149 27% [================ ] 582/2149 27% [================ ] 583/2149 27% [================ ] 584/2149 27% [================ ] 585/2149 27% [================ ] 586/2149 27% [================ ] 587/2149 27% [================ ] 588/2149 27% [================ ] 589/2149 27% [================= ] 590/2149 27% [================= ] 591/2149 27% [================= ] 592/2149 27% [================= ] 593/2149 27% [================= ] 594/2149 27% [================= ] 595/2149 27% [================= ] 596/2149 27% [================= ] 597/2149 27% [================= ] 598/2149 27% [================= ] 599/2149 27% [================= ] 600/2149 27% [================= ] 601/2149 27% [================= ] 602/2149 28% [================= ] 603/2149 28% [================= ] 604/2149 28% [================= ] 605/2149 28% [================= ] 606/2149 28% [================= ] 607/2149 28% [================= ] 608/2149 28% [================= ] 609/2149 28% [================= ] 610/2149 28% [================= ] 611/2149 28% [================= ] 612/2149 28% [================= ] 613/2149 28% [================= ] 614/2149 28% [================= ] 615/2149 28% [================= ] 616/2149 28% [================= ] 617/2149 28% [================= ] 618/2149 28% [================= ] 619/2149 28% [================= ] 620/2149 28% [================= ] 621/2149 28% [================= ] 622/2149 28% [================= ] 623/2149 28% [================== ] 624/2149 29% [================== ] 625/2149 29% [================== ] 626/2149 29% [================== ] 627/2149 29% [================== ] 628/2149 29% [================== ] 629/2149 29% [================== ] 630/2149 29% [================== ] 631/2149 29% [================== ] 632/2149 29% [================== ] 633/2149 29% [================== ] 634/2149 29% [================== ] 635/2149 29% [================== ] 636/2149 29% [================== ] 637/2149 29% [================== ] 638/2149 29% [================== ] 639/2149 29% [================== ] 640/2149 29% [================== ] 641/2149 29% [================== ] 642/2149 29% [================== ] 643/2149 29% [================== ] 644/2149 29% [================== ] 645/2149 30% [================== ] 646/2149 30% [================== ] 647/2149 30% [================== ] 648/2149 30% [================== ] 649/2149 30% [================== ] 650/2149 30% [================== ] 651/2149 30% [================== ] 652/2149 30% [================== ] 653/2149 30% [================== ] 654/2149 30% [================== ] 655/2149 30% [================== ] 656/2149 30% [================== ] 657/2149 30% [================== ] 658/2149 30% [=================== ] 659/2149 30% [=================== ] 660/2149 30% [=================== ] 661/2149 30% [=================== ] 662/2149 30% [=================== ] 663/2149 30% [=================== ] 664/2149 30% [=================== ] 665/2149 30% [=================== ] 666/2149 30% [=================== ] 667/2149 31% [=================== ] 668/2149 31% [=================== ] 669/2149 31% [=================== ] 670/2149 31% [=================== ] 671/2149 31% [=================== ] 672/2149 31% [=================== ] 673/2149 31% [=================== ] 674/2149 31% [=================== ] 675/2149 31% [=================== ] 676/2149 31% [=================== ] 677/2149 31% [=================== ] 678/2149 31% [=================== ] 679/2149 31% [=================== ] 680/2149 31% [=================== ] 681/2149 31% [=================== ] 682/2149 31% [=================== ] 683/2149 31% [=================== ] 684/2149 31% [=================== ] 685/2149 31% [=================== ] 686/2149 31% [=================== ] 687/2149 31% [=================== ] 688/2149 32% [=================== ] 689/2149 32% [=================== ] 690/2149 32% [=================== ] 691/2149 32% [=================== ] 692/2149 32% [=================== ] 693/2149 32% [==================== ] 694/2149 32% [==================== ] 695/2149 32% [==================== ] 696/2149 32% [==================== ] 697/2149 32% [==================== ] 698/2149 32% [==================== ] 699/2149 32% [==================== ] 700/2149 32% [==================== ] 701/2149 32% [==================== ] 702/2149 32% [==================== ] 703/2149 32% [==================== ] 704/2149 32% [==================== ] 705/2149 32% [==================== ] 706/2149 32% [==================== ] 707/2149 32% [==================== ] 708/2149 32% [==================== ] 709/2149 32% [==================== ] 710/2149 33% [==================== ] 711/2149 33% [==================== ] 712/2149 33% [==================== ] 713/2149 33% [==================== ] 714/2149 33% [==================== ] 715/2149 33% [==================== ] 716/2149 33% [==================== ] 717/2149 33% [==================== ] 718/2149 33% [==================== ] 719/2149 33% [==================== ] 720/2149 33% [==================== ] 721/2149 33% [==================== ] 722/2149 33% [==================== ] 723/2149 33% [==================== ] 724/2149 33% [==================== ] 725/2149 33% [==================== ] 726/2149 33% [==================== ] 727/2149 33% [===================== ] 728/2149 33% [===================== ] 729/2149 33% [===================== ] 730/2149 33% [===================== ] 731/2149 34% [===================== ] 732/2149 34% [===================== ] 733/2149 34% [===================== ] 734/2149 34% [===================== ] 735/2149 34% [===================== ] 736/2149 34% [===================== ] 737/2149 34% [===================== ] 738/2149 34% [===================== ] 739/2149 34% [===================== ] 740/2149 34% [===================== ] 741/2149 34% [===================== ] 742/2149 34% [===================== ] 743/2149 34% [===================== ] 744/2149 34% [===================== ] 745/2149 34% [===================== ] 746/2149 34% [===================== ] 747/2149 34% [===================== ] 748/2149 34% [===================== ] 749/2149 34% [===================== ] 750/2149 34% [===================== ] 751/2149 34% [===================== ] 752/2149 34% [===================== ] 753/2149 35% [===================== ] 754/2149 35% [===================== ] 755/2149 35% [===================== ] 756/2149 35% [===================== ] 757/2149 35% [===================== ] 758/2149 35% [===================== ] 759/2149 35% [===================== ] 760/2149 35% [===================== ] 761/2149 35% [===================== ] 762/2149 35% [====================== ] 763/2149 35% [====================== ] 764/2149 35% [====================== ] 765/2149 35% [====================== ] 766/2149 35% [====================== ] 767/2149 35% [====================== ] 768/2149 35% [====================== ] 769/2149 35% [====================== ] 770/2149 35% [====================== ] 771/2149 35% [====================== ] 772/2149 35% [====================== ] 773/2149 35% [====================== ] 774/2149 36% [====================== ] 775/2149 36% [====================== ] 776/2149 36% [====================== ] 777/2149 36% [====================== ] 778/2149 36% [====================== ] 779/2149 36% [====================== ] 780/2149 36% [====================== ] 781/2149 36% [====================== ] 782/2149 36% [====================== ] 783/2149 36% [====================== ] 784/2149 36% [====================== ] 785/2149 36% [====================== ] 786/2149 36% [====================== ] 787/2149 36% [====================== ] 788/2149 36% [====================== ] 789/2149 36% [====================== ] 790/2149 36% [====================== ] 791/2149 36% [====================== ] 792/2149 36% [====================== ] 793/2149 36% [====================== ] 794/2149 36% [====================== ] 795/2149 36% [====================== ] 796/2149 37% [====================== ] 797/2149 37% [======================= ] 798/2149 37% [======================= ] 799/2149 37% [======================= ] 800/2149 37% [======================= ] 801/2149 37% [======================= ] 802/2149 37% [======================= ] 803/2149 37% [======================= ] 804/2149 37% [======================= ] 805/2149 37% [======================= ] 806/2149 37% [======================= ] 807/2149 37% [======================= ] 808/2149 37% [======================= ] 809/2149 37% [======================= ] 810/2149 37% [======================= ] 811/2149 37% [======================= ] 812/2149 37% [======================= ] 813/2149 37% [======================= ] 814/2149 37% [======================= ] 815/2149 37% [======================= ] 816/2149 37% [======================= ] 817/2149 38% [======================= ] 818/2149 38% [======================= ] 819/2149 38% [======================= ] 820/2149 38% [======================= ] 821/2149 38% [======================= ] 822/2149 38% [======================= ] 823/2149 38% [======================= ] 824/2149 38% [======================= ] 825/2149 38% [======================= ] 826/2149 38% [======================= ] 827/2149 38% [======================= ] 828/2149 38% [======================= ] 829/2149 38% [======================= ] 830/2149 38% [======================= ] 831/2149 38% [======================== ] 832/2149 38% [======================== ] 833/2149 38% [======================== ] 834/2149 38% [======================== ] 835/2149 38% [======================== ] 836/2149 38% [======================== ] 837/2149 38% [======================== ] 838/2149 38% [======================== ] 839/2149 39% [======================== ] 840/2149 39% [======================== ] 841/2149 39% [======================== ] 842/2149 39% [======================== ] 843/2149 39% [======================== ] 844/2149 39% [======================== ] 845/2149 39% [======================== ] 846/2149 39% [======================== ] 847/2149 39% [======================== ] 848/2149 39% [======================== ] 849/2149 39% [======================== ] 850/2149 39% [======================== ] 851/2149 39% [======================== ] 852/2149 39% [======================== ] 853/2149 39% [======================== ] 854/2149 39% [======================== ] 855/2149 39% [======================== ] 856/2149 39% [======================== ] 857/2149 39% [======================== ] 858/2149 39% [======================== ] 859/2149 39% [======================== ] 860/2149 40% [======================== ] 861/2149 40% [======================== ] 862/2149 40% [======================== ] 863/2149 40% [======================== ] 864/2149 40% [======================== ] 865/2149 40% [======================== ] 866/2149 40% [========================= ] 867/2149 40% [========================= ] 868/2149 40% [========================= ] 869/2149 40% [========================= ] 870/2149 40% [========================= ] 871/2149 40% [========================= ] 872/2149 40% [========================= ] 873/2149 40% [========================= ] 874/2149 40% [========================= ] 875/2149 40% [========================= ] 876/2149 40% [========================= ] 877/2149 40% [========================= ] 878/2149 40% [========================= ] 879/2149 40% [========================= ] 880/2149 40% [========================= ] 881/2149 40% [========================= ] 882/2149 41% [========================= ] 883/2149 41% [========================= ] 884/2149 41% [========================= ] 885/2149 41% [========================= ] 886/2149 41% [========================= ] 887/2149 41% [========================= ] 888/2149 41% [========================= ] 889/2149 41% [========================= ] 890/2149 41% [========================= ] 891/2149 41% [========================= ] 892/2149 41% [========================= ] 893/2149 41% [========================= ] 894/2149 41% [========================= ] 895/2149 41% [========================= ] 896/2149 41% [========================= ] 897/2149 41% [========================= ] 898/2149 41% [========================= ] 899/2149 41% [========================= ] 900/2149 41% [========================= ] 901/2149 41% [========================== ] 902/2149 41% [========================== ] 903/2149 42% [========================== ] 904/2149 42% [========================== ] 905/2149 42% [========================== ] 906/2149 42% [========================== ] 907/2149 42% [========================== ] 908/2149 42% [========================== ] 909/2149 42% [========================== ] 910/2149 42% [========================== ] 911/2149 42% [========================== ] 912/2149 42% [========================== ] 913/2149 42% [========================== ] 914/2149 42% [========================== ] 915/2149 42% [========================== ] 916/2149 42% [========================== ] 917/2149 42% [========================== ] 918/2149 42% [========================== ] 919/2149 42% [========================== ] 920/2149 42% [========================== ] 921/2149 42% [========================== ] 922/2149 42% [========================== ] 923/2149 42% [========================== ] 924/2149 42% [========================== ] 925/2149 43% [========================== ] 926/2149 43% [========================== ] 927/2149 43% [========================== ] 928/2149 43% [========================== ] 929/2149 43% [========================== ] 930/2149 43% [========================== ] 931/2149 43% [========================== ] 932/2149 43% [========================== ] 933/2149 43% [========================== ] 934/2149 43% [========================== ] 935/2149 43% [=========================== ] 936/2149 43% [=========================== ] 937/2149 43% [=========================== ] 938/2149 43% [=========================== ] 939/2149 43% [=========================== ] 940/2149 43% [=========================== ] 941/2149 43% [=========================== ] 942/2149 43% [=========================== ] 943/2149 43% [=========================== ] 944/2149 43% [=========================== ] 945/2149 43% [=========================== ] 946/2149 44% [=========================== ] 947/2149 44% [=========================== ] 948/2149 44% [=========================== ] 949/2149 44% [=========================== ] 950/2149 44% [=========================== ] 951/2149 44% [=========================== ] 952/2149 44% [=========================== ] 953/2149 44% [=========================== ] 954/2149 44% [=========================== ] 955/2149 44% [=========================== ] 956/2149 44% [=========================== ] 957/2149 44% [=========================== ] 958/2149 44% [=========================== ] 959/2149 44% [=========================== ] 960/2149 44% [=========================== ] 961/2149 44% [=========================== ] 962/2149 44% [=========================== ] 963/2149 44% [=========================== ] 964/2149 44% [=========================== ] 965/2149 44% [=========================== ] 966/2149 44% [=========================== ] 967/2149 44% [=========================== ] 968/2149 45% [=========================== ] 969/2149 45% [=========================== ] 970/2149 45% [============================ ] 971/2149 45% [============================ ] 972/2149 45% [============================ ] 973/2149 45% [============================ ] 974/2149 45% [============================ ] 975/2149 45% [============================ ] 976/2149 45% [============================ ] 977/2149 45% [============================ ] 978/2149 45% [============================ ] 979/2149 45% [============================ ] 980/2149 45% [============================ ] 981/2149 45% [============================ ] 982/2149 45% [============================ ] 983/2149 45% [============================ ] 984/2149 45% [============================ ] 985/2149 45% [============================ ] 986/2149 45% [============================ ] 987/2149 45% [============================ ] 988/2149 45% [============================ ] 989/2149 46% [============================ ] 990/2149 46% [============================ ] 991/2149 46% [============================ ] 992/2149 46% [============================ ] 993/2149 46% [============================ ] 994/2149 46% [============================ ] 995/2149 46% [============================ ] 996/2149 46% [============================ ] 997/2149 46% [============================ ] 998/2149 46% [============================ ] 999/2149 46% [============================ ] 1000/2149 46% [============================ ] 1001/2149 46% [============================ ] 1002/2149 46% [============================ ] 1003/2149 46% [============================ ] 1004/2149 46% [============================ ] 1005/2149 46% [============================= ] 1006/2149 46% [============================= ] 1007/2149 46% [============================= ] 1008/2149 46% [============================= ] 1009/2149 46% [============================= ] 1010/2149 46% [============================= ] 1011/2149 47% [============================= ] 1012/2149 47% [============================= ] 1013/2149 47% [============================= ] 1014/2149 47% [============================= ] 1015/2149 47% [============================= ] 1016/2149 47% [============================= ] 1017/2149 47% [============================= ] 1018/2149 47% [============================= ] 1019/2149 47% [============================= ] 1020/2149 47% [============================= ] 1021/2149 47% [============================= ] 1022/2149 47% [============================= ] 1023/2149 47% [============================= ] 1024/2149 47% [============================= ] 1025/2149 47% [============================= ] 1026/2149 47% [============================= ] 1027/2149 47% [============================= ] 1028/2149 47% [============================= ] 1029/2149 47% [============================= ] 1030/2149 47% [============================= ] 1031/2149 47% [============================= ] 1032/2149 48% [============================= ] 1033/2149 48% [============================= ] 1034/2149 48% [============================= ] 1035/2149 48% [============================= ] 1036/2149 48% [============================= ] 1037/2149 48% [============================= ] 1038/2149 48% [============================= ] 1039/2149 48% [============================== ] 1040/2149 48% [============================== ] 1041/2149 48% [============================== ] 1042/2149 48% [============================== ] 1043/2149 48% [============================== ] 1044/2149 48% [============================== ] 1045/2149 48% [============================== ] 1046/2149 48% [============================== ] 1047/2149 48% [============================== ] 1048/2149 48% [============================== ] 1049/2149 48% [============================== ] 1050/2149 48% [============================== ] 1051/2149 48% [============================== ] 1052/2149 48% [============================== ] 1053/2149 48% [============================== ] 1054/2149 49% [============================== ] 1055/2149 49% [============================== ] 1056/2149 49% [============================== ] 1057/2149 49% [============================== ] 1058/2149 49% [============================== ] 1059/2149 49% [============================== ] 1060/2149 49% [============================== ] 1061/2149 49% [============================== ] 1062/2149 49% [============================== ] 1063/2149 49% [============================== ] 1064/2149 49% [============================== ] 1065/2149 49% [============================== ] 1066/2149 49% [============================== ] 1067/2149 49% [============================== ] 1068/2149 49% [============================== ] 1069/2149 49% [============================== ] 1070/2149 49% [============================== ] 1071/2149 49% [============================== ] 1072/2149 49% [============================== ] 1073/2149 49% [============================== ] 1074/2149 49% [=============================== ] 1075/2149 50% [=============================== ] 1076/2149 50% [=============================== ] 1077/2149 50% [=============================== ] 1078/2149 50% [=============================== ] 1079/2149 50% [=============================== ] 1080/2149 50% [=============================== ] 1081/2149 50% [=============================== ] 1082/2149 50% [=============================== ] 1083/2149 50% [=============================== ] 1084/2149 50% [=============================== ] 1085/2149 50% [=============================== ] 1086/2149 50% [=============================== ] 1087/2149 50% [=============================== ] 1088/2149 50% [=============================== ] 1089/2149 50% [=============================== ] 1090/2149 50% [=============================== ] 1091/2149 50% [=============================== ] 1092/2149 50% [=============================== ] 1093/2149 50% [=============================== ] 1094/2149 50% [=============================== ] 1095/2149 50% [=============================== ] 1096/2149 51% [=============================== ] 1097/2149 51% [=============================== ] 1098/2149 51% [=============================== ] 1099/2149 51% [=============================== ] 1100/2149 51% [=============================== ] 1101/2149 51% [=============================== ] 1102/2149 51% [=============================== ] 1103/2149 51% [=============================== ] 1104/2149 51% [=============================== ] 1105/2149 51% [=============================== ] 1106/2149 51% [=============================== ] 1107/2149 51% [=============================== ] 1108/2149 51% [=============================== ] 1109/2149 51% [================================ ] 1110/2149 51% [================================ ] 1111/2149 51% [================================ ] 1112/2149 51% [================================ ] 1113/2149 51% [================================ ] 1114/2149 51% [================================ ] 1115/2149 51% [================================ ] 1116/2149 51% [================================ ] 1117/2149 51% [================================ ] 1118/2149 52% [================================ ] 1119/2149 52% [================================ ] 1120/2149 52% [================================ ] 1121/2149 52% [================================ ] 1122/2149 52% [================================ ] 1123/2149 52% [================================ ] 1124/2149 52% [================================ ] 1125/2149 52% [================================ ] 1126/2149 52% [================================ ] 1127/2149 52% [================================ ] 1128/2149 52% [================================ ] 1129/2149 52% [================================ ] 1130/2149 52% [================================ ] 1131/2149 52% [================================ ] 1132/2149 52% [================================ ] 1133/2149 52% [================================ ] 1134/2149 52% [================================ ] 1135/2149 52% [================================ ] 1136/2149 52% [================================ ] 1137/2149 52% [================================ ] 1138/2149 52% [================================ ] 1139/2149 53% [================================ ] 1140/2149 53% [================================ ] 1141/2149 53% [================================ ] 1142/2149 53% [================================ ] 1143/2149 53% [================================= ] 1144/2149 53% [================================= ] 1145/2149 53% [================================= ] 1146/2149 53% [================================= ] 1147/2149 53% [================================= ] 1148/2149 53% [================================= ] 1149/2149 53% [================================= ] 1150/2149 53% [================================= ] 1151/2149 53% [================================= ] 1152/2149 53% [================================= ] 1153/2149 53% [================================= ] 1154/2149 53% [================================= ] 1155/2149 53% [================================= ] 1156/2149 53% [================================= ] 1157/2149 53% [================================= ] 1158/2149 53% [================================= ] 1159/2149 53% [================================= ] 1160/2149 53% [================================= ] 1161/2149 54% [================================= ] 1162/2149 54% [================================= ] 1163/2149 54% [================================= ] 1164/2149 54% [================================= ] 1165/2149 54% [================================= ] 1166/2149 54% [================================= ] 1167/2149 54% [================================= ] 1168/2149 54% [================================= ] 1169/2149 54% [================================= ] 1170/2149 54% [================================= ] 1171/2149 54% [================================= ] 1172/2149 54% [================================= ] 1173/2149 54% [================================= ] 1174/2149 54% [================================= ] 1175/2149 54% [================================= ] 1176/2149 54% [================================= ] 1177/2149 54% [================================= ] 1178/2149 54% [================================== ] 1179/2149 54% [================================== ] 1180/2149 54% [================================== ] 1181/2149 54% [================================== ] 1182/2149 55% [================================== ] 1183/2149 55% [================================== ] 1184/2149 55% [================================== ] 1185/2149 55% [================================== ] 1186/2149 55% [================================== ] 1187/2149 55% [================================== ] 1188/2149 55% [================================== ] 1189/2149 55% [================================== ] 1190/2149 55% [================================== ] 1191/2149 55% [================================== ] 1192/2149 55% [================================== ] 1193/2149 55% [================================== ] 1194/2149 55% [================================== ] 1195/2149 55% [================================== ] 1196/2149 55% [================================== ] 1197/2149 55% [================================== ] 1198/2149 55% [================================== ] 1199/2149 55% [================================== ] 1200/2149 55% [================================== ] 1201/2149 55% [================================== ] 1202/2149 55% [================================== ] 1203/2149 55% [================================== ] 1204/2149 56% [================================== ] 1205/2149 56% [================================== ] 1206/2149 56% [================================== ] 1207/2149 56% [================================== ] 1208/2149 56% [================================== ] 1209/2149 56% [================================== ] 1210/2149 56% [================================== ] 1211/2149 56% [================================== ] 1212/2149 56% [================================== ] 1213/2149 56% [=================================== ] 1214/2149 56% [=================================== ] 1215/2149 56% [=================================== ] 1216/2149 56% [=================================== ] 1217/2149 56% [=================================== ] 1218/2149 56% [=================================== ] 1219/2149 56% [=================================== ] 1220/2149 56% [=================================== ] 1221/2149 56% [=================================== ] 1222/2149 56% [=================================== ] 1223/2149 56% [=================================== ] 1224/2149 56% [=================================== ] 1225/2149 57% [=================================== ] 1226/2149 57% [=================================== ] 1227/2149 57% [=================================== ] 1228/2149 57% [=================================== ] 1229/2149 57% [=================================== ] 1230/2149 57% [=================================== ] 1231/2149 57% [=================================== ] 1232/2149 57% [=================================== ] 1233/2149 57% [=================================== ] 1234/2149 57% [=================================== ] 1235/2149 57% [=================================== ] 1236/2149 57% [=================================== ] 1237/2149 57% [=================================== ] 1238/2149 57% [=================================== ] 1239/2149 57% [=================================== ] 1240/2149 57% [=================================== ] 1241/2149 57% [=================================== ] 1242/2149 57% [=================================== ] 1243/2149 57% [=================================== ] 1244/2149 57% [=================================== ] 1245/2149 57% [=================================== ] 1246/2149 57% [=================================== ] 1247/2149 58% [==================================== ] 1248/2149 58% [==================================== ] 1249/2149 58% [==================================== ] 1250/2149 58% [==================================== ] 1251/2149 58% [==================================== ] 1252/2149 58% [==================================== ] 1253/2149 58% [==================================== ] 1254/2149 58% [==================================== ] 1255/2149 58% [==================================== ] 1256/2149 58% [==================================== ] 1257/2149 58% [==================================== ] 1258/2149 58% [==================================== ] 1259/2149 58% [==================================== ] 1260/2149 58% [==================================== ] 1261/2149 58% [==================================== ] 1262/2149 58% [==================================== ] 1263/2149 58% [==================================== ] 1264/2149 58% [==================================== ] 1265/2149 58% [==================================== ] 1266/2149 58% [==================================== ] 1267/2149 58% [==================================== ] 1268/2149 59% [==================================== ] 1269/2149 59% [==================================== ] 1270/2149 59% [==================================== ] 1271/2149 59% [==================================== ] 1272/2149 59% [==================================== ] 1273/2149 59% [==================================== ] 1274/2149 59% [==================================== ] 1275/2149 59% [==================================== ] 1276/2149 59% [==================================== ] 1277/2149 59% [==================================== ] 1278/2149 59% [==================================== ] 1279/2149 59% [==================================== ] 1280/2149 59% [==================================== ] 1281/2149 59% [==================================== ] 1282/2149 59% [===================================== ] 1283/2149 59% [===================================== ] 1284/2149 59% [===================================== ] 1285/2149 59% [===================================== ] 1286/2149 59% [===================================== ] 1287/2149 59% [===================================== ] 1288/2149 59% [===================================== ] 1289/2149 59% [===================================== ] 1290/2149 60% [===================================== ] 1291/2149 60% [===================================== ] 1292/2149 60% [===================================== ] 1293/2149 60% [===================================== ] 1294/2149 60% [===================================== ] 1295/2149 60% [===================================== ] 1296/2149 60% [===================================== ] 1297/2149 60% [===================================== ] 1298/2149 60% [===================================== ] 1299/2149 60% [===================================== ] 1300/2149 60% [===================================== ] 1301/2149 60% [===================================== ] 1302/2149 60% [===================================== ] 1303/2149 60% [===================================== ] 1304/2149 60% [===================================== ] 1305/2149 60% [===================================== ] 1306/2149 60% [===================================== ] 1307/2149 60% [===================================== ] 1308/2149 60% [===================================== ] 1309/2149 60% [===================================== ] 1310/2149 60% [===================================== ] 1311/2149 61% [===================================== ] 1312/2149 61% [===================================== ] 1313/2149 61% [===================================== ] 1314/2149 61% [===================================== ] 1315/2149 61% [===================================== ] 1316/2149 61% [===================================== ] 1317/2149 61% [====================================== ] 1318/2149 61% [====================================== ] 1319/2149 61% [====================================== ] 1320/2149 61% [====================================== ] 1321/2149 61% [====================================== ] 1322/2149 61% [====================================== ] 1323/2149 61% [====================================== ] 1324/2149 61% [====================================== ] 1325/2149 61% [====================================== ] 1326/2149 61% [====================================== ] 1327/2149 61% [====================================== ] 1328/2149 61% [====================================== ] 1329/2149 61% [====================================== ] 1330/2149 61% [====================================== ] 1331/2149 61% [====================================== ] 1332/2149 61% [====================================== ] 1333/2149 62% [====================================== ] 1334/2149 62% [====================================== ] 1335/2149 62% [====================================== ] 1336/2149 62% [====================================== ] 1337/2149 62% [====================================== ] 1338/2149 62% [====================================== ] 1339/2149 62% [====================================== ] 1340/2149 62% [====================================== ] 1341/2149 62% [====================================== ] 1342/2149 62% [====================================== ] 1343/2149 62% [====================================== ] 1344/2149 62% [====================================== ] 1345/2149 62% [====================================== ] 1346/2149 62% [====================================== ] 1347/2149 62% [====================================== ] 1348/2149 62% [====================================== ] 1349/2149 62% [====================================== ] 1350/2149 62% [====================================== ] 1351/2149 62% [======================================= ] 1352/2149 62% [======================================= ] 1353/2149 62% [======================================= ] 1354/2149 63% [======================================= ] 1355/2149 63% [======================================= ] 1356/2149 63% [======================================= ] 1357/2149 63% [======================================= ] 1358/2149 63% [======================================= ] 1359/2149 63% [======================================= ] 1360/2149 63% [======================================= ] 1361/2149 63% [======================================= ] 1362/2149 63% [======================================= ] 1363/2149 63% [======================================= ] 1364/2149 63% [======================================= ] 1365/2149 63% [======================================= ] 1366/2149 63% [======================================= ] 1367/2149 63% [======================================= ] 1368/2149 63% [======================================= ] 1369/2149 63% [======================================= ] 1370/2149 63% [======================================= ] 1371/2149 63% [======================================= ] 1372/2149 63% [======================================= ] 1373/2149 63% [======================================= ] 1374/2149 63% [======================================= ] 1375/2149 63% [======================================= ] 1376/2149 64% [======================================= ] 1377/2149 64% [======================================= ] 1378/2149 64% [======================================= ] 1379/2149 64% [======================================= ] 1380/2149 64% [======================================= ] 1381/2149 64% [======================================= ] 1382/2149 64% [======================================= ] 1383/2149 64% [======================================= ] 1384/2149 64% [======================================= ] 1385/2149 64% [======================================= ] 1386/2149 64% [======================================== ] 1387/2149 64% [======================================== ] 1388/2149 64% [======================================== ] 1389/2149 64% [======================================== ] 1390/2149 64% [======================================== ] 1391/2149 64% [======================================== ] 1392/2149 64% [======================================== ] 1393/2149 64% [======================================== ] 1394/2149 64% [======================================== ] 1395/2149 64% [======================================== ] 1396/2149 64% [======================================== ] 1397/2149 65% [======================================== ] 1398/2149 65% [======================================== ] 1399/2149 65% [======================================== ] 1400/2149 65% [======================================== ] 1401/2149 65% [======================================== ] 1402/2149 65% [======================================== ] 1403/2149 65% [======================================== ] 1404/2149 65% [======================================== ] 1405/2149 65% [======================================== ] 1406/2149 65% [======================================== ] 1407/2149 65% [======================================== ] 1408/2149 65% [======================================== ] 1409/2149 65% [======================================== ] 1410/2149 65% [======================================== ] 1411/2149 65% [======================================== ] 1412/2149 65% [======================================== ] 1413/2149 65% [======================================== ] 1414/2149 65% [======================================== ] 1415/2149 65% [======================================== ] 1416/2149 65% [======================================== ] 1417/2149 65% [======================================== ] 1418/2149 65% [======================================== ] 1419/2149 66% [======================================== ] 1420/2149 66% [======================================== ] 1421/2149 66% [========================================= ] 1422/2149 66% [========================================= ] 1423/2149 66% [========================================= ] 1424/2149 66% [========================================= ] 1425/2149 66% [========================================= ] 1426/2149 66% [========================================= ] 1427/2149 66% [========================================= ] 1428/2149 66% [========================================= ] 1429/2149 66% [========================================= ] 1430/2149 66% [========================================= ] 1431/2149 66% [========================================= ] 1432/2149 66% [========================================= ] 1433/2149 66% [========================================= ] 1434/2149 66% [========================================= ] 1435/2149 66% [========================================= ] 1436/2149 66% [========================================= ] 1437/2149 66% [========================================= ] 1438/2149 66% [========================================= ] 1439/2149 66% [========================================= ] 1440/2149 67% [========================================= ] 1441/2149 67% [========================================= ] 1442/2149 67% [========================================= ] 1443/2149 67% [========================================= ] 1444/2149 67% [========================================= ] 1445/2149 67% [========================================= ] 1446/2149 67% [========================================= ] 1447/2149 67% [========================================= ] 1448/2149 67% [========================================= ] 1449/2149 67% [========================================= ] 1450/2149 67% [========================================= ] 1451/2149 67% [========================================= ] 1452/2149 67% [========================================= ] 1453/2149 67% [========================================= ] 1454/2149 67% [========================================= ] 1455/2149 67% [========================================== ] 1456/2149 67% [========================================== ] 1457/2149 67% [========================================== ] 1458/2149 67% [========================================== ] 1459/2149 67% [========================================== ] 1460/2149 67% [========================================== ] 1461/2149 67% [========================================== ] 1462/2149 68% [========================================== ] 1463/2149 68% [========================================== ] 1464/2149 68% [========================================== ] 1465/2149 68% [========================================== ] 1466/2149 68% [========================================== ] 1467/2149 68% [========================================== ] 1468/2149 68% [========================================== ] 1469/2149 68% [========================================== ] 1470/2149 68% [========================================== ] 1471/2149 68% [========================================== ] 1472/2149 68% [========================================== ] 1473/2149 68% [========================================== ] 1474/2149 68% [========================================== ] 1475/2149 68% [========================================== ] 1476/2149 68% [========================================== ] 1477/2149 68% [========================================== ] 1478/2149 68% [========================================== ] 1479/2149 68% [========================================== ] 1480/2149 68% [========================================== ] 1481/2149 68% [========================================== ] 1482/2149 68% [========================================== ] 1483/2149 69% [========================================== ] 1484/2149 69% [========================================== ] 1485/2149 69% [========================================== ] 1486/2149 69% [========================================== ] 1487/2149 69% [========================================== ] 1488/2149 69% [========================================== ] 1489/2149 69% [========================================== ] 1490/2149 69% [=========================================== ] 1491/2149 69% [=========================================== ] 1492/2149 69% [=========================================== ] 1493/2149 69% [=========================================== ] 1494/2149 69% [=========================================== ] 1495/2149 69% [=========================================== ] 1496/2149 69% [=========================================== ] 1497/2149 69% [=========================================== ] 1498/2149 69% [=========================================== ] 1499/2149 69% [=========================================== ] 1500/2149 69% [=========================================== ] 1501/2149 69% [=========================================== ] 1502/2149 69% [=========================================== ] 1503/2149 69% [=========================================== ] 1504/2149 69% [=========================================== ] 1505/2149 70% [=========================================== ] 1506/2149 70% [=========================================== ] 1507/2149 70% [=========================================== ] 1508/2149 70% [=========================================== ] 1509/2149 70% [=========================================== ] 1510/2149 70% [=========================================== ] 1511/2149 70% [=========================================== ] 1512/2149 70% [=========================================== ] 1513/2149 70% [=========================================== ] 1514/2149 70% [=========================================== ] 1515/2149 70% [=========================================== ] 1516/2149 70% [=========================================== ] 1517/2149 70% [=========================================== ] 1518/2149 70% [=========================================== ] 1519/2149 70% [=========================================== ] 1520/2149 70% [=========================================== ] 1521/2149 70% [=========================================== ] 1522/2149 70% [=========================================== ] 1523/2149 70% [=========================================== ] 1524/2149 70% [=========================================== ] 1525/2149 70% [============================================ ] 1526/2149 71% [============================================ ] 1527/2149 71% [============================================ ] 1528/2149 71% [============================================ ] 1529/2149 71% [============================================ ] 1530/2149 71% [============================================ ] 1531/2149 71% [============================================ ] 1532/2149 71% [============================================ ] 1533/2149 71% [============================================ ] 1534/2149 71% [============================================ ] 1535/2149 71% [============================================ ] 1536/2149 71% [============================================ ] 1537/2149 71% [============================================ ] 1538/2149 71% [============================================ ] 1539/2149 71% [============================================ ] 1540/2149 71% [============================================ ] 1541/2149 71% [============================================ ] 1542/2149 71% [============================================ ] 1543/2149 71% [============================================ ] 1544/2149 71% [============================================ ] 1545/2149 71% [============================================ ] 1546/2149 71% [============================================ ] 1547/2149 71% [============================================ ] 1548/2149 72% [============================================ ] 1549/2149 72% [============================================ ] 1550/2149 72% [============================================ ] 1551/2149 72% [============================================ ] 1552/2149 72% [============================================ ] 1553/2149 72% [============================================ ] 1554/2149 72% [============================================ ] 1555/2149 72% [============================================ ] 1556/2149 72% [============================================ ] 1557/2149 72% [============================================ ] 1558/2149 72% [============================================ ] 1559/2149 72% [============================================= ] 1560/2149 72% [============================================= ] 1561/2149 72% [============================================= ] 1562/2149 72% [============================================= ] 1563/2149 72% [============================================= ] 1564/2149 72% [============================================= ] 1565/2149 72% [============================================= ] 1566/2149 72% [============================================= ] 1567/2149 72% [============================================= ] 1568/2149 72% [============================================= ] 1569/2149 73% [============================================= ] 1570/2149 73% [============================================= ] 1571/2149 73% [============================================= ] 1572/2149 73% [============================================= ] 1573/2149 73% [============================================= ] 1574/2149 73% [============================================= ] 1575/2149 73% [============================================= ] 1576/2149 73% [============================================= ] 1577/2149 73% [============================================= ] 1578/2149 73% [============================================= ] 1579/2149 73% [============================================= ] 1580/2149 73% [============================================= ] 1581/2149 73% [============================================= ] 1582/2149 73% [============================================= ] 1583/2149 73% [============================================= ] 1584/2149 73% [============================================= ] 1585/2149 73% [============================================= ] 1586/2149 73% [============================================= ] 1587/2149 73% [============================================= ] 1588/2149 73% [============================================= ] 1589/2149 73% [============================================= ] 1590/2149 73% [============================================= ] 1591/2149 74% [============================================= ] 1592/2149 74% [============================================= ] 1593/2149 74% [============================================= ] 1594/2149 74% [============================================== ] 1595/2149 74% [============================================== ] 1596/2149 74% [============================================== ] 1597/2149 74% [============================================== ] 1598/2149 74% [============================================== ] 1599/2149 74% [============================================== ] 1600/2149 74% [============================================== ] 1601/2149 74% [============================================== ] 1602/2149 74% [============================================== ] 1603/2149 74% [============================================== ] 1604/2149 74% [============================================== ] 1605/2149 74% [============================================== ] 1606/2149 74% [============================================== ] 1607/2149 74% [============================================== ] 1608/2149 74% [============================================== ] 1609/2149 74% [============================================== ] 1610/2149 74% [============================================== ] 1611/2149 74% [============================================== ] 1612/2149 75% [============================================== ] 1613/2149 75% [============================================== ] 1614/2149 75% [============================================== ] 1615/2149 75% [============================================== ] 1616/2149 75% [============================================== ] 1617/2149 75% [============================================== ] 1618/2149 75% [============================================== ] 1619/2149 75% [============================================== ] 1620/2149 75% [============================================== ] 1621/2149 75% [============================================== ] 1622/2149 75% [============================================== ] 1623/2149 75% [============================================== ] 1624/2149 75% [============================================== ] 1625/2149 75% [============================================== ] 1626/2149 75% [============================================== ] 1627/2149 75% [============================================== ] 1628/2149 75% [============================================== ] 1629/2149 75% [=============================================== ] 1630/2149 75% [=============================================== ] 1631/2149 75% [=============================================== ] 1632/2149 75% [=============================================== ] 1633/2149 75% [=============================================== ] 1634/2149 76% [=============================================== ] 1635/2149 76% [=============================================== ] 1636/2149 76% [=============================================== ] 1637/2149 76% [=============================================== ] 1638/2149 76% [=============================================== ] 1639/2149 76% [=============================================== ] 1640/2149 76% [=============================================== ] 1641/2149 76% [=============================================== ] 1642/2149 76% [=============================================== ] 1643/2149 76% [=============================================== ] 1644/2149 76% [=============================================== ] 1645/2149 76% [=============================================== ] 1646/2149 76% [=============================================== ] 1647/2149 76% [=============================================== ] 1648/2149 76% [=============================================== ] 1649/2149 76% [=============================================== ] 1650/2149 76% [=============================================== ] 1651/2149 76% [=============================================== ] 1652/2149 76% [=============================================== ] 1653/2149 76% [=============================================== ] 1654/2149 76% [=============================================== ] 1655/2149 77% [=============================================== ] 1656/2149 77% [=============================================== ] 1657/2149 77% [=============================================== ] 1658/2149 77% [=============================================== ] 1659/2149 77% [=============================================== ] 1660/2149 77% [=============================================== ] 1661/2149 77% [=============================================== ] 1662/2149 77% [=============================================== ] 1663/2149 77% [================================================ ] 1664/2149 77% [================================================ ] 1665/2149 77% [================================================ ] 1666/2149 77% [================================================ ] 1667/2149 77% [================================================ ] 1668/2149 77% [================================================ ] 1669/2149 77% [================================================ ] 1670/2149 77% [================================================ ] 1671/2149 77% [================================================ ] 1672/2149 77% [================================================ ] 1673/2149 77% [================================================ ] 1674/2149 77% [================================================ ] 1675/2149 77% [================================================ ] 1676/2149 77% [================================================ ] 1677/2149 78% [================================================ ] 1678/2149 78% [================================================ ] 1679/2149 78% [================================================ ] 1680/2149 78% [================================================ ] 1681/2149 78% [================================================ ] 1682/2149 78% [================================================ ] 1683/2149 78% [================================================ ] 1684/2149 78% [================================================ ] 1685/2149 78% [================================================ ] 1686/2149 78% [================================================ ] 1687/2149 78% [================================================ ] 1688/2149 78% [================================================ ] 1689/2149 78% [================================================ ] 1690/2149 78% [================================================ ] 1691/2149 78% [================================================ ] 1692/2149 78% [================================================ ] 1693/2149 78% [================================================ ] 1694/2149 78% [================================================ ] 1695/2149 78% [================================================ ] 1696/2149 78% [================================================ ] 1697/2149 78% [================================================ ] 1698/2149 79% [================================================= ] 1699/2149 79% [================================================= ] 1700/2149 79% [================================================= ] 1701/2149 79% [================================================= ] 1702/2149 79% [================================================= ] 1703/2149 79% [================================================= ] 1704/2149 79% [================================================= ] 1705/2149 79% [================================================= ] 1706/2149 79% [================================================= ] 1707/2149 79% [================================================= ] 1708/2149 79% [================================================= ] 1709/2149 79% [================================================= ] 1710/2149 79% [================================================= ] 1711/2149 79% [================================================= ] 1712/2149 79% [================================================= ] 1713/2149 79% [================================================= ] 1714/2149 79% [================================================= ] 1715/2149 79% [================================================= ] 1716/2149 79% [================================================= ] 1717/2149 79% [================================================= ] 1718/2149 79% [================================================= ] 1719/2149 79% [================================================= ] 1720/2149 80% [================================================= ] 1721/2149 80% [================================================= ] 1722/2149 80% [================================================= ] 1723/2149 80% [================================================= ] 1724/2149 80% [================================================= ] 1725/2149 80% [================================================= ] 1726/2149 80% [================================================= ] 1727/2149 80% [================================================= ] 1728/2149 80% [================================================= ] 1729/2149 80% [================================================= ] 1730/2149 80% [================================================= ] 1731/2149 80% [================================================= ] 1732/2149 80% [================================================= ] 1733/2149 80% [================================================== ] 1734/2149 80% [================================================== ] 1735/2149 80% [================================================== ] 1736/2149 80% [================================================== ] 1737/2149 80% [================================================== ] 1738/2149 80% [================================================== ] 1739/2149 80% [================================================== ] 1740/2149 80% [================================================== ] 1741/2149 81% [================================================== ] 1742/2149 81% [================================================== ] 1743/2149 81% [================================================== ] 1744/2149 81% [================================================== ] 1745/2149 81% [================================================== ] 1746/2149 81% [================================================== ] 1747/2149 81% [================================================== ] 1748/2149 81% [================================================== ] 1749/2149 81% [================================================== ] 1750/2149 81% [================================================== ] 1751/2149 81% [================================================== ] 1752/2149 81% [================================================== ] 1753/2149 81% [================================================== ] 1754/2149 81% [================================================== ] 1755/2149 81% [================================================== ] 1756/2149 81% [================================================== ] 1757/2149 81% [================================================== ] 1758/2149 81% [================================================== ] 1759/2149 81% [================================================== ] 1760/2149 81% [================================================== ] 1761/2149 81% [================================================== ] 1762/2149 81% [================================================== ] 1763/2149 82% [================================================== ] 1764/2149 82% [================================================== ] 1765/2149 82% [================================================== ] 1766/2149 82% [================================================== ] 1767/2149 82% [=================================================== ] 1768/2149 82% [=================================================== ] 1769/2149 82% [=================================================== ] 1770/2149 82% [=================================================== ] 1771/2149 82% [=================================================== ] 1772/2149 82% [=================================================== ] 1773/2149 82% [=================================================== ] 1774/2149 82% [=================================================== ] 1775/2149 82% [=================================================== ] 1776/2149 82% [=================================================== ] 1777/2149 82% [=================================================== ] 1778/2149 82% [=================================================== ] 1779/2149 82% [=================================================== ] 1780/2149 82% [=================================================== ] 1781/2149 82% [=================================================== ] 1782/2149 82% [=================================================== ] 1783/2149 82% [=================================================== ] 1784/2149 83% [=================================================== ] 1785/2149 83% [=================================================== ] 1786/2149 83% [=================================================== ] 1787/2149 83% [=================================================== ] 1788/2149 83% [=================================================== ] 1789/2149 83% [=================================================== ] 1790/2149 83% [=================================================== ] 1791/2149 83% [=================================================== ] 1792/2149 83% [=================================================== ] 1793/2149 83% [=================================================== ] 1794/2149 83% [=================================================== ] 1795/2149 83% [=================================================== ] 1796/2149 83% [=================================================== ] 1797/2149 83% [=================================================== ] 1798/2149 83% [=================================================== ] 1799/2149 83% [=================================================== ] 1800/2149 83% [=================================================== ] 1801/2149 83% [=================================================== ] 1802/2149 83% [==================================================== ] 1803/2149 83% [==================================================== ] 1804/2149 83% [==================================================== ] 1805/2149 83% [==================================================== ] 1806/2149 84% [==================================================== ] 1807/2149 84% [==================================================== ] 1808/2149 84% [==================================================== ] 1809/2149 84% [==================================================== ] 1810/2149 84% [==================================================== ] 1811/2149 84% [==================================================== ] 1812/2149 84% [==================================================== ] 1813/2149 84% [==================================================== ] 1814/2149 84% [==================================================== ] 1815/2149 84% [==================================================== ] 1816/2149 84% [==================================================== ] 1817/2149 84% [==================================================== ] 1818/2149 84% [==================================================== ] 1819/2149 84% [==================================================== ] 1820/2149 84% [==================================================== ] 1821/2149 84% [==================================================== ] 1822/2149 84% [==================================================== ] 1823/2149 84% [==================================================== ] 1824/2149 84% [==================================================== ] 1825/2149 84% [==================================================== ] 1826/2149 84% [==================================================== ] 1827/2149 85% [==================================================== ] 1828/2149 85% [==================================================== ] 1829/2149 85% [==================================================== ] 1830/2149 85% [==================================================== ] 1831/2149 85% [==================================================== ] 1832/2149 85% [==================================================== ] 1833/2149 85% [==================================================== ] 1834/2149 85% [==================================================== ] 1835/2149 85% [==================================================== ] 1836/2149 85% [==================================================== ] 1837/2149 85% [===================================================== ] 1838/2149 85% [===================================================== ] 1839/2149 85% [===================================================== ] 1840/2149 85% [===================================================== ] 1841/2149 85% [===================================================== ] 1842/2149 85% [===================================================== ] 1843/2149 85% [===================================================== ] 1844/2149 85% [===================================================== ] 1845/2149 85% [===================================================== ] 1846/2149 85% [===================================================== ] 1847/2149 85% [===================================================== ] 1848/2149 85% [===================================================== ] 1849/2149 86% [===================================================== ] 1850/2149 86% [===================================================== ] 1851/2149 86% [===================================================== ] 1852/2149 86% [===================================================== ] 1853/2149 86% [===================================================== ] 1854/2149 86% [===================================================== ] 1855/2149 86% [===================================================== ] 1856/2149 86% [===================================================== ] 1857/2149 86% [===================================================== ] 1858/2149 86% [===================================================== ] 1859/2149 86% [===================================================== ] 1860/2149 86% [===================================================== ] 1861/2149 86% [===================================================== ] 1862/2149 86% [===================================================== ] 1863/2149 86% [===================================================== ] 1864/2149 86% [===================================================== ] 1865/2149 86% [===================================================== ] 1866/2149 86% [===================================================== ] 1867/2149 86% [===================================================== ] 1868/2149 86% [===================================================== ] 1869/2149 86% [===================================================== ] 1870/2149 87% [===================================================== ] 1871/2149 87% [====================================================== ] 1872/2149 87% [====================================================== ] 1873/2149 87% [====================================================== ] 1874/2149 87% [====================================================== ] 1875/2149 87% [====================================================== ] 1876/2149 87% [====================================================== ] 1877/2149 87% [====================================================== ] 1878/2149 87% [====================================================== ] 1879/2149 87% [====================================================== ] 1880/2149 87% [====================================================== ] 1881/2149 87% [====================================================== ] 1882/2149 87% [====================================================== ] 1883/2149 87% [====================================================== ] 1884/2149 87% [====================================================== ] 1885/2149 87% [====================================================== ] 1886/2149 87% [====================================================== ] 1887/2149 87% [====================================================== ] 1888/2149 87% [====================================================== ] 1889/2149 87% [====================================================== ] 1890/2149 87% [====================================================== ] 1891/2149 87% [====================================================== ] 1892/2149 88% [====================================================== ] 1893/2149 88% [====================================================== ] 1894/2149 88% [====================================================== ] 1895/2149 88% [====================================================== ] 1896/2149 88% [====================================================== ] 1897/2149 88% [====================================================== ] 1898/2149 88% [====================================================== ] 1899/2149 88% [====================================================== ] 1900/2149 88% [====================================================== ] 1901/2149 88% [====================================================== ] 1902/2149 88% [====================================================== ] 1903/2149 88% [====================================================== ] 1904/2149 88% [====================================================== ] 1905/2149 88% [====================================================== ] 1906/2149 88% [======================================================= ] 1907/2149 88% [======================================================= ] 1908/2149 88% [======================================================= ] 1909/2149 88% [======================================================= ] 1910/2149 88% [======================================================= ] 1911/2149 88% [======================================================= ] 1912/2149 88% [======================================================= ] 1913/2149 89% [======================================================= ] 1914/2149 89% [======================================================= ] 1915/2149 89% [======================================================= ] 1916/2149 89% [======================================================= ] 1917/2149 89% [======================================================= ] 1918/2149 89% [======================================================= ] 1919/2149 89% [======================================================= ] 1920/2149 89% [======================================================= ] 1921/2149 89% [======================================================= ] 1922/2149 89% [======================================================= ] 1923/2149 89% [======================================================= ] 1924/2149 89% [======================================================= ] 1925/2149 89% [======================================================= ] 1926/2149 89% [======================================================= ] 1927/2149 89% [======================================================= ] 1928/2149 89% [======================================================= ] 1929/2149 89% [======================================================= ] 1930/2149 89% [======================================================= ] 1931/2149 89% [======================================================= ] 1932/2149 89% [======================================================= ] 1933/2149 89% [======================================================= ] 1934/2149 89% [======================================================= ] 1935/2149 90% [======================================================= ] 1936/2149 90% [======================================================= ] 1937/2149 90% [======================================================= ] 1938/2149 90% [======================================================= ] 1939/2149 90% [======================================================= ] 1940/2149 90% [======================================================= ] 1941/2149 90% [======================================================== ] 1942/2149 90% [======================================================== ] 1943/2149 90% [======================================================== ] 1944/2149 90% [======================================================== ] 1945/2149 90% [======================================================== ] 1946/2149 90% [======================================================== ] 1947/2149 90% [======================================================== ] 1948/2149 90% [======================================================== ] 1949/2149 90% [======================================================== ] 1950/2149 90% [======================================================== ] 1951/2149 90% [======================================================== ] 1952/2149 90% [======================================================== ] 1953/2149 90% [======================================================== ] 1954/2149 90% [======================================================== ] 1955/2149 90% [======================================================== ] 1956/2149 91% [======================================================== ] 1957/2149 91% [======================================================== ] 1958/2149 91% [======================================================== ] 1959/2149 91% [======================================================== ] 1960/2149 91% [======================================================== ] 1961/2149 91% [======================================================== ] 1962/2149 91% [======================================================== ] 1963/2149 91% [======================================================== ] 1964/2149 91% [======================================================== ] 1965/2149 91% [======================================================== ] 1966/2149 91% [======================================================== ] 1967/2149 91% [======================================================== ] 1968/2149 91% [======================================================== ] 1969/2149 91% [======================================================== ] 1970/2149 91% [======================================================== ] 1971/2149 91% [======================================================== ] 1972/2149 91% [======================================================== ] 1973/2149 91% [======================================================== ] 1974/2149 91% [======================================================== ] 1975/2149 91% [========================================================= ] 1976/2149 91% [========================================================= ] 1977/2149 91% [========================================================= ] 1978/2149 92% [========================================================= ] 1979/2149 92% [========================================================= ] 1980/2149 92% [========================================================= ] 1981/2149 92% [========================================================= ] 1982/2149 92% [========================================================= ] 1983/2149 92% [========================================================= ] 1984/2149 92% [========================================================= ] 1985/2149 92% [========================================================= ] 1986/2149 92% [========================================================= ] 1987/2149 92% [========================================================= ] 1988/2149 92% [========================================================= ] 1989/2149 92% [========================================================= ] 1990/2149 92% [========================================================= ] 1991/2149 92% [========================================================= ] 1992/2149 92% [========================================================= ] 1993/2149 92% [========================================================= ] 1994/2149 92% [========================================================= ] 1995/2149 92% [========================================================= ] 1996/2149 92% [========================================================= ] 1997/2149 92% [========================================================= ] 1998/2149 92% [========================================================= ] 1999/2149 93% [========================================================= ] 2000/2149 93% [========================================================= ] 2001/2149 93% [========================================================= ] 2002/2149 93% [========================================================= ] 2003/2149 93% [========================================================= ] 2004/2149 93% [========================================================= ] 2005/2149 93% [========================================================= ] 2006/2149 93% [========================================================= ] 2007/2149 93% [========================================================= ] 2008/2149 93% [========================================================= ] 2009/2149 93% [========================================================= ] 2010/2149 93% [========================================================== ] 2011/2149 93% [========================================================== ] 2012/2149 93% [========================================================== ] 2013/2149 93% [========================================================== ] 2014/2149 93% [========================================================== ] 2015/2149 93% [========================================================== ] 2016/2149 93% [========================================================== ] 2017/2149 93% [========================================================== ] 2018/2149 93% [========================================================== ] 2019/2149 93% [========================================================== ] 2020/2149 93% [========================================================== ] 2021/2149 94% [========================================================== ] 2022/2149 94% [========================================================== ] 2023/2149 94% [========================================================== ] 2024/2149 94% [========================================================== ] 2025/2149 94% [========================================================== ] 2026/2149 94% [========================================================== ] 2027/2149 94% [========================================================== ] 2028/2149 94% [========================================================== ] 2029/2149 94% [========================================================== ] 2030/2149 94% [========================================================== ] 2031/2149 94% [========================================================== ] 2032/2149 94% [========================================================== ] 2033/2149 94% [========================================================== ] 2034/2149 94% [========================================================== ] 2035/2149 94% [========================================================== ] 2036/2149 94% [========================================================== ] 2037/2149 94% [========================================================== ] 2038/2149 94% [========================================================== ] 2039/2149 94% [========================================================== ] 2040/2149 94% [========================================================== ] 2041/2149 94% [========================================================== ] 2042/2149 95% [========================================================== ] 2043/2149 95% [========================================================== ] 2044/2149 95% [========================================================== ] 2045/2149 95% [=========================================================== ] 2046/2149 95% [=========================================================== ] 2047/2149 95% [=========================================================== ] 2048/2149 95% [=========================================================== ] 2049/2149 95% [=========================================================== ] 2050/2149 95% [=========================================================== ] 2051/2149 95% [=========================================================== ] 2052/2149 95% [=========================================================== ] 2053/2149 95% [=========================================================== ] 2054/2149 95% [=========================================================== ] 2055/2149 95% [=========================================================== ] 2056/2149 95% [=========================================================== ] 2057/2149 95% [=========================================================== ] 2058/2149 95% [=========================================================== ] 2059/2149 95% [=========================================================== ] 2060/2149 95% [=========================================================== ] 2061/2149 95% [=========================================================== ] 2062/2149 95% [=========================================================== ] 2063/2149 95% [=========================================================== ] 2064/2149 96% [=========================================================== ] 2065/2149 96% [=========================================================== ] 2066/2149 96% [=========================================================== ] 2067/2149 96% [=========================================================== ] 2068/2149 96% [=========================================================== ] 2069/2149 96% [=========================================================== ] 2070/2149 96% [=========================================================== ] 2071/2149 96% [=========================================================== ] 2072/2149 96% [=========================================================== ] 2073/2149 96% [=========================================================== ] 2074/2149 96% [=========================================================== ] 2075/2149 96% [=========================================================== ] 2076/2149 96% [=========================================================== ] 2077/2149 96% [=========================================================== ] 2078/2149 96% [=========================================================== ] 2079/2149 96% [============================================================ ] 2080/2149 96% [============================================================ ] 2081/2149 96% [============================================================ ] 2082/2149 96% [============================================================ ] 2083/2149 96% [============================================================ ] 2084/2149 96% [============================================================ ] 2085/2149 97% [============================================================ ] 2086/2149 97% [============================================================ ] 2087/2149 97% [============================================================ ] 2088/2149 97% [============================================================ ] 2089/2149 97% [============================================================ ] 2090/2149 97% [============================================================ ] 2091/2149 97% [============================================================ ] 2092/2149 97% [============================================================ ] 2093/2149 97% [============================================================ ] 2094/2149 97% [============================================================ ] 2095/2149 97% [============================================================ ] 2096/2149 97% [============================================================ ] 2097/2149 97% [============================================================ ] 2098/2149 97% [============================================================ ] 2099/2149 97% [============================================================ ] 2100/2149 97% [============================================================ ] 2101/2149 97% [============================================================ ] 2102/2149 97% [============================================================ ] 2103/2149 97% [============================================================ ] 2104/2149 97% [============================================================ ] 2105/2149 97% [============================================================ ] 2106/2149 97% [============================================================ ] 2107/2149 98% [============================================================ ] 2108/2149 98% [============================================================ ] 2109/2149 98% [============================================================ ] 2110/2149 98% [============================================================ ] 2111/2149 98% [============================================================ ] 2112/2149 98% [============================================================ ] 2113/2149 98% [============================================================ ] 2114/2149 98% [============================================================= ] 2115/2149 98% [============================================================= ] 2116/2149 98% [============================================================= ] 2117/2149 98% [============================================================= ] 2118/2149 98% [============================================================= ] 2119/2149 98% [============================================================= ] 2120/2149 98% [============================================================= ] 2121/2149 98% [============================================================= ] 2122/2149 98% [============================================================= ] 2123/2149 98% [============================================================= ] 2124/2149 98% [============================================================= ] 2125/2149 98% [============================================================= ] 2126/2149 98% [============================================================= ] 2127/2149 98% [============================================================= ] 2128/2149 99% [============================================================= ] 2129/2149 99% [============================================================= ] 2130/2149 99% [============================================================= ] 2131/2149 99% [============================================================= ] 2132/2149 99% [============================================================= ] 2133/2149 99% [============================================================= ] 2134/2149 99% [============================================================= ] 2135/2149 99% [============================================================= ] 2136/2149 99% [============================================================= ] 2137/2149 99% [============================================================= ] 2138/2149 99% [============================================================= ] 2139/2149 99% [============================================================= ] 2140/2149 99% [============================================================= ] 2141/2149 99% [============================================================= ] 2142/2149 99% [============================================================= ] 2143/2149 99% [============================================================= ] 2144/2149 99% [============================================================= ] 2145/2149 99% [============================================================= ] 2146/2149 99% [============================================================= ] 2147/2149 99% [============================================================= ] 2148/2149 99% [==============================================================] 2149/2149 100% operation complete, 2149 objects in 40470 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/powerpc-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2023.08.2-1-gd4393ae271 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.3.0 Collecting legal info >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.44 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 12.3.0 Collecting legal info >>> linux-headers 5.10.198 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> alfred 2022.1 Collecting legal info LICENSES/preferred/GPL-2.0: OK (sha256: cecbf53d1148e13256ac29f8b900655b7fc8dc12d59939a95bc2323ea1747025) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> alsa-lib 1.2.9 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> atftp 0.8.0 Collecting legal info LICENSE: OK (sha256: 86dc744860e6dfacfeba2f33fea908db03fe67c7e37a878285b7aae8e4596735) >>> babeld 1.9.2 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.6 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.27.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> iputils 20221126 Collecting legal info LICENSE: OK (sha256: 2c9f29d982c48665c30b3adaf400c048988fd256eb91c691e351eb3b6a8b2036) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 3.0.11 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> zlib Collecting legal info >>> zlib-ng 2.1.3 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> xz 5.4.3 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 3.0.11 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> cifs-utils 6.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> fetchmail 6.4.37 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> host-genimage 16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> initscripts Collecting legal info >>> iperf3 3.14 Collecting legal info LICENSE: OK (sha256: 35aa7c4618b9884d6faa9b43a4e70291b35ea9f89329d5d33becd852e85221b0) >>> jack1 0.126.0 Collecting legal info COPYING: OK (sha256: 661fe53a7e3fce790b185e35c60b7ed80d7efdf25fd7df5af6814a9a215a538f) COPYING.GPL: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LGPL: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> jquery 3.5.1 Collecting legal info >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libdrm 2.4.115 Collecting legal info data/meson.build: OK (sha256: d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83) >>> libpthread-stubs 0.5 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libidn 1.41 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libkcapi 1.4.0 Collecting legal info COPYING: OK (sha256: 9765fad61726afb2b253db2c68153672e4178d6809667ae98141f3e90fe8645b) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libva 2.19.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> most 5.2.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 3d8f860532c9f202db9300375fb29a1e7b32f538c6033e7013266ad55317fc3e) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> mpg123 1.31.3 Collecting legal info COPYING: OK (sha256: c22482728a634a8dfdb4ff72a96d4c1ed64cd8f3e79335c401751ac591609366) >>> multicat 2.3 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> ncftp 3.2.6 Collecting legal info doc/LICENSE.txt: OK (sha256: 4fe2f063d25d79c49712a272ebb68e050c703eed9c66c80108427edfe3285580) >>> neon 0.32.4 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> open-iscsi 2.1.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> open-isns 0.102 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> privoxy 3.0.34 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> host-python-cython 0.29.35 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-qoriq-rcw LSDK-21.08 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> host-runc 1.1.7 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-go 1.20.10 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap-stage2 1.19.11 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap-stage1 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> s6-rc 0.5.3.2 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sane-backends 1.1.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> seatd 0.8.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> sscep 0.10.0 Collecting legal info COPYING: OK (sha256: e1328c292102a22c10e8dcfbfda33740f603767c73f8c5b5189c5513eb6b4dea) >>> host-swugenerator 0.2 Collecting legal info LICENSE: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-python-libconf 2.0.1 Collecting legal info LICENSE: OK (sha256: 3c2afc8c9f7a12032f225e6fa870e85af14d1b71236afe28d94a4b67e5e8c873) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tcpreplay 4.4.2 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> tio 1.47 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) >>> uclibc-ng-test 6790eafe897b3a8c19a2caf50a5ecccf06647adf Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> utf8proc 2.8.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> wireless-regdb 2023.09.01 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.10.198: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'