make[2]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/host-lzma-4.32.7/tests' make[3]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/host-lzma-4.32.7/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/host-lzma-4.32.7/tests' make[2]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/host-lzma-4.32.7/tests' make[2]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/host-lzma-4.32.7' make[3]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/host-lzma-4.32.7' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/host-lzma-4.32.7' make[2]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/host-lzma-4.32.7' make[1]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/host-lzma-4.32.7' 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/autobuild/autobuild/instance-5/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-5/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c In function 'mkyaffs2_write_obj', inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: mkyaffs2.c:696:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 696 | strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:17: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c 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 gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 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 unspare2.o -lm make[1]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-5/output-1/host/bin PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-5/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-5/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-5/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-5/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-5/output-1/host/bin/i686-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-5/output-1/host/bin/i686-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-5/output-1/host/bin/i686-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-5/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-5/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-5/output-1/host/i686-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-5/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-5/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-5/output-1/host/bin/i686-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-5/output-1/host/bin/i686-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-5/output-1/host/bin/i686-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-5/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-5/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-5/output-1/host/i686-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-5/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-5/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/bash" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells grep -qsE '^/bin/dash$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/dash" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-5/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-5/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-5/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-5/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells ln -sf dash /home/autobuild/autobuild/instance-5/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/autobuild/autobuild/instance-5/output-1/target/etc/passwd if [ -x /home/autobuild/autobuild/instance-5/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-5/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-5/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-5/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-5/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-5/output-1/target/etc/inittab rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/include /home/autobuild/autobuild/instance-5/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-5/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-5/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-5/output-1/target/usr/doc find /home/autobuild/autobuild/instance-5/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-5/output-1/target/lib/ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-5/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/man /home/autobuild/autobuild/instance-5/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/info /home/autobuild/autobuild/instance-5/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/doc /home/autobuild/autobuild/instance-5/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-5/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-5/output-1/target/lib/debug /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-5/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-5/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-5/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-5/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-647-g8c925613dc"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-5/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-5/output-1/per-package /home/autobuild/autobuild/instance-5/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-5/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs printf ' news -1 news -1 * - - - Leafnode2 daemon\n ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n - - sudo -1 - - - -\n\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/bin/sudo f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-5/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x zlib -o /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-5/output-1/host/bin/lzma -9 -c /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ubifs.lzma >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-5/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 1619 objects. stage 2: creating image '/home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2' [ ] 1/1619 0% [ ] 2/1619 0% [ ] 3/1619 0% [ ] 4/1619 0% [ ] 5/1619 0% [ ] 6/1619 0% [ ] 7/1619 0% [ ] 8/1619 0% [ ] 9/1619 0% [ ] 10/1619 0% [ ] 11/1619 0% [ ] 12/1619 0% [ ] 13/1619 0% [ ] 14/1619 0% [ ] 15/1619 0% [ ] 16/1619 0% [ ] 17/1619 1% [ ] 18/1619 1% [ ] 19/1619 1% [ ] 20/1619 1% [ ] 21/1619 1% [ ] 22/1619 1% [ ] 23/1619 1% [ ] 24/1619 1% [ ] 25/1619 1% [ ] 26/1619 1% [= ] 27/1619 1% [= ] 28/1619 1% [= ] 29/1619 1% [= ] 30/1619 1% [= ] 31/1619 1% [= ] 32/1619 1% [= ] 33/1619 2% [= ] 34/1619 2% [= ] 35/1619 2% [= ] 36/1619 2% [= ] 37/1619 2% [= ] 38/1619 2% [= ] 39/1619 2% [= ] 40/1619 2% [= ] 41/1619 2% [= ] 42/1619 2% [= ] 43/1619 2% [= ] 44/1619 2% [= ] 45/1619 2% [= ] 46/1619 2% [= ] 47/1619 2% [= ] 48/1619 2% [= ] 49/1619 3% [= ] 50/1619 3% [= ] 51/1619 3% [= ] 52/1619 3% [== ] 53/1619 3% [== ] 54/1619 3% [== ] 55/1619 3% [== ] 56/1619 3% [== ] 57/1619 3% [== ] 58/1619 3% [== ] 59/1619 3% [== ] 60/1619 3% [== ] 61/1619 3% [== ] 62/1619 3% [== ] 63/1619 3% [== ] 64/1619 3% [== ] 65/1619 4% [== ] 66/1619 4% [== ] 67/1619 4% [== ] 68/1619 4% [== ] 69/1619 4% [== ] 70/1619 4% [== ] 71/1619 4% [== ] 72/1619 4% [== ] 73/1619 4% [== ] 74/1619 4% [== ] 75/1619 4% [== ] 76/1619 4% [== ] 77/1619 4% [== ] 78/1619 4% [=== ] 79/1619 4% [=== ] 80/1619 4% [=== ] 81/1619 5% [=== ] 82/1619 5% [=== ] 83/1619 5% [=== ] 84/1619 5% [=== ] 85/1619 5% [=== ] 86/1619 5% [=== ] 87/1619 5% [=== ] 88/1619 5% [=== ] 89/1619 5% [=== ] 90/1619 5% [=== ] 91/1619 5% [=== ] 92/1619 5% [=== ] 93/1619 5% [=== ] 94/1619 5% [=== ] 95/1619 5% [=== ] 96/1619 5% [=== ] 97/1619 5% [=== ] 98/1619 6% [=== ] 99/1619 6% [=== ] 100/1619 6% [=== ] 101/1619 6% [=== ] 102/1619 6% [=== ] 103/1619 6% [=== ] 104/1619 6% [==== ] 105/1619 6% [==== ] 106/1619 6% [==== ] 107/1619 6% [==== ] 108/1619 6% [==== ] 109/1619 6% [==== ] 110/1619 6% [==== ] 111/1619 6% [==== ] 112/1619 6% [==== ] 113/1619 6% [==== ] 114/1619 7% [==== ] 115/1619 7% [==== ] 116/1619 7% [==== ] 117/1619 7% [==== ] 118/1619 7% [==== ] 119/1619 7% [==== ] 120/1619 7% [==== ] 121/1619 7% [==== ] 122/1619 7% [==== ] 123/1619 7% [==== ] 124/1619 7% [==== ] 125/1619 7% [==== ] 126/1619 7% [==== ] 127/1619 7% [==== ] 128/1619 7% [==== ] 129/1619 7% [==== ] 130/1619 8% [===== ] 131/1619 8% [===== ] 132/1619 8% [===== ] 133/1619 8% [===== ] 134/1619 8% [===== ] 135/1619 8% [===== ] 136/1619 8% [===== ] 137/1619 8% [===== ] 138/1619 8% [===== ] 139/1619 8% [===== ] 140/1619 8% [===== ] 141/1619 8% [===== ] 142/1619 8% [===== ] 143/1619 8% [===== ] 144/1619 8% [===== ] 145/1619 8% [===== ] 146/1619 9% [===== ] 147/1619 9% [===== ] 148/1619 9% [===== ] 149/1619 9% [===== ] 150/1619 9% [===== ] 151/1619 9% [===== ] 152/1619 9% [===== ] 153/1619 9% [===== ] 154/1619 9% [===== ] 155/1619 9% [===== ] 156/1619 9% [====== ] 157/1619 9% [====== ] 158/1619 9% [====== ] 159/1619 9% [====== ] 160/1619 9% [====== ] 161/1619 9% [====== ] 162/1619 10% [====== ] 163/1619 10% [====== ] 164/1619 10% [====== ] 165/1619 10% [====== ] 166/1619 10% [====== ] 167/1619 10% [====== ] 168/1619 10% [====== ] 169/1619 10% [====== ] 170/1619 10% [====== ] 171/1619 10% [====== ] 172/1619 10% [====== ] 173/1619 10% [====== ] 174/1619 10% [====== ] 175/1619 10% [====== ] 176/1619 10% [====== ] 177/1619 10% [====== ] 178/1619 10% [====== ] 179/1619 11% [====== ] 180/1619 11% [====== ] 181/1619 11% [====== ] 182/1619 11% [======= ] 183/1619 11% [======= ] 184/1619 11% [======= ] 185/1619 11% [======= ] 186/1619 11% [======= ] 187/1619 11% [======= ] 188/1619 11% [======= ] 189/1619 11% [======= ] 190/1619 11% [======= ] 191/1619 11% [======= ] 192/1619 11% [======= ] 193/1619 11% [======= ] 194/1619 11% [======= ] 195/1619 12% [======= ] 196/1619 12% [======= ] 197/1619 12% [======= ] 198/1619 12% [======= ] 199/1619 12% [======= ] 200/1619 12% [======= ] 201/1619 12% [======= ] 202/1619 12% [======= ] 203/1619 12% [======= ] 204/1619 12% [======= ] 205/1619 12% [======= ] 206/1619 12% [======= ] 207/1619 12% [======= ] 208/1619 12% [======== ] 209/1619 12% [======== ] 210/1619 12% [======== ] 211/1619 13% [======== ] 212/1619 13% [======== ] 213/1619 13% [======== ] 214/1619 13% [======== ] 215/1619 13% [======== ] 216/1619 13% [======== ] 217/1619 13% [======== ] 218/1619 13% [======== ] 219/1619 13% [======== ] 220/1619 13% [======== ] 221/1619 13% [======== ] 222/1619 13% [======== ] 223/1619 13% [======== ] 224/1619 13% [======== ] 225/1619 13% [======== ] 226/1619 13% [======== ] 227/1619 14% [======== ] 228/1619 14% [======== ] 229/1619 14% [======== ] 230/1619 14% [======== ] 231/1619 14% [======== ] 232/1619 14% [======== ] 233/1619 14% [======== ] 234/1619 14% [======== ] 235/1619 14% [========= ] 236/1619 14% [========= ] 237/1619 14% [========= ] 238/1619 14% [========= ] 239/1619 14% [========= ] 240/1619 14% [========= ] 241/1619 14% [========= ] 242/1619 14% [========= ] 243/1619 15% [========= ] 244/1619 15% [========= ] 245/1619 15% [========= ] 246/1619 15% [========= ] 247/1619 15% [========= ] 248/1619 15% [========= ] 249/1619 15% [========= ] 250/1619 15% [========= ] 251/1619 15% [========= ] 252/1619 15% [========= ] 253/1619 15% [========= ] 254/1619 15% [========= ] 255/1619 15% [========= ] 256/1619 15% [========= ] 257/1619 15% [========= ] 258/1619 15% [========= ] 259/1619 15% [========= ] 260/1619 16% [========= ] 261/1619 16% [========== ] 262/1619 16% [========== ] 263/1619 16% [========== ] 264/1619 16% [========== ] 265/1619 16% [========== ] 266/1619 16% [========== ] 267/1619 16% [========== ] 268/1619 16% [========== ] 269/1619 16% [========== ] 270/1619 16% [========== ] 271/1619 16% [========== ] 272/1619 16% [========== ] 273/1619 16% [========== ] 274/1619 16% [========== ] 275/1619 16% [========== ] 276/1619 17% [========== ] 277/1619 17% [========== ] 278/1619 17% [========== ] 279/1619 17% [========== ] 280/1619 17% [========== ] 281/1619 17% [========== ] 282/1619 17% [========== ] 283/1619 17% [========== ] 284/1619 17% [========== ] 285/1619 17% [========== ] 286/1619 17% [========== ] 287/1619 17% [=========== ] 288/1619 17% [=========== ] 289/1619 17% [=========== ] 290/1619 17% [=========== ] 291/1619 17% [=========== ] 292/1619 18% [=========== ] 293/1619 18% [=========== ] 294/1619 18% [=========== ] 295/1619 18% [=========== ] 296/1619 18% [=========== ] 297/1619 18% [=========== ] 298/1619 18% [=========== ] 299/1619 18% [=========== ] 300/1619 18% [=========== ] 301/1619 18% [=========== ] 302/1619 18% [=========== ] 303/1619 18% [=========== ] 304/1619 18% [=========== ] 305/1619 18% [=========== ] 306/1619 18% [=========== ] 307/1619 18% [=========== ] 308/1619 19% [=========== ] 309/1619 19% [=========== ] 310/1619 19% [=========== ] 311/1619 19% [=========== ] 312/1619 19% [=========== ] 313/1619 19% [============ ] 314/1619 19% [============ ] 315/1619 19% [============ ] 316/1619 19% [============ ] 317/1619 19% [============ ] 318/1619 19% [============ ] 319/1619 19% [============ ] 320/1619 19% [============ ] 321/1619 19% [============ ] 322/1619 19% [============ ] 323/1619 19% [============ ] 324/1619 20% [============ ] 325/1619 20% [============ ] 326/1619 20% [============ ] 327/1619 20% [============ ] 328/1619 20% [============ ] 329/1619 20% [============ ] 330/1619 20% [============ ] 331/1619 20% [============ ] 332/1619 20% [============ ] 333/1619 20% [============ ] 334/1619 20% [============ ] 335/1619 20% [============ ] 336/1619 20% [============ ] 337/1619 20% [============ ] 338/1619 20% [============ ] 339/1619 20% [============= ] 340/1619 21% [============= ] 341/1619 21% [============= ] 342/1619 21% [============= ] 343/1619 21% [============= ] 344/1619 21% [============= ] 345/1619 21% [============= ] 346/1619 21% [============= ] 347/1619 21% [============= ] 348/1619 21% [============= ] 349/1619 21% [============= ] 350/1619 21% [============= ] 351/1619 21% [============= ] 352/1619 21% [============= ] 353/1619 21% [============= ] 354/1619 21% [============= ] 355/1619 21% [============= ] 356/1619 21% [============= ] 357/1619 22% [============= ] 358/1619 22% [============= ] 359/1619 22% [============= ] 360/1619 22% [============= ] 361/1619 22% [============= ] 362/1619 22% [============= ] 363/1619 22% [============= ] 364/1619 22% [============= ] 365/1619 22% [============== ] 366/1619 22% [============== ] 367/1619 22% [============== ] 368/1619 22% [============== ] 369/1619 22% [============== ] 370/1619 22% [============== ] 371/1619 22% [============== ] 372/1619 22% [============== ] 373/1619 23% [============== ] 374/1619 23% [============== ] 375/1619 23% [============== ] 376/1619 23% [============== ] 377/1619 23% [============== ] 378/1619 23% [============== ] 379/1619 23% [============== ] 380/1619 23% [============== ] 381/1619 23% [============== ] 382/1619 23% [============== ] 383/1619 23% [============== ] 384/1619 23% [============== ] 385/1619 23% [============== ] 386/1619 23% [============== ] 387/1619 23% [============== ] 388/1619 23% [============== ] 389/1619 24% [============== ] 390/1619 24% [============== ] 391/1619 24% [=============== ] 392/1619 24% [=============== ] 393/1619 24% [=============== ] 394/1619 24% [=============== ] 395/1619 24% [=============== ] 396/1619 24% [=============== ] 397/1619 24% [=============== ] 398/1619 24% [=============== ] 399/1619 24% [=============== ] 400/1619 24% [=============== ] 401/1619 24% [=============== ] 402/1619 24% [=============== ] 403/1619 24% [=============== ] 404/1619 24% [=============== ] 405/1619 25% [=============== ] 406/1619 25% [=============== ] 407/1619 25% [=============== ] 408/1619 25% [=============== ] 409/1619 25% [=============== ] 410/1619 25% [=============== ] 411/1619 25% [=============== ] 412/1619 25% [=============== ] 413/1619 25% [=============== ] 414/1619 25% [=============== ] 415/1619 25% [=============== ] 416/1619 25% [=============== ] 417/1619 25% [================ ] 418/1619 25% [================ ] 419/1619 25% [================ ] 420/1619 25% [================ ] 421/1619 26% [================ ] 422/1619 26% [================ ] 423/1619 26% [================ ] 424/1619 26% [================ ] 425/1619 26% [================ ] 426/1619 26% [================ ] 427/1619 26% [================ ] 428/1619 26% [================ ] 429/1619 26% [================ ] 430/1619 26% [================ ] 431/1619 26% [================ ] 432/1619 26% [================ ] 433/1619 26% [================ ] 434/1619 26% [================ ] 435/1619 26% [================ ] 436/1619 26% [================ ] 437/1619 26% [================ ] 438/1619 27% [================ ] 439/1619 27% [================ ] 440/1619 27% [================ ] 441/1619 27% [================ ] 442/1619 27% [================ ] 443/1619 27% [================= ] 444/1619 27% [================= ] 445/1619 27% [================= ] 446/1619 27% [================= ] 447/1619 27% [================= ] 448/1619 27% [================= ] 449/1619 27% [================= ] 450/1619 27% [================= ] 451/1619 27% [================= ] 452/1619 27% [================= ] 453/1619 27% [================= ] 454/1619 28% [================= ] 455/1619 28% [================= ] 456/1619 28% [================= ] 457/1619 28% [================= ] 458/1619 28% [================= ] 459/1619 28% [================= ] 460/1619 28% [================= ] 461/1619 28% [================= ] 462/1619 28% [================= ] 463/1619 28% [================= ] 464/1619 28% [================= ] 465/1619 28% [================= ] 466/1619 28% [================= ] 467/1619 28% [================= ] 468/1619 28% [================= ] 469/1619 28% [================= ] 470/1619 29% [================== ] 471/1619 29% [================== ] 472/1619 29% [================== ] 473/1619 29% [================== ] 474/1619 29% [================== ] 475/1619 29% [================== ] 476/1619 29% [================== ] 477/1619 29% [================== ] 478/1619 29% [================== ] 479/1619 29% [================== ] 480/1619 29% [================== ] 481/1619 29% [================== ] 482/1619 29% [================== ] 483/1619 29% [================== ] 484/1619 29% [================== ] 485/1619 29% [================== ] 486/1619 30% [================== ] 487/1619 30% [================== ] 488/1619 30% [================== ] 489/1619 30% [================== ] 490/1619 30% [================== ] 491/1619 30% [================== ] 492/1619 30% [================== ] 493/1619 30% [================== ] 494/1619 30% [================== ] 495/1619 30% [================== ] 496/1619 30% [=================== ] 497/1619 30% [=================== ] 498/1619 30% [=================== ] 499/1619 30% [=================== ] 500/1619 30% [=================== ] 501/1619 30% [=================== ] 502/1619 31% [=================== ] 503/1619 31% [=================== ] 504/1619 31% [=================== ] 505/1619 31% [=================== ] 506/1619 31% [=================== ] 507/1619 31% [=================== ] 508/1619 31% [=================== ] 509/1619 31% [=================== ] 510/1619 31% [=================== ] 511/1619 31% [=================== ] 512/1619 31% [=================== ] 513/1619 31% [=================== ] 514/1619 31% [=================== ] 515/1619 31% [=================== ] 516/1619 31% [=================== ] 517/1619 31% [=================== ] 518/1619 31% [=================== ] 519/1619 32% [=================== ] 520/1619 32% [=================== ] 521/1619 32% [=================== ] 522/1619 32% [==================== ] 523/1619 32% [==================== ] 524/1619 32% [==================== ] 525/1619 32% [==================== ] 526/1619 32% [==================== ] 527/1619 32% [==================== ] 528/1619 32% [==================== ] 529/1619 32% [==================== ] 530/1619 32% [==================== ] 531/1619 32% [==================== ] 532/1619 32% [==================== ] 533/1619 32% [==================== ] 534/1619 32% [==================== ] 535/1619 33% [==================== ] 536/1619 33% [==================== ] 537/1619 33% [==================== ] 538/1619 33% [==================== ] 539/1619 33% [==================== ] 540/1619 33% [==================== ] 541/1619 33% [==================== ] 542/1619 33% [==================== ] 543/1619 33% [==================== ] 544/1619 33% [==================== ] 545/1619 33% [==================== ] 546/1619 33% [==================== ] 547/1619 33% [==================== ] 548/1619 33% [===================== ] 549/1619 33% [===================== ] 550/1619 33% [===================== ] 551/1619 34% [===================== ] 552/1619 34% [===================== ] 553/1619 34% [===================== ] 554/1619 34% [===================== ] 555/1619 34% [===================== ] 556/1619 34% [===================== ] 557/1619 34% [===================== ] 558/1619 34% [===================== ] 559/1619 34% [===================== ] 560/1619 34% [===================== ] 561/1619 34% [===================== ] 562/1619 34% [===================== ] 563/1619 34% [===================== ] 564/1619 34% [===================== ] 565/1619 34% [===================== ] 566/1619 34% [===================== ] 567/1619 35% [===================== ] 568/1619 35% [===================== ] 569/1619 35% [===================== ] 570/1619 35% [===================== ] 571/1619 35% [===================== ] 572/1619 35% [===================== ] 573/1619 35% [===================== ] 574/1619 35% [====================== ] 575/1619 35% [====================== ] 576/1619 35% [====================== ] 577/1619 35% [====================== ] 578/1619 35% [====================== ] 579/1619 35% [====================== ] 580/1619 35% [====================== ] 581/1619 35% [====================== ] 582/1619 35% [====================== ] 583/1619 36% [====================== ] 584/1619 36% [====================== ] 585/1619 36% [====================== ] 586/1619 36% [====================== ] 587/1619 36% [====================== ] 588/1619 36% [====================== ] 589/1619 36% [====================== ] 590/1619 36% [====================== ] 591/1619 36% [====================== ] 592/1619 36% [====================== ] 593/1619 36% [====================== ] 594/1619 36% [====================== ] 595/1619 36% [====================== ] 596/1619 36% [====================== ] 597/1619 36% [====================== ] 598/1619 36% [====================== ] 599/1619 36% [====================== ] 600/1619 37% [======================= ] 601/1619 37% [======================= ] 602/1619 37% [======================= ] 603/1619 37% [======================= ] 604/1619 37% [======================= ] 605/1619 37% [======================= ] 606/1619 37% [======================= ] 607/1619 37% [======================= ] 608/1619 37% [======================= ] 609/1619 37% [======================= ] 610/1619 37% [======================= ] 611/1619 37% [======================= ] 612/1619 37% [======================= ] 613/1619 37% [======================= ] 614/1619 37% [======================= ] 615/1619 37% [======================= ] 616/1619 38% [======================= ] 617/1619 38% [======================= ] 618/1619 38% [======================= ] 619/1619 38% [======================= ] 620/1619 38% [======================= ] 621/1619 38% [======================= ] 622/1619 38% [======================= ] 623/1619 38% [======================= ] 624/1619 38% [======================= ] 625/1619 38% [======================= ] 626/1619 38% [======================== ] 627/1619 38% [======================== ] 628/1619 38% [======================== ] 629/1619 38% [======================== ] 630/1619 38% [======================== ] 631/1619 38% [======================== ] 632/1619 39% [======================== ] 633/1619 39% [======================== ] 634/1619 39% [======================== ] 635/1619 39% [======================== ] 636/1619 39% [======================== ] 637/1619 39% [======================== ] 638/1619 39% [======================== ] 639/1619 39% [======================== ] 640/1619 39% [======================== ] 641/1619 39% [======================== ] 642/1619 39% [======================== ] 643/1619 39% [======================== ] 644/1619 39% [======================== ] 645/1619 39% [======================== ] 646/1619 39% [======================== ] 647/1619 39% [======================== ] 648/1619 40% [======================== ] 649/1619 40% [======================== ] 650/1619 40% [======================== ] 651/1619 40% [======================== ] 652/1619 40% [========================= ] 653/1619 40% [========================= ] 654/1619 40% [========================= ] 655/1619 40% [========================= ] 656/1619 40% [========================= ] 657/1619 40% [========================= ] 658/1619 40% [========================= ] 659/1619 40% [========================= ] 660/1619 40% [========================= ] 661/1619 40% [========================= ] 662/1619 40% [========================= ] 663/1619 40% [========================= ] 664/1619 41% [========================= ] 665/1619 41% [========================= ] 666/1619 41% [========================= ] 667/1619 41% [========================= ] 668/1619 41% [========================= ] 669/1619 41% [========================= ] 670/1619 41% [========================= ] 671/1619 41% [========================= ] 672/1619 41% [========================= ] 673/1619 41% [========================= ] 674/1619 41% [========================= ] 675/1619 41% [========================= ] 676/1619 41% [========================= ] 677/1619 41% [========================= ] 678/1619 41% [========================== ] 679/1619 41% [========================== ] 680/1619 42% [========================== ] 681/1619 42% [========================== ] 682/1619 42% [========================== ] 683/1619 42% [========================== ] 684/1619 42% [========================== ] 685/1619 42% [========================== ] 686/1619 42% [========================== ] 687/1619 42% [========================== ] 688/1619 42% [========================== ] 689/1619 42% [========================== ] 690/1619 42% [========================== ] 691/1619 42% [========================== ] 692/1619 42% [========================== ] 693/1619 42% [========================== ] 694/1619 42% [========================== ] 695/1619 42% [========================== ] 696/1619 42% [========================== ] 697/1619 43% [========================== ] 698/1619 43% [========================== ] 699/1619 43% [========================== ] 700/1619 43% [========================== ] 701/1619 43% [========================== ] 702/1619 43% [========================== ] 703/1619 43% [========================== ] 704/1619 43% [========================== ] 705/1619 43% [=========================== ] 706/1619 43% [=========================== ] 707/1619 43% [=========================== ] 708/1619 43% [=========================== ] 709/1619 43% [=========================== ] 710/1619 43% [=========================== ] 711/1619 43% [=========================== ] 712/1619 43% [=========================== ] 713/1619 44% [=========================== ] 714/1619 44% [=========================== ] 715/1619 44% [=========================== ] 716/1619 44% [=========================== ] 717/1619 44% [=========================== ] 718/1619 44% [=========================== ] 719/1619 44% [=========================== ] 720/1619 44% [=========================== ] 721/1619 44% [=========================== ] 722/1619 44% [=========================== ] 723/1619 44% [=========================== ] 724/1619 44% [=========================== ] 725/1619 44% [=========================== ] 726/1619 44% [=========================== ] 727/1619 44% [=========================== ] 728/1619 44% [=========================== ] 729/1619 45% [=========================== ] 730/1619 45% [=========================== ] 731/1619 45% [============================ ] 732/1619 45% [============================ ] 733/1619 45% [============================ ] 734/1619 45% [============================ ] 735/1619 45% [============================ ] 736/1619 45% [============================ ] 737/1619 45% [============================ ] 738/1619 45% [============================ ] 739/1619 45% [============================ ] 740/1619 45% [============================ ] 741/1619 45% [============================ ] 742/1619 45% [============================ ] 743/1619 45% [============================ ] 744/1619 45% [============================ ] 745/1619 46% [============================ ] 746/1619 46% [============================ ] 747/1619 46% [============================ ] 748/1619 46% [============================ ] 749/1619 46% [============================ ] 750/1619 46% [============================ ] 751/1619 46% [============================ ] 752/1619 46% [============================ ] 753/1619 46% [============================ ] 754/1619 46% [============================ ] 755/1619 46% [============================ ] 756/1619 46% [============================ ] 757/1619 46% [============================= ] 758/1619 46% [============================= ] 759/1619 46% [============================= ] 760/1619 46% [============================= ] 761/1619 47% [============================= ] 762/1619 47% [============================= ] 763/1619 47% [============================= ] 764/1619 47% [============================= ] 765/1619 47% [============================= ] 766/1619 47% [============================= ] 767/1619 47% [============================= ] 768/1619 47% [============================= ] 769/1619 47% [============================= ] 770/1619 47% [============================= ] 771/1619 47% [============================= ] 772/1619 47% [============================= ] 773/1619 47% [============================= ] 774/1619 47% [============================= ] 775/1619 47% [============================= ] 776/1619 47% [============================= ] 777/1619 47% [============================= ] 778/1619 48% [============================= ] 779/1619 48% [============================= ] 780/1619 48% [============================= ] 781/1619 48% [============================= ] 782/1619 48% [============================= ] 783/1619 48% [============================== ] 784/1619 48% [============================== ] 785/1619 48% [============================== ] 786/1619 48% [============================== ] 787/1619 48% [============================== ] 788/1619 48% [============================== ] 789/1619 48% [============================== ] 790/1619 48% [============================== ] 791/1619 48% [============================== ] 792/1619 48% [============================== ] 793/1619 48% [============================== ] 794/1619 49% [============================== ] 795/1619 49% [============================== ] 796/1619 49% [============================== ] 797/1619 49% [============================== ] 798/1619 49% [============================== ] 799/1619 49% [============================== ] 800/1619 49% [============================== ] 801/1619 49% [============================== ] 802/1619 49% [============================== ] 803/1619 49% [============================== ] 804/1619 49% [============================== ] 805/1619 49% [============================== ] 806/1619 49% [============================== ] 807/1619 49% [============================== ] 808/1619 49% [============================== ] 809/1619 49% [=============================== ] 810/1619 50% [=============================== ] 811/1619 50% [=============================== ] 812/1619 50% [=============================== ] 813/1619 50% [=============================== ] 814/1619 50% [=============================== ] 815/1619 50% [=============================== ] 816/1619 50% [=============================== ] 817/1619 50% [=============================== ] 818/1619 50% [=============================== ] 819/1619 50% [=============================== ] 820/1619 50% [=============================== ] 821/1619 50% [=============================== ] 822/1619 50% [=============================== ] 823/1619 50% [=============================== ] 824/1619 50% [=============================== ] 825/1619 50% [=============================== ] 826/1619 51% [=============================== ] 827/1619 51% [=============================== ] 828/1619 51% [=============================== ] 829/1619 51% [=============================== ] 830/1619 51% [=============================== ] 831/1619 51% [=============================== ] 832/1619 51% [=============================== ] 833/1619 51% [=============================== ] 834/1619 51% [=============================== ] 835/1619 51% [================================ ] 836/1619 51% [================================ ] 837/1619 51% [================================ ] 838/1619 51% [================================ ] 839/1619 51% [================================ ] 840/1619 51% [================================ ] 841/1619 51% [================================ ] 842/1619 52% [================================ ] 843/1619 52% [================================ ] 844/1619 52% [================================ ] 845/1619 52% [================================ ] 846/1619 52% [================================ ] 847/1619 52% [================================ ] 848/1619 52% [================================ ] 849/1619 52% [================================ ] 850/1619 52% [================================ ] 851/1619 52% [================================ ] 852/1619 52% [================================ ] 853/1619 52% [================================ ] 854/1619 52% [================================ ] 855/1619 52% [================================ ] 856/1619 52% [================================ ] 857/1619 52% [================================ ] 858/1619 52% [================================ ] 859/1619 53% [================================ ] 860/1619 53% [================================ ] 861/1619 53% [================================= ] 862/1619 53% [================================= ] 863/1619 53% [================================= ] 864/1619 53% [================================= ] 865/1619 53% [================================= ] 866/1619 53% [================================= ] 867/1619 53% [================================= ] 868/1619 53% [================================= ] 869/1619 53% [================================= ] 870/1619 53% [================================= ] 871/1619 53% [================================= ] 872/1619 53% [================================= ] 873/1619 53% [================================= ] 874/1619 53% [================================= ] 875/1619 54% [================================= ] 876/1619 54% [================================= ] 877/1619 54% [================================= ] 878/1619 54% [================================= ] 879/1619 54% [================================= ] 880/1619 54% [================================= ] 881/1619 54% [================================= ] 882/1619 54% [================================= ] 883/1619 54% [================================= ] 884/1619 54% [================================= ] 885/1619 54% [================================= ] 886/1619 54% [================================= ] 887/1619 54% [================================== ] 888/1619 54% [================================== ] 889/1619 54% [================================== ] 890/1619 54% [================================== ] 891/1619 55% [================================== ] 892/1619 55% [================================== ] 893/1619 55% [================================== ] 894/1619 55% [================================== ] 895/1619 55% [================================== ] 896/1619 55% [================================== ] 897/1619 55% [================================== ] 898/1619 55% [================================== ] 899/1619 55% [================================== ] 900/1619 55% [================================== ] 901/1619 55% [================================== ] 902/1619 55% [================================== ] 903/1619 55% [================================== ] 904/1619 55% [================================== ] 905/1619 55% [================================== ] 906/1619 55% [================================== ] 907/1619 56% [================================== ] 908/1619 56% [================================== ] 909/1619 56% [================================== ] 910/1619 56% [================================== ] 911/1619 56% [================================== ] 912/1619 56% [================================== ] 913/1619 56% [=================================== ] 914/1619 56% [=================================== ] 915/1619 56% [=================================== ] 916/1619 56% [=================================== ] 917/1619 56% [=================================== ] 918/1619 56% [=================================== ] 919/1619 56% [=================================== ] 920/1619 56% [=================================== ] 921/1619 56% [=================================== ] 922/1619 56% [=================================== ] 923/1619 57% [=================================== ] 924/1619 57% [=================================== ] 925/1619 57% [=================================== ] 926/1619 57% [=================================== ] 927/1619 57% [=================================== ] 928/1619 57% [=================================== ] 929/1619 57% [=================================== ] 930/1619 57% [=================================== ] 931/1619 57% [=================================== ] 932/1619 57% [=================================== ] 933/1619 57% [=================================== ] 934/1619 57% [=================================== ] 935/1619 57% [=================================== ] 936/1619 57% [=================================== ] 937/1619 57% [=================================== ] 938/1619 57% [=================================== ] 939/1619 57% [=================================== ] 940/1619 58% [==================================== ] 941/1619 58% [==================================== ] 942/1619 58% [==================================== ] 943/1619 58% [==================================== ] 944/1619 58% [==================================== ] 945/1619 58% [==================================== ] 946/1619 58% [==================================== ] 947/1619 58% [==================================== ] 948/1619 58% [==================================== ] 949/1619 58% [==================================== ] 950/1619 58% [==================================== ] 951/1619 58% [==================================== ] 952/1619 58% [==================================== ] 953/1619 58% [==================================== ] 954/1619 58% [==================================== ] 955/1619 58% [==================================== ] 956/1619 59% [==================================== ] 957/1619 59% [==================================== ] 958/1619 59% [==================================== ] 959/1619 59% [==================================== ] 960/1619 59% [==================================== ] 961/1619 59% [==================================== ] 962/1619 59% [==================================== ] 963/1619 59% [==================================== ] 964/1619 59% [==================================== ] 965/1619 59% [==================================== ] 966/1619 59% [===================================== ] 967/1619 59% [===================================== ] 968/1619 59% [===================================== ] 969/1619 59% [===================================== ] 970/1619 59% [===================================== ] 971/1619 59% [===================================== ] 972/1619 60% [===================================== ] 973/1619 60% [===================================== ] 974/1619 60% [===================================== ] 975/1619 60% [===================================== ] 976/1619 60% [===================================== ] 977/1619 60% [===================================== ] 978/1619 60% [===================================== ] 979/1619 60% [===================================== ] 980/1619 60% [===================================== ] 981/1619 60% [===================================== ] 982/1619 60% [===================================== ] 983/1619 60% [===================================== ] 984/1619 60% [===================================== ] 985/1619 60% [===================================== ] 986/1619 60% [===================================== ] 987/1619 60% [===================================== ] 988/1619 61% [===================================== ] 989/1619 61% [===================================== ] 990/1619 61% [===================================== ] 991/1619 61% [===================================== ] 992/1619 61% [====================================== ] 993/1619 61% [====================================== ] 994/1619 61% [====================================== ] 995/1619 61% [====================================== ] 996/1619 61% [====================================== ] 997/1619 61% [====================================== ] 998/1619 61% [====================================== ] 999/1619 61% [====================================== ] 1000/1619 61% [====================================== ] 1001/1619 61% [====================================== ] 1002/1619 61% [====================================== ] 1003/1619 61% [====================================== ] 1004/1619 62% [====================================== ] 1005/1619 62% [====================================== ] 1006/1619 62% [====================================== ] 1007/1619 62% [====================================== ] 1008/1619 62% [====================================== ] 1009/1619 62% [====================================== ] 1010/1619 62% [====================================== ] 1011/1619 62% [====================================== ] 1012/1619 62% [====================================== ] 1013/1619 62% [====================================== ] 1014/1619 62% [====================================== ] 1015/1619 62% [====================================== ] 1016/1619 62% [====================================== ] 1017/1619 62% [====================================== ] 1018/1619 62% [======================================= ] 1019/1619 62% [======================================= ] 1020/1619 63% [======================================= ] 1021/1619 63% [======================================= ] 1022/1619 63% [======================================= ] 1023/1619 63% [======================================= ] 1024/1619 63% [======================================= ] 1025/1619 63% [======================================= ] 1026/1619 63% [======================================= ] 1027/1619 63% [======================================= ] 1028/1619 63% [======================================= ] 1029/1619 63% [======================================= ] 1030/1619 63% [======================================= ] 1031/1619 63% [======================================= ] 1032/1619 63% [======================================= ] 1033/1619 63% [======================================= ] 1034/1619 63% [======================================= ] 1035/1619 63% [======================================= ] 1036/1619 63% [======================================= ] 1037/1619 64% [======================================= ] 1038/1619 64% [======================================= ] 1039/1619 64% [======================================= ] 1040/1619 64% [======================================= ] 1041/1619 64% [======================================= ] 1042/1619 64% [======================================= ] 1043/1619 64% [======================================= ] 1044/1619 64% [======================================== ] 1045/1619 64% [======================================== ] 1046/1619 64% [======================================== ] 1047/1619 64% [======================================== ] 1048/1619 64% [======================================== ] 1049/1619 64% [======================================== ] 1050/1619 64% [======================================== ] 1051/1619 64% [======================================== ] 1052/1619 64% [======================================== ] 1053/1619 65% [======================================== ] 1054/1619 65% [======================================== ] 1055/1619 65% [======================================== ] 1056/1619 65% [======================================== ] 1057/1619 65% [======================================== ] 1058/1619 65% [======================================== ] 1059/1619 65% [======================================== ] 1060/1619 65% [======================================== ] 1061/1619 65% [======================================== ] 1062/1619 65% [======================================== ] 1063/1619 65% [======================================== ] 1064/1619 65% [======================================== ] 1065/1619 65% [======================================== ] 1066/1619 65% [======================================== ] 1067/1619 65% [======================================== ] 1068/1619 65% [======================================== ] 1069/1619 66% [======================================== ] 1070/1619 66% [========================================= ] 1071/1619 66% [========================================= ] 1072/1619 66% [========================================= ] 1073/1619 66% [========================================= ] 1074/1619 66% [========================================= ] 1075/1619 66% [========================================= ] 1076/1619 66% [========================================= ] 1077/1619 66% [========================================= ] 1078/1619 66% [========================================= ] 1079/1619 66% [========================================= ] 1080/1619 66% [========================================= ] 1081/1619 66% [========================================= ] 1082/1619 66% [========================================= ] 1083/1619 66% [========================================= ] 1084/1619 66% [========================================= ] 1085/1619 67% [========================================= ] 1086/1619 67% [========================================= ] 1087/1619 67% [========================================= ] 1088/1619 67% [========================================= ] 1089/1619 67% [========================================= ] 1090/1619 67% [========================================= ] 1091/1619 67% [========================================= ] 1092/1619 67% [========================================= ] 1093/1619 67% [========================================= ] 1094/1619 67% [========================================= ] 1095/1619 67% [========================================= ] 1096/1619 67% [========================================== ] 1097/1619 67% [========================================== ] 1098/1619 67% [========================================== ] 1099/1619 67% [========================================== ] 1100/1619 67% [========================================== ] 1101/1619 68% [========================================== ] 1102/1619 68% [========================================== ] 1103/1619 68% [========================================== ] 1104/1619 68% [========================================== ] 1105/1619 68% [========================================== ] 1106/1619 68% [========================================== ] 1107/1619 68% [========================================== ] 1108/1619 68% [========================================== ] 1109/1619 68% [========================================== ] 1110/1619 68% [========================================== ] 1111/1619 68% [========================================== ] 1112/1619 68% [========================================== ] 1113/1619 68% [========================================== ] 1114/1619 68% [========================================== ] 1115/1619 68% [========================================== ] 1116/1619 68% [========================================== ] 1117/1619 68% [========================================== ] 1118/1619 69% [========================================== ] 1119/1619 69% [========================================== ] 1120/1619 69% [========================================== ] 1121/1619 69% [========================================== ] 1122/1619 69% [=========================================== ] 1123/1619 69% [=========================================== ] 1124/1619 69% [=========================================== ] 1125/1619 69% [=========================================== ] 1126/1619 69% [=========================================== ] 1127/1619 69% [=========================================== ] 1128/1619 69% [=========================================== ] 1129/1619 69% [=========================================== ] 1130/1619 69% [=========================================== ] 1131/1619 69% [=========================================== ] 1132/1619 69% [=========================================== ] 1133/1619 69% [=========================================== ] 1134/1619 70% [=========================================== ] 1135/1619 70% [=========================================== ] 1136/1619 70% [=========================================== ] 1137/1619 70% [=========================================== ] 1138/1619 70% [=========================================== ] 1139/1619 70% [=========================================== ] 1140/1619 70% [=========================================== ] 1141/1619 70% [=========================================== ] 1142/1619 70% [=========================================== ] 1143/1619 70% [=========================================== ] 1144/1619 70% [=========================================== ] 1145/1619 70% [=========================================== ] 1146/1619 70% [=========================================== ] 1147/1619 70% [=========================================== ] 1148/1619 70% [============================================ ] 1149/1619 70% [============================================ ] 1150/1619 71% [============================================ ] 1151/1619 71% [============================================ ] 1152/1619 71% [============================================ ] 1153/1619 71% [============================================ ] 1154/1619 71% [============================================ ] 1155/1619 71% [============================================ ] 1156/1619 71% [============================================ ] 1157/1619 71% [============================================ ] 1158/1619 71% [============================================ ] 1159/1619 71% [============================================ ] 1160/1619 71% [============================================ ] 1161/1619 71% [============================================ ] 1162/1619 71% [============================================ ] 1163/1619 71% [============================================ ] 1164/1619 71% [============================================ ] 1165/1619 71% [============================================ ] 1166/1619 72% [============================================ ] 1167/1619 72% [============================================ ] 1168/1619 72% [============================================ ] 1169/1619 72% [============================================ ] 1170/1619 72% [============================================ ] 1171/1619 72% [============================================ ] 1172/1619 72% [============================================ ] 1173/1619 72% [============================================ ] 1174/1619 72% [============================================ ] 1175/1619 72% [============================================= ] 1176/1619 72% [============================================= ] 1177/1619 72% [============================================= ] 1178/1619 72% [============================================= ] 1179/1619 72% [============================================= ] 1180/1619 72% [============================================= ] 1181/1619 72% [============================================= ] 1182/1619 73% [============================================= ] 1183/1619 73% [============================================= ] 1184/1619 73% [============================================= ] 1185/1619 73% [============================================= ] 1186/1619 73% [============================================= ] 1187/1619 73% [============================================= ] 1188/1619 73% [============================================= ] 1189/1619 73% [============================================= ] 1190/1619 73% [============================================= ] 1191/1619 73% [============================================= ] 1192/1619 73% [============================================= ] 1193/1619 73% [============================================= ] 1194/1619 73% [============================================= ] 1195/1619 73% [============================================= ] 1196/1619 73% [============================================= ] 1197/1619 73% [============================================= ] 1198/1619 73% [============================================= ] 1199/1619 74% [============================================= ] 1200/1619 74% [============================================= ] 1201/1619 74% [============================================== ] 1202/1619 74% [============================================== ] 1203/1619 74% [============================================== ] 1204/1619 74% [============================================== ] 1205/1619 74% [============================================== ] 1206/1619 74% [============================================== ] 1207/1619 74% [============================================== ] 1208/1619 74% [============================================== ] 1209/1619 74% [============================================== ] 1210/1619 74% [============================================== ] 1211/1619 74% [============================================== ] 1212/1619 74% [============================================== ] 1213/1619 74% [============================================== ] 1214/1619 74% [============================================== ] 1215/1619 75% [============================================== ] 1216/1619 75% [============================================== ] 1217/1619 75% [============================================== ] 1218/1619 75% [============================================== ] 1219/1619 75% [============================================== ] 1220/1619 75% [============================================== ] 1221/1619 75% [============================================== ] 1222/1619 75% [============================================== ] 1223/1619 75% [============================================== ] 1224/1619 75% [============================================== ] 1225/1619 75% [============================================== ] 1226/1619 75% [============================================== ] 1227/1619 75% [=============================================== ] 1228/1619 75% [=============================================== ] 1229/1619 75% [=============================================== ] 1230/1619 75% [=============================================== ] 1231/1619 76% [=============================================== ] 1232/1619 76% [=============================================== ] 1233/1619 76% [=============================================== ] 1234/1619 76% [=============================================== ] 1235/1619 76% [=============================================== ] 1236/1619 76% [=============================================== ] 1237/1619 76% [=============================================== ] 1238/1619 76% [=============================================== ] 1239/1619 76% [=============================================== ] 1240/1619 76% [=============================================== ] 1241/1619 76% [=============================================== ] 1242/1619 76% [=============================================== ] 1243/1619 76% [=============================================== ] 1244/1619 76% [=============================================== ] 1245/1619 76% [=============================================== ] 1246/1619 76% [=============================================== ] 1247/1619 77% [=============================================== ] 1248/1619 77% [=============================================== ] 1249/1619 77% [=============================================== ] 1250/1619 77% [=============================================== ] 1251/1619 77% [=============================================== ] 1252/1619 77% [=============================================== ] 1253/1619 77% [================================================ ] 1254/1619 77% [================================================ ] 1255/1619 77% [================================================ ] 1256/1619 77% [================================================ ] 1257/1619 77% [================================================ ] 1258/1619 77% [================================================ ] 1259/1619 77% [================================================ ] 1260/1619 77% [================================================ ] 1261/1619 77% [================================================ ] 1262/1619 77% [================================================ ] 1263/1619 78% [================================================ ] 1264/1619 78% [================================================ ] 1265/1619 78% [================================================ ] 1266/1619 78% [================================================ ] 1267/1619 78% [================================================ ] 1268/1619 78% [================================================ ] 1269/1619 78% [================================================ ] 1270/1619 78% [================================================ ] 1271/1619 78% [================================================ ] 1272/1619 78% [================================================ ] 1273/1619 78% [================================================ ] 1274/1619 78% [================================================ ] 1275/1619 78% [================================================ ] 1276/1619 78% [================================================ ] 1277/1619 78% [================================================ ] 1278/1619 78% [================================================ ] 1279/1619 78% [================================================= ] 1280/1619 79% [================================================= ] 1281/1619 79% [================================================= ] 1282/1619 79% [================================================= ] 1283/1619 79% [================================================= ] 1284/1619 79% [================================================= ] 1285/1619 79% [================================================= ] 1286/1619 79% [================================================= ] 1287/1619 79% [================================================= ] 1288/1619 79% [================================================= ] 1289/1619 79% [================================================= ] 1290/1619 79% [================================================= ] 1291/1619 79% [================================================= ] 1292/1619 79% [================================================= ] 1293/1619 79% [================================================= ] 1294/1619 79% [================================================= ] 1295/1619 79% [================================================= ] 1296/1619 80% [================================================= ] 1297/1619 80% [================================================= ] 1298/1619 80% [================================================= ] 1299/1619 80% [================================================= ] 1300/1619 80% [================================================= ] 1301/1619 80% [================================================= ] 1302/1619 80% [================================================= ] 1303/1619 80% [================================================= ] 1304/1619 80% [================================================= ] 1305/1619 80% [================================================== ] 1306/1619 80% [================================================== ] 1307/1619 80% [================================================== ] 1308/1619 80% [================================================== ] 1309/1619 80% [================================================== ] 1310/1619 80% [================================================== ] 1311/1619 80% [================================================== ] 1312/1619 81% [================================================== ] 1313/1619 81% [================================================== ] 1314/1619 81% [================================================== ] 1315/1619 81% [================================================== ] 1316/1619 81% [================================================== ] 1317/1619 81% [================================================== ] 1318/1619 81% [================================================== ] 1319/1619 81% [================================================== ] 1320/1619 81% [================================================== ] 1321/1619 81% [================================================== ] 1322/1619 81% [================================================== ] 1323/1619 81% [================================================== ] 1324/1619 81% [================================================== ] 1325/1619 81% [================================================== ] 1326/1619 81% [================================================== ] 1327/1619 81% [================================================== ] 1328/1619 82% [================================================== ] 1329/1619 82% [================================================== ] 1330/1619 82% [================================================== ] 1331/1619 82% [=================================================== ] 1332/1619 82% [=================================================== ] 1333/1619 82% [=================================================== ] 1334/1619 82% [=================================================== ] 1335/1619 82% [=================================================== ] 1336/1619 82% [=================================================== ] 1337/1619 82% [=================================================== ] 1338/1619 82% [=================================================== ] 1339/1619 82% [=================================================== ] 1340/1619 82% [=================================================== ] 1341/1619 82% [=================================================== ] 1342/1619 82% [=================================================== ] 1343/1619 82% [=================================================== ] 1344/1619 83% [=================================================== ] 1345/1619 83% [=================================================== ] 1346/1619 83% [=================================================== ] 1347/1619 83% [=================================================== ] 1348/1619 83% [=================================================== ] 1349/1619 83% [=================================================== ] 1350/1619 83% [=================================================== ] 1351/1619 83% [=================================================== ] 1352/1619 83% [=================================================== ] 1353/1619 83% [=================================================== ] 1354/1619 83% [=================================================== ] 1355/1619 83% [=================================================== ] 1356/1619 83% [=================================================== ] 1357/1619 83% [==================================================== ] 1358/1619 83% [==================================================== ] 1359/1619 83% [==================================================== ] 1360/1619 84% [==================================================== ] 1361/1619 84% [==================================================== ] 1362/1619 84% [==================================================== ] 1363/1619 84% [==================================================== ] 1364/1619 84% [==================================================== ] 1365/1619 84% [==================================================== ] 1366/1619 84% [==================================================== ] 1367/1619 84% [==================================================== ] 1368/1619 84% [==================================================== ] 1369/1619 84% [==================================================== ] 1370/1619 84% [==================================================== ] 1371/1619 84% [==================================================== ] 1372/1619 84% [==================================================== ] 1373/1619 84% [==================================================== ] 1374/1619 84% [==================================================== ] 1375/1619 84% [==================================================== ] 1376/1619 84% [==================================================== ] 1377/1619 85% [==================================================== ] 1378/1619 85% [==================================================== ] 1379/1619 85% [==================================================== ] 1380/1619 85% [==================================================== ] 1381/1619 85% [==================================================== ] 1382/1619 85% [==================================================== ] 1383/1619 85% [===================================================== ] 1384/1619 85% [===================================================== ] 1385/1619 85% [===================================================== ] 1386/1619 85% [===================================================== ] 1387/1619 85% [===================================================== ] 1388/1619 85% [===================================================== ] 1389/1619 85% [===================================================== ] 1390/1619 85% [===================================================== ] 1391/1619 85% [===================================================== ] 1392/1619 85% [===================================================== ] 1393/1619 86% [===================================================== ] 1394/1619 86% [===================================================== ] 1395/1619 86% [===================================================== ] 1396/1619 86% [===================================================== ] 1397/1619 86% [===================================================== ] 1398/1619 86% [===================================================== ] 1399/1619 86% [===================================================== ] 1400/1619 86% [===================================================== ] 1401/1619 86% [===================================================== ] 1402/1619 86% [===================================================== ] 1403/1619 86% [===================================================== ] 1404/1619 86% [===================================================== ] 1405/1619 86% [===================================================== ] 1406/1619 86% [===================================================== ] 1407/1619 86% [===================================================== ] 1408/1619 86% [===================================================== ] 1409/1619 87% [===================================================== ] 1410/1619 87% [====================================================== ] 1411/1619 87% [====================================================== ] 1412/1619 87% [====================================================== ] 1413/1619 87% [====================================================== ] 1414/1619 87% [====================================================== ] 1415/1619 87% [====================================================== ] 1416/1619 87% [====================================================== ] 1417/1619 87% [====================================================== ] 1418/1619 87% [====================================================== ] 1419/1619 87% [====================================================== ] 1420/1619 87% [====================================================== ] 1421/1619 87% [====================================================== ] 1422/1619 87% [====================================================== ] 1423/1619 87% [====================================================== ] 1424/1619 87% [====================================================== ] 1425/1619 88% [====================================================== ] 1426/1619 88% [====================================================== ] 1427/1619 88% [====================================================== ] 1428/1619 88% [====================================================== ] 1429/1619 88% [====================================================== ] 1430/1619 88% [====================================================== ] 1431/1619 88% [====================================================== ] 1432/1619 88% [====================================================== ] 1433/1619 88% [====================================================== ] 1434/1619 88% [====================================================== ] 1435/1619 88% [====================================================== ] 1436/1619 88% [======================================================= ] 1437/1619 88% [======================================================= ] 1438/1619 88% [======================================================= ] 1439/1619 88% [======================================================= ] 1440/1619 88% [======================================================= ] 1441/1619 89% [======================================================= ] 1442/1619 89% [======================================================= ] 1443/1619 89% [======================================================= ] 1444/1619 89% [======================================================= ] 1445/1619 89% [======================================================= ] 1446/1619 89% [======================================================= ] 1447/1619 89% [======================================================= ] 1448/1619 89% [======================================================= ] 1449/1619 89% [======================================================= ] 1450/1619 89% [======================================================= ] 1451/1619 89% [======================================================= ] 1452/1619 89% [======================================================= ] 1453/1619 89% [======================================================= ] 1454/1619 89% [======================================================= ] 1455/1619 89% [======================================================= ] 1456/1619 89% [======================================================= ] 1457/1619 89% [======================================================= ] 1458/1619 90% [======================================================= ] 1459/1619 90% [======================================================= ] 1460/1619 90% [======================================================= ] 1461/1619 90% [======================================================= ] 1462/1619 90% [======================================================== ] 1463/1619 90% [======================================================== ] 1464/1619 90% [======================================================== ] 1465/1619 90% [======================================================== ] 1466/1619 90% [======================================================== ] 1467/1619 90% [======================================================== ] 1468/1619 90% [======================================================== ] 1469/1619 90% [======================================================== ] 1470/1619 90% [======================================================== ] 1471/1619 90% [======================================================== ] 1472/1619 90% [======================================================== ] 1473/1619 90% [======================================================== ] 1474/1619 91% [======================================================== ] 1475/1619 91% [======================================================== ] 1476/1619 91% [======================================================== ] 1477/1619 91% [======================================================== ] 1478/1619 91% [======================================================== ] 1479/1619 91% [======================================================== ] 1480/1619 91% [======================================================== ] 1481/1619 91% [======================================================== ] 1482/1619 91% [======================================================== ] 1483/1619 91% [======================================================== ] 1484/1619 91% [======================================================== ] 1485/1619 91% [======================================================== ] 1486/1619 91% [======================================================== ] 1487/1619 91% [======================================================== ] 1488/1619 91% [========================================================= ] 1489/1619 91% [========================================================= ] 1490/1619 92% [========================================================= ] 1491/1619 92% [========================================================= ] 1492/1619 92% [========================================================= ] 1493/1619 92% [========================================================= ] 1494/1619 92% [========================================================= ] 1495/1619 92% [========================================================= ] 1496/1619 92% [========================================================= ] 1497/1619 92% [========================================================= ] 1498/1619 92% [========================================================= ] 1499/1619 92% [========================================================= ] 1500/1619 92% [========================================================= ] 1501/1619 92% [========================================================= ] 1502/1619 92% [========================================================= ] 1503/1619 92% [========================================================= ] 1504/1619 92% [========================================================= ] 1505/1619 92% [========================================================= ] 1506/1619 93% [========================================================= ] 1507/1619 93% [========================================================= ] 1508/1619 93% [========================================================= ] 1509/1619 93% [========================================================= ] 1510/1619 93% [========================================================= ] 1511/1619 93% [========================================================= ] 1512/1619 93% [========================================================= ] 1513/1619 93% [========================================================= ] 1514/1619 93% [========================================================== ] 1515/1619 93% [========================================================== ] 1516/1619 93% [========================================================== ] 1517/1619 93% [========================================================== ] 1518/1619 93% [========================================================== ] 1519/1619 93% [========================================================== ] 1520/1619 93% [========================================================== ] 1521/1619 93% [========================================================== ] 1522/1619 94% [========================================================== ] 1523/1619 94% [========================================================== ] 1524/1619 94% [========================================================== ] 1525/1619 94% [========================================================== ] 1526/1619 94% [========================================================== ] 1527/1619 94% [========================================================== ] 1528/1619 94% [========================================================== ] 1529/1619 94% [========================================================== ] 1530/1619 94% [========================================================== ] 1531/1619 94% [========================================================== ] 1532/1619 94% [========================================================== ] 1533/1619 94% [========================================================== ] 1534/1619 94% [========================================================== ] 1535/1619 94% [========================================================== ] 1536/1619 94% [========================================================== ] 1537/1619 94% [========================================================== ] 1538/1619 94% [========================================================== ] 1539/1619 95% [========================================================== ] 1540/1619 95% [=========================================================== ] 1541/1619 95% [=========================================================== ] 1542/1619 95% [=========================================================== ] 1543/1619 95% [=========================================================== ] 1544/1619 95% [=========================================================== ] 1545/1619 95% [=========================================================== ] 1546/1619 95% [=========================================================== ] 1547/1619 95% [=========================================================== ] 1548/1619 95% [=========================================================== ] 1549/1619 95% [=========================================================== ] 1550/1619 95% [=========================================================== ] 1551/1619 95% [=========================================================== ] 1552/1619 95% [=========================================================== ] 1553/1619 95% [=========================================================== ] 1554/1619 95% [=========================================================== ] 1555/1619 96% [=========================================================== ] 1556/1619 96% [=========================================================== ] 1557/1619 96% [=========================================================== ] 1558/1619 96% [=========================================================== ] 1559/1619 96% [=========================================================== ] 1560/1619 96% [=========================================================== ] 1561/1619 96% [=========================================================== ] 1562/1619 96% [=========================================================== ] 1563/1619 96% [=========================================================== ] 1564/1619 96% [=========================================================== ] 1565/1619 96% [=========================================================== ] 1566/1619 96% [============================================================ ] 1567/1619 96% [============================================================ ] 1568/1619 96% [============================================================ ] 1569/1619 96% [============================================================ ] 1570/1619 96% [============================================================ ] 1571/1619 97% [============================================================ ] 1572/1619 97% [============================================================ ] 1573/1619 97% [============================================================ ] 1574/1619 97% [============================================================ ] 1575/1619 97% [============================================================ ] 1576/1619 97% [============================================================ ] 1577/1619 97% [============================================================ ] 1578/1619 97% [============================================================ ] 1579/1619 97% [============================================================ ] 1580/1619 97% [============================================================ ] 1581/1619 97% [============================================================ ] 1582/1619 97% [============================================================ ] 1583/1619 97% [============================================================ ] 1584/1619 97% [============================================================ ] 1585/1619 97% [============================================================ ] 1586/1619 97% [============================================================ ] 1587/1619 98% [============================================================ ] 1588/1619 98% [============================================================ ] 1589/1619 98% [============================================================ ] 1590/1619 98% [============================================================ ] 1591/1619 98% [============================================================ ] 1592/1619 98% [============================================================= ] 1593/1619 98% [============================================================= ] 1594/1619 98% [============================================================= ] 1595/1619 98% [============================================================= ] 1596/1619 98% [============================================================= ] 1597/1619 98% [============================================================= ] 1598/1619 98% [============================================================= ] 1599/1619 98% [============================================================= ] 1600/1619 98% [============================================================= ] 1601/1619 98% [============================================================= ] 1602/1619 98% [============================================================= ] 1603/1619 99% [============================================================= ] 1604/1619 99% [============================================================= ] 1605/1619 99% [============================================================= ] 1606/1619 99% [============================================================= ] 1607/1619 99% [============================================================= ] 1608/1619 99% [============================================================= ] 1609/1619 99% [============================================================= ] 1610/1619 99% [============================================================= ] 1611/1619 99% [============================================================= ] 1612/1619 99% [============================================================= ] 1613/1619 99% [============================================================= ] 1614/1619 99% [============================================================= ] 1615/1619 99% [============================================================= ] 1616/1619 99% [============================================================= ] 1617/1619 99% [============================================================= ] 1618/1619 99% [==============================================================] 1619/1619 100% operation complete, 1619 objects in 59183 NAND pages. ln -snf /home/autobuild/autobuild/instance-5/output-1/host/i686-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-5/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-5/buildroot' >>> Buildroot 2022.02-647-g8c925613dc Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.15.33 Collecting legal info >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> openssl Collecting legal info >>> libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> cifs-utils 6.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> dovecot-pigeonhole 0.5.18 Collecting legal info COPYING: OK (sha256: fc9e9522216f2a9a28b31300e3c73c1df56acc27dfae951bf516e7995366b51a) >>> dovecot 2.3.18 Collecting legal info COPYING: OK (sha256: 319a9830aab406109cd67cb45496587566a8123203d66d037b209ca3e13de02a) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-f2fs-tools 1.14.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> fbset 2.1 Collecting legal info fbset.c: OK (sha256: c3285709a0840899a789faefae1704e87f96f757e905a38a1931a9d4fde95ddd) >>> flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.0 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> fswebcam 20200725 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-nasm 2.15.05 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> tiff 4.3.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ghostscript 9.55.0 Collecting legal info LICENSE: OK (sha256: 8ce064f423b7c24a011b6ebf9431b8bf9861a5255e47c84bfb23fc526d030a8b) >>> host-lcms2 2.13 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> lcms2 2.13 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> haproxy 2.4.15 Collecting legal info LICENSE: OK (sha256: 0717ca51fceaa25ac9e5ccc62e0c727dcf27796057201fb5fded56a25ff6ca28) doc/lgpl.txt: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) doc/gpl.txt: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> haveged 1.9.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> initscripts Collecting legal info >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> leafnode2 2.0.0.alpha20140727b Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: 0c92246a9d3636e0aa6a244f6c481639b2e530fbbb25bc048ce7acd83e1fc5f6) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcorrect ce6c17f1f988765ae3695315d7cce1f2a2e6cf0d Collecting legal info LICENSE: OK (sha256: 135138cd4304aa637836758dc5edfb5f21b7d09ecc637d25288d206b151a5768) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.2 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 0.62.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 60.9.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.2 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libite 2.5.1 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libkrb5 1.18.4 Collecting legal info NOTICE: OK (sha256: 7fba8b076bdc2cfef1d0813c5d4067d76d5be60c32d84de22d5d1cf451744feb) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libsndfile 1.0.31 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> libxml2 2.9.13 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mkpasswd Collecting legal info >>> most 5.1.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 47ad1c3f9b94d6ec42d9bee6c5df980c5c2daa5b9d22113545ae6a3f21ca2f52) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> open-plc-utils 32408520fcebe785983a68e39ec83830a3005779 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.6 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> proftpd 1.3.6e Collecting legal info COPYING: OK (sha256: 391a473d755c29b5326fb726326ff3c37e42512f53a8f5789fc310232150bf80) >>> pure-ftpd 1.0.50 Collecting legal info COPYING: OK (sha256: c1be5d56c28927b05131d7384bd522af4b11c3afea45725f5ca7983c11db61ac) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> host-qoriq-rcw LSDK-20.12 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> host-rauc 1.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rhash 1.4.2 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) >>> setserial 2.17 Collecting legal info debian/copyright: OK (sha256: 1d7e810ed28daf370def626dfd4c502f2f77d2b678f1ac72e2ba675dd6f9af0d) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> socat 1.7.4.3 Collecting legal info README: OK (sha256: 432aebfec164bedcaada7cdf2849e1f003fa00a91a0a1ed34d7cf4abe980f5fb) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> stunnel 5.60 Collecting legal info COPYING.md: OK (sha256: 28b55d0157efd5ceb63640faeebb50fda13b1f49aec0b9c1240b9a3ea9f0eb4c) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> sudo 1.9.8p2 Collecting legal info doc/LICENSE: OK (sha256: b678438594f04a7070a5fd125f7edffc871e13234baad318690b647bfc60705d) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tio 1.32 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> whetstone 1.2 Collecting legal info >>> wilc1000-firmware 14.1 Collecting legal info >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-libcap 2.63 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-makedevs Collecting legal info >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.33: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) WARNING: wilc1000-firmware-14.1: cannot save license (WILC1000_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-5/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot'