make[2]: Entering directory '/home/autobuild/autobuild/instance-15/output-1/build/host-zstd-1.5.2/programs' Installing binaries Installing man pages zstd installation completed make[2]: Leaving directory '/home/autobuild/autobuild/instance-15/output-1/build/host-zstd-1.5.2/programs' make[1]: Leaving directory '/home/autobuild/autobuild/instance-15/output-1/build/host-zstd-1.5.2' 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/autobuild/autobuild/instance-15/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-15/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-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/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-15/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-15/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-15/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-15/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/autobuild/autobuild/instance-15/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-15/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-15/output-1/host/bin PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/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-15/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-15/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-15/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-15/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-15/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-15/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-15/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-15/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-15/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-15/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-15/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-15/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%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@%/home/autobuild/autobuild/instance-15/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-15/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-15/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-15/output-1/host/mips64el-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-15/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-15/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-15/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-15/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-15/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%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', '-O3', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-15/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-15/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-15/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-15/output-1/host/mips64el-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-15/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-15/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-15/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-15/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-15/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-15/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-15/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-15/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-15/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-15/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-15/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-15/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-15/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-15/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-15/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-15/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-15/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-15/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/include /home/autobuild/autobuild/instance-15/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-15/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-15/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-15/output-1/target/usr/doc find /home/autobuild/autobuild/instance-15/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-15/output-1/target/lib/ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-15/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-15/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/man /home/autobuild/autobuild/instance-15/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/info /home/autobuild/autobuild/instance-15/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/doc /home/autobuild/autobuild/instance-15/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-15/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-15/output-1/target/lib/debug /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-15/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-15/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-15/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-15/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-15/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-229-gefd215c797"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-15/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-15/output-1/per-package /home/autobuild/autobuild/instance-15/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-15/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cpio mkdir -p /home/autobuild/autobuild/instance-15/output-1/images rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio mkdir -p /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-15/output-1/target/ /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/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-15/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/target >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/fakeroot echo "/home/autobuild/autobuild/instance-15/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/fakeroot printf ' if [ ! -e /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/target/init ]; then ln -sf sbin/init /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/target/init; fi\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/fakeroot printf ' cd /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/target && find . | LC_ALL=C sort | cpio --quiet -o -H newc > /home/autobuild/autobuild/instance-15/output-1/images/rootfs.cpio\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/fakeroot chmod a+x /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/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-15/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/fakeroot rootdir=/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cpio/target table='/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/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" zstd -19 -z -f -T1 /home/autobuild/autobuild/instance-15/output-1/images/rootfs.cpio > /home/autobuild/autobuild/instance-15/output-1/images/rootfs.cpio.zst >>> Generating filesystem image rootfs.erofs mkdir -p /home/autobuild/autobuild/instance-15/output-1/images rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs mkdir -p /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-15/output-1/target/ /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/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-15/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot echo "/home/autobuild/autobuild/instance-15/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot printf ' /home/autobuild/autobuild/instance-15/output-1/host/bin/mkfs.erofs /home/autobuild/autobuild/instance-15/output-1/images/rootfs.erofs /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot chmod a+x /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/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-15/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/fakeroot rootdir=/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/erofs/target table='/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt' mkfs.erofs 1.4 c_version: [ 1.4] c_dbg_lvl: [ 2] c_dry_run: [ 0] >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-15/output-1/images rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-15/output-1/target/ /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/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-15/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-15/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-15/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-15/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/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-15/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-15/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-15/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 1419 objects. stage 2: creating image '/home/autobuild/autobuild/instance-15/output-1/images/rootfs.yaffs2' [ ] 1/1419 0% [ ] 2/1419 0% [ ] 3/1419 0% [ ] 4/1419 0% [ ] 5/1419 0% [ ] 6/1419 0% [ ] 7/1419 0% [ ] 8/1419 0% [ ] 9/1419 0% [ ] 10/1419 0% [ ] 11/1419 0% [ ] 12/1419 0% [ ] 13/1419 0% [ ] 14/1419 0% [ ] 15/1419 1% [ ] 16/1419 1% [ ] 17/1419 1% [ ] 18/1419 1% [ ] 19/1419 1% [ ] 20/1419 1% [ ] 21/1419 1% [ ] 22/1419 1% [= ] 23/1419 1% [= ] 24/1419 1% [= ] 25/1419 1% [= ] 26/1419 1% [= ] 27/1419 1% [= ] 28/1419 1% [= ] 29/1419 2% [= ] 30/1419 2% [= ] 31/1419 2% [= ] 32/1419 2% [= ] 33/1419 2% [= ] 34/1419 2% [= ] 35/1419 2% [= ] 36/1419 2% [= ] 37/1419 2% [= ] 38/1419 2% [= ] 39/1419 2% [= ] 40/1419 2% [= ] 41/1419 2% [= ] 42/1419 2% [= ] 43/1419 3% [= ] 44/1419 3% [= ] 45/1419 3% [== ] 46/1419 3% [== ] 47/1419 3% [== ] 48/1419 3% [== ] 49/1419 3% [== ] 50/1419 3% [== ] 51/1419 3% [== ] 52/1419 3% [== ] 53/1419 3% [== ] 54/1419 3% [== ] 55/1419 3% [== ] 56/1419 3% [== ] 57/1419 4% [== ] 58/1419 4% [== ] 59/1419 4% [== ] 60/1419 4% [== ] 61/1419 4% [== ] 62/1419 4% [== ] 63/1419 4% [== ] 64/1419 4% [== ] 65/1419 4% [== ] 66/1419 4% [== ] 67/1419 4% [== ] 68/1419 4% [=== ] 69/1419 4% [=== ] 70/1419 4% [=== ] 71/1419 5% [=== ] 72/1419 5% [=== ] 73/1419 5% [=== ] 74/1419 5% [=== ] 75/1419 5% [=== ] 76/1419 5% [=== ] 77/1419 5% [=== ] 78/1419 5% [=== ] 79/1419 5% [=== ] 80/1419 5% [=== ] 81/1419 5% [=== ] 82/1419 5% [=== ] 83/1419 5% [=== ] 84/1419 5% [=== ] 85/1419 5% [=== ] 86/1419 6% [=== ] 87/1419 6% [=== ] 88/1419 6% [=== ] 89/1419 6% [=== ] 90/1419 6% [=== ] 91/1419 6% [==== ] 92/1419 6% [==== ] 93/1419 6% [==== ] 94/1419 6% [==== ] 95/1419 6% [==== ] 96/1419 6% [==== ] 97/1419 6% [==== ] 98/1419 6% [==== ] 99/1419 6% [==== ] 100/1419 7% [==== ] 101/1419 7% [==== ] 102/1419 7% [==== ] 103/1419 7% [==== ] 104/1419 7% [==== ] 105/1419 7% [==== ] 106/1419 7% [==== ] 107/1419 7% [==== ] 108/1419 7% [==== ] 109/1419 7% [==== ] 110/1419 7% [==== ] 111/1419 7% [==== ] 112/1419 7% [==== ] 113/1419 7% [==== ] 114/1419 8% [===== ] 115/1419 8% [===== ] 116/1419 8% [===== ] 117/1419 8% [===== ] 118/1419 8% [===== ] 119/1419 8% [===== ] 120/1419 8% [===== ] 121/1419 8% [===== ] 122/1419 8% [===== ] 123/1419 8% [===== ] 124/1419 8% [===== ] 125/1419 8% [===== ] 126/1419 8% [===== ] 127/1419 8% [===== ] 128/1419 9% [===== ] 129/1419 9% [===== ] 130/1419 9% [===== ] 131/1419 9% [===== ] 132/1419 9% [===== ] 133/1419 9% [===== ] 134/1419 9% [===== ] 135/1419 9% [===== ] 136/1419 9% [===== ] 137/1419 9% [====== ] 138/1419 9% [====== ] 139/1419 9% [====== ] 140/1419 9% [====== ] 141/1419 9% [====== ] 142/1419 10% [====== ] 143/1419 10% [====== ] 144/1419 10% [====== ] 145/1419 10% [====== ] 146/1419 10% [====== ] 147/1419 10% [====== ] 148/1419 10% [====== ] 149/1419 10% [====== ] 150/1419 10% [====== ] 151/1419 10% [====== ] 152/1419 10% [====== ] 153/1419 10% [====== ] 154/1419 10% [====== ] 155/1419 10% [====== ] 156/1419 10% [====== ] 157/1419 11% [====== ] 158/1419 11% [====== ] 159/1419 11% [====== ] 160/1419 11% [======= ] 161/1419 11% [======= ] 162/1419 11% [======= ] 163/1419 11% [======= ] 164/1419 11% [======= ] 165/1419 11% [======= ] 166/1419 11% [======= ] 167/1419 11% [======= ] 168/1419 11% [======= ] 169/1419 11% [======= ] 170/1419 11% [======= ] 171/1419 12% [======= ] 172/1419 12% [======= ] 173/1419 12% [======= ] 174/1419 12% [======= ] 175/1419 12% [======= ] 176/1419 12% [======= ] 177/1419 12% [======= ] 178/1419 12% [======= ] 179/1419 12% [======= ] 180/1419 12% [======= ] 181/1419 12% [======= ] 182/1419 12% [======= ] 183/1419 12% [======== ] 184/1419 12% [======== ] 185/1419 13% [======== ] 186/1419 13% [======== ] 187/1419 13% [======== ] 188/1419 13% [======== ] 189/1419 13% [======== ] 190/1419 13% [======== ] 191/1419 13% [======== ] 192/1419 13% [======== ] 193/1419 13% [======== ] 194/1419 13% [======== ] 195/1419 13% [======== ] 196/1419 13% [======== ] 197/1419 13% [======== ] 198/1419 13% [======== ] 199/1419 14% [======== ] 200/1419 14% [======== ] 201/1419 14% [======== ] 202/1419 14% [======== ] 203/1419 14% [======== ] 204/1419 14% [======== ] 205/1419 14% [========= ] 206/1419 14% [========= ] 207/1419 14% [========= ] 208/1419 14% [========= ] 209/1419 14% [========= ] 210/1419 14% [========= ] 211/1419 14% [========= ] 212/1419 14% [========= ] 213/1419 15% [========= ] 214/1419 15% [========= ] 215/1419 15% [========= ] 216/1419 15% [========= ] 217/1419 15% [========= ] 218/1419 15% [========= ] 219/1419 15% [========= ] 220/1419 15% [========= ] 221/1419 15% [========= ] 222/1419 15% [========= ] 223/1419 15% [========= ] 224/1419 15% [========= ] 225/1419 15% [========= ] 226/1419 15% [========= ] 227/1419 15% [========= ] 228/1419 16% [========== ] 229/1419 16% [========== ] 230/1419 16% [========== ] 231/1419 16% [========== ] 232/1419 16% [========== ] 233/1419 16% [========== ] 234/1419 16% [========== ] 235/1419 16% [========== ] 236/1419 16% [========== ] 237/1419 16% [========== ] 238/1419 16% [========== ] 239/1419 16% [========== ] 240/1419 16% [========== ] 241/1419 16% [========== ] 242/1419 17% [========== ] 243/1419 17% [========== ] 244/1419 17% [========== ] 245/1419 17% [========== ] 246/1419 17% [========== ] 247/1419 17% [========== ] 248/1419 17% [========== ] 249/1419 17% [========== ] 250/1419 17% [========== ] 251/1419 17% [=========== ] 252/1419 17% [=========== ] 253/1419 17% [=========== ] 254/1419 17% [=========== ] 255/1419 17% [=========== ] 256/1419 18% [=========== ] 257/1419 18% [=========== ] 258/1419 18% [=========== ] 259/1419 18% [=========== ] 260/1419 18% [=========== ] 261/1419 18% [=========== ] 262/1419 18% [=========== ] 263/1419 18% [=========== ] 264/1419 18% [=========== ] 265/1419 18% [=========== ] 266/1419 18% [=========== ] 267/1419 18% [=========== ] 268/1419 18% [=========== ] 269/1419 18% [=========== ] 270/1419 19% [=========== ] 271/1419 19% [=========== ] 272/1419 19% [=========== ] 273/1419 19% [=========== ] 274/1419 19% [============ ] 275/1419 19% [============ ] 276/1419 19% [============ ] 277/1419 19% [============ ] 278/1419 19% [============ ] 279/1419 19% [============ ] 280/1419 19% [============ ] 281/1419 19% [============ ] 282/1419 19% [============ ] 283/1419 19% [============ ] 284/1419 20% [============ ] 285/1419 20% [============ ] 286/1419 20% [============ ] 287/1419 20% [============ ] 288/1419 20% [============ ] 289/1419 20% [============ ] 290/1419 20% [============ ] 291/1419 20% [============ ] 292/1419 20% [============ ] 293/1419 20% [============ ] 294/1419 20% [============ ] 295/1419 20% [============ ] 296/1419 20% [============ ] 297/1419 20% [============= ] 298/1419 21% [============= ] 299/1419 21% [============= ] 300/1419 21% [============= ] 301/1419 21% [============= ] 302/1419 21% [============= ] 303/1419 21% [============= ] 304/1419 21% [============= ] 305/1419 21% [============= ] 306/1419 21% [============= ] 307/1419 21% [============= ] 308/1419 21% [============= ] 309/1419 21% [============= ] 310/1419 21% [============= ] 311/1419 21% [============= ] 312/1419 21% [============= ] 313/1419 22% [============= ] 314/1419 22% [============= ] 315/1419 22% [============= ] 316/1419 22% [============= ] 317/1419 22% [============= ] 318/1419 22% [============= ] 319/1419 22% [============= ] 320/1419 22% [============== ] 321/1419 22% [============== ] 322/1419 22% [============== ] 323/1419 22% [============== ] 324/1419 22% [============== ] 325/1419 22% [============== ] 326/1419 22% [============== ] 327/1419 23% [============== ] 328/1419 23% [============== ] 329/1419 23% [============== ] 330/1419 23% [============== ] 331/1419 23% [============== ] 332/1419 23% [============== ] 333/1419 23% [============== ] 334/1419 23% [============== ] 335/1419 23% [============== ] 336/1419 23% [============== ] 337/1419 23% [============== ] 338/1419 23% [============== ] 339/1419 23% [============== ] 340/1419 23% [============== ] 341/1419 24% [============== ] 342/1419 24% [============== ] 343/1419 24% [=============== ] 344/1419 24% [=============== ] 345/1419 24% [=============== ] 346/1419 24% [=============== ] 347/1419 24% [=============== ] 348/1419 24% [=============== ] 349/1419 24% [=============== ] 350/1419 24% [=============== ] 351/1419 24% [=============== ] 352/1419 24% [=============== ] 353/1419 24% [=============== ] 354/1419 24% [=============== ] 355/1419 25% [=============== ] 356/1419 25% [=============== ] 357/1419 25% [=============== ] 358/1419 25% [=============== ] 359/1419 25% [=============== ] 360/1419 25% [=============== ] 361/1419 25% [=============== ] 362/1419 25% [=============== ] 363/1419 25% [=============== ] 364/1419 25% [=============== ] 365/1419 25% [=============== ] 366/1419 25% [================ ] 367/1419 25% [================ ] 368/1419 25% [================ ] 369/1419 26% [================ ] 370/1419 26% [================ ] 371/1419 26% [================ ] 372/1419 26% [================ ] 373/1419 26% [================ ] 374/1419 26% [================ ] 375/1419 26% [================ ] 376/1419 26% [================ ] 377/1419 26% [================ ] 378/1419 26% [================ ] 379/1419 26% [================ ] 380/1419 26% [================ ] 381/1419 26% [================ ] 382/1419 26% [================ ] 383/1419 26% [================ ] 384/1419 27% [================ ] 385/1419 27% [================ ] 386/1419 27% [================ ] 387/1419 27% [================ ] 388/1419 27% [================ ] 389/1419 27% [================= ] 390/1419 27% [================= ] 391/1419 27% [================= ] 392/1419 27% [================= ] 393/1419 27% [================= ] 394/1419 27% [================= ] 395/1419 27% [================= ] 396/1419 27% [================= ] 397/1419 27% [================= ] 398/1419 28% [================= ] 399/1419 28% [================= ] 400/1419 28% [================= ] 401/1419 28% [================= ] 402/1419 28% [================= ] 403/1419 28% [================= ] 404/1419 28% [================= ] 405/1419 28% [================= ] 406/1419 28% [================= ] 407/1419 28% [================= ] 408/1419 28% [================= ] 409/1419 28% [================= ] 410/1419 28% [================= ] 411/1419 28% [================== ] 412/1419 29% [================== ] 413/1419 29% [================== ] 414/1419 29% [================== ] 415/1419 29% [================== ] 416/1419 29% [================== ] 417/1419 29% [================== ] 418/1419 29% [================== ] 419/1419 29% [================== ] 420/1419 29% [================== ] 421/1419 29% [================== ] 422/1419 29% [================== ] 423/1419 29% [================== ] 424/1419 29% [================== ] 425/1419 29% [================== ] 426/1419 30% [================== ] 427/1419 30% [================== ] 428/1419 30% [================== ] 429/1419 30% [================== ] 430/1419 30% [================== ] 431/1419 30% [================== ] 432/1419 30% [================== ] 433/1419 30% [================== ] 434/1419 30% [=================== ] 435/1419 30% [=================== ] 436/1419 30% [=================== ] 437/1419 30% [=================== ] 438/1419 30% [=================== ] 439/1419 30% [=================== ] 440/1419 31% [=================== ] 441/1419 31% [=================== ] 442/1419 31% [=================== ] 443/1419 31% [=================== ] 444/1419 31% [=================== ] 445/1419 31% [=================== ] 446/1419 31% [=================== ] 447/1419 31% [=================== ] 448/1419 31% [=================== ] 449/1419 31% [=================== ] 450/1419 31% [=================== ] 451/1419 31% [=================== ] 452/1419 31% [=================== ] 453/1419 31% [=================== ] 454/1419 31% [=================== ] 455/1419 32% [=================== ] 456/1419 32% [=================== ] 457/1419 32% [==================== ] 458/1419 32% [==================== ] 459/1419 32% [==================== ] 460/1419 32% [==================== ] 461/1419 32% [==================== ] 462/1419 32% [==================== ] 463/1419 32% [==================== ] 464/1419 32% [==================== ] 465/1419 32% [==================== ] 466/1419 32% [==================== ] 467/1419 32% [==================== ] 468/1419 32% [==================== ] 469/1419 33% [==================== ] 470/1419 33% [==================== ] 471/1419 33% [==================== ] 472/1419 33% [==================== ] 473/1419 33% [==================== ] 474/1419 33% [==================== ] 475/1419 33% [==================== ] 476/1419 33% [==================== ] 477/1419 33% [==================== ] 478/1419 33% [==================== ] 479/1419 33% [==================== ] 480/1419 33% [===================== ] 481/1419 33% [===================== ] 482/1419 33% [===================== ] 483/1419 34% [===================== ] 484/1419 34% [===================== ] 485/1419 34% [===================== ] 486/1419 34% [===================== ] 487/1419 34% [===================== ] 488/1419 34% [===================== ] 489/1419 34% [===================== ] 490/1419 34% [===================== ] 491/1419 34% [===================== ] 492/1419 34% [===================== ] 493/1419 34% [===================== ] 494/1419 34% [===================== ] 495/1419 34% [===================== ] 496/1419 34% [===================== ] 497/1419 35% [===================== ] 498/1419 35% [===================== ] 499/1419 35% [===================== ] 500/1419 35% [===================== ] 501/1419 35% [===================== ] 502/1419 35% [===================== ] 503/1419 35% [====================== ] 504/1419 35% [====================== ] 505/1419 35% [====================== ] 506/1419 35% [====================== ] 507/1419 35% [====================== ] 508/1419 35% [====================== ] 509/1419 35% [====================== ] 510/1419 35% [====================== ] 511/1419 36% [====================== ] 512/1419 36% [====================== ] 513/1419 36% [====================== ] 514/1419 36% [====================== ] 515/1419 36% [====================== ] 516/1419 36% [====================== ] 517/1419 36% [====================== ] 518/1419 36% [====================== ] 519/1419 36% [====================== ] 520/1419 36% [====================== ] 521/1419 36% [====================== ] 522/1419 36% [====================== ] 523/1419 36% [====================== ] 524/1419 36% [====================== ] 525/1419 36% [====================== ] 526/1419 37% [======================= ] 527/1419 37% [======================= ] 528/1419 37% [======================= ] 529/1419 37% [======================= ] 530/1419 37% [======================= ] 531/1419 37% [======================= ] 532/1419 37% [======================= ] 533/1419 37% [======================= ] 534/1419 37% [======================= ] 535/1419 37% [======================= ] 536/1419 37% [======================= ] 537/1419 37% [======================= ] 538/1419 37% [======================= ] 539/1419 37% [======================= ] 540/1419 38% [======================= ] 541/1419 38% [======================= ] 542/1419 38% [======================= ] 543/1419 38% [======================= ] 544/1419 38% [======================= ] 545/1419 38% [======================= ] 546/1419 38% [======================= ] 547/1419 38% [======================= ] 548/1419 38% [======================= ] 549/1419 38% [======================== ] 550/1419 38% [======================== ] 551/1419 38% [======================== ] 552/1419 38% [======================== ] 553/1419 38% [======================== ] 554/1419 39% [======================== ] 555/1419 39% [======================== ] 556/1419 39% [======================== ] 557/1419 39% [======================== ] 558/1419 39% [======================== ] 559/1419 39% [======================== ] 560/1419 39% [======================== ] 561/1419 39% [======================== ] 562/1419 39% [======================== ] 563/1419 39% [======================== ] 564/1419 39% [======================== ] 565/1419 39% [======================== ] 566/1419 39% [======================== ] 567/1419 39% [======================== ] 568/1419 40% [======================== ] 569/1419 40% [======================== ] 570/1419 40% [======================== ] 571/1419 40% [======================== ] 572/1419 40% [========================= ] 573/1419 40% [========================= ] 574/1419 40% [========================= ] 575/1419 40% [========================= ] 576/1419 40% [========================= ] 577/1419 40% [========================= ] 578/1419 40% [========================= ] 579/1419 40% [========================= ] 580/1419 40% [========================= ] 581/1419 40% [========================= ] 582/1419 41% [========================= ] 583/1419 41% [========================= ] 584/1419 41% [========================= ] 585/1419 41% [========================= ] 586/1419 41% [========================= ] 587/1419 41% [========================= ] 588/1419 41% [========================= ] 589/1419 41% [========================= ] 590/1419 41% [========================= ] 591/1419 41% [========================= ] 592/1419 41% [========================= ] 593/1419 41% [========================= ] 594/1419 41% [========================= ] 595/1419 41% [========================== ] 596/1419 42% [========================== ] 597/1419 42% [========================== ] 598/1419 42% [========================== ] 599/1419 42% [========================== ] 600/1419 42% [========================== ] 601/1419 42% [========================== ] 602/1419 42% [========================== ] 603/1419 42% [========================== ] 604/1419 42% [========================== ] 605/1419 42% [========================== ] 606/1419 42% [========================== ] 607/1419 42% [========================== ] 608/1419 42% [========================== ] 609/1419 42% [========================== ] 610/1419 42% [========================== ] 611/1419 43% [========================== ] 612/1419 43% [========================== ] 613/1419 43% [========================== ] 614/1419 43% [========================== ] 615/1419 43% [========================== ] 616/1419 43% [========================== ] 617/1419 43% [=========================== ] 618/1419 43% [=========================== ] 619/1419 43% [=========================== ] 620/1419 43% [=========================== ] 621/1419 43% [=========================== ] 622/1419 43% [=========================== ] 623/1419 43% [=========================== ] 624/1419 43% [=========================== ] 625/1419 44% [=========================== ] 626/1419 44% [=========================== ] 627/1419 44% [=========================== ] 628/1419 44% [=========================== ] 629/1419 44% [=========================== ] 630/1419 44% [=========================== ] 631/1419 44% [=========================== ] 632/1419 44% [=========================== ] 633/1419 44% [=========================== ] 634/1419 44% [=========================== ] 635/1419 44% [=========================== ] 636/1419 44% [=========================== ] 637/1419 44% [=========================== ] 638/1419 44% [=========================== ] 639/1419 45% [=========================== ] 640/1419 45% [============================ ] 641/1419 45% [============================ ] 642/1419 45% [============================ ] 643/1419 45% [============================ ] 644/1419 45% [============================ ] 645/1419 45% [============================ ] 646/1419 45% [============================ ] 647/1419 45% [============================ ] 648/1419 45% [============================ ] 649/1419 45% [============================ ] 650/1419 45% [============================ ] 651/1419 45% [============================ ] 652/1419 45% [============================ ] 653/1419 46% [============================ ] 654/1419 46% [============================ ] 655/1419 46% [============================ ] 656/1419 46% [============================ ] 657/1419 46% [============================ ] 658/1419 46% [============================ ] 659/1419 46% [============================ ] 660/1419 46% [============================ ] 661/1419 46% [============================ ] 662/1419 46% [============================ ] 663/1419 46% [============================= ] 664/1419 46% [============================= ] 665/1419 46% [============================= ] 666/1419 46% [============================= ] 667/1419 47% [============================= ] 668/1419 47% [============================= ] 669/1419 47% [============================= ] 670/1419 47% [============================= ] 671/1419 47% [============================= ] 672/1419 47% [============================= ] 673/1419 47% [============================= ] 674/1419 47% [============================= ] 675/1419 47% [============================= ] 676/1419 47% [============================= ] 677/1419 47% [============================= ] 678/1419 47% [============================= ] 679/1419 47% [============================= ] 680/1419 47% [============================= ] 681/1419 47% [============================= ] 682/1419 48% [============================= ] 683/1419 48% [============================= ] 684/1419 48% [============================= ] 685/1419 48% [============================= ] 686/1419 48% [============================== ] 687/1419 48% [============================== ] 688/1419 48% [============================== ] 689/1419 48% [============================== ] 690/1419 48% [============================== ] 691/1419 48% [============================== ] 692/1419 48% [============================== ] 693/1419 48% [============================== ] 694/1419 48% [============================== ] 695/1419 48% [============================== ] 696/1419 49% [============================== ] 697/1419 49% [============================== ] 698/1419 49% [============================== ] 699/1419 49% [============================== ] 700/1419 49% [============================== ] 701/1419 49% [============================== ] 702/1419 49% [============================== ] 703/1419 49% [============================== ] 704/1419 49% [============================== ] 705/1419 49% [============================== ] 706/1419 49% [============================== ] 707/1419 49% [============================== ] 708/1419 49% [============================== ] 709/1419 49% [=============================== ] 710/1419 50% [=============================== ] 711/1419 50% [=============================== ] 712/1419 50% [=============================== ] 713/1419 50% [=============================== ] 714/1419 50% [=============================== ] 715/1419 50% [=============================== ] 716/1419 50% [=============================== ] 717/1419 50% [=============================== ] 718/1419 50% [=============================== ] 719/1419 50% [=============================== ] 720/1419 50% [=============================== ] 721/1419 50% [=============================== ] 722/1419 50% [=============================== ] 723/1419 50% [=============================== ] 724/1419 51% [=============================== ] 725/1419 51% [=============================== ] 726/1419 51% [=============================== ] 727/1419 51% [=============================== ] 728/1419 51% [=============================== ] 729/1419 51% [=============================== ] 730/1419 51% [=============================== ] 731/1419 51% [=============================== ] 732/1419 51% [================================ ] 733/1419 51% [================================ ] 734/1419 51% [================================ ] 735/1419 51% [================================ ] 736/1419 51% [================================ ] 737/1419 51% [================================ ] 738/1419 52% [================================ ] 739/1419 52% [================================ ] 740/1419 52% [================================ ] 741/1419 52% [================================ ] 742/1419 52% [================================ ] 743/1419 52% [================================ ] 744/1419 52% [================================ ] 745/1419 52% [================================ ] 746/1419 52% [================================ ] 747/1419 52% [================================ ] 748/1419 52% [================================ ] 749/1419 52% [================================ ] 750/1419 52% [================================ ] 751/1419 52% [================================ ] 752/1419 52% [================================ ] 753/1419 53% [================================ ] 754/1419 53% [================================ ] 755/1419 53% [================================= ] 756/1419 53% [================================= ] 757/1419 53% [================================= ] 758/1419 53% [================================= ] 759/1419 53% [================================= ] 760/1419 53% [================================= ] 761/1419 53% [================================= ] 762/1419 53% [================================= ] 763/1419 53% [================================= ] 764/1419 53% [================================= ] 765/1419 53% [================================= ] 766/1419 53% [================================= ] 767/1419 54% [================================= ] 768/1419 54% [================================= ] 769/1419 54% [================================= ] 770/1419 54% [================================= ] 771/1419 54% [================================= ] 772/1419 54% [================================= ] 773/1419 54% [================================= ] 774/1419 54% [================================= ] 775/1419 54% [================================= ] 776/1419 54% [================================= ] 777/1419 54% [================================= ] 778/1419 54% [================================== ] 779/1419 54% [================================== ] 780/1419 54% [================================== ] 781/1419 55% [================================== ] 782/1419 55% [================================== ] 783/1419 55% [================================== ] 784/1419 55% [================================== ] 785/1419 55% [================================== ] 786/1419 55% [================================== ] 787/1419 55% [================================== ] 788/1419 55% [================================== ] 789/1419 55% [================================== ] 790/1419 55% [================================== ] 791/1419 55% [================================== ] 792/1419 55% [================================== ] 793/1419 55% [================================== ] 794/1419 55% [================================== ] 795/1419 56% [================================== ] 796/1419 56% [================================== ] 797/1419 56% [================================== ] 798/1419 56% [================================== ] 799/1419 56% [================================== ] 800/1419 56% [================================== ] 801/1419 56% [=================================== ] 802/1419 56% [=================================== ] 803/1419 56% [=================================== ] 804/1419 56% [=================================== ] 805/1419 56% [=================================== ] 806/1419 56% [=================================== ] 807/1419 56% [=================================== ] 808/1419 56% [=================================== ] 809/1419 57% [=================================== ] 810/1419 57% [=================================== ] 811/1419 57% [=================================== ] 812/1419 57% [=================================== ] 813/1419 57% [=================================== ] 814/1419 57% [=================================== ] 815/1419 57% [=================================== ] 816/1419 57% [=================================== ] 817/1419 57% [=================================== ] 818/1419 57% [=================================== ] 819/1419 57% [=================================== ] 820/1419 57% [=================================== ] 821/1419 57% [=================================== ] 822/1419 57% [=================================== ] 823/1419 57% [==================================== ] 824/1419 58% [==================================== ] 825/1419 58% [==================================== ] 826/1419 58% [==================================== ] 827/1419 58% [==================================== ] 828/1419 58% [==================================== ] 829/1419 58% [==================================== ] 830/1419 58% [==================================== ] 831/1419 58% [==================================== ] 832/1419 58% [==================================== ] 833/1419 58% [==================================== ] 834/1419 58% [==================================== ] 835/1419 58% [==================================== ] 836/1419 58% [==================================== ] 837/1419 58% [==================================== ] 838/1419 59% [==================================== ] 839/1419 59% [==================================== ] 840/1419 59% [==================================== ] 841/1419 59% [==================================== ] 842/1419 59% [==================================== ] 843/1419 59% [==================================== ] 844/1419 59% [==================================== ] 845/1419 59% [==================================== ] 846/1419 59% [===================================== ] 847/1419 59% [===================================== ] 848/1419 59% [===================================== ] 849/1419 59% [===================================== ] 850/1419 59% [===================================== ] 851/1419 59% [===================================== ] 852/1419 60% [===================================== ] 853/1419 60% [===================================== ] 854/1419 60% [===================================== ] 855/1419 60% [===================================== ] 856/1419 60% [===================================== ] 857/1419 60% [===================================== ] 858/1419 60% [===================================== ] 859/1419 60% [===================================== ] 860/1419 60% [===================================== ] 861/1419 60% [===================================== ] 862/1419 60% [===================================== ] 863/1419 60% [===================================== ] 864/1419 60% [===================================== ] 865/1419 60% [===================================== ] 866/1419 61% [===================================== ] 867/1419 61% [===================================== ] 868/1419 61% [===================================== ] 869/1419 61% [====================================== ] 870/1419 61% [====================================== ] 871/1419 61% [====================================== ] 872/1419 61% [====================================== ] 873/1419 61% [====================================== ] 874/1419 61% [====================================== ] 875/1419 61% [====================================== ] 876/1419 61% [====================================== ] 877/1419 61% [====================================== ] 878/1419 61% [====================================== ] 879/1419 61% [====================================== ] 880/1419 62% [====================================== ] 881/1419 62% [====================================== ] 882/1419 62% [====================================== ] 883/1419 62% [====================================== ] 884/1419 62% [====================================== ] 885/1419 62% [====================================== ] 886/1419 62% [====================================== ] 887/1419 62% [====================================== ] 888/1419 62% [====================================== ] 889/1419 62% [====================================== ] 890/1419 62% [====================================== ] 891/1419 62% [====================================== ] 892/1419 62% [======================================= ] 893/1419 62% [======================================= ] 894/1419 63% [======================================= ] 895/1419 63% [======================================= ] 896/1419 63% [======================================= ] 897/1419 63% [======================================= ] 898/1419 63% [======================================= ] 899/1419 63% [======================================= ] 900/1419 63% [======================================= ] 901/1419 63% [======================================= ] 902/1419 63% [======================================= ] 903/1419 63% [======================================= ] 904/1419 63% [======================================= ] 905/1419 63% [======================================= ] 906/1419 63% [======================================= ] 907/1419 63% [======================================= ] 908/1419 63% [======================================= ] 909/1419 64% [======================================= ] 910/1419 64% [======================================= ] 911/1419 64% [======================================= ] 912/1419 64% [======================================= ] 913/1419 64% [======================================= ] 914/1419 64% [======================================= ] 915/1419 64% [======================================== ] 916/1419 64% [======================================== ] 917/1419 64% [======================================== ] 918/1419 64% [======================================== ] 919/1419 64% [======================================== ] 920/1419 64% [======================================== ] 921/1419 64% [======================================== ] 922/1419 64% [======================================== ] 923/1419 65% [======================================== ] 924/1419 65% [======================================== ] 925/1419 65% [======================================== ] 926/1419 65% [======================================== ] 927/1419 65% [======================================== ] 928/1419 65% [======================================== ] 929/1419 65% [======================================== ] 930/1419 65% [======================================== ] 931/1419 65% [======================================== ] 932/1419 65% [======================================== ] 933/1419 65% [======================================== ] 934/1419 65% [======================================== ] 935/1419 65% [======================================== ] 936/1419 65% [======================================== ] 937/1419 66% [======================================== ] 938/1419 66% [========================================= ] 939/1419 66% [========================================= ] 940/1419 66% [========================================= ] 941/1419 66% [========================================= ] 942/1419 66% [========================================= ] 943/1419 66% [========================================= ] 944/1419 66% [========================================= ] 945/1419 66% [========================================= ] 946/1419 66% [========================================= ] 947/1419 66% [========================================= ] 948/1419 66% [========================================= ] 949/1419 66% [========================================= ] 950/1419 66% [========================================= ] 951/1419 67% [========================================= ] 952/1419 67% [========================================= ] 953/1419 67% [========================================= ] 954/1419 67% [========================================= ] 955/1419 67% [========================================= ] 956/1419 67% [========================================= ] 957/1419 67% [========================================= ] 958/1419 67% [========================================= ] 959/1419 67% [========================================= ] 960/1419 67% [========================================= ] 961/1419 67% [========================================== ] 962/1419 67% [========================================== ] 963/1419 67% [========================================== ] 964/1419 67% [========================================== ] 965/1419 68% [========================================== ] 966/1419 68% [========================================== ] 967/1419 68% [========================================== ] 968/1419 68% [========================================== ] 969/1419 68% [========================================== ] 970/1419 68% [========================================== ] 971/1419 68% [========================================== ] 972/1419 68% [========================================== ] 973/1419 68% [========================================== ] 974/1419 68% [========================================== ] 975/1419 68% [========================================== ] 976/1419 68% [========================================== ] 977/1419 68% [========================================== ] 978/1419 68% [========================================== ] 979/1419 68% [========================================== ] 980/1419 69% [========================================== ] 981/1419 69% [========================================== ] 982/1419 69% [========================================== ] 983/1419 69% [========================================== ] 984/1419 69% [=========================================== ] 985/1419 69% [=========================================== ] 986/1419 69% [=========================================== ] 987/1419 69% [=========================================== ] 988/1419 69% [=========================================== ] 989/1419 69% [=========================================== ] 990/1419 69% [=========================================== ] 991/1419 69% [=========================================== ] 992/1419 69% [=========================================== ] 993/1419 69% [=========================================== ] 994/1419 70% [=========================================== ] 995/1419 70% [=========================================== ] 996/1419 70% [=========================================== ] 997/1419 70% [=========================================== ] 998/1419 70% [=========================================== ] 999/1419 70% [=========================================== ] 1000/1419 70% [=========================================== ] 1001/1419 70% [=========================================== ] 1002/1419 70% [=========================================== ] 1003/1419 70% [=========================================== ] 1004/1419 70% [=========================================== ] 1005/1419 70% [=========================================== ] 1006/1419 70% [=========================================== ] 1007/1419 70% [============================================ ] 1008/1419 71% [============================================ ] 1009/1419 71% [============================================ ] 1010/1419 71% [============================================ ] 1011/1419 71% [============================================ ] 1012/1419 71% [============================================ ] 1013/1419 71% [============================================ ] 1014/1419 71% [============================================ ] 1015/1419 71% [============================================ ] 1016/1419 71% [============================================ ] 1017/1419 71% [============================================ ] 1018/1419 71% [============================================ ] 1019/1419 71% [============================================ ] 1020/1419 71% [============================================ ] 1021/1419 71% [============================================ ] 1022/1419 72% [============================================ ] 1023/1419 72% [============================================ ] 1024/1419 72% [============================================ ] 1025/1419 72% [============================================ ] 1026/1419 72% [============================================ ] 1027/1419 72% [============================================ ] 1028/1419 72% [============================================ ] 1029/1419 72% [============================================= ] 1030/1419 72% [============================================= ] 1031/1419 72% [============================================= ] 1032/1419 72% [============================================= ] 1033/1419 72% [============================================= ] 1034/1419 72% [============================================= ] 1035/1419 72% [============================================= ] 1036/1419 73% [============================================= ] 1037/1419 73% [============================================= ] 1038/1419 73% [============================================= ] 1039/1419 73% [============================================= ] 1040/1419 73% [============================================= ] 1041/1419 73% [============================================= ] 1042/1419 73% [============================================= ] 1043/1419 73% [============================================= ] 1044/1419 73% [============================================= ] 1045/1419 73% [============================================= ] 1046/1419 73% [============================================= ] 1047/1419 73% [============================================= ] 1048/1419 73% [============================================= ] 1049/1419 73% [============================================= ] 1050/1419 73% [============================================= ] 1051/1419 74% [============================================= ] 1052/1419 74% [============================================== ] 1053/1419 74% [============================================== ] 1054/1419 74% [============================================== ] 1055/1419 74% [============================================== ] 1056/1419 74% [============================================== ] 1057/1419 74% [============================================== ] 1058/1419 74% [============================================== ] 1059/1419 74% [============================================== ] 1060/1419 74% [============================================== ] 1061/1419 74% [============================================== ] 1062/1419 74% [============================================== ] 1063/1419 74% [============================================== ] 1064/1419 74% [============================================== ] 1065/1419 75% [============================================== ] 1066/1419 75% [============================================== ] 1067/1419 75% [============================================== ] 1068/1419 75% [============================================== ] 1069/1419 75% [============================================== ] 1070/1419 75% [============================================== ] 1071/1419 75% [============================================== ] 1072/1419 75% [============================================== ] 1073/1419 75% [============================================== ] 1074/1419 75% [============================================== ] 1075/1419 75% [=============================================== ] 1076/1419 75% [=============================================== ] 1077/1419 75% [=============================================== ] 1078/1419 75% [=============================================== ] 1079/1419 76% [=============================================== ] 1080/1419 76% [=============================================== ] 1081/1419 76% [=============================================== ] 1082/1419 76% [=============================================== ] 1083/1419 76% [=============================================== ] 1084/1419 76% [=============================================== ] 1085/1419 76% [=============================================== ] 1086/1419 76% [=============================================== ] 1087/1419 76% [=============================================== ] 1088/1419 76% [=============================================== ] 1089/1419 76% [=============================================== ] 1090/1419 76% [=============================================== ] 1091/1419 76% [=============================================== ] 1092/1419 76% [=============================================== ] 1093/1419 77% [=============================================== ] 1094/1419 77% [=============================================== ] 1095/1419 77% [=============================================== ] 1096/1419 77% [=============================================== ] 1097/1419 77% [=============================================== ] 1098/1419 77% [================================================ ] 1099/1419 77% [================================================ ] 1100/1419 77% [================================================ ] 1101/1419 77% [================================================ ] 1102/1419 77% [================================================ ] 1103/1419 77% [================================================ ] 1104/1419 77% [================================================ ] 1105/1419 77% [================================================ ] 1106/1419 77% [================================================ ] 1107/1419 78% [================================================ ] 1108/1419 78% [================================================ ] 1109/1419 78% [================================================ ] 1110/1419 78% [================================================ ] 1111/1419 78% [================================================ ] 1112/1419 78% [================================================ ] 1113/1419 78% [================================================ ] 1114/1419 78% [================================================ ] 1115/1419 78% [================================================ ] 1116/1419 78% [================================================ ] 1117/1419 78% [================================================ ] 1118/1419 78% [================================================ ] 1119/1419 78% [================================================ ] 1120/1419 78% [================================================ ] 1121/1419 78% [================================================= ] 1122/1419 79% [================================================= ] 1123/1419 79% [================================================= ] 1124/1419 79% [================================================= ] 1125/1419 79% [================================================= ] 1126/1419 79% [================================================= ] 1127/1419 79% [================================================= ] 1128/1419 79% [================================================= ] 1129/1419 79% [================================================= ] 1130/1419 79% [================================================= ] 1131/1419 79% [================================================= ] 1132/1419 79% [================================================= ] 1133/1419 79% [================================================= ] 1134/1419 79% [================================================= ] 1135/1419 79% [================================================= ] 1136/1419 80% [================================================= ] 1137/1419 80% [================================================= ] 1138/1419 80% [================================================= ] 1139/1419 80% [================================================= ] 1140/1419 80% [================================================= ] 1141/1419 80% [================================================= ] 1142/1419 80% [================================================= ] 1143/1419 80% [================================================= ] 1144/1419 80% [================================================== ] 1145/1419 80% [================================================== ] 1146/1419 80% [================================================== ] 1147/1419 80% [================================================== ] 1148/1419 80% [================================================== ] 1149/1419 80% [================================================== ] 1150/1419 81% [================================================== ] 1151/1419 81% [================================================== ] 1152/1419 81% [================================================== ] 1153/1419 81% [================================================== ] 1154/1419 81% [================================================== ] 1155/1419 81% [================================================== ] 1156/1419 81% [================================================== ] 1157/1419 81% [================================================== ] 1158/1419 81% [================================================== ] 1159/1419 81% [================================================== ] 1160/1419 81% [================================================== ] 1161/1419 81% [================================================== ] 1162/1419 81% [================================================== ] 1163/1419 81% [================================================== ] 1164/1419 82% [================================================== ] 1165/1419 82% [================================================== ] 1166/1419 82% [================================================== ] 1167/1419 82% [=================================================== ] 1168/1419 82% [=================================================== ] 1169/1419 82% [=================================================== ] 1170/1419 82% [=================================================== ] 1171/1419 82% [=================================================== ] 1172/1419 82% [=================================================== ] 1173/1419 82% [=================================================== ] 1174/1419 82% [=================================================== ] 1175/1419 82% [=================================================== ] 1176/1419 82% [=================================================== ] 1177/1419 82% [=================================================== ] 1178/1419 83% [=================================================== ] 1179/1419 83% [=================================================== ] 1180/1419 83% [=================================================== ] 1181/1419 83% [=================================================== ] 1182/1419 83% [=================================================== ] 1183/1419 83% [=================================================== ] 1184/1419 83% [=================================================== ] 1185/1419 83% [=================================================== ] 1186/1419 83% [=================================================== ] 1187/1419 83% [=================================================== ] 1188/1419 83% [=================================================== ] 1189/1419 83% [=================================================== ] 1190/1419 83% [==================================================== ] 1191/1419 83% [==================================================== ] 1192/1419 84% [==================================================== ] 1193/1419 84% [==================================================== ] 1194/1419 84% [==================================================== ] 1195/1419 84% [==================================================== ] 1196/1419 84% [==================================================== ] 1197/1419 84% [==================================================== ] 1198/1419 84% [==================================================== ] 1199/1419 84% [==================================================== ] 1200/1419 84% [==================================================== ] 1201/1419 84% [==================================================== ] 1202/1419 84% [==================================================== ] 1203/1419 84% [==================================================== ] 1204/1419 84% [==================================================== ] 1205/1419 84% [==================================================== ] 1206/1419 84% [==================================================== ] 1207/1419 85% [==================================================== ] 1208/1419 85% [==================================================== ] 1209/1419 85% [==================================================== ] 1210/1419 85% [==================================================== ] 1211/1419 85% [==================================================== ] 1212/1419 85% [==================================================== ] 1213/1419 85% [===================================================== ] 1214/1419 85% [===================================================== ] 1215/1419 85% [===================================================== ] 1216/1419 85% [===================================================== ] 1217/1419 85% [===================================================== ] 1218/1419 85% [===================================================== ] 1219/1419 85% [===================================================== ] 1220/1419 85% [===================================================== ] 1221/1419 86% [===================================================== ] 1222/1419 86% [===================================================== ] 1223/1419 86% [===================================================== ] 1224/1419 86% [===================================================== ] 1225/1419 86% [===================================================== ] 1226/1419 86% [===================================================== ] 1227/1419 86% [===================================================== ] 1228/1419 86% [===================================================== ] 1229/1419 86% [===================================================== ] 1230/1419 86% [===================================================== ] 1231/1419 86% [===================================================== ] 1232/1419 86% [===================================================== ] 1233/1419 86% [===================================================== ] 1234/1419 86% [===================================================== ] 1235/1419 87% [====================================================== ] 1236/1419 87% [====================================================== ] 1237/1419 87% [====================================================== ] 1238/1419 87% [====================================================== ] 1239/1419 87% [====================================================== ] 1240/1419 87% [====================================================== ] 1241/1419 87% [====================================================== ] 1242/1419 87% [====================================================== ] 1243/1419 87% [====================================================== ] 1244/1419 87% [====================================================== ] 1245/1419 87% [====================================================== ] 1246/1419 87% [====================================================== ] 1247/1419 87% [====================================================== ] 1248/1419 87% [====================================================== ] 1249/1419 88% [====================================================== ] 1250/1419 88% [====================================================== ] 1251/1419 88% [====================================================== ] 1252/1419 88% [====================================================== ] 1253/1419 88% [====================================================== ] 1254/1419 88% [====================================================== ] 1255/1419 88% [====================================================== ] 1256/1419 88% [====================================================== ] 1257/1419 88% [====================================================== ] 1258/1419 88% [======================================================= ] 1259/1419 88% [======================================================= ] 1260/1419 88% [======================================================= ] 1261/1419 88% [======================================================= ] 1262/1419 88% [======================================================= ] 1263/1419 89% [======================================================= ] 1264/1419 89% [======================================================= ] 1265/1419 89% [======================================================= ] 1266/1419 89% [======================================================= ] 1267/1419 89% [======================================================= ] 1268/1419 89% [======================================================= ] 1269/1419 89% [======================================================= ] 1270/1419 89% [======================================================= ] 1271/1419 89% [======================================================= ] 1272/1419 89% [======================================================= ] 1273/1419 89% [======================================================= ] 1274/1419 89% [======================================================= ] 1275/1419 89% [======================================================= ] 1276/1419 89% [======================================================= ] 1277/1419 89% [======================================================= ] 1278/1419 90% [======================================================= ] 1279/1419 90% [======================================================= ] 1280/1419 90% [======================================================= ] 1281/1419 90% [======================================================== ] 1282/1419 90% [======================================================== ] 1283/1419 90% [======================================================== ] 1284/1419 90% [======================================================== ] 1285/1419 90% [======================================================== ] 1286/1419 90% [======================================================== ] 1287/1419 90% [======================================================== ] 1288/1419 90% [======================================================== ] 1289/1419 90% [======================================================== ] 1290/1419 90% [======================================================== ] 1291/1419 90% [======================================================== ] 1292/1419 91% [======================================================== ] 1293/1419 91% [======================================================== ] 1294/1419 91% [======================================================== ] 1295/1419 91% [======================================================== ] 1296/1419 91% [======================================================== ] 1297/1419 91% [======================================================== ] 1298/1419 91% [======================================================== ] 1299/1419 91% [======================================================== ] 1300/1419 91% [======================================================== ] 1301/1419 91% [======================================================== ] 1302/1419 91% [======================================================== ] 1303/1419 91% [======================================================== ] 1304/1419 91% [========================================================= ] 1305/1419 91% [========================================================= ] 1306/1419 92% [========================================================= ] 1307/1419 92% [========================================================= ] 1308/1419 92% [========================================================= ] 1309/1419 92% [========================================================= ] 1310/1419 92% [========================================================= ] 1311/1419 92% [========================================================= ] 1312/1419 92% [========================================================= ] 1313/1419 92% [========================================================= ] 1314/1419 92% [========================================================= ] 1315/1419 92% [========================================================= ] 1316/1419 92% [========================================================= ] 1317/1419 92% [========================================================= ] 1318/1419 92% [========================================================= ] 1319/1419 92% [========================================================= ] 1320/1419 93% [========================================================= ] 1321/1419 93% [========================================================= ] 1322/1419 93% [========================================================= ] 1323/1419 93% [========================================================= ] 1324/1419 93% [========================================================= ] 1325/1419 93% [========================================================= ] 1326/1419 93% [========================================================= ] 1327/1419 93% [========================================================== ] 1328/1419 93% [========================================================== ] 1329/1419 93% [========================================================== ] 1330/1419 93% [========================================================== ] 1331/1419 93% [========================================================== ] 1332/1419 93% [========================================================== ] 1333/1419 93% [========================================================== ] 1334/1419 94% [========================================================== ] 1335/1419 94% [========================================================== ] 1336/1419 94% [========================================================== ] 1337/1419 94% [========================================================== ] 1338/1419 94% [========================================================== ] 1339/1419 94% [========================================================== ] 1340/1419 94% [========================================================== ] 1341/1419 94% [========================================================== ] 1342/1419 94% [========================================================== ] 1343/1419 94% [========================================================== ] 1344/1419 94% [========================================================== ] 1345/1419 94% [========================================================== ] 1346/1419 94% [========================================================== ] 1347/1419 94% [========================================================== ] 1348/1419 94% [========================================================== ] 1349/1419 95% [========================================================== ] 1350/1419 95% [=========================================================== ] 1351/1419 95% [=========================================================== ] 1352/1419 95% [=========================================================== ] 1353/1419 95% [=========================================================== ] 1354/1419 95% [=========================================================== ] 1355/1419 95% [=========================================================== ] 1356/1419 95% [=========================================================== ] 1357/1419 95% [=========================================================== ] 1358/1419 95% [=========================================================== ] 1359/1419 95% [=========================================================== ] 1360/1419 95% [=========================================================== ] 1361/1419 95% [=========================================================== ] 1362/1419 95% [=========================================================== ] 1363/1419 96% [=========================================================== ] 1364/1419 96% [=========================================================== ] 1365/1419 96% [=========================================================== ] 1366/1419 96% [=========================================================== ] 1367/1419 96% [=========================================================== ] 1368/1419 96% [=========================================================== ] 1369/1419 96% [=========================================================== ] 1370/1419 96% [=========================================================== ] 1371/1419 96% [=========================================================== ] 1372/1419 96% [=========================================================== ] 1373/1419 96% [============================================================ ] 1374/1419 96% [============================================================ ] 1375/1419 96% [============================================================ ] 1376/1419 96% [============================================================ ] 1377/1419 97% [============================================================ ] 1378/1419 97% [============================================================ ] 1379/1419 97% [============================================================ ] 1380/1419 97% [============================================================ ] 1381/1419 97% [============================================================ ] 1382/1419 97% [============================================================ ] 1383/1419 97% [============================================================ ] 1384/1419 97% [============================================================ ] 1385/1419 97% [============================================================ ] 1386/1419 97% [============================================================ ] 1387/1419 97% [============================================================ ] 1388/1419 97% [============================================================ ] 1389/1419 97% [============================================================ ] 1390/1419 97% [============================================================ ] 1391/1419 98% [============================================================ ] 1392/1419 98% [============================================================ ] 1393/1419 98% [============================================================ ] 1394/1419 98% [============================================================ ] 1395/1419 98% [============================================================ ] 1396/1419 98% [============================================================= ] 1397/1419 98% [============================================================= ] 1398/1419 98% [============================================================= ] 1399/1419 98% [============================================================= ] 1400/1419 98% [============================================================= ] 1401/1419 98% [============================================================= ] 1402/1419 98% [============================================================= ] 1403/1419 98% [============================================================= ] 1404/1419 98% [============================================================= ] 1405/1419 99% [============================================================= ] 1406/1419 99% [============================================================= ] 1407/1419 99% [============================================================= ] 1408/1419 99% [============================================================= ] 1409/1419 99% [============================================================= ] 1410/1419 99% [============================================================= ] 1411/1419 99% [============================================================= ] 1412/1419 99% [============================================================= ] 1413/1419 99% [============================================================= ] 1414/1419 99% [============================================================= ] 1415/1419 99% [============================================================= ] 1416/1419 99% [============================================================= ] 1417/1419 99% [============================================================= ] 1418/1419 99% [==============================================================] 1419/1419 100% operation complete, 1419 objects in 25504 NAND pages. ln -snf /home/autobuild/autobuild/instance-15/output-1/host/mips64el-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-15/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-15/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-15/buildroot' >>> Buildroot 2022.05-229-gefd215c797 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> 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-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.17.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> host-aespipe 2.4f Collecting legal info >>> bdwgc 8.0.6 Collecting legal info README.QUICK: OK (sha256: 0aab7a56a92ed878c4a5464cf282d65f38bcdee64fe9cf213e26254bddb3f340) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libatomic_ops 7.6.12 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> c-ares 1.18.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-python3 3.10.4 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.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-erofs-utils 1.4 Collecting legal info COPYING: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> fetchmail 6.4.29 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> haveged 1.9.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hiredis 1.0.2 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-imx-mkimage rel_imx_5.4.70_2.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> initscripts Collecting legal info >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jquery-keyboard 1.18.12 Collecting legal info README.markdown: OK (sha256: 0ad9a0e7291b45cdb5abe2a517d8b82282a816d41c9224660849792ce01fe983) >>> jquery-mobile 1.4.3 Collecting legal info >>> jquery-ui 1.10.4 Collecting legal info MIT-LICENSE.txt: OK (sha256: ef1fdd608b20fbea7ef269ed03bd24e637717cc193971798a394bf2fa983cd53) >>> jquery 3.5.1 Collecting legal info >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> jpeg Collecting legal info >>> libdcadec 0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdmtx 0.7.5 Collecting legal info LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> host-meson 0.62.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> linenoise 1.0 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> matio 1.5.22 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> openlayers 6.14.1 Collecting legal info >>> host-openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> pure-ftpd 1.0.50 Collecting legal info COPYING: OK (sha256: c1be5d56c28927b05131d7384bd522af4b11c3afea45725f5ca7983c11db61ac) >>> host-python-greenlet 1.1.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> qoriq-cadence-dp-firmware lsdk1909 Collecting legal info COPYING: OK (sha256: d55f024af2bfff714b90de596f6d0399124b999e8c18a86b13a3b507bae6f561) >>> host-qoriq-rcw LSDK-20.12 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> qprint 1.1 Collecting legal info COPYING: OK (sha256: 3bd4089942977a357fed0d3c84b6ea877000c20c7c344c2feabf4b10db9f7495) >>> sqlite 3.38.5 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sshpass 1.09 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> sslh 1.22c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sysstat 12.4.2 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> tcpreplay 4.3.4 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> utf8proc 2.7.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> whetstone 1.2 Collecting legal info >>> host-xorriso 1.5.4.pl02 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYRIGHT: OK (sha256: 72e99e72cd68f226415e5d898f3b38e24ae7991ed038ed72d789fff5b060f028) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: 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: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: jquery-mobile-1.4.3: cannot save license (JQUERY_MOBILE_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: openlayers-6.14.1: cannot save license (OPENLAYERS_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-15/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-15/buildroot'