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-1/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/buildroot/autobuild/instance-1/output-1/host/bin GIT_DIR=. PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/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-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/buildroot/autobuild/instance-1/output-1/host/bin install make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/buildroot/autobuild/instance-1/output-1/host/bin make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%exynos-m1%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-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%exynos-m1%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/bash" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells grep -qsE '^/bin/dash$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/dash" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-1/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-1/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells ln -sf dash /home/buildroot/autobuild/instance-1/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/buildroot/autobuild/instance-1/output-1/target/etc/passwd rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/include /home/buildroot/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-1/output-1/target/usr/doc find /home/buildroot/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output-1/target/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/man /home/buildroot/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/info /home/buildroot/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/doc /home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-1/output-1/target/lib/debug /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-1/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-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.05-298-ge954e12de2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.08-git\"" \ ) > /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=4 \ PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-1/output-1/per-package \ /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs printf ' news -1 news -1 * - - - Leafnode2 daemon\n sshd -1 sshd -1 * /var/empty - - SSH drop priv user\n ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/bin/bwrap f 1755 0 0 - - - - -\n /var/empty d 755 root root - - - - -\n\n' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ubifs mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/sbin/mkfs.ubifs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 41610 -m 0x800 -x lzo -o /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" gzip -9 -c -n /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs > /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs.gz >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-1/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-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 1663 objects. stage 2: creating image '/home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/1663 0% [ ] 2/1663 0% [ ] 3/1663 0% [ ] 4/1663 0% [ ] 5/1663 0% [ ] 6/1663 0% [ ] 7/1663 0% [ ] 8/1663 0% [ ] 9/1663 0% [ ] 10/1663 0% [ ] 11/1663 0% [ ] 12/1663 0% [ ] 13/1663 0% [ ] 14/1663 0% [ ] 15/1663 0% [ ] 16/1663 0% [ ] 17/1663 1% [ ] 18/1663 1% [ ] 19/1663 1% [ ] 20/1663 1% [ ] 21/1663 1% [ ] 22/1663 1% [ ] 23/1663 1% [ ] 24/1663 1% [ ] 25/1663 1% [ ] 26/1663 1% [= ] 27/1663 1% [= ] 28/1663 1% [= ] 29/1663 1% [= ] 30/1663 1% [= ] 31/1663 1% [= ] 32/1663 1% [= ] 33/1663 1% [= ] 34/1663 2% [= ] 35/1663 2% [= ] 36/1663 2% [= ] 37/1663 2% [= ] 38/1663 2% [= ] 39/1663 2% [= ] 40/1663 2% [= ] 41/1663 2% [= ] 42/1663 2% [= ] 43/1663 2% [= ] 44/1663 2% [= ] 45/1663 2% [= ] 46/1663 2% [= ] 47/1663 2% [= ] 48/1663 2% [= ] 49/1663 2% [= ] 50/1663 3% [= ] 51/1663 3% [= ] 52/1663 3% [= ] 53/1663 3% [== ] 54/1663 3% [== ] 55/1663 3% [== ] 56/1663 3% [== ] 57/1663 3% [== ] 58/1663 3% [== ] 59/1663 3% [== ] 60/1663 3% [== ] 61/1663 3% [== ] 62/1663 3% [== ] 63/1663 3% [== ] 64/1663 3% [== ] 65/1663 3% [== ] 66/1663 3% [== ] 67/1663 4% [== ] 68/1663 4% [== ] 69/1663 4% [== ] 70/1663 4% [== ] 71/1663 4% [== ] 72/1663 4% [== ] 73/1663 4% [== ] 74/1663 4% [== ] 75/1663 4% [== ] 76/1663 4% [== ] 77/1663 4% [== ] 78/1663 4% [== ] 79/1663 4% [== ] 80/1663 4% [=== ] 81/1663 4% [=== ] 82/1663 4% [=== ] 83/1663 4% [=== ] 84/1663 5% [=== ] 85/1663 5% [=== ] 86/1663 5% [=== ] 87/1663 5% [=== ] 88/1663 5% [=== ] 89/1663 5% [=== ] 90/1663 5% [=== ] 91/1663 5% [=== ] 92/1663 5% [=== ] 93/1663 5% [=== ] 94/1663 5% [=== ] 95/1663 5% [=== ] 96/1663 5% [=== ] 97/1663 5% [=== ] 98/1663 5% [=== ] 99/1663 5% [=== ] 100/1663 6% [=== ] 101/1663 6% [=== ] 102/1663 6% [=== ] 103/1663 6% [=== ] 104/1663 6% [=== ] 105/1663 6% [=== ] 106/1663 6% [=== ] 107/1663 6% [==== ] 108/1663 6% [==== ] 109/1663 6% [==== ] 110/1663 6% [==== ] 111/1663 6% [==== ] 112/1663 6% [==== ] 113/1663 6% [==== ] 114/1663 6% [==== ] 115/1663 6% [==== ] 116/1663 6% [==== ] 117/1663 7% [==== ] 118/1663 7% [==== ] 119/1663 7% [==== ] 120/1663 7% [==== ] 121/1663 7% [==== ] 122/1663 7% [==== ] 123/1663 7% [==== ] 124/1663 7% [==== ] 125/1663 7% [==== ] 126/1663 7% [==== ] 127/1663 7% [==== ] 128/1663 7% [==== ] 129/1663 7% [==== ] 130/1663 7% [==== ] 131/1663 7% [==== ] 132/1663 7% [==== ] 133/1663 7% [==== ] 134/1663 8% [===== ] 135/1663 8% [===== ] 136/1663 8% [===== ] 137/1663 8% [===== ] 138/1663 8% [===== ] 139/1663 8% [===== ] 140/1663 8% [===== ] 141/1663 8% [===== ] 142/1663 8% [===== ] 143/1663 8% [===== ] 144/1663 8% [===== ] 145/1663 8% [===== ] 146/1663 8% [===== ] 147/1663 8% [===== ] 148/1663 8% [===== ] 149/1663 8% [===== ] 150/1663 9% [===== ] 151/1663 9% [===== ] 152/1663 9% [===== ] 153/1663 9% [===== ] 154/1663 9% [===== ] 155/1663 9% [===== ] 156/1663 9% [===== ] 157/1663 9% [===== ] 158/1663 9% [===== ] 159/1663 9% [===== ] 160/1663 9% [====== ] 161/1663 9% [====== ] 162/1663 9% [====== ] 163/1663 9% [====== ] 164/1663 9% [====== ] 165/1663 9% [====== ] 166/1663 9% [====== ] 167/1663 10% [====== ] 168/1663 10% [====== ] 169/1663 10% [====== ] 170/1663 10% [====== ] 171/1663 10% [====== ] 172/1663 10% [====== ] 173/1663 10% [====== ] 174/1663 10% [====== ] 175/1663 10% [====== ] 176/1663 10% [====== ] 177/1663 10% [====== ] 178/1663 10% [====== ] 179/1663 10% [====== ] 180/1663 10% [====== ] 181/1663 10% [====== ] 182/1663 10% [====== ] 183/1663 11% [====== ] 184/1663 11% [====== ] 185/1663 11% [====== ] 186/1663 11% [====== ] 187/1663 11% [======= ] 188/1663 11% [======= ] 189/1663 11% [======= ] 190/1663 11% [======= ] 191/1663 11% [======= ] 192/1663 11% [======= ] 193/1663 11% [======= ] 194/1663 11% [======= ] 195/1663 11% [======= ] 196/1663 11% [======= ] 197/1663 11% [======= ] 198/1663 11% [======= ] 199/1663 11% [======= ] 200/1663 12% [======= ] 201/1663 12% [======= ] 202/1663 12% [======= ] 203/1663 12% [======= ] 204/1663 12% [======= ] 205/1663 12% [======= ] 206/1663 12% [======= ] 207/1663 12% [======= ] 208/1663 12% [======= ] 209/1663 12% [======= ] 210/1663 12% [======= ] 211/1663 12% [======= ] 212/1663 12% [======= ] 213/1663 12% [======= ] 214/1663 12% [======== ] 215/1663 12% [======== ] 216/1663 12% [======== ] 217/1663 13% [======== ] 218/1663 13% [======== ] 219/1663 13% [======== ] 220/1663 13% [======== ] 221/1663 13% [======== ] 222/1663 13% [======== ] 223/1663 13% [======== ] 224/1663 13% [======== ] 225/1663 13% [======== ] 226/1663 13% [======== ] 227/1663 13% [======== ] 228/1663 13% [======== ] 229/1663 13% [======== ] 230/1663 13% [======== ] 231/1663 13% [======== ] 232/1663 13% [======== ] 233/1663 14% [======== ] 234/1663 14% [======== ] 235/1663 14% [======== ] 236/1663 14% [======== ] 237/1663 14% [======== ] 238/1663 14% [======== ] 239/1663 14% [======== ] 240/1663 14% [======== ] 241/1663 14% [========= ] 242/1663 14% [========= ] 243/1663 14% [========= ] 244/1663 14% [========= ] 245/1663 14% [========= ] 246/1663 14% [========= ] 247/1663 14% [========= ] 248/1663 14% [========= ] 249/1663 14% [========= ] 250/1663 15% [========= ] 251/1663 15% [========= ] 252/1663 15% [========= ] 253/1663 15% [========= ] 254/1663 15% [========= ] 255/1663 15% [========= ] 256/1663 15% [========= ] 257/1663 15% [========= ] 258/1663 15% [========= ] 259/1663 15% [========= ] 260/1663 15% [========= ] 261/1663 15% [========= ] 262/1663 15% [========= ] 263/1663 15% [========= ] 264/1663 15% [========= ] 265/1663 15% [========= ] 266/1663 15% [========= ] 267/1663 16% [========= ] 268/1663 16% [========== ] 269/1663 16% [========== ] 270/1663 16% [========== ] 271/1663 16% [========== ] 272/1663 16% [========== ] 273/1663 16% [========== ] 274/1663 16% [========== ] 275/1663 16% [========== ] 276/1663 16% [========== ] 277/1663 16% [========== ] 278/1663 16% [========== ] 279/1663 16% [========== ] 280/1663 16% [========== ] 281/1663 16% [========== ] 282/1663 16% [========== ] 283/1663 17% [========== ] 284/1663 17% [========== ] 285/1663 17% [========== ] 286/1663 17% [========== ] 287/1663 17% [========== ] 288/1663 17% [========== ] 289/1663 17% [========== ] 290/1663 17% [========== ] 291/1663 17% [========== ] 292/1663 17% [========== ] 293/1663 17% [========== ] 294/1663 17% [========== ] 295/1663 17% [=========== ] 296/1663 17% [=========== ] 297/1663 17% [=========== ] 298/1663 17% [=========== ] 299/1663 17% [=========== ] 300/1663 18% [=========== ] 301/1663 18% [=========== ] 302/1663 18% [=========== ] 303/1663 18% [=========== ] 304/1663 18% [=========== ] 305/1663 18% [=========== ] 306/1663 18% [=========== ] 307/1663 18% [=========== ] 308/1663 18% [=========== ] 309/1663 18% [=========== ] 310/1663 18% [=========== ] 311/1663 18% [=========== ] 312/1663 18% [=========== ] 313/1663 18% [=========== ] 314/1663 18% [=========== ] 315/1663 18% [=========== ] 316/1663 19% [=========== ] 317/1663 19% [=========== ] 318/1663 19% [=========== ] 319/1663 19% [=========== ] 320/1663 19% [=========== ] 321/1663 19% [============ ] 322/1663 19% [============ ] 323/1663 19% [============ ] 324/1663 19% [============ ] 325/1663 19% [============ ] 326/1663 19% [============ ] 327/1663 19% [============ ] 328/1663 19% [============ ] 329/1663 19% [============ ] 330/1663 19% [============ ] 331/1663 19% [============ ] 332/1663 19% [============ ] 333/1663 20% [============ ] 334/1663 20% [============ ] 335/1663 20% [============ ] 336/1663 20% [============ ] 337/1663 20% [============ ] 338/1663 20% [============ ] 339/1663 20% [============ ] 340/1663 20% [============ ] 341/1663 20% [============ ] 342/1663 20% [============ ] 343/1663 20% [============ ] 344/1663 20% [============ ] 345/1663 20% [============ ] 346/1663 20% [============ ] 347/1663 20% [============ ] 348/1663 20% [============= ] 349/1663 20% [============= ] 350/1663 21% [============= ] 351/1663 21% [============= ] 352/1663 21% [============= ] 353/1663 21% [============= ] 354/1663 21% [============= ] 355/1663 21% [============= ] 356/1663 21% [============= ] 357/1663 21% [============= ] 358/1663 21% [============= ] 359/1663 21% [============= ] 360/1663 21% [============= ] 361/1663 21% [============= ] 362/1663 21% [============= ] 363/1663 21% [============= ] 364/1663 21% [============= ] 365/1663 21% [============= ] 366/1663 22% [============= ] 367/1663 22% [============= ] 368/1663 22% [============= ] 369/1663 22% [============= ] 370/1663 22% [============= ] 371/1663 22% [============= ] 372/1663 22% [============= ] 373/1663 22% [============= ] 374/1663 22% [============= ] 375/1663 22% [============== ] 376/1663 22% [============== ] 377/1663 22% [============== ] 378/1663 22% [============== ] 379/1663 22% [============== ] 380/1663 22% [============== ] 381/1663 22% [============== ] 382/1663 22% [============== ] 383/1663 23% [============== ] 384/1663 23% [============== ] 385/1663 23% [============== ] 386/1663 23% [============== ] 387/1663 23% [============== ] 388/1663 23% [============== ] 389/1663 23% [============== ] 390/1663 23% [============== ] 391/1663 23% [============== ] 392/1663 23% [============== ] 393/1663 23% [============== ] 394/1663 23% [============== ] 395/1663 23% [============== ] 396/1663 23% [============== ] 397/1663 23% [============== ] 398/1663 23% [============== ] 399/1663 23% [============== ] 400/1663 24% [============== ] 401/1663 24% [============== ] 402/1663 24% [=============== ] 403/1663 24% [=============== ] 404/1663 24% [=============== ] 405/1663 24% [=============== ] 406/1663 24% [=============== ] 407/1663 24% [=============== ] 408/1663 24% [=============== ] 409/1663 24% [=============== ] 410/1663 24% [=============== ] 411/1663 24% [=============== ] 412/1663 24% [=============== ] 413/1663 24% [=============== ] 414/1663 24% [=============== ] 415/1663 24% [=============== ] 416/1663 25% [=============== ] 417/1663 25% [=============== ] 418/1663 25% [=============== ] 419/1663 25% [=============== ] 420/1663 25% [=============== ] 421/1663 25% [=============== ] 422/1663 25% [=============== ] 423/1663 25% [=============== ] 424/1663 25% [=============== ] 425/1663 25% [=============== ] 426/1663 25% [=============== ] 427/1663 25% [=============== ] 428/1663 25% [=============== ] 429/1663 25% [================ ] 430/1663 25% [================ ] 431/1663 25% [================ ] 432/1663 25% [================ ] 433/1663 26% [================ ] 434/1663 26% [================ ] 435/1663 26% [================ ] 436/1663 26% [================ ] 437/1663 26% [================ ] 438/1663 26% [================ ] 439/1663 26% [================ ] 440/1663 26% [================ ] 441/1663 26% [================ ] 442/1663 26% [================ ] 443/1663 26% [================ ] 444/1663 26% [================ ] 445/1663 26% [================ ] 446/1663 26% [================ ] 447/1663 26% [================ ] 448/1663 26% [================ ] 449/1663 26% [================ ] 450/1663 27% [================ ] 451/1663 27% [================ ] 452/1663 27% [================ ] 453/1663 27% [================ ] 454/1663 27% [================ ] 455/1663 27% [================= ] 456/1663 27% [================= ] 457/1663 27% [================= ] 458/1663 27% [================= ] 459/1663 27% [================= ] 460/1663 27% [================= ] 461/1663 27% [================= ] 462/1663 27% [================= ] 463/1663 27% [================= ] 464/1663 27% [================= ] 465/1663 27% [================= ] 466/1663 28% [================= ] 467/1663 28% [================= ] 468/1663 28% [================= ] 469/1663 28% [================= ] 470/1663 28% [================= ] 471/1663 28% [================= ] 472/1663 28% [================= ] 473/1663 28% [================= ] 474/1663 28% [================= ] 475/1663 28% [================= ] 476/1663 28% [================= ] 477/1663 28% [================= ] 478/1663 28% [================= ] 479/1663 28% [================= ] 480/1663 28% [================= ] 481/1663 28% [================= ] 482/1663 28% [================== ] 483/1663 29% [================== ] 484/1663 29% [================== ] 485/1663 29% [================== ] 486/1663 29% [================== ] 487/1663 29% [================== ] 488/1663 29% [================== ] 489/1663 29% [================== ] 490/1663 29% [================== ] 491/1663 29% [================== ] 492/1663 29% [================== ] 493/1663 29% [================== ] 494/1663 29% [================== ] 495/1663 29% [================== ] 496/1663 29% [================== ] 497/1663 29% [================== ] 498/1663 29% [================== ] 499/1663 30% [================== ] 500/1663 30% [================== ] 501/1663 30% [================== ] 502/1663 30% [================== ] 503/1663 30% [================== ] 504/1663 30% [================== ] 505/1663 30% [================== ] 506/1663 30% [================== ] 507/1663 30% [================== ] 508/1663 30% [================== ] 509/1663 30% [=================== ] 510/1663 30% [=================== ] 511/1663 30% [=================== ] 512/1663 30% [=================== ] 513/1663 30% [=================== ] 514/1663 30% [=================== ] 515/1663 30% [=================== ] 516/1663 31% [=================== ] 517/1663 31% [=================== ] 518/1663 31% [=================== ] 519/1663 31% [=================== ] 520/1663 31% [=================== ] 521/1663 31% [=================== ] 522/1663 31% [=================== ] 523/1663 31% [=================== ] 524/1663 31% [=================== ] 525/1663 31% [=================== ] 526/1663 31% [=================== ] 527/1663 31% [=================== ] 528/1663 31% [=================== ] 529/1663 31% [=================== ] 530/1663 31% [=================== ] 531/1663 31% [=================== ] 532/1663 31% [=================== ] 533/1663 32% [=================== ] 534/1663 32% [=================== ] 535/1663 32% [=================== ] 536/1663 32% [==================== ] 537/1663 32% [==================== ] 538/1663 32% [==================== ] 539/1663 32% [==================== ] 540/1663 32% [==================== ] 541/1663 32% [==================== ] 542/1663 32% [==================== ] 543/1663 32% [==================== ] 544/1663 32% [==================== ] 545/1663 32% [==================== ] 546/1663 32% [==================== ] 547/1663 32% [==================== ] 548/1663 32% [==================== ] 549/1663 33% [==================== ] 550/1663 33% [==================== ] 551/1663 33% [==================== ] 552/1663 33% [==================== ] 553/1663 33% [==================== ] 554/1663 33% [==================== ] 555/1663 33% [==================== ] 556/1663 33% [==================== ] 557/1663 33% [==================== ] 558/1663 33% [==================== ] 559/1663 33% [==================== ] 560/1663 33% [==================== ] 561/1663 33% [==================== ] 562/1663 33% [==================== ] 563/1663 33% [===================== ] 564/1663 33% [===================== ] 565/1663 33% [===================== ] 566/1663 34% [===================== ] 567/1663 34% [===================== ] 568/1663 34% [===================== ] 569/1663 34% [===================== ] 570/1663 34% [===================== ] 571/1663 34% [===================== ] 572/1663 34% [===================== ] 573/1663 34% [===================== ] 574/1663 34% [===================== ] 575/1663 34% [===================== ] 576/1663 34% [===================== ] 577/1663 34% [===================== ] 578/1663 34% [===================== ] 579/1663 34% [===================== ] 580/1663 34% [===================== ] 581/1663 34% [===================== ] 582/1663 34% [===================== ] 583/1663 35% [===================== ] 584/1663 35% [===================== ] 585/1663 35% [===================== ] 586/1663 35% [===================== ] 587/1663 35% [===================== ] 588/1663 35% [===================== ] 589/1663 35% [===================== ] 590/1663 35% [====================== ] 591/1663 35% [====================== ] 592/1663 35% [====================== ] 593/1663 35% [====================== ] 594/1663 35% [====================== ] 595/1663 35% [====================== ] 596/1663 35% [====================== ] 597/1663 35% [====================== ] 598/1663 35% [====================== ] 599/1663 36% [====================== ] 600/1663 36% [====================== ] 601/1663 36% [====================== ] 602/1663 36% [====================== ] 603/1663 36% [====================== ] 604/1663 36% [====================== ] 605/1663 36% [====================== ] 606/1663 36% [====================== ] 607/1663 36% [====================== ] 608/1663 36% [====================== ] 609/1663 36% [====================== ] 610/1663 36% [====================== ] 611/1663 36% [====================== ] 612/1663 36% [====================== ] 613/1663 36% [====================== ] 614/1663 36% [====================== ] 615/1663 36% [====================== ] 616/1663 37% [======================= ] 617/1663 37% [======================= ] 618/1663 37% [======================= ] 619/1663 37% [======================= ] 620/1663 37% [======================= ] 621/1663 37% [======================= ] 622/1663 37% [======================= ] 623/1663 37% [======================= ] 624/1663 37% [======================= ] 625/1663 37% [======================= ] 626/1663 37% [======================= ] 627/1663 37% [======================= ] 628/1663 37% [======================= ] 629/1663 37% [======================= ] 630/1663 37% [======================= ] 631/1663 37% [======================= ] 632/1663 38% [======================= ] 633/1663 38% [======================= ] 634/1663 38% [======================= ] 635/1663 38% [======================= ] 636/1663 38% [======================= ] 637/1663 38% [======================= ] 638/1663 38% [======================= ] 639/1663 38% [======================= ] 640/1663 38% [======================= ] 641/1663 38% [======================= ] 642/1663 38% [======================= ] 643/1663 38% [======================== ] 644/1663 38% [======================== ] 645/1663 38% [======================== ] 646/1663 38% [======================== ] 647/1663 38% [======================== ] 648/1663 38% [======================== ] 649/1663 39% [======================== ] 650/1663 39% [======================== ] 651/1663 39% [======================== ] 652/1663 39% [======================== ] 653/1663 39% [======================== ] 654/1663 39% [======================== ] 655/1663 39% [======================== ] 656/1663 39% [======================== ] 657/1663 39% [======================== ] 658/1663 39% [======================== ] 659/1663 39% [======================== ] 660/1663 39% [======================== ] 661/1663 39% [======================== ] 662/1663 39% [======================== ] 663/1663 39% [======================== ] 664/1663 39% [======================== ] 665/1663 39% [======================== ] 666/1663 40% [======================== ] 667/1663 40% [======================== ] 668/1663 40% [======================== ] 669/1663 40% [======================== ] 670/1663 40% [========================= ] 671/1663 40% [========================= ] 672/1663 40% [========================= ] 673/1663 40% [========================= ] 674/1663 40% [========================= ] 675/1663 40% [========================= ] 676/1663 40% [========================= ] 677/1663 40% [========================= ] 678/1663 40% [========================= ] 679/1663 40% [========================= ] 680/1663 40% [========================= ] 681/1663 40% [========================= ] 682/1663 41% [========================= ] 683/1663 41% [========================= ] 684/1663 41% [========================= ] 685/1663 41% [========================= ] 686/1663 41% [========================= ] 687/1663 41% [========================= ] 688/1663 41% [========================= ] 689/1663 41% [========================= ] 690/1663 41% [========================= ] 691/1663 41% [========================= ] 692/1663 41% [========================= ] 693/1663 41% [========================= ] 694/1663 41% [========================= ] 695/1663 41% [========================= ] 696/1663 41% [========================= ] 697/1663 41% [========================== ] 698/1663 41% [========================== ] 699/1663 42% [========================== ] 700/1663 42% [========================== ] 701/1663 42% [========================== ] 702/1663 42% [========================== ] 703/1663 42% [========================== ] 704/1663 42% [========================== ] 705/1663 42% [========================== ] 706/1663 42% [========================== ] 707/1663 42% [========================== ] 708/1663 42% [========================== ] 709/1663 42% [========================== ] 710/1663 42% [========================== ] 711/1663 42% [========================== ] 712/1663 42% [========================== ] 713/1663 42% [========================== ] 714/1663 42% [========================== ] 715/1663 42% [========================== ] 716/1663 43% [========================== ] 717/1663 43% [========================== ] 718/1663 43% [========================== ] 719/1663 43% [========================== ] 720/1663 43% [========================== ] 721/1663 43% [========================== ] 722/1663 43% [========================== ] 723/1663 43% [========================== ] 724/1663 43% [=========================== ] 725/1663 43% [=========================== ] 726/1663 43% [=========================== ] 727/1663 43% [=========================== ] 728/1663 43% [=========================== ] 729/1663 43% [=========================== ] 730/1663 43% [=========================== ] 731/1663 43% [=========================== ] 732/1663 44% [=========================== ] 733/1663 44% [=========================== ] 734/1663 44% [=========================== ] 735/1663 44% [=========================== ] 736/1663 44% [=========================== ] 737/1663 44% [=========================== ] 738/1663 44% [=========================== ] 739/1663 44% [=========================== ] 740/1663 44% [=========================== ] 741/1663 44% [=========================== ] 742/1663 44% [=========================== ] 743/1663 44% [=========================== ] 744/1663 44% [=========================== ] 745/1663 44% [=========================== ] 746/1663 44% [=========================== ] 747/1663 44% [=========================== ] 748/1663 44% [=========================== ] 749/1663 45% [=========================== ] 750/1663 45% [=========================== ] 751/1663 45% [============================ ] 752/1663 45% [============================ ] 753/1663 45% [============================ ] 754/1663 45% [============================ ] 755/1663 45% [============================ ] 756/1663 45% [============================ ] 757/1663 45% [============================ ] 758/1663 45% [============================ ] 759/1663 45% [============================ ] 760/1663 45% [============================ ] 761/1663 45% [============================ ] 762/1663 45% [============================ ] 763/1663 45% [============================ ] 764/1663 45% [============================ ] 765/1663 46% [============================ ] 766/1663 46% [============================ ] 767/1663 46% [============================ ] 768/1663 46% [============================ ] 769/1663 46% [============================ ] 770/1663 46% [============================ ] 771/1663 46% [============================ ] 772/1663 46% [============================ ] 773/1663 46% [============================ ] 774/1663 46% [============================ ] 775/1663 46% [============================ ] 776/1663 46% [============================ ] 777/1663 46% [============================= ] 778/1663 46% [============================= ] 779/1663 46% [============================= ] 780/1663 46% [============================= ] 781/1663 46% [============================= ] 782/1663 47% [============================= ] 783/1663 47% [============================= ] 784/1663 47% [============================= ] 785/1663 47% [============================= ] 786/1663 47% [============================= ] 787/1663 47% [============================= ] 788/1663 47% [============================= ] 789/1663 47% [============================= ] 790/1663 47% [============================= ] 791/1663 47% [============================= ] 792/1663 47% [============================= ] 793/1663 47% [============================= ] 794/1663 47% [============================= ] 795/1663 47% [============================= ] 796/1663 47% [============================= ] 797/1663 47% [============================= ] 798/1663 47% [============================= ] 799/1663 48% [============================= ] 800/1663 48% [============================= ] 801/1663 48% [============================= ] 802/1663 48% [============================= ] 803/1663 48% [============================= ] 804/1663 48% [============================== ] 805/1663 48% [============================== ] 806/1663 48% [============================== ] 807/1663 48% [============================== ] 808/1663 48% [============================== ] 809/1663 48% [============================== ] 810/1663 48% [============================== ] 811/1663 48% [============================== ] 812/1663 48% [============================== ] 813/1663 48% [============================== ] 814/1663 48% [============================== ] 815/1663 49% [============================== ] 816/1663 49% [============================== ] 817/1663 49% [============================== ] 818/1663 49% [============================== ] 819/1663 49% [============================== ] 820/1663 49% [============================== ] 821/1663 49% [============================== ] 822/1663 49% [============================== ] 823/1663 49% [============================== ] 824/1663 49% [============================== ] 825/1663 49% [============================== ] 826/1663 49% [============================== ] 827/1663 49% [============================== ] 828/1663 49% [============================== ] 829/1663 49% [============================== ] 830/1663 49% [============================== ] 831/1663 49% [=============================== ] 832/1663 50% [=============================== ] 833/1663 50% [=============================== ] 834/1663 50% [=============================== ] 835/1663 50% [=============================== ] 836/1663 50% [=============================== ] 837/1663 50% [=============================== ] 838/1663 50% [=============================== ] 839/1663 50% [=============================== ] 840/1663 50% [=============================== ] 841/1663 50% [=============================== ] 842/1663 50% [=============================== ] 843/1663 50% [=============================== ] 844/1663 50% [=============================== ] 845/1663 50% [=============================== ] 846/1663 50% [=============================== ] 847/1663 50% [=============================== ] 848/1663 50% [=============================== ] 849/1663 51% [=============================== ] 850/1663 51% [=============================== ] 851/1663 51% [=============================== ] 852/1663 51% [=============================== ] 853/1663 51% [=============================== ] 854/1663 51% [=============================== ] 855/1663 51% [=============================== ] 856/1663 51% [=============================== ] 857/1663 51% [=============================== ] 858/1663 51% [================================ ] 859/1663 51% [================================ ] 860/1663 51% [================================ ] 861/1663 51% [================================ ] 862/1663 51% [================================ ] 863/1663 51% [================================ ] 864/1663 51% [================================ ] 865/1663 52% [================================ ] 866/1663 52% [================================ ] 867/1663 52% [================================ ] 868/1663 52% [================================ ] 869/1663 52% [================================ ] 870/1663 52% [================================ ] 871/1663 52% [================================ ] 872/1663 52% [================================ ] 873/1663 52% [================================ ] 874/1663 52% [================================ ] 875/1663 52% [================================ ] 876/1663 52% [================================ ] 877/1663 52% [================================ ] 878/1663 52% [================================ ] 879/1663 52% [================================ ] 880/1663 52% [================================ ] 881/1663 52% [================================ ] 882/1663 53% [================================ ] 883/1663 53% [================================ ] 884/1663 53% [================================ ] 885/1663 53% [================================= ] 886/1663 53% [================================= ] 887/1663 53% [================================= ] 888/1663 53% [================================= ] 889/1663 53% [================================= ] 890/1663 53% [================================= ] 891/1663 53% [================================= ] 892/1663 53% [================================= ] 893/1663 53% [================================= ] 894/1663 53% [================================= ] 895/1663 53% [================================= ] 896/1663 53% [================================= ] 897/1663 53% [================================= ] 898/1663 53% [================================= ] 899/1663 54% [================================= ] 900/1663 54% [================================= ] 901/1663 54% [================================= ] 902/1663 54% [================================= ] 903/1663 54% [================================= ] 904/1663 54% [================================= ] 905/1663 54% [================================= ] 906/1663 54% [================================= ] 907/1663 54% [================================= ] 908/1663 54% [================================= ] 909/1663 54% [================================= ] 910/1663 54% [================================= ] 911/1663 54% [================================== ] 912/1663 54% [================================== ] 913/1663 54% [================================== ] 914/1663 54% [================================== ] 915/1663 55% [================================== ] 916/1663 55% [================================== ] 917/1663 55% [================================== ] 918/1663 55% [================================== ] 919/1663 55% [================================== ] 920/1663 55% [================================== ] 921/1663 55% [================================== ] 922/1663 55% [================================== ] 923/1663 55% [================================== ] 924/1663 55% [================================== ] 925/1663 55% [================================== ] 926/1663 55% [================================== ] 927/1663 55% [================================== ] 928/1663 55% [================================== ] 929/1663 55% [================================== ] 930/1663 55% [================================== ] 931/1663 55% [================================== ] 932/1663 56% [================================== ] 933/1663 56% [================================== ] 934/1663 56% [================================== ] 935/1663 56% [================================== ] 936/1663 56% [================================== ] 937/1663 56% [================================== ] 938/1663 56% [=================================== ] 939/1663 56% [=================================== ] 940/1663 56% [=================================== ] 941/1663 56% [=================================== ] 942/1663 56% [=================================== ] 943/1663 56% [=================================== ] 944/1663 56% [=================================== ] 945/1663 56% [=================================== ] 946/1663 56% [=================================== ] 947/1663 56% [=================================== ] 948/1663 57% [=================================== ] 949/1663 57% [=================================== ] 950/1663 57% [=================================== ] 951/1663 57% [=================================== ] 952/1663 57% [=================================== ] 953/1663 57% [=================================== ] 954/1663 57% [=================================== ] 955/1663 57% [=================================== ] 956/1663 57% [=================================== ] 957/1663 57% [=================================== ] 958/1663 57% [=================================== ] 959/1663 57% [=================================== ] 960/1663 57% [=================================== ] 961/1663 57% [=================================== ] 962/1663 57% [=================================== ] 963/1663 57% [=================================== ] 964/1663 57% [=================================== ] 965/1663 58% [==================================== ] 966/1663 58% [==================================== ] 967/1663 58% [==================================== ] 968/1663 58% [==================================== ] 969/1663 58% [==================================== ] 970/1663 58% [==================================== ] 971/1663 58% [==================================== ] 972/1663 58% [==================================== ] 973/1663 58% [==================================== ] 974/1663 58% [==================================== ] 975/1663 58% [==================================== ] 976/1663 58% [==================================== ] 977/1663 58% [==================================== ] 978/1663 58% [==================================== ] 979/1663 58% [==================================== ] 980/1663 58% [==================================== ] 981/1663 58% [==================================== ] 982/1663 59% [==================================== ] 983/1663 59% [==================================== ] 984/1663 59% [==================================== ] 985/1663 59% [==================================== ] 986/1663 59% [==================================== ] 987/1663 59% [==================================== ] 988/1663 59% [==================================== ] 989/1663 59% [==================================== ] 990/1663 59% [==================================== ] 991/1663 59% [==================================== ] 992/1663 59% [===================================== ] 993/1663 59% [===================================== ] 994/1663 59% [===================================== ] 995/1663 59% [===================================== ] 996/1663 59% [===================================== ] 997/1663 59% [===================================== ] 998/1663 60% [===================================== ] 999/1663 60% [===================================== ] 1000/1663 60% [===================================== ] 1001/1663 60% [===================================== ] 1002/1663 60% [===================================== ] 1003/1663 60% [===================================== ] 1004/1663 60% [===================================== ] 1005/1663 60% [===================================== ] 1006/1663 60% [===================================== ] 1007/1663 60% [===================================== ] 1008/1663 60% [===================================== ] 1009/1663 60% [===================================== ] 1010/1663 60% [===================================== ] 1011/1663 60% [===================================== ] 1012/1663 60% [===================================== ] 1013/1663 60% [===================================== ] 1014/1663 60% [===================================== ] 1015/1663 61% [===================================== ] 1016/1663 61% [===================================== ] 1017/1663 61% [===================================== ] 1018/1663 61% [===================================== ] 1019/1663 61% [====================================== ] 1020/1663 61% [====================================== ] 1021/1663 61% [====================================== ] 1022/1663 61% [====================================== ] 1023/1663 61% [====================================== ] 1024/1663 61% [====================================== ] 1025/1663 61% [====================================== ] 1026/1663 61% [====================================== ] 1027/1663 61% [====================================== ] 1028/1663 61% [====================================== ] 1029/1663 61% [====================================== ] 1030/1663 61% [====================================== ] 1031/1663 61% [====================================== ] 1032/1663 62% [====================================== ] 1033/1663 62% [====================================== ] 1034/1663 62% [====================================== ] 1035/1663 62% [====================================== ] 1036/1663 62% [====================================== ] 1037/1663 62% [====================================== ] 1038/1663 62% [====================================== ] 1039/1663 62% [====================================== ] 1040/1663 62% [====================================== ] 1041/1663 62% [====================================== ] 1042/1663 62% [====================================== ] 1043/1663 62% [====================================== ] 1044/1663 62% [====================================== ] 1045/1663 62% [====================================== ] 1046/1663 62% [======================================= ] 1047/1663 62% [======================================= ] 1048/1663 63% [======================================= ] 1049/1663 63% [======================================= ] 1050/1663 63% [======================================= ] 1051/1663 63% [======================================= ] 1052/1663 63% [======================================= ] 1053/1663 63% [======================================= ] 1054/1663 63% [======================================= ] 1055/1663 63% [======================================= ] 1056/1663 63% [======================================= ] 1057/1663 63% [======================================= ] 1058/1663 63% [======================================= ] 1059/1663 63% [======================================= ] 1060/1663 63% [======================================= ] 1061/1663 63% [======================================= ] 1062/1663 63% [======================================= ] 1063/1663 63% [======================================= ] 1064/1663 63% [======================================= ] 1065/1663 64% [======================================= ] 1066/1663 64% [======================================= ] 1067/1663 64% [======================================= ] 1068/1663 64% [======================================= ] 1069/1663 64% [======================================= ] 1070/1663 64% [======================================= ] 1071/1663 64% [======================================= ] 1072/1663 64% [======================================== ] 1073/1663 64% [======================================== ] 1074/1663 64% [======================================== ] 1075/1663 64% [======================================== ] 1076/1663 64% [======================================== ] 1077/1663 64% [======================================== ] 1078/1663 64% [======================================== ] 1079/1663 64% [======================================== ] 1080/1663 64% [======================================== ] 1081/1663 65% [======================================== ] 1082/1663 65% [======================================== ] 1083/1663 65% [======================================== ] 1084/1663 65% [======================================== ] 1085/1663 65% [======================================== ] 1086/1663 65% [======================================== ] 1087/1663 65% [======================================== ] 1088/1663 65% [======================================== ] 1089/1663 65% [======================================== ] 1090/1663 65% [======================================== ] 1091/1663 65% [======================================== ] 1092/1663 65% [======================================== ] 1093/1663 65% [======================================== ] 1094/1663 65% [======================================== ] 1095/1663 65% [======================================== ] 1096/1663 65% [======================================== ] 1097/1663 65% [======================================== ] 1098/1663 66% [======================================== ] 1099/1663 66% [========================================= ] 1100/1663 66% [========================================= ] 1101/1663 66% [========================================= ] 1102/1663 66% [========================================= ] 1103/1663 66% [========================================= ] 1104/1663 66% [========================================= ] 1105/1663 66% [========================================= ] 1106/1663 66% [========================================= ] 1107/1663 66% [========================================= ] 1108/1663 66% [========================================= ] 1109/1663 66% [========================================= ] 1110/1663 66% [========================================= ] 1111/1663 66% [========================================= ] 1112/1663 66% [========================================= ] 1113/1663 66% [========================================= ] 1114/1663 66% [========================================= ] 1115/1663 67% [========================================= ] 1116/1663 67% [========================================= ] 1117/1663 67% [========================================= ] 1118/1663 67% [========================================= ] 1119/1663 67% [========================================= ] 1120/1663 67% [========================================= ] 1121/1663 67% [========================================= ] 1122/1663 67% [========================================= ] 1123/1663 67% [========================================= ] 1124/1663 67% [========================================= ] 1125/1663 67% [========================================= ] 1126/1663 67% [========================================== ] 1127/1663 67% [========================================== ] 1128/1663 67% [========================================== ] 1129/1663 67% [========================================== ] 1130/1663 67% [========================================== ] 1131/1663 68% [========================================== ] 1132/1663 68% [========================================== ] 1133/1663 68% [========================================== ] 1134/1663 68% [========================================== ] 1135/1663 68% [========================================== ] 1136/1663 68% [========================================== ] 1137/1663 68% [========================================== ] 1138/1663 68% [========================================== ] 1139/1663 68% [========================================== ] 1140/1663 68% [========================================== ] 1141/1663 68% [========================================== ] 1142/1663 68% [========================================== ] 1143/1663 68% [========================================== ] 1144/1663 68% [========================================== ] 1145/1663 68% [========================================== ] 1146/1663 68% [========================================== ] 1147/1663 68% [========================================== ] 1148/1663 69% [========================================== ] 1149/1663 69% [========================================== ] 1150/1663 69% [========================================== ] 1151/1663 69% [========================================== ] 1152/1663 69% [========================================== ] 1153/1663 69% [=========================================== ] 1154/1663 69% [=========================================== ] 1155/1663 69% [=========================================== ] 1156/1663 69% [=========================================== ] 1157/1663 69% [=========================================== ] 1158/1663 69% [=========================================== ] 1159/1663 69% [=========================================== ] 1160/1663 69% [=========================================== ] 1161/1663 69% [=========================================== ] 1162/1663 69% [=========================================== ] 1163/1663 69% [=========================================== ] 1164/1663 69% [=========================================== ] 1165/1663 70% [=========================================== ] 1166/1663 70% [=========================================== ] 1167/1663 70% [=========================================== ] 1168/1663 70% [=========================================== ] 1169/1663 70% [=========================================== ] 1170/1663 70% [=========================================== ] 1171/1663 70% [=========================================== ] 1172/1663 70% [=========================================== ] 1173/1663 70% [=========================================== ] 1174/1663 70% [=========================================== ] 1175/1663 70% [=========================================== ] 1176/1663 70% [=========================================== ] 1177/1663 70% [=========================================== ] 1178/1663 70% [=========================================== ] 1179/1663 70% [=========================================== ] 1180/1663 70% [============================================ ] 1181/1663 71% [============================================ ] 1182/1663 71% [============================================ ] 1183/1663 71% [============================================ ] 1184/1663 71% [============================================ ] 1185/1663 71% [============================================ ] 1186/1663 71% [============================================ ] 1187/1663 71% [============================================ ] 1188/1663 71% [============================================ ] 1189/1663 71% [============================================ ] 1190/1663 71% [============================================ ] 1191/1663 71% [============================================ ] 1192/1663 71% [============================================ ] 1193/1663 71% [============================================ ] 1194/1663 71% [============================================ ] 1195/1663 71% [============================================ ] 1196/1663 71% [============================================ ] 1197/1663 71% [============================================ ] 1198/1663 72% [============================================ ] 1199/1663 72% [============================================ ] 1200/1663 72% [============================================ ] 1201/1663 72% [============================================ ] 1202/1663 72% [============================================ ] 1203/1663 72% [============================================ ] 1204/1663 72% [============================================ ] 1205/1663 72% [============================================ ] 1206/1663 72% [============================================ ] 1207/1663 72% [============================================= ] 1208/1663 72% [============================================= ] 1209/1663 72% [============================================= ] 1210/1663 72% [============================================= ] 1211/1663 72% [============================================= ] 1212/1663 72% [============================================= ] 1213/1663 72% [============================================= ] 1214/1663 73% [============================================= ] 1215/1663 73% [============================================= ] 1216/1663 73% [============================================= ] 1217/1663 73% [============================================= ] 1218/1663 73% [============================================= ] 1219/1663 73% [============================================= ] 1220/1663 73% [============================================= ] 1221/1663 73% [============================================= ] 1222/1663 73% [============================================= ] 1223/1663 73% [============================================= ] 1224/1663 73% [============================================= ] 1225/1663 73% [============================================= ] 1226/1663 73% [============================================= ] 1227/1663 73% [============================================= ] 1228/1663 73% [============================================= ] 1229/1663 73% [============================================= ] 1230/1663 73% [============================================= ] 1231/1663 74% [============================================= ] 1232/1663 74% [============================================= ] 1233/1663 74% [============================================== ] 1234/1663 74% [============================================== ] 1235/1663 74% [============================================== ] 1236/1663 74% [============================================== ] 1237/1663 74% [============================================== ] 1238/1663 74% [============================================== ] 1239/1663 74% [============================================== ] 1240/1663 74% [============================================== ] 1241/1663 74% [============================================== ] 1242/1663 74% [============================================== ] 1243/1663 74% [============================================== ] 1244/1663 74% [============================================== ] 1245/1663 74% [============================================== ] 1246/1663 74% [============================================== ] 1247/1663 74% [============================================== ] 1248/1663 75% [============================================== ] 1249/1663 75% [============================================== ] 1250/1663 75% [============================================== ] 1251/1663 75% [============================================== ] 1252/1663 75% [============================================== ] 1253/1663 75% [============================================== ] 1254/1663 75% [============================================== ] 1255/1663 75% [============================================== ] 1256/1663 75% [============================================== ] 1257/1663 75% [============================================== ] 1258/1663 75% [============================================== ] 1259/1663 75% [============================================== ] 1260/1663 75% [=============================================== ] 1261/1663 75% [=============================================== ] 1262/1663 75% [=============================================== ] 1263/1663 75% [=============================================== ] 1264/1663 76% [=============================================== ] 1265/1663 76% [=============================================== ] 1266/1663 76% [=============================================== ] 1267/1663 76% [=============================================== ] 1268/1663 76% [=============================================== ] 1269/1663 76% [=============================================== ] 1270/1663 76% [=============================================== ] 1271/1663 76% [=============================================== ] 1272/1663 76% [=============================================== ] 1273/1663 76% [=============================================== ] 1274/1663 76% [=============================================== ] 1275/1663 76% [=============================================== ] 1276/1663 76% [=============================================== ] 1277/1663 76% [=============================================== ] 1278/1663 76% [=============================================== ] 1279/1663 76% [=============================================== ] 1280/1663 76% [=============================================== ] 1281/1663 77% [=============================================== ] 1282/1663 77% [=============================================== ] 1283/1663 77% [=============================================== ] 1284/1663 77% [=============================================== ] 1285/1663 77% [=============================================== ] 1286/1663 77% [=============================================== ] 1287/1663 77% [================================================ ] 1288/1663 77% [================================================ ] 1289/1663 77% [================================================ ] 1290/1663 77% [================================================ ] 1291/1663 77% [================================================ ] 1292/1663 77% [================================================ ] 1293/1663 77% [================================================ ] 1294/1663 77% [================================================ ] 1295/1663 77% [================================================ ] 1296/1663 77% [================================================ ] 1297/1663 77% [================================================ ] 1298/1663 78% [================================================ ] 1299/1663 78% [================================================ ] 1300/1663 78% [================================================ ] 1301/1663 78% [================================================ ] 1302/1663 78% [================================================ ] 1303/1663 78% [================================================ ] 1304/1663 78% [================================================ ] 1305/1663 78% [================================================ ] 1306/1663 78% [================================================ ] 1307/1663 78% [================================================ ] 1308/1663 78% [================================================ ] 1309/1663 78% [================================================ ] 1310/1663 78% [================================================ ] 1311/1663 78% [================================================ ] 1312/1663 78% [================================================ ] 1313/1663 78% [================================================ ] 1314/1663 79% [================================================= ] 1315/1663 79% [================================================= ] 1316/1663 79% [================================================= ] 1317/1663 79% [================================================= ] 1318/1663 79% [================================================= ] 1319/1663 79% [================================================= ] 1320/1663 79% [================================================= ] 1321/1663 79% [================================================= ] 1322/1663 79% [================================================= ] 1323/1663 79% [================================================= ] 1324/1663 79% [================================================= ] 1325/1663 79% [================================================= ] 1326/1663 79% [================================================= ] 1327/1663 79% [================================================= ] 1328/1663 79% [================================================= ] 1329/1663 79% [================================================= ] 1330/1663 79% [================================================= ] 1331/1663 80% [================================================= ] 1332/1663 80% [================================================= ] 1333/1663 80% [================================================= ] 1334/1663 80% [================================================= ] 1335/1663 80% [================================================= ] 1336/1663 80% [================================================= ] 1337/1663 80% [================================================= ] 1338/1663 80% [================================================= ] 1339/1663 80% [================================================= ] 1340/1663 80% [================================================= ] 1341/1663 80% [================================================== ] 1342/1663 80% [================================================== ] 1343/1663 80% [================================================== ] 1344/1663 80% [================================================== ] 1345/1663 80% [================================================== ] 1346/1663 80% [================================================== ] 1347/1663 80% [================================================== ] 1348/1663 81% [================================================== ] 1349/1663 81% [================================================== ] 1350/1663 81% [================================================== ] 1351/1663 81% [================================================== ] 1352/1663 81% [================================================== ] 1353/1663 81% [================================================== ] 1354/1663 81% [================================================== ] 1355/1663 81% [================================================== ] 1356/1663 81% [================================================== ] 1357/1663 81% [================================================== ] 1358/1663 81% [================================================== ] 1359/1663 81% [================================================== ] 1360/1663 81% [================================================== ] 1361/1663 81% [================================================== ] 1362/1663 81% [================================================== ] 1363/1663 81% [================================================== ] 1364/1663 82% [================================================== ] 1365/1663 82% [================================================== ] 1366/1663 82% [================================================== ] 1367/1663 82% [=================================================== ] 1368/1663 82% [=================================================== ] 1369/1663 82% [=================================================== ] 1370/1663 82% [=================================================== ] 1371/1663 82% [=================================================== ] 1372/1663 82% [=================================================== ] 1373/1663 82% [=================================================== ] 1374/1663 82% [=================================================== ] 1375/1663 82% [=================================================== ] 1376/1663 82% [=================================================== ] 1377/1663 82% [=================================================== ] 1378/1663 82% [=================================================== ] 1379/1663 82% [=================================================== ] 1380/1663 82% [=================================================== ] 1381/1663 83% [=================================================== ] 1382/1663 83% [=================================================== ] 1383/1663 83% [=================================================== ] 1384/1663 83% [=================================================== ] 1385/1663 83% [=================================================== ] 1386/1663 83% [=================================================== ] 1387/1663 83% [=================================================== ] 1388/1663 83% [=================================================== ] 1389/1663 83% [=================================================== ] 1390/1663 83% [=================================================== ] 1391/1663 83% [=================================================== ] 1392/1663 83% [=================================================== ] 1393/1663 83% [=================================================== ] 1394/1663 83% [==================================================== ] 1395/1663 83% [==================================================== ] 1396/1663 83% [==================================================== ] 1397/1663 84% [==================================================== ] 1398/1663 84% [==================================================== ] 1399/1663 84% [==================================================== ] 1400/1663 84% [==================================================== ] 1401/1663 84% [==================================================== ] 1402/1663 84% [==================================================== ] 1403/1663 84% [==================================================== ] 1404/1663 84% [==================================================== ] 1405/1663 84% [==================================================== ] 1406/1663 84% [==================================================== ] 1407/1663 84% [==================================================== ] 1408/1663 84% [==================================================== ] 1409/1663 84% [==================================================== ] 1410/1663 84% [==================================================== ] 1411/1663 84% [==================================================== ] 1412/1663 84% [==================================================== ] 1413/1663 84% [==================================================== ] 1414/1663 85% [==================================================== ] 1415/1663 85% [==================================================== ] 1416/1663 85% [==================================================== ] 1417/1663 85% [==================================================== ] 1418/1663 85% [==================================================== ] 1419/1663 85% [==================================================== ] 1420/1663 85% [==================================================== ] 1421/1663 85% [===================================================== ] 1422/1663 85% [===================================================== ] 1423/1663 85% [===================================================== ] 1424/1663 85% [===================================================== ] 1425/1663 85% [===================================================== ] 1426/1663 85% [===================================================== ] 1427/1663 85% [===================================================== ] 1428/1663 85% [===================================================== ] 1429/1663 85% [===================================================== ] 1430/1663 85% [===================================================== ] 1431/1663 86% [===================================================== ] 1432/1663 86% [===================================================== ] 1433/1663 86% [===================================================== ] 1434/1663 86% [===================================================== ] 1435/1663 86% [===================================================== ] 1436/1663 86% [===================================================== ] 1437/1663 86% [===================================================== ] 1438/1663 86% [===================================================== ] 1439/1663 86% [===================================================== ] 1440/1663 86% [===================================================== ] 1441/1663 86% [===================================================== ] 1442/1663 86% [===================================================== ] 1443/1663 86% [===================================================== ] 1444/1663 86% [===================================================== ] 1445/1663 86% [===================================================== ] 1446/1663 86% [===================================================== ] 1447/1663 87% [===================================================== ] 1448/1663 87% [====================================================== ] 1449/1663 87% [====================================================== ] 1450/1663 87% [====================================================== ] 1451/1663 87% [====================================================== ] 1452/1663 87% [====================================================== ] 1453/1663 87% [====================================================== ] 1454/1663 87% [====================================================== ] 1455/1663 87% [====================================================== ] 1456/1663 87% [====================================================== ] 1457/1663 87% [====================================================== ] 1458/1663 87% [====================================================== ] 1459/1663 87% [====================================================== ] 1460/1663 87% [====================================================== ] 1461/1663 87% [====================================================== ] 1462/1663 87% [====================================================== ] 1463/1663 87% [====================================================== ] 1464/1663 88% [====================================================== ] 1465/1663 88% [====================================================== ] 1466/1663 88% [====================================================== ] 1467/1663 88% [====================================================== ] 1468/1663 88% [====================================================== ] 1469/1663 88% [====================================================== ] 1470/1663 88% [====================================================== ] 1471/1663 88% [====================================================== ] 1472/1663 88% [====================================================== ] 1473/1663 88% [====================================================== ] 1474/1663 88% [====================================================== ] 1475/1663 88% [======================================================= ] 1476/1663 88% [======================================================= ] 1477/1663 88% [======================================================= ] 1478/1663 88% [======================================================= ] 1479/1663 88% [======================================================= ] 1480/1663 88% [======================================================= ] 1481/1663 89% [======================================================= ] 1482/1663 89% [======================================================= ] 1483/1663 89% [======================================================= ] 1484/1663 89% [======================================================= ] 1485/1663 89% [======================================================= ] 1486/1663 89% [======================================================= ] 1487/1663 89% [======================================================= ] 1488/1663 89% [======================================================= ] 1489/1663 89% [======================================================= ] 1490/1663 89% [======================================================= ] 1491/1663 89% [======================================================= ] 1492/1663 89% [======================================================= ] 1493/1663 89% [======================================================= ] 1494/1663 89% [======================================================= ] 1495/1663 89% [======================================================= ] 1496/1663 89% [======================================================= ] 1497/1663 90% [======================================================= ] 1498/1663 90% [======================================================= ] 1499/1663 90% [======================================================= ] 1500/1663 90% [======================================================= ] 1501/1663 90% [======================================================= ] 1502/1663 90% [======================================================== ] 1503/1663 90% [======================================================== ] 1504/1663 90% [======================================================== ] 1505/1663 90% [======================================================== ] 1506/1663 90% [======================================================== ] 1507/1663 90% [======================================================== ] 1508/1663 90% [======================================================== ] 1509/1663 90% [======================================================== ] 1510/1663 90% [======================================================== ] 1511/1663 90% [======================================================== ] 1512/1663 90% [======================================================== ] 1513/1663 90% [======================================================== ] 1514/1663 91% [======================================================== ] 1515/1663 91% [======================================================== ] 1516/1663 91% [======================================================== ] 1517/1663 91% [======================================================== ] 1518/1663 91% [======================================================== ] 1519/1663 91% [======================================================== ] 1520/1663 91% [======================================================== ] 1521/1663 91% [======================================================== ] 1522/1663 91% [======================================================== ] 1523/1663 91% [======================================================== ] 1524/1663 91% [======================================================== ] 1525/1663 91% [======================================================== ] 1526/1663 91% [======================================================== ] 1527/1663 91% [======================================================== ] 1528/1663 91% [========================================================= ] 1529/1663 91% [========================================================= ] 1530/1663 92% [========================================================= ] 1531/1663 92% [========================================================= ] 1532/1663 92% [========================================================= ] 1533/1663 92% [========================================================= ] 1534/1663 92% [========================================================= ] 1535/1663 92% [========================================================= ] 1536/1663 92% [========================================================= ] 1537/1663 92% [========================================================= ] 1538/1663 92% [========================================================= ] 1539/1663 92% [========================================================= ] 1540/1663 92% [========================================================= ] 1541/1663 92% [========================================================= ] 1542/1663 92% [========================================================= ] 1543/1663 92% [========================================================= ] 1544/1663 92% [========================================================= ] 1545/1663 92% [========================================================= ] 1546/1663 92% [========================================================= ] 1547/1663 93% [========================================================= ] 1548/1663 93% [========================================================= ] 1549/1663 93% [========================================================= ] 1550/1663 93% [========================================================= ] 1551/1663 93% [========================================================= ] 1552/1663 93% [========================================================= ] 1553/1663 93% [========================================================= ] 1554/1663 93% [========================================================= ] 1555/1663 93% [========================================================== ] 1556/1663 93% [========================================================== ] 1557/1663 93% [========================================================== ] 1558/1663 93% [========================================================== ] 1559/1663 93% [========================================================== ] 1560/1663 93% [========================================================== ] 1561/1663 93% [========================================================== ] 1562/1663 93% [========================================================== ] 1563/1663 93% [========================================================== ] 1564/1663 94% [========================================================== ] 1565/1663 94% [========================================================== ] 1566/1663 94% [========================================================== ] 1567/1663 94% [========================================================== ] 1568/1663 94% [========================================================== ] 1569/1663 94% [========================================================== ] 1570/1663 94% [========================================================== ] 1571/1663 94% [========================================================== ] 1572/1663 94% [========================================================== ] 1573/1663 94% [========================================================== ] 1574/1663 94% [========================================================== ] 1575/1663 94% [========================================================== ] 1576/1663 94% [========================================================== ] 1577/1663 94% [========================================================== ] 1578/1663 94% [========================================================== ] 1579/1663 94% [========================================================== ] 1580/1663 95% [========================================================== ] 1581/1663 95% [========================================================== ] 1582/1663 95% [=========================================================== ] 1583/1663 95% [=========================================================== ] 1584/1663 95% [=========================================================== ] 1585/1663 95% [=========================================================== ] 1586/1663 95% [=========================================================== ] 1587/1663 95% [=========================================================== ] 1588/1663 95% [=========================================================== ] 1589/1663 95% [=========================================================== ] 1590/1663 95% [=========================================================== ] 1591/1663 95% [=========================================================== ] 1592/1663 95% [=========================================================== ] 1593/1663 95% [=========================================================== ] 1594/1663 95% [=========================================================== ] 1595/1663 95% [=========================================================== ] 1596/1663 95% [=========================================================== ] 1597/1663 96% [=========================================================== ] 1598/1663 96% [=========================================================== ] 1599/1663 96% [=========================================================== ] 1600/1663 96% [=========================================================== ] 1601/1663 96% [=========================================================== ] 1602/1663 96% [=========================================================== ] 1603/1663 96% [=========================================================== ] 1604/1663 96% [=========================================================== ] 1605/1663 96% [=========================================================== ] 1606/1663 96% [=========================================================== ] 1607/1663 96% [=========================================================== ] 1608/1663 96% [=========================================================== ] 1609/1663 96% [============================================================ ] 1610/1663 96% [============================================================ ] 1611/1663 96% [============================================================ ] 1612/1663 96% [============================================================ ] 1613/1663 96% [============================================================ ] 1614/1663 97% [============================================================ ] 1615/1663 97% [============================================================ ] 1616/1663 97% [============================================================ ] 1617/1663 97% [============================================================ ] 1618/1663 97% [============================================================ ] 1619/1663 97% [============================================================ ] 1620/1663 97% [============================================================ ] 1621/1663 97% [============================================================ ] 1622/1663 97% [============================================================ ] 1623/1663 97% [============================================================ ] 1624/1663 97% [============================================================ ] 1625/1663 97% [============================================================ ] 1626/1663 97% [============================================================ ] 1627/1663 97% [============================================================ ] 1628/1663 97% [============================================================ ] 1629/1663 97% [============================================================ ] 1630/1663 98% [============================================================ ] 1631/1663 98% [============================================================ ] 1632/1663 98% [============================================================ ] 1633/1663 98% [============================================================ ] 1634/1663 98% [============================================================ ] 1635/1663 98% [============================================================ ] 1636/1663 98% [============================================================= ] 1637/1663 98% [============================================================= ] 1638/1663 98% [============================================================= ] 1639/1663 98% [============================================================= ] 1640/1663 98% [============================================================= ] 1641/1663 98% [============================================================= ] 1642/1663 98% [============================================================= ] 1643/1663 98% [============================================================= ] 1644/1663 98% [============================================================= ] 1645/1663 98% [============================================================= ] 1646/1663 98% [============================================================= ] 1647/1663 99% [============================================================= ] 1648/1663 99% [============================================================= ] 1649/1663 99% [============================================================= ] 1650/1663 99% [============================================================= ] 1651/1663 99% [============================================================= ] 1652/1663 99% [============================================================= ] 1653/1663 99% [============================================================= ] 1654/1663 99% [============================================================= ] 1655/1663 99% [============================================================= ] 1656/1663 99% [============================================================= ] 1657/1663 99% [============================================================= ] 1658/1663 99% [============================================================= ] 1659/1663 99% [============================================================= ] 1660/1663 99% [============================================================= ] 1661/1663 99% [============================================================= ] 1662/1663 99% [==============================================================] 1663/1663 100% operation complete, 1663 objects in 67723 NAND pages. ln -snf /home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /home/buildroot/autobuild/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2024.05-298-ge954e12de2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 13.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.39-74-g198632a05f6c7b9ab67d3331d8caace9ceabb685 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-tar 1.35 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.9.8 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-agent-proxy 1.97 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> at 3.2.5 Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.72 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) >>> avro-c 1.11.3 Collecting legal info LICENSE: OK (sha256: d62488d6ba17132e92c23c03c80bfedc848267f96ab36489fec860f76cf6819a) >>> host-cmake 3.28.3 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bash-completion 2.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bash 5.2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> bubblewrap 0.9.0 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-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.12.4 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.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 1.2.1 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 24.0 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-setuptools 69.2.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libcap 2.70 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> c-ares 1.27.0 Collecting legal info LICENSE.md: OK (sha256: 80fff25340df53b0cf0c3cddbca9050b559b9cbed2ad71830327cfef54959aef) >>> chartjs 3.9.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> crun 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.libcrun: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> darkhttpd 1.15 Collecting legal info COPYING: OK (sha256: 1ecf63e8f84fd60ac7215e04195b9a61dcb47176ea65df26547582027f6c1dee) >>> dash 0.5.12 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-dos2unix 7.5.2 Collecting legal info COPYING.txt: OK (sha256: 03b60fa2cf28b2c6dd585a13b32377c1f87b8f016db44ce2ab6bc7eb306220e2) >>> dovecot 2.3.21 Collecting legal info COPYING: OK (sha256: 319a9830aab406109cd67cb45496587566a8123203d66d037b209ca3e13de02a) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> libxcrypt 4.4.36 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openssl Collecting legal info >>> libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> duktape 2.7.0 Collecting legal info LICENSE.txt: OK (sha256: c6b6659630ca6cb837afe982ecc79511bfca878b56296d628b02eb6f18789c29) >>> expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> flashrom 1.3.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.43 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> libcap-ng 0.8.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> giflib 5.2.2 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> heirloom-mailx 12.5 Collecting legal info COPYING: OK (sha256: 5ddc00aed98a0cf75fc7edfd9f3aeb1e919ae0ad5e9ff55d61f643d62d802b07) >>> ifupdown-scripts Collecting legal info >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> ipset 7.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> leafnode2 ce7d3b13fb285c9fb7bffc382ea10fd41e12582d Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> less 643 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libcurl 8.8.0 Collecting legal info COPYING: OK (sha256: adb1fc06547fd136244179809f7b7c2d2ae6c4534f160aa513af9b6a12866a32) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevdev 1.13.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libmpdclient 2.22 Collecting legal info LICENSES/BSD-2-Clause.txt: OK (sha256: fd38b2c053c0cce46d9c5ef3545a6e34d157a240ba99c9b8dca5d37a8147da6c) LICENSES/BSD-3-Clause.txt: OK (sha256: e11af671c491efac2f94c1d752bea92f4308ca2450c7d11e582e4b48c40e4de1) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libnatpmp 20230423 Collecting legal info LICENSE: OK (sha256: 7184f1e2114b518440962e7de67f0b9d5faa3789ba1f1a7ff33159bd26834b06) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb-compat 0.1.8 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopenaptx 0.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.4 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> librsync 2.3.4 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libsolv 0.7.25 Collecting legal info LICENSE.BSD: OK (sha256: 57f15acfb29fbef7749779e096a5885c60b716633e34484a21bb717554c0198f) >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> linux-syscall-support e1e7b0ad8ee99a875b272c8e33e308472e897660 Collecting legal info LICENSE: OK (sha256: c180f12840c00224cceed7139192018d2c7e6061db4ce4310b8626f7ad10bf26) >>> libclc 15.0.3 Collecting legal info LICENSE.TXT: OK (sha256: 3c536c052db9afd997809e38785c9f2a9e54e2892330fa7c5b438e18a7413479) >>> host-clang 15.0.3 Collecting legal info LICENSE.TXT: OK (sha256: ebcd9bbf783a73d05c53ba4d586b8d5813dcdf3bbec50265860ccc885e606f47) >>> host-libxml2 2.12.6 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> host-llvm 15.0.3 Collecting legal info LICENSE.TXT: OK (sha256: 8d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afee) >>> host-llvm-cmake 15.0.3 Collecting legal info >>> host-spirv-llvm-translator v15.0.0-46-ge82ecc2bd7295604fcf1824e47c95fa6a09c6e63 Collecting legal info LICENSE.TXT: OK (sha256: e3bc36440fc927c62d5cc24efeefe225a14d4e34ffeb0c92e430625cce9ee444) >>> host-spirv-headers 1.3.261.1 Collecting legal info LICENSE: OK (sha256: 9b243f6f0bf44e295ff411a0f7b7642d1d0dff7cdc42507e9f7206f439e51b5a) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> neon-2-sse 097a5ecacd527d5b5c3006e360fb9cb1c1c48a1f Collecting legal info LICENSE: OK (sha256: 7022f51b439a5915e933ecc270c83e24ca0cb2cceeb08b0132dcd4dbb03ed2dc) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> numactl 2.0.16 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> openlayers 9.2.4 Collecting legal info LICENSE.md: OK (sha256: 6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e) >>> openssh 9.8p1 Collecting legal info LICENCE: OK (sha256: 05c30446ba738934b3f1efa965b454c122ca26cc4b268e5ae6843f58ccd1b16d) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ptm2human c8c5e7d5bdacd73114f4f244355e88c7f4e7d64a Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> rtty 8.1.0 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> stress 1.0.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tinyssh 20240101 Collecting legal info LICENCE: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) >>> utf8proc 2.9.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.34 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-mtd 2.2.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.6 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: llvm-cmake-15.0.3: cannot save license (HOST_LLVM_CMAKE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'