| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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-8/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-8/output-1/host/bin PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/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-8/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-8/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-8/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-8/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-8/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-8/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-8/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_FCFLAGS@%'-O3', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-8/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-8/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs38%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-8/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-8/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-8/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-8/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-8/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs38%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0', '-static'%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-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-8/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-8/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-8/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/bash" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells grep -qsE '^/usr/bin/screen$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/usr/bin/screen" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells mkdir -p /home/autobuild/autobuild/instance-8/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-8/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-8/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-8/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-8/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-8/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells ln -sf zsh /home/autobuild/autobuild/instance-8/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,zsh,' /home/autobuild/autobuild/instance-8/output-1/target/etc/passwd grep -qsE '^/bin/zsh$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/zsh" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells printf '%s\n' C en_US locale-archive > /home/autobuild/autobuild/instance-8/output-1/build/locales.nopurge for dir in /home/autobuild/autobuild/instance-8/output-1/target/usr/share/locale /home/autobuild/autobuild/instance-8/output-1/target/usr/share/X11/locale /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/autobuild/autobuild/instance-8/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/autobuild/autobuild/instance-8/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/autobuild/autobuild/instance-8/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/autobuild/autobuild/instance-8/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/include /home/autobuild/autobuild/instance-8/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-8/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-8/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-8/output-1/target/usr/doc find /home/autobuild/autobuild/instance-8/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-8/output-1/target/lib/ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-8/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-8/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/man /home/autobuild/autobuild/instance-8/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/info /home/autobuild/autobuild/instance-8/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/doc /home/autobuild/autobuild/instance-8/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-8/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-8/output-1/target/lib/debug /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-8/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-8/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-8/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-8/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-8/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-643-g014ec19dfe"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-8/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-8/output-1/per-package /home/autobuild/autobuild/instance-8/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-8/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ext2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/images rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-8/output-1/target/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/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-8/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot echo "/home/autobuild/autobuild/instance-8/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot printf ' find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target -print0 | xargs -0 -r touch -hd @1666378869\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -f /home/autobuild/autobuild/instance-8/output-1/images/rootfs.ext2\n /home/autobuild/autobuild/instance-8/output-1/host/sbin/mkfs.ext3 -d /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target -r 1 -N 0 -m 5 -L "rootfs" -O ^64bit /home/autobuild/autobuild/instance-8/output-1/images/rootfs.ext2 "5G" || { ret=$?; echo "*** Maybe you need to increase the filesystem size (BR2_TARGET_ROOTFS_EXT2_SIZE)" 1>&2; exit $ret; }\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot chmod a+x /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/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-8/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot rootdir=/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target table='/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt' mke2fs 1.46.5 (30-Dec-2021) Creating regular file /home/autobuild/autobuild/instance-8/output-1/images/rootfs.ext2 Creating filesystem with 1310720 4k blocks and 327680 inodes Filesystem UUID: 98926494-4673-4ab2-9e03-015f22c64405 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736 Allocating group tables: 0/40 done Writing inode tables: 0/40 done Creating journal (16384 blocks): done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/40 done PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/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-8/output-1/images/rootfs.ext2 > /home/autobuild/autobuild/instance-8/output-1/images/rootfs.ext2.zst ln -sf rootfs.ext2.zst /home/autobuild/autobuild/instance-8/output-1/images/rootfs.ext3.zst >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/images rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-8/output-1/target/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/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-8/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-8/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target -print0 | xargs -0 -r touch -hd @1666378869\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-8/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/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-8/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-8/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-8/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2094 objects. stage 2: creating image '/home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2' [ ] 1/2094 0% [ ] 2/2094 0% [ ] 3/2094 0% [ ] 4/2094 0% [ ] 5/2094 0% [ ] 6/2094 0% [ ] 7/2094 0% [ ] 8/2094 0% [ ] 9/2094 0% [ ] 10/2094 0% [ ] 11/2094 0% [ ] 12/2094 0% [ ] 13/2094 0% [ ] 14/2094 0% [ ] 15/2094 0% [ ] 16/2094 0% [ ] 17/2094 0% [ ] 18/2094 0% [ ] 19/2094 0% [ ] 20/2094 0% [ ] 21/2094 1% [ ] 22/2094 1% [ ] 23/2094 1% [ ] 24/2094 1% [ ] 25/2094 1% [ ] 26/2094 1% [ ] 27/2094 1% [ ] 28/2094 1% [ ] 29/2094 1% [ ] 30/2094 1% [ ] 31/2094 1% [ ] 32/2094 1% [ ] 33/2094 1% [= ] 34/2094 1% [= ] 35/2094 1% [= ] 36/2094 1% [= ] 37/2094 1% [= ] 38/2094 1% [= ] 39/2094 1% [= ] 40/2094 1% [= ] 41/2094 1% [= ] 42/2094 2% [= ] 43/2094 2% [= ] 44/2094 2% [= ] 45/2094 2% [= ] 46/2094 2% [= ] 47/2094 2% [= ] 48/2094 2% [= ] 49/2094 2% [= ] 50/2094 2% [= ] 51/2094 2% [= ] 52/2094 2% [= ] 53/2094 2% [= ] 54/2094 2% [= ] 55/2094 2% [= ] 56/2094 2% [= ] 57/2094 2% [= ] 58/2094 2% [= ] 59/2094 2% [= ] 60/2094 2% [= ] 61/2094 2% [= ] 62/2094 2% [= ] 63/2094 3% [= ] 64/2094 3% [= ] 65/2094 3% [= ] 66/2094 3% [= ] 67/2094 3% [== ] 68/2094 3% [== ] 69/2094 3% [== ] 70/2094 3% [== ] 71/2094 3% [== ] 72/2094 3% [== ] 73/2094 3% [== ] 74/2094 3% [== ] 75/2094 3% [== ] 76/2094 3% [== ] 77/2094 3% [== ] 78/2094 3% [== ] 79/2094 3% [== ] 80/2094 3% [== ] 81/2094 3% [== ] 82/2094 3% [== ] 83/2094 3% [== ] 84/2094 4% [== ] 85/2094 4% [== ] 86/2094 4% [== ] 87/2094 4% [== ] 88/2094 4% [== ] 89/2094 4% [== ] 90/2094 4% [== ] 91/2094 4% [== ] 92/2094 4% [== ] 93/2094 4% [== ] 94/2094 4% [== ] 95/2094 4% [== ] 96/2094 4% [== ] 97/2094 4% [== ] 98/2094 4% [== ] 99/2094 4% [== ] 100/2094 4% [== ] 101/2094 4% [=== ] 102/2094 4% [=== ] 103/2094 4% [=== ] 104/2094 4% [=== ] 105/2094 5% [=== ] 106/2094 5% [=== ] 107/2094 5% [=== ] 108/2094 5% [=== ] 109/2094 5% [=== ] 110/2094 5% [=== ] 111/2094 5% [=== ] 112/2094 5% [=== ] 113/2094 5% [=== ] 114/2094 5% [=== ] 115/2094 5% [=== ] 116/2094 5% [=== ] 117/2094 5% [=== ] 118/2094 5% [=== ] 119/2094 5% [=== ] 120/2094 5% [=== ] 121/2094 5% [=== ] 122/2094 5% [=== ] 123/2094 5% [=== ] 124/2094 5% [=== ] 125/2094 5% [=== ] 126/2094 6% [=== ] 127/2094 6% [=== ] 128/2094 6% [=== ] 129/2094 6% [=== ] 130/2094 6% [=== ] 131/2094 6% [=== ] 132/2094 6% [=== ] 133/2094 6% [=== ] 134/2094 6% [=== ] 135/2094 6% [==== ] 136/2094 6% [==== ] 137/2094 6% [==== ] 138/2094 6% [==== ] 139/2094 6% [==== ] 140/2094 6% [==== ] 141/2094 6% [==== ] 142/2094 6% [==== ] 143/2094 6% [==== ] 144/2094 6% [==== ] 145/2094 6% [==== ] 146/2094 6% [==== ] 147/2094 7% [==== ] 148/2094 7% [==== ] 149/2094 7% [==== ] 150/2094 7% [==== ] 151/2094 7% [==== ] 152/2094 7% [==== ] 153/2094 7% [==== ] 154/2094 7% [==== ] 155/2094 7% [==== ] 156/2094 7% [==== ] 157/2094 7% [==== ] 158/2094 7% [==== ] 159/2094 7% [==== ] 160/2094 7% [==== ] 161/2094 7% [==== ] 162/2094 7% [==== ] 163/2094 7% [==== ] 164/2094 7% [==== ] 165/2094 7% [==== ] 166/2094 7% [==== ] 167/2094 7% [==== ] 168/2094 8% [===== ] 169/2094 8% [===== ] 170/2094 8% [===== ] 171/2094 8% [===== ] 172/2094 8% [===== ] 173/2094 8% [===== ] 174/2094 8% [===== ] 175/2094 8% [===== ] 176/2094 8% [===== ] 177/2094 8% [===== ] 178/2094 8% [===== ] 179/2094 8% [===== ] 180/2094 8% [===== ] 181/2094 8% [===== ] 182/2094 8% [===== ] 183/2094 8% [===== ] 184/2094 8% [===== ] 185/2094 8% [===== ] 186/2094 8% [===== ] 187/2094 8% [===== ] 188/2094 8% [===== ] 189/2094 9% [===== ] 190/2094 9% [===== ] 191/2094 9% [===== ] 192/2094 9% [===== ] 193/2094 9% [===== ] 194/2094 9% [===== ] 195/2094 9% [===== ] 196/2094 9% [===== ] 197/2094 9% [===== ] 198/2094 9% [===== ] 199/2094 9% [===== ] 200/2094 9% [===== ] 201/2094 9% [===== ] 202/2094 9% [====== ] 203/2094 9% [====== ] 204/2094 9% [====== ] 205/2094 9% [====== ] 206/2094 9% [====== ] 207/2094 9% [====== ] 208/2094 9% [====== ] 209/2094 9% [====== ] 210/2094 10% [====== ] 211/2094 10% [====== ] 212/2094 10% [====== ] 213/2094 10% [====== ] 214/2094 10% [====== ] 215/2094 10% [====== ] 216/2094 10% [====== ] 217/2094 10% [====== ] 218/2094 10% [====== ] 219/2094 10% [====== ] 220/2094 10% [====== ] 221/2094 10% [====== ] 222/2094 10% [====== ] 223/2094 10% [====== ] 224/2094 10% [====== ] 225/2094 10% [====== ] 226/2094 10% [====== ] 227/2094 10% [====== ] 228/2094 10% [====== ] 229/2094 10% [====== ] 230/2094 10% [====== ] 231/2094 11% [====== ] 232/2094 11% [====== ] 233/2094 11% [====== ] 234/2094 11% [====== ] 235/2094 11% [====== ] 236/2094 11% [======= ] 237/2094 11% [======= ] 238/2094 11% [======= ] 239/2094 11% [======= ] 240/2094 11% [======= ] 241/2094 11% [======= ] 242/2094 11% [======= ] 243/2094 11% [======= ] 244/2094 11% [======= ] 245/2094 11% [======= ] 246/2094 11% [======= ] 247/2094 11% [======= ] 248/2094 11% [======= ] 249/2094 11% [======= ] 250/2094 11% [======= ] 251/2094 11% [======= ] 252/2094 12% [======= ] 253/2094 12% [======= ] 254/2094 12% [======= ] 255/2094 12% [======= ] 256/2094 12% [======= ] 257/2094 12% [======= ] 258/2094 12% [======= ] 259/2094 12% [======= ] 260/2094 12% [======= ] 261/2094 12% [======= ] 262/2094 12% [======= ] 263/2094 12% [======= ] 264/2094 12% [======= ] 265/2094 12% [======= ] 266/2094 12% [======= ] 267/2094 12% [======= ] 268/2094 12% [======= ] 269/2094 12% [======= ] 270/2094 12% [======== ] 271/2094 12% [======== ] 272/2094 12% [======== ] 273/2094 13% [======== ] 274/2094 13% [======== ] 275/2094 13% [======== ] 276/2094 13% [======== ] 277/2094 13% [======== ] 278/2094 13% [======== ] 279/2094 13% [======== ] 280/2094 13% [======== ] 281/2094 13% [======== ] 282/2094 13% [======== ] 283/2094 13% [======== ] 284/2094 13% [======== ] 285/2094 13% [======== ] 286/2094 13% [======== ] 287/2094 13% [======== ] 288/2094 13% [======== ] 289/2094 13% [======== ] 290/2094 13% [======== ] 291/2094 13% [======== ] 292/2094 13% [======== ] 293/2094 13% [======== ] 294/2094 14% [======== ] 295/2094 14% [======== ] 296/2094 14% [======== ] 297/2094 14% [======== ] 298/2094 14% [======== ] 299/2094 14% [======== ] 300/2094 14% [======== ] 301/2094 14% [======== ] 302/2094 14% [======== ] 303/2094 14% [========= ] 304/2094 14% [========= ] 305/2094 14% [========= ] 306/2094 14% [========= ] 307/2094 14% [========= ] 308/2094 14% [========= ] 309/2094 14% [========= ] 310/2094 14% [========= ] 311/2094 14% [========= ] 312/2094 14% [========= ] 313/2094 14% [========= ] 314/2094 14% [========= ] 315/2094 15% [========= ] 316/2094 15% [========= ] 317/2094 15% [========= ] 318/2094 15% [========= ] 319/2094 15% [========= ] 320/2094 15% [========= ] 321/2094 15% [========= ] 322/2094 15% [========= ] 323/2094 15% [========= ] 324/2094 15% [========= ] 325/2094 15% [========= ] 326/2094 15% [========= ] 327/2094 15% [========= ] 328/2094 15% [========= ] 329/2094 15% [========= ] 330/2094 15% [========= ] 331/2094 15% [========= ] 332/2094 15% [========= ] 333/2094 15% [========= ] 334/2094 15% [========= ] 335/2094 15% [========= ] 336/2094 16% [========= ] 337/2094 16% [========== ] 338/2094 16% [========== ] 339/2094 16% [========== ] 340/2094 16% [========== ] 341/2094 16% [========== ] 342/2094 16% [========== ] 343/2094 16% [========== ] 344/2094 16% [========== ] 345/2094 16% [========== ] 346/2094 16% [========== ] 347/2094 16% [========== ] 348/2094 16% [========== ] 349/2094 16% [========== ] 350/2094 16% [========== ] 351/2094 16% [========== ] 352/2094 16% [========== ] 353/2094 16% [========== ] 354/2094 16% [========== ] 355/2094 16% [========== ] 356/2094 17% [========== ] 357/2094 17% [========== ] 358/2094 17% [========== ] 359/2094 17% [========== ] 360/2094 17% [========== ] 361/2094 17% [========== ] 362/2094 17% [========== ] 363/2094 17% [========== ] 364/2094 17% [========== ] 365/2094 17% [========== ] 366/2094 17% [========== ] 367/2094 17% [========== ] 368/2094 17% [========== ] 369/2094 17% [========== ] 370/2094 17% [========== ] 371/2094 17% [=========== ] 372/2094 17% [=========== ] 373/2094 17% [=========== ] 374/2094 17% [=========== ] 375/2094 17% [=========== ] 376/2094 17% [=========== ] 377/2094 18% [=========== ] 378/2094 18% [=========== ] 379/2094 18% [=========== ] 380/2094 18% [=========== ] 381/2094 18% [=========== ] 382/2094 18% [=========== ] 383/2094 18% [=========== ] 384/2094 18% [=========== ] 385/2094 18% [=========== ] 386/2094 18% [=========== ] 387/2094 18% [=========== ] 388/2094 18% [=========== ] 389/2094 18% [=========== ] 390/2094 18% [=========== ] 391/2094 18% [=========== ] 392/2094 18% [=========== ] 393/2094 18% [=========== ] 394/2094 18% [=========== ] 395/2094 18% [=========== ] 396/2094 18% [=========== ] 397/2094 18% [=========== ] 398/2094 19% [=========== ] 399/2094 19% [=========== ] 400/2094 19% [=========== ] 401/2094 19% [=========== ] 402/2094 19% [=========== ] 403/2094 19% [=========== ] 404/2094 19% [=========== ] 405/2094 19% [============ ] 406/2094 19% [============ ] 407/2094 19% [============ ] 408/2094 19% [============ ] 409/2094 19% [============ ] 410/2094 19% [============ ] 411/2094 19% [============ ] 412/2094 19% [============ ] 413/2094 19% [============ ] 414/2094 19% [============ ] 415/2094 19% [============ ] 416/2094 19% [============ ] 417/2094 19% [============ ] 418/2094 19% [============ ] 419/2094 20% [============ ] 420/2094 20% [============ ] 421/2094 20% [============ ] 422/2094 20% [============ ] 423/2094 20% [============ ] 424/2094 20% [============ ] 425/2094 20% [============ ] 426/2094 20% [============ ] 427/2094 20% [============ ] 428/2094 20% [============ ] 429/2094 20% [============ ] 430/2094 20% [============ ] 431/2094 20% [============ ] 432/2094 20% [============ ] 433/2094 20% [============ ] 434/2094 20% [============ ] 435/2094 20% [============ ] 436/2094 20% [============ ] 437/2094 20% [============ ] 438/2094 20% [============ ] 439/2094 20% [============= ] 440/2094 21% [============= ] 441/2094 21% [============= ] 442/2094 21% [============= ] 443/2094 21% [============= ] 444/2094 21% [============= ] 445/2094 21% [============= ] 446/2094 21% [============= ] 447/2094 21% [============= ] 448/2094 21% [============= ] 449/2094 21% [============= ] 450/2094 21% [============= ] 451/2094 21% [============= ] 452/2094 21% [============= ] 453/2094 21% [============= ] 454/2094 21% [============= ] 455/2094 21% [============= ] 456/2094 21% [============= ] 457/2094 21% [============= ] 458/2094 21% [============= ] 459/2094 21% [============= ] 460/2094 21% [============= ] 461/2094 22% [============= ] 462/2094 22% [============= ] 463/2094 22% [============= ] 464/2094 22% [============= ] 465/2094 22% [============= ] 466/2094 22% [============= ] 467/2094 22% [============= ] 468/2094 22% [============= ] 469/2094 22% [============= ] 470/2094 22% [============= ] 471/2094 22% [============= ] 472/2094 22% [============== ] 473/2094 22% [============== ] 474/2094 22% [============== ] 475/2094 22% [============== ] 476/2094 22% [============== ] 477/2094 22% [============== ] 478/2094 22% [============== ] 479/2094 22% [============== ] 480/2094 22% [============== ] 481/2094 22% [============== ] 482/2094 23% [============== ] 483/2094 23% [============== ] 484/2094 23% [============== ] 485/2094 23% [============== ] 486/2094 23% [============== ] 487/2094 23% [============== ] 488/2094 23% [============== ] 489/2094 23% [============== ] 490/2094 23% [============== ] 491/2094 23% [============== ] 492/2094 23% [============== ] 493/2094 23% [============== ] 494/2094 23% [============== ] 495/2094 23% [============== ] 496/2094 23% [============== ] 497/2094 23% [============== ] 498/2094 23% [============== ] 499/2094 23% [============== ] 500/2094 23% [============== ] 501/2094 23% [============== ] 502/2094 23% [============== ] 503/2094 24% [============== ] 504/2094 24% [============== ] 505/2094 24% [============== ] 506/2094 24% [=============== ] 507/2094 24% [=============== ] 508/2094 24% [=============== ] 509/2094 24% [=============== ] 510/2094 24% [=============== ] 511/2094 24% [=============== ] 512/2094 24% [=============== ] 513/2094 24% [=============== ] 514/2094 24% [=============== ] 515/2094 24% [=============== ] 516/2094 24% [=============== ] 517/2094 24% [=============== ] 518/2094 24% [=============== ] 519/2094 24% [=============== ] 520/2094 24% [=============== ] 521/2094 24% [=============== ] 522/2094 24% [=============== ] 523/2094 24% [=============== ] 524/2094 25% [=============== ] 525/2094 25% [=============== ] 526/2094 25% [=============== ] 527/2094 25% [=============== ] 528/2094 25% [=============== ] 529/2094 25% [=============== ] 530/2094 25% [=============== ] 531/2094 25% [=============== ] 532/2094 25% [=============== ] 533/2094 25% [=============== ] 534/2094 25% [=============== ] 535/2094 25% [=============== ] 536/2094 25% [=============== ] 537/2094 25% [=============== ] 538/2094 25% [=============== ] 539/2094 25% [=============== ] 540/2094 25% [================ ] 541/2094 25% [================ ] 542/2094 25% [================ ] 543/2094 25% [================ ] 544/2094 25% [================ ] 545/2094 26% [================ ] 546/2094 26% [================ ] 547/2094 26% [================ ] 548/2094 26% [================ ] 549/2094 26% [================ ] 550/2094 26% [================ ] 551/2094 26% [================ ] 552/2094 26% [================ ] 553/2094 26% [================ ] 554/2094 26% [================ ] 555/2094 26% [================ ] 556/2094 26% [================ ] 557/2094 26% [================ ] 558/2094 26% [================ ] 559/2094 26% [================ ] 560/2094 26% [================ ] 561/2094 26% [================ ] 562/2094 26% [================ ] 563/2094 26% [================ ] 564/2094 26% [================ ] 565/2094 26% [================ ] 566/2094 27% [================ ] 567/2094 27% [================ ] 568/2094 27% [================ ] 569/2094 27% [================ ] 570/2094 27% [================ ] 571/2094 27% [================ ] 572/2094 27% [================ ] 573/2094 27% [================ ] 574/2094 27% [================= ] 575/2094 27% [================= ] 576/2094 27% [================= ] 577/2094 27% [================= ] 578/2094 27% [================= ] 579/2094 27% [================= ] 580/2094 27% [================= ] 581/2094 27% [================= ] 582/2094 27% [================= ] 583/2094 27% [================= ] 584/2094 27% [================= ] 585/2094 27% [================= ] 586/2094 27% [================= ] 587/2094 28% [================= ] 588/2094 28% [================= ] 589/2094 28% [================= ] 590/2094 28% [================= ] 591/2094 28% [================= ] 592/2094 28% [================= ] 593/2094 28% [================= ] 594/2094 28% [================= ] 595/2094 28% [================= ] 596/2094 28% [================= ] 597/2094 28% [================= ] 598/2094 28% [================= ] 599/2094 28% [================= ] 600/2094 28% [================= ] 601/2094 28% [================= ] 602/2094 28% [================= ] 603/2094 28% [================= ] 604/2094 28% [================= ] 605/2094 28% [================= ] 606/2094 28% [================= ] 607/2094 28% [================== ] 608/2094 29% [================== ] 609/2094 29% [================== ] 610/2094 29% [================== ] 611/2094 29% [================== ] 612/2094 29% [================== ] 613/2094 29% [================== ] 614/2094 29% [================== ] 615/2094 29% [================== ] 616/2094 29% [================== ] 617/2094 29% [================== ] 618/2094 29% [================== ] 619/2094 29% [================== ] 620/2094 29% [================== ] 621/2094 29% [================== ] 622/2094 29% [================== ] 623/2094 29% [================== ] 624/2094 29% [================== ] 625/2094 29% [================== ] 626/2094 29% [================== ] 627/2094 29% [================== ] 628/2094 29% [================== ] 629/2094 30% [================== ] 630/2094 30% [================== ] 631/2094 30% [================== ] 632/2094 30% [================== ] 633/2094 30% [================== ] 634/2094 30% [================== ] 635/2094 30% [================== ] 636/2094 30% [================== ] 637/2094 30% [================== ] 638/2094 30% [================== ] 639/2094 30% [================== ] 640/2094 30% [================== ] 641/2094 30% [=================== ] 642/2094 30% [=================== ] 643/2094 30% [=================== ] 644/2094 30% [=================== ] 645/2094 30% [=================== ] 646/2094 30% [=================== ] 647/2094 30% [=================== ] 648/2094 30% [=================== ] 649/2094 30% [=================== ] 650/2094 31% [=================== ] 651/2094 31% [=================== ] 652/2094 31% [=================== ] 653/2094 31% [=================== ] 654/2094 31% [=================== ] 655/2094 31% [=================== ] 656/2094 31% [=================== ] 657/2094 31% [=================== ] 658/2094 31% [=================== ] 659/2094 31% [=================== ] 660/2094 31% [=================== ] 661/2094 31% [=================== ] 662/2094 31% [=================== ] 663/2094 31% [=================== ] 664/2094 31% [=================== ] 665/2094 31% [=================== ] 666/2094 31% [=================== ] 667/2094 31% [=================== ] 668/2094 31% [=================== ] 669/2094 31% [=================== ] 670/2094 31% [=================== ] 671/2094 32% [=================== ] 672/2094 32% [=================== ] 673/2094 32% [=================== ] 674/2094 32% [=================== ] 675/2094 32% [==================== ] 676/2094 32% [==================== ] 677/2094 32% [==================== ] 678/2094 32% [==================== ] 679/2094 32% [==================== ] 680/2094 32% [==================== ] 681/2094 32% [==================== ] 682/2094 32% [==================== ] 683/2094 32% [==================== ] 684/2094 32% [==================== ] 685/2094 32% [==================== ] 686/2094 32% [==================== ] 687/2094 32% [==================== ] 688/2094 32% [==================== ] 689/2094 32% [==================== ] 690/2094 32% [==================== ] 691/2094 32% [==================== ] 692/2094 33% [==================== ] 693/2094 33% [==================== ] 694/2094 33% [==================== ] 695/2094 33% [==================== ] 696/2094 33% [==================== ] 697/2094 33% [==================== ] 698/2094 33% [==================== ] 699/2094 33% [==================== ] 700/2094 33% [==================== ] 701/2094 33% [==================== ] 702/2094 33% [==================== ] 703/2094 33% [==================== ] 704/2094 33% [==================== ] 705/2094 33% [==================== ] 706/2094 33% [==================== ] 707/2094 33% [==================== ] 708/2094 33% [==================== ] 709/2094 33% [===================== ] 710/2094 33% [===================== ] 711/2094 33% [===================== ] 712/2094 34% [===================== ] 713/2094 34% [===================== ] 714/2094 34% [===================== ] 715/2094 34% [===================== ] 716/2094 34% [===================== ] 717/2094 34% [===================== ] 718/2094 34% [===================== ] 719/2094 34% [===================== ] 720/2094 34% [===================== ] 721/2094 34% [===================== ] 722/2094 34% [===================== ] 723/2094 34% [===================== ] 724/2094 34% [===================== ] 725/2094 34% [===================== ] 726/2094 34% [===================== ] 727/2094 34% [===================== ] 728/2094 34% [===================== ] 729/2094 34% [===================== ] 730/2094 34% [===================== ] 731/2094 34% [===================== ] 732/2094 34% [===================== ] 733/2094 35% [===================== ] 734/2094 35% [===================== ] 735/2094 35% [===================== ] 736/2094 35% [===================== ] 737/2094 35% [===================== ] 738/2094 35% [===================== ] 739/2094 35% [===================== ] 740/2094 35% [===================== ] 741/2094 35% [===================== ] 742/2094 35% [===================== ] 743/2094 35% [====================== ] 744/2094 35% [====================== ] 745/2094 35% [====================== ] 746/2094 35% [====================== ] 747/2094 35% [====================== ] 748/2094 35% [====================== ] 749/2094 35% [====================== ] 750/2094 35% [====================== ] 751/2094 35% [====================== ] 752/2094 35% [====================== ] 753/2094 35% [====================== ] 754/2094 36% [====================== ] 755/2094 36% [====================== ] 756/2094 36% [====================== ] 757/2094 36% [====================== ] 758/2094 36% [====================== ] 759/2094 36% [====================== ] 760/2094 36% [====================== ] 761/2094 36% [====================== ] 762/2094 36% [====================== ] 763/2094 36% [====================== ] 764/2094 36% [====================== ] 765/2094 36% [====================== ] 766/2094 36% [====================== ] 767/2094 36% [====================== ] 768/2094 36% [====================== ] 769/2094 36% [====================== ] 770/2094 36% [====================== ] 771/2094 36% [====================== ] 772/2094 36% [====================== ] 773/2094 36% [====================== ] 774/2094 36% [====================== ] 775/2094 37% [====================== ] 776/2094 37% [======================= ] 777/2094 37% [======================= ] 778/2094 37% [======================= ] 779/2094 37% [======================= ] 780/2094 37% [======================= ] 781/2094 37% [======================= ] 782/2094 37% [======================= ] 783/2094 37% [======================= ] 784/2094 37% [======================= ] 785/2094 37% [======================= ] 786/2094 37% [======================= ] 787/2094 37% [======================= ] 788/2094 37% [======================= ] 789/2094 37% [======================= ] 790/2094 37% [======================= ] 791/2094 37% [======================= ] 792/2094 37% [======================= ] 793/2094 37% [======================= ] 794/2094 37% [======================= ] 795/2094 37% [======================= ] 796/2094 38% [======================= ] 797/2094 38% [======================= ] 798/2094 38% [======================= ] 799/2094 38% [======================= ] 800/2094 38% [======================= ] 801/2094 38% [======================= ] 802/2094 38% [======================= ] 803/2094 38% [======================= ] 804/2094 38% [======================= ] 805/2094 38% [======================= ] 806/2094 38% [======================= ] 807/2094 38% [======================= ] 808/2094 38% [======================= ] 809/2094 38% [======================= ] 810/2094 38% [======================== ] 811/2094 38% [======================== ] 812/2094 38% [======================== ] 813/2094 38% [======================== ] 814/2094 38% [======================== ] 815/2094 38% [======================== ] 816/2094 38% [======================== ] 817/2094 39% [======================== ] 818/2094 39% [======================== ] 819/2094 39% [======================== ] 820/2094 39% [======================== ] 821/2094 39% [======================== ] 822/2094 39% [======================== ] 823/2094 39% [======================== ] 824/2094 39% [======================== ] 825/2094 39% [======================== ] 826/2094 39% [======================== ] 827/2094 39% [======================== ] 828/2094 39% [======================== ] 829/2094 39% [======================== ] 830/2094 39% [======================== ] 831/2094 39% [======================== ] 832/2094 39% [======================== ] 833/2094 39% [======================== ] 834/2094 39% [======================== ] 835/2094 39% [======================== ] 836/2094 39% [======================== ] 837/2094 39% [======================== ] 838/2094 40% [======================== ] 839/2094 40% [======================== ] 840/2094 40% [======================== ] 841/2094 40% [======================== ] 842/2094 40% [======================== ] 843/2094 40% [======================== ] 844/2094 40% [========================= ] 845/2094 40% [========================= ] 846/2094 40% [========================= ] 847/2094 40% [========================= ] 848/2094 40% [========================= ] 849/2094 40% [========================= ] 850/2094 40% [========================= ] 851/2094 40% [========================= ] 852/2094 40% [========================= ] 853/2094 40% [========================= ] 854/2094 40% [========================= ] 855/2094 40% [========================= ] 856/2094 40% [========================= ] 857/2094 40% [========================= ] 858/2094 40% [========================= ] 859/2094 41% [========================= ] 860/2094 41% [========================= ] 861/2094 41% [========================= ] 862/2094 41% [========================= ] 863/2094 41% [========================= ] 864/2094 41% [========================= ] 865/2094 41% [========================= ] 866/2094 41% [========================= ] 867/2094 41% [========================= ] 868/2094 41% [========================= ] 869/2094 41% [========================= ] 870/2094 41% [========================= ] 871/2094 41% [========================= ] 872/2094 41% [========================= ] 873/2094 41% [========================= ] 874/2094 41% [========================= ] 875/2094 41% [========================= ] 876/2094 41% [========================= ] 877/2094 41% [========================= ] 878/2094 41% [========================== ] 879/2094 41% [========================== ] 880/2094 42% [========================== ] 881/2094 42% [========================== ] 882/2094 42% [========================== ] 883/2094 42% [========================== ] 884/2094 42% [========================== ] 885/2094 42% [========================== ] 886/2094 42% [========================== ] 887/2094 42% [========================== ] 888/2094 42% [========================== ] 889/2094 42% [========================== ] 890/2094 42% [========================== ] 891/2094 42% [========================== ] 892/2094 42% [========================== ] 893/2094 42% [========================== ] 894/2094 42% [========================== ] 895/2094 42% [========================== ] 896/2094 42% [========================== ] 897/2094 42% [========================== ] 898/2094 42% [========================== ] 899/2094 42% [========================== ] 900/2094 42% [========================== ] 901/2094 43% [========================== ] 902/2094 43% [========================== ] 903/2094 43% [========================== ] 904/2094 43% [========================== ] 905/2094 43% [========================== ] 906/2094 43% [========================== ] 907/2094 43% [========================== ] 908/2094 43% [========================== ] 909/2094 43% [========================== ] 910/2094 43% [========================== ] 911/2094 43% [=========================== ] 912/2094 43% [=========================== ] 913/2094 43% [=========================== ] 914/2094 43% [=========================== ] 915/2094 43% [=========================== ] 916/2094 43% [=========================== ] 917/2094 43% [=========================== ] 918/2094 43% [=========================== ] 919/2094 43% [=========================== ] 920/2094 43% [=========================== ] 921/2094 43% [=========================== ] 922/2094 44% [=========================== ] 923/2094 44% [=========================== ] 924/2094 44% [=========================== ] 925/2094 44% [=========================== ] 926/2094 44% [=========================== ] 927/2094 44% [=========================== ] 928/2094 44% [=========================== ] 929/2094 44% [=========================== ] 930/2094 44% [=========================== ] 931/2094 44% [=========================== ] 932/2094 44% [=========================== ] 933/2094 44% [=========================== ] 934/2094 44% [=========================== ] 935/2094 44% [=========================== ] 936/2094 44% [=========================== ] 937/2094 44% [=========================== ] 938/2094 44% [=========================== ] 939/2094 44% [=========================== ] 940/2094 44% [=========================== ] 941/2094 44% [=========================== ] 942/2094 44% [=========================== ] 943/2094 45% [=========================== ] 944/2094 45% [=========================== ] 945/2094 45% [============================ ] 946/2094 45% [============================ ] 947/2094 45% [============================ ] 948/2094 45% [============================ ] 949/2094 45% [============================ ] 950/2094 45% [============================ ] 951/2094 45% [============================ ] 952/2094 45% [============================ ] 953/2094 45% [============================ ] 954/2094 45% [============================ ] 955/2094 45% [============================ ] 956/2094 45% [============================ ] 957/2094 45% [============================ ] 958/2094 45% [============================ ] 959/2094 45% [============================ ] 960/2094 45% [============================ ] 961/2094 45% [============================ ] 962/2094 45% [============================ ] 963/2094 45% [============================ ] 964/2094 46% [============================ ] 965/2094 46% [============================ ] 966/2094 46% [============================ ] 967/2094 46% [============================ ] 968/2094 46% [============================ ] 969/2094 46% [============================ ] 970/2094 46% [============================ ] 971/2094 46% [============================ ] 972/2094 46% [============================ ] 973/2094 46% [============================ ] 974/2094 46% [============================ ] 975/2094 46% [============================ ] 976/2094 46% [============================ ] 977/2094 46% [============================ ] 978/2094 46% [============================ ] 979/2094 46% [============================= ] 980/2094 46% [============================= ] 981/2094 46% [============================= ] 982/2094 46% [============================= ] 983/2094 46% [============================= ] 984/2094 46% [============================= ] 985/2094 47% [============================= ] 986/2094 47% [============================= ] 987/2094 47% [============================= ] 988/2094 47% [============================= ] 989/2094 47% [============================= ] 990/2094 47% [============================= ] 991/2094 47% [============================= ] 992/2094 47% [============================= ] 993/2094 47% [============================= ] 994/2094 47% [============================= ] 995/2094 47% [============================= ] 996/2094 47% [============================= ] 997/2094 47% [============================= ] 998/2094 47% [============================= ] 999/2094 47% [============================= ] 1000/2094 47% [============================= ] 1001/2094 47% [============================= ] 1002/2094 47% [============================= ] 1003/2094 47% [============================= ] 1004/2094 47% [============================= ] 1005/2094 47% [============================= ] 1006/2094 48% [============================= ] 1007/2094 48% [============================= ] 1008/2094 48% [============================= ] 1009/2094 48% [============================= ] 1010/2094 48% [============================= ] 1011/2094 48% [============================= ] 1012/2094 48% [============================= ] 1013/2094 48% [============================== ] 1014/2094 48% [============================== ] 1015/2094 48% [============================== ] 1016/2094 48% [============================== ] 1017/2094 48% [============================== ] 1018/2094 48% [============================== ] 1019/2094 48% [============================== ] 1020/2094 48% [============================== ] 1021/2094 48% [============================== ] 1022/2094 48% [============================== ] 1023/2094 48% [============================== ] 1024/2094 48% [============================== ] 1025/2094 48% [============================== ] 1026/2094 48% [============================== ] 1027/2094 49% [============================== ] 1028/2094 49% [============================== ] 1029/2094 49% [============================== ] 1030/2094 49% [============================== ] 1031/2094 49% [============================== ] 1032/2094 49% [============================== ] 1033/2094 49% [============================== ] 1034/2094 49% [============================== ] 1035/2094 49% [============================== ] 1036/2094 49% [============================== ] 1037/2094 49% [============================== ] 1038/2094 49% [============================== ] 1039/2094 49% [============================== ] 1040/2094 49% [============================== ] 1041/2094 49% [============================== ] 1042/2094 49% [============================== ] 1043/2094 49% [============================== ] 1044/2094 49% [============================== ] 1045/2094 49% [============================== ] 1046/2094 49% [=============================== ] 1047/2094 50% [=============================== ] 1048/2094 50% [=============================== ] 1049/2094 50% [=============================== ] 1050/2094 50% [=============================== ] 1051/2094 50% [=============================== ] 1052/2094 50% [=============================== ] 1053/2094 50% [=============================== ] 1054/2094 50% [=============================== ] 1055/2094 50% [=============================== ] 1056/2094 50% [=============================== ] 1057/2094 50% [=============================== ] 1058/2094 50% [=============================== ] 1059/2094 50% [=============================== ] 1060/2094 50% [=============================== ] 1061/2094 50% [=============================== ] 1062/2094 50% [=============================== ] 1063/2094 50% [=============================== ] 1064/2094 50% [=============================== ] 1065/2094 50% [=============================== ] 1066/2094 50% [=============================== ] 1067/2094 50% [=============================== ] 1068/2094 51% [=============================== ] 1069/2094 51% [=============================== ] 1070/2094 51% [=============================== ] 1071/2094 51% [=============================== ] 1072/2094 51% [=============================== ] 1073/2094 51% [=============================== ] 1074/2094 51% [=============================== ] 1075/2094 51% [=============================== ] 1076/2094 51% [=============================== ] 1077/2094 51% [=============================== ] 1078/2094 51% [=============================== ] 1079/2094 51% [=============================== ] 1080/2094 51% [================================ ] 1081/2094 51% [================================ ] 1082/2094 51% [================================ ] 1083/2094 51% [================================ ] 1084/2094 51% [================================ ] 1085/2094 51% [================================ ] 1086/2094 51% [================================ ] 1087/2094 51% [================================ ] 1088/2094 51% [================================ ] 1089/2094 52% [================================ ] 1090/2094 52% [================================ ] 1091/2094 52% [================================ ] 1092/2094 52% [================================ ] 1093/2094 52% [================================ ] 1094/2094 52% [================================ ] 1095/2094 52% [================================ ] 1096/2094 52% [================================ ] 1097/2094 52% [================================ ] 1098/2094 52% [================================ ] 1099/2094 52% [================================ ] 1100/2094 52% [================================ ] 1101/2094 52% [================================ ] 1102/2094 52% [================================ ] 1103/2094 52% [================================ ] 1104/2094 52% [================================ ] 1105/2094 52% [================================ ] 1106/2094 52% [================================ ] 1107/2094 52% [================================ ] 1108/2094 52% [================================ ] 1109/2094 52% [================================ ] 1110/2094 53% [================================ ] 1111/2094 53% [================================ ] 1112/2094 53% [================================ ] 1113/2094 53% [================================ ] 1114/2094 53% [================================= ] 1115/2094 53% [================================= ] 1116/2094 53% [================================= ] 1117/2094 53% [================================= ] 1118/2094 53% [================================= ] 1119/2094 53% [================================= ] 1120/2094 53% [================================= ] 1121/2094 53% [================================= ] 1122/2094 53% [================================= ] 1123/2094 53% [================================= ] 1124/2094 53% [================================= ] 1125/2094 53% [================================= ] 1126/2094 53% [================================= ] 1127/2094 53% [================================= ] 1128/2094 53% [================================= ] 1129/2094 53% [================================= ] 1130/2094 53% [================================= ] 1131/2094 54% [================================= ] 1132/2094 54% [================================= ] 1133/2094 54% [================================= ] 1134/2094 54% [================================= ] 1135/2094 54% [================================= ] 1136/2094 54% [================================= ] 1137/2094 54% [================================= ] 1138/2094 54% [================================= ] 1139/2094 54% [================================= ] 1140/2094 54% [================================= ] 1141/2094 54% [================================= ] 1142/2094 54% [================================= ] 1143/2094 54% [================================= ] 1144/2094 54% [================================= ] 1145/2094 54% [================================= ] 1146/2094 54% [================================= ] 1147/2094 54% [================================= ] 1148/2094 54% [================================== ] 1149/2094 54% [================================== ] 1150/2094 54% [================================== ] 1151/2094 54% [================================== ] 1152/2094 55% [================================== ] 1153/2094 55% [================================== ] 1154/2094 55% [================================== ] 1155/2094 55% [================================== ] 1156/2094 55% [================================== ] 1157/2094 55% [================================== ] 1158/2094 55% [================================== ] 1159/2094 55% [================================== ] 1160/2094 55% [================================== ] 1161/2094 55% [================================== ] 1162/2094 55% [================================== ] 1163/2094 55% [================================== ] 1164/2094 55% [================================== ] 1165/2094 55% [================================== ] 1166/2094 55% [================================== ] 1167/2094 55% [================================== ] 1168/2094 55% [================================== ] 1169/2094 55% [================================== ] 1170/2094 55% [================================== ] 1171/2094 55% [================================== ] 1172/2094 55% [================================== ] 1173/2094 56% [================================== ] 1174/2094 56% [================================== ] 1175/2094 56% [================================== ] 1176/2094 56% [================================== ] 1177/2094 56% [================================== ] 1178/2094 56% [================================== ] 1179/2094 56% [================================== ] 1180/2094 56% [================================== ] 1181/2094 56% [================================== ] 1182/2094 56% [=================================== ] 1183/2094 56% [=================================== ] 1184/2094 56% [=================================== ] 1185/2094 56% [=================================== ] 1186/2094 56% [=================================== ] 1187/2094 56% [=================================== ] 1188/2094 56% [=================================== ] 1189/2094 56% [=================================== ] 1190/2094 56% [=================================== ] 1191/2094 56% [=================================== ] 1192/2094 56% [=================================== ] 1193/2094 56% [=================================== ] 1194/2094 57% [=================================== ] 1195/2094 57% [=================================== ] 1196/2094 57% [=================================== ] 1197/2094 57% [=================================== ] 1198/2094 57% [=================================== ] 1199/2094 57% [=================================== ] 1200/2094 57% [=================================== ] 1201/2094 57% [=================================== ] 1202/2094 57% [=================================== ] 1203/2094 57% [=================================== ] 1204/2094 57% [=================================== ] 1205/2094 57% [=================================== ] 1206/2094 57% [=================================== ] 1207/2094 57% [=================================== ] 1208/2094 57% [=================================== ] 1209/2094 57% [=================================== ] 1210/2094 57% [=================================== ] 1211/2094 57% [=================================== ] 1212/2094 57% [=================================== ] 1213/2094 57% [=================================== ] 1214/2094 57% [=================================== ] 1215/2094 58% [==================================== ] 1216/2094 58% [==================================== ] 1217/2094 58% [==================================== ] 1218/2094 58% [==================================== ] 1219/2094 58% [==================================== ] 1220/2094 58% [==================================== ] 1221/2094 58% [==================================== ] 1222/2094 58% [==================================== ] 1223/2094 58% [==================================== ] 1224/2094 58% [==================================== ] 1225/2094 58% [==================================== ] 1226/2094 58% [==================================== ] 1227/2094 58% [==================================== ] 1228/2094 58% [==================================== ] 1229/2094 58% [==================================== ] 1230/2094 58% [==================================== ] 1231/2094 58% [==================================== ] 1232/2094 58% [==================================== ] 1233/2094 58% [==================================== ] 1234/2094 58% [==================================== ] 1235/2094 58% [==================================== ] 1236/2094 59% [==================================== ] 1237/2094 59% [==================================== ] 1238/2094 59% [==================================== ] 1239/2094 59% [==================================== ] 1240/2094 59% [==================================== ] 1241/2094 59% [==================================== ] 1242/2094 59% [==================================== ] 1243/2094 59% [==================================== ] 1244/2094 59% [==================================== ] 1245/2094 59% [==================================== ] 1246/2094 59% [==================================== ] 1247/2094 59% [==================================== ] 1248/2094 59% [==================================== ] 1249/2094 59% [===================================== ] 1250/2094 59% [===================================== ] 1251/2094 59% [===================================== ] 1252/2094 59% [===================================== ] 1253/2094 59% [===================================== ] 1254/2094 59% [===================================== ] 1255/2094 59% [===================================== ] 1256/2094 59% [===================================== ] 1257/2094 60% [===================================== ] 1258/2094 60% [===================================== ] 1259/2094 60% [===================================== ] 1260/2094 60% [===================================== ] 1261/2094 60% [===================================== ] 1262/2094 60% [===================================== ] 1263/2094 60% [===================================== ] 1264/2094 60% [===================================== ] 1265/2094 60% [===================================== ] 1266/2094 60% [===================================== ] 1267/2094 60% [===================================== ] 1268/2094 60% [===================================== ] 1269/2094 60% [===================================== ] 1270/2094 60% [===================================== ] 1271/2094 60% [===================================== ] 1272/2094 60% [===================================== ] 1273/2094 60% [===================================== ] 1274/2094 60% [===================================== ] 1275/2094 60% [===================================== ] 1276/2094 60% [===================================== ] 1277/2094 60% [===================================== ] 1278/2094 61% [===================================== ] 1279/2094 61% [===================================== ] 1280/2094 61% [===================================== ] 1281/2094 61% [===================================== ] 1282/2094 61% [===================================== ] 1283/2094 61% [====================================== ] 1284/2094 61% [====================================== ] 1285/2094 61% [====================================== ] 1286/2094 61% [====================================== ] 1287/2094 61% [====================================== ] 1288/2094 61% [====================================== ] 1289/2094 61% [====================================== ] 1290/2094 61% [====================================== ] 1291/2094 61% [====================================== ] 1292/2094 61% [====================================== ] 1293/2094 61% [====================================== ] 1294/2094 61% [====================================== ] 1295/2094 61% [====================================== ] 1296/2094 61% [====================================== ] 1297/2094 61% [====================================== ] 1298/2094 61% [====================================== ] 1299/2094 62% [====================================== ] 1300/2094 62% [====================================== ] 1301/2094 62% [====================================== ] 1302/2094 62% [====================================== ] 1303/2094 62% [====================================== ] 1304/2094 62% [====================================== ] 1305/2094 62% [====================================== ] 1306/2094 62% [====================================== ] 1307/2094 62% [====================================== ] 1308/2094 62% [====================================== ] 1309/2094 62% [====================================== ] 1310/2094 62% [====================================== ] 1311/2094 62% [====================================== ] 1312/2094 62% [====================================== ] 1313/2094 62% [====================================== ] 1314/2094 62% [====================================== ] 1315/2094 62% [====================================== ] 1316/2094 62% [====================================== ] 1317/2094 62% [======================================= ] 1318/2094 62% [======================================= ] 1319/2094 62% [======================================= ] 1320/2094 63% [======================================= ] 1321/2094 63% [======================================= ] 1322/2094 63% [======================================= ] 1323/2094 63% [======================================= ] 1324/2094 63% [======================================= ] 1325/2094 63% [======================================= ] 1326/2094 63% [======================================= ] 1327/2094 63% [======================================= ] 1328/2094 63% [======================================= ] 1329/2094 63% [======================================= ] 1330/2094 63% [======================================= ] 1331/2094 63% [======================================= ] 1332/2094 63% [======================================= ] 1333/2094 63% [======================================= ] 1334/2094 63% [======================================= ] 1335/2094 63% [======================================= ] 1336/2094 63% [======================================= ] 1337/2094 63% [======================================= ] 1338/2094 63% [======================================= ] 1339/2094 63% [======================================= ] 1340/2094 63% [======================================= ] 1341/2094 64% [======================================= ] 1342/2094 64% [======================================= ] 1343/2094 64% [======================================= ] 1344/2094 64% [======================================= ] 1345/2094 64% [======================================= ] 1346/2094 64% [======================================= ] 1347/2094 64% [======================================= ] 1348/2094 64% [======================================= ] 1349/2094 64% [======================================= ] 1350/2094 64% [======================================== ] 1351/2094 64% [======================================== ] 1352/2094 64% [======================================== ] 1353/2094 64% [======================================== ] 1354/2094 64% [======================================== ] 1355/2094 64% [======================================== ] 1356/2094 64% [======================================== ] 1357/2094 64% [======================================== ] 1358/2094 64% [======================================== ] 1359/2094 64% [======================================== ] 1360/2094 64% [======================================== ] 1361/2094 64% [======================================== ] 1362/2094 65% [======================================== ] 1363/2094 65% [======================================== ] 1364/2094 65% [======================================== ] 1365/2094 65% [======================================== ] 1366/2094 65% [======================================== ] 1367/2094 65% [======================================== ] 1368/2094 65% [======================================== ] 1369/2094 65% [======================================== ] 1370/2094 65% [======================================== ] 1371/2094 65% [======================================== ] 1372/2094 65% [======================================== ] 1373/2094 65% [======================================== ] 1374/2094 65% [======================================== ] 1375/2094 65% [======================================== ] 1376/2094 65% [======================================== ] 1377/2094 65% [======================================== ] 1378/2094 65% [======================================== ] 1379/2094 65% [======================================== ] 1380/2094 65% [======================================== ] 1381/2094 65% [======================================== ] 1382/2094 65% [======================================== ] 1383/2094 66% [======================================== ] 1384/2094 66% [========================================= ] 1385/2094 66% [========================================= ] 1386/2094 66% [========================================= ] 1387/2094 66% [========================================= ] 1388/2094 66% [========================================= ] 1389/2094 66% [========================================= ] 1390/2094 66% [========================================= ] 1391/2094 66% [========================================= ] 1392/2094 66% [========================================= ] 1393/2094 66% [========================================= ] 1394/2094 66% [========================================= ] 1395/2094 66% [========================================= ] 1396/2094 66% [========================================= ] 1397/2094 66% [========================================= ] 1398/2094 66% [========================================= ] 1399/2094 66% [========================================= ] 1400/2094 66% [========================================= ] 1401/2094 66% [========================================= ] 1402/2094 66% [========================================= ] 1403/2094 67% [========================================= ] 1404/2094 67% [========================================= ] 1405/2094 67% [========================================= ] 1406/2094 67% [========================================= ] 1407/2094 67% [========================================= ] 1408/2094 67% [========================================= ] 1409/2094 67% [========================================= ] 1410/2094 67% [========================================= ] 1411/2094 67% [========================================= ] 1412/2094 67% [========================================= ] 1413/2094 67% [========================================= ] 1414/2094 67% [========================================= ] 1415/2094 67% [========================================= ] 1416/2094 67% [========================================= ] 1417/2094 67% [========================================= ] 1418/2094 67% [========================================== ] 1419/2094 67% [========================================== ] 1420/2094 67% [========================================== ] 1421/2094 67% [========================================== ] 1422/2094 67% [========================================== ] 1423/2094 67% [========================================== ] 1424/2094 68% [========================================== ] 1425/2094 68% [========================================== ] 1426/2094 68% [========================================== ] 1427/2094 68% [========================================== ] 1428/2094 68% [========================================== ] 1429/2094 68% [========================================== ] 1430/2094 68% [========================================== ] 1431/2094 68% [========================================== ] 1432/2094 68% [========================================== ] 1433/2094 68% [========================================== ] 1434/2094 68% [========================================== ] 1435/2094 68% [========================================== ] 1436/2094 68% [========================================== ] 1437/2094 68% [========================================== ] 1438/2094 68% [========================================== ] 1439/2094 68% [========================================== ] 1440/2094 68% [========================================== ] 1441/2094 68% [========================================== ] 1442/2094 68% [========================================== ] 1443/2094 68% [========================================== ] 1444/2094 68% [========================================== ] 1445/2094 69% [========================================== ] 1446/2094 69% [========================================== ] 1447/2094 69% [========================================== ] 1448/2094 69% [========================================== ] 1449/2094 69% [========================================== ] 1450/2094 69% [========================================== ] 1451/2094 69% [========================================== ] 1452/2094 69% [=========================================== ] 1453/2094 69% [=========================================== ] 1454/2094 69% [=========================================== ] 1455/2094 69% [=========================================== ] 1456/2094 69% [=========================================== ] 1457/2094 69% [=========================================== ] 1458/2094 69% [=========================================== ] 1459/2094 69% [=========================================== ] 1460/2094 69% [=========================================== ] 1461/2094 69% [=========================================== ] 1462/2094 69% [=========================================== ] 1463/2094 69% [=========================================== ] 1464/2094 69% [=========================================== ] 1465/2094 69% [=========================================== ] 1466/2094 70% [=========================================== ] 1467/2094 70% [=========================================== ] 1468/2094 70% [=========================================== ] 1469/2094 70% [=========================================== ] 1470/2094 70% [=========================================== ] 1471/2094 70% [=========================================== ] 1472/2094 70% [=========================================== ] 1473/2094 70% [=========================================== ] 1474/2094 70% [=========================================== ] 1475/2094 70% [=========================================== ] 1476/2094 70% [=========================================== ] 1477/2094 70% [=========================================== ] 1478/2094 70% [=========================================== ] 1479/2094 70% [=========================================== ] 1480/2094 70% [=========================================== ] 1481/2094 70% [=========================================== ] 1482/2094 70% [=========================================== ] 1483/2094 70% [=========================================== ] 1484/2094 70% [=========================================== ] 1485/2094 70% [=========================================== ] 1486/2094 70% [============================================ ] 1487/2094 71% [============================================ ] 1488/2094 71% [============================================ ] 1489/2094 71% [============================================ ] 1490/2094 71% [============================================ ] 1491/2094 71% [============================================ ] 1492/2094 71% [============================================ ] 1493/2094 71% [============================================ ] 1494/2094 71% [============================================ ] 1495/2094 71% [============================================ ] 1496/2094 71% [============================================ ] 1497/2094 71% [============================================ ] 1498/2094 71% [============================================ ] 1499/2094 71% [============================================ ] 1500/2094 71% [============================================ ] 1501/2094 71% [============================================ ] 1502/2094 71% [============================================ ] 1503/2094 71% [============================================ ] 1504/2094 71% [============================================ ] 1505/2094 71% [============================================ ] 1506/2094 71% [============================================ ] 1507/2094 71% [============================================ ] 1508/2094 72% [============================================ ] 1509/2094 72% [============================================ ] 1510/2094 72% [============================================ ] 1511/2094 72% [============================================ ] 1512/2094 72% [============================================ ] 1513/2094 72% [============================================ ] 1514/2094 72% [============================================ ] 1515/2094 72% [============================================ ] 1516/2094 72% [============================================ ] 1517/2094 72% [============================================ ] 1518/2094 72% [============================================ ] 1519/2094 72% [============================================= ] 1520/2094 72% [============================================= ] 1521/2094 72% [============================================= ] 1522/2094 72% [============================================= ] 1523/2094 72% [============================================= ] 1524/2094 72% [============================================= ] 1525/2094 72% [============================================= ] 1526/2094 72% [============================================= ] 1527/2094 72% [============================================= ] 1528/2094 72% [============================================= ] 1529/2094 73% [============================================= ] 1530/2094 73% [============================================= ] 1531/2094 73% [============================================= ] 1532/2094 73% [============================================= ] 1533/2094 73% [============================================= ] 1534/2094 73% [============================================= ] 1535/2094 73% [============================================= ] 1536/2094 73% [============================================= ] 1537/2094 73% [============================================= ] 1538/2094 73% [============================================= ] 1539/2094 73% [============================================= ] 1540/2094 73% [============================================= ] 1541/2094 73% [============================================= ] 1542/2094 73% [============================================= ] 1543/2094 73% [============================================= ] 1544/2094 73% [============================================= ] 1545/2094 73% [============================================= ] 1546/2094 73% [============================================= ] 1547/2094 73% [============================================= ] 1548/2094 73% [============================================= ] 1549/2094 73% [============================================= ] 1550/2094 74% [============================================= ] 1551/2094 74% [============================================= ] 1552/2094 74% [============================================= ] 1553/2094 74% [============================================== ] 1554/2094 74% [============================================== ] 1555/2094 74% [============================================== ] 1556/2094 74% [============================================== ] 1557/2094 74% [============================================== ] 1558/2094 74% [============================================== ] 1559/2094 74% [============================================== ] 1560/2094 74% [============================================== ] 1561/2094 74% [============================================== ] 1562/2094 74% [============================================== ] 1563/2094 74% [============================================== ] 1564/2094 74% [============================================== ] 1565/2094 74% [============================================== ] 1566/2094 74% [============================================== ] 1567/2094 74% [============================================== ] 1568/2094 74% [============================================== ] 1569/2094 74% [============================================== ] 1570/2094 74% [============================================== ] 1571/2094 75% [============================================== ] 1572/2094 75% [============================================== ] 1573/2094 75% [============================================== ] 1574/2094 75% [============================================== ] 1575/2094 75% [============================================== ] 1576/2094 75% [============================================== ] 1577/2094 75% [============================================== ] 1578/2094 75% [============================================== ] 1579/2094 75% [============================================== ] 1580/2094 75% [============================================== ] 1581/2094 75% [============================================== ] 1582/2094 75% [============================================== ] 1583/2094 75% [============================================== ] 1584/2094 75% [============================================== ] 1585/2094 75% [============================================== ] 1586/2094 75% [============================================== ] 1587/2094 75% [=============================================== ] 1588/2094 75% [=============================================== ] 1589/2094 75% [=============================================== ] 1590/2094 75% [=============================================== ] 1591/2094 75% [=============================================== ] 1592/2094 76% [=============================================== ] 1593/2094 76% [=============================================== ] 1594/2094 76% [=============================================== ] 1595/2094 76% [=============================================== ] 1596/2094 76% [=============================================== ] 1597/2094 76% [=============================================== ] 1598/2094 76% [=============================================== ] 1599/2094 76% [=============================================== ] 1600/2094 76% [=============================================== ] 1601/2094 76% [=============================================== ] 1602/2094 76% [=============================================== ] 1603/2094 76% [=============================================== ] 1604/2094 76% [=============================================== ] 1605/2094 76% [=============================================== ] 1606/2094 76% [=============================================== ] 1607/2094 76% [=============================================== ] 1608/2094 76% [=============================================== ] 1609/2094 76% [=============================================== ] 1610/2094 76% [=============================================== ] 1611/2094 76% [=============================================== ] 1612/2094 76% [=============================================== ] 1613/2094 77% [=============================================== ] 1614/2094 77% [=============================================== ] 1615/2094 77% [=============================================== ] 1616/2094 77% [=============================================== ] 1617/2094 77% [=============================================== ] 1618/2094 77% [=============================================== ] 1619/2094 77% [=============================================== ] 1620/2094 77% [=============================================== ] 1621/2094 77% [================================================ ] 1622/2094 77% [================================================ ] 1623/2094 77% [================================================ ] 1624/2094 77% [================================================ ] 1625/2094 77% [================================================ ] 1626/2094 77% [================================================ ] 1627/2094 77% [================================================ ] 1628/2094 77% [================================================ ] 1629/2094 77% [================================================ ] 1630/2094 77% [================================================ ] 1631/2094 77% [================================================ ] 1632/2094 77% [================================================ ] 1633/2094 77% [================================================ ] 1634/2094 78% [================================================ ] 1635/2094 78% [================================================ ] 1636/2094 78% [================================================ ] 1637/2094 78% [================================================ ] 1638/2094 78% [================================================ ] 1639/2094 78% [================================================ ] 1640/2094 78% [================================================ ] 1641/2094 78% [================================================ ] 1642/2094 78% [================================================ ] 1643/2094 78% [================================================ ] 1644/2094 78% [================================================ ] 1645/2094 78% [================================================ ] 1646/2094 78% [================================================ ] 1647/2094 78% [================================================ ] 1648/2094 78% [================================================ ] 1649/2094 78% [================================================ ] 1650/2094 78% [================================================ ] 1651/2094 78% [================================================ ] 1652/2094 78% [================================================ ] 1653/2094 78% [================================================ ] 1654/2094 78% [================================================= ] 1655/2094 79% [================================================= ] 1656/2094 79% [================================================= ] 1657/2094 79% [================================================= ] 1658/2094 79% [================================================= ] 1659/2094 79% [================================================= ] 1660/2094 79% [================================================= ] 1661/2094 79% [================================================= ] 1662/2094 79% [================================================= ] 1663/2094 79% [================================================= ] 1664/2094 79% [================================================= ] 1665/2094 79% [================================================= ] 1666/2094 79% [================================================= ] 1667/2094 79% [================================================= ] 1668/2094 79% [================================================= ] 1669/2094 79% [================================================= ] 1670/2094 79% [================================================= ] 1671/2094 79% [================================================= ] 1672/2094 79% [================================================= ] 1673/2094 79% [================================================= ] 1674/2094 79% [================================================= ] 1675/2094 79% [================================================= ] 1676/2094 80% [================================================= ] 1677/2094 80% [================================================= ] 1678/2094 80% [================================================= ] 1679/2094 80% [================================================= ] 1680/2094 80% [================================================= ] 1681/2094 80% [================================================= ] 1682/2094 80% [================================================= ] 1683/2094 80% [================================================= ] 1684/2094 80% [================================================= ] 1685/2094 80% [================================================= ] 1686/2094 80% [================================================= ] 1687/2094 80% [================================================= ] 1688/2094 80% [================================================== ] 1689/2094 80% [================================================== ] 1690/2094 80% [================================================== ] 1691/2094 80% [================================================== ] 1692/2094 80% [================================================== ] 1693/2094 80% [================================================== ] 1694/2094 80% [================================================== ] 1695/2094 80% [================================================== ] 1696/2094 80% [================================================== ] 1697/2094 81% [================================================== ] 1698/2094 81% [================================================== ] 1699/2094 81% [================================================== ] 1700/2094 81% [================================================== ] 1701/2094 81% [================================================== ] 1702/2094 81% [================================================== ] 1703/2094 81% [================================================== ] 1704/2094 81% [================================================== ] 1705/2094 81% [================================================== ] 1706/2094 81% [================================================== ] 1707/2094 81% [================================================== ] 1708/2094 81% [================================================== ] 1709/2094 81% [================================================== ] 1710/2094 81% [================================================== ] 1711/2094 81% [================================================== ] 1712/2094 81% [================================================== ] 1713/2094 81% [================================================== ] 1714/2094 81% [================================================== ] 1715/2094 81% [================================================== ] 1716/2094 81% [================================================== ] 1717/2094 81% [================================================== ] 1718/2094 82% [================================================== ] 1719/2094 82% [================================================== ] 1720/2094 82% [================================================== ] 1721/2094 82% [================================================== ] 1722/2094 82% [=================================================== ] 1723/2094 82% [=================================================== ] 1724/2094 82% [=================================================== ] 1725/2094 82% [=================================================== ] 1726/2094 82% [=================================================== ] 1727/2094 82% [=================================================== ] 1728/2094 82% [=================================================== ] 1729/2094 82% [=================================================== ] 1730/2094 82% [=================================================== ] 1731/2094 82% [=================================================== ] 1732/2094 82% [=================================================== ] 1733/2094 82% [=================================================== ] 1734/2094 82% [=================================================== ] 1735/2094 82% [=================================================== ] 1736/2094 82% [=================================================== ] 1737/2094 82% [=================================================== ] 1738/2094 82% [=================================================== ] 1739/2094 83% [=================================================== ] 1740/2094 83% [=================================================== ] 1741/2094 83% [=================================================== ] 1742/2094 83% [=================================================== ] 1743/2094 83% [=================================================== ] 1744/2094 83% [=================================================== ] 1745/2094 83% [=================================================== ] 1746/2094 83% [=================================================== ] 1747/2094 83% [=================================================== ] 1748/2094 83% [=================================================== ] 1749/2094 83% [=================================================== ] 1750/2094 83% [=================================================== ] 1751/2094 83% [=================================================== ] 1752/2094 83% [=================================================== ] 1753/2094 83% [=================================================== ] 1754/2094 83% [=================================================== ] 1755/2094 83% [=================================================== ] 1756/2094 83% [==================================================== ] 1757/2094 83% [==================================================== ] 1758/2094 83% [==================================================== ] 1759/2094 84% [==================================================== ] 1760/2094 84% [==================================================== ] 1761/2094 84% [==================================================== ] 1762/2094 84% [==================================================== ] 1763/2094 84% [==================================================== ] 1764/2094 84% [==================================================== ] 1765/2094 84% [==================================================== ] 1766/2094 84% [==================================================== ] 1767/2094 84% [==================================================== ] 1768/2094 84% [==================================================== ] 1769/2094 84% [==================================================== ] 1770/2094 84% [==================================================== ] 1771/2094 84% [==================================================== ] 1772/2094 84% [==================================================== ] 1773/2094 84% [==================================================== ] 1774/2094 84% [==================================================== ] 1775/2094 84% [==================================================== ] 1776/2094 84% [==================================================== ] 1777/2094 84% [==================================================== ] 1778/2094 84% [==================================================== ] 1779/2094 84% [==================================================== ] 1780/2094 85% [==================================================== ] 1781/2094 85% [==================================================== ] 1782/2094 85% [==================================================== ] 1783/2094 85% [==================================================== ] 1784/2094 85% [==================================================== ] 1785/2094 85% [==================================================== ] 1786/2094 85% [==================================================== ] 1787/2094 85% [==================================================== ] 1788/2094 85% [==================================================== ] 1789/2094 85% [==================================================== ] 1790/2094 85% [===================================================== ] 1791/2094 85% [===================================================== ] 1792/2094 85% [===================================================== ] 1793/2094 85% [===================================================== ] 1794/2094 85% [===================================================== ] 1795/2094 85% [===================================================== ] 1796/2094 85% [===================================================== ] 1797/2094 85% [===================================================== ] 1798/2094 85% [===================================================== ] 1799/2094 85% [===================================================== ] 1800/2094 85% [===================================================== ] 1801/2094 86% [===================================================== ] 1802/2094 86% [===================================================== ] 1803/2094 86% [===================================================== ] 1804/2094 86% [===================================================== ] 1805/2094 86% [===================================================== ] 1806/2094 86% [===================================================== ] 1807/2094 86% [===================================================== ] 1808/2094 86% [===================================================== ] 1809/2094 86% [===================================================== ] 1810/2094 86% [===================================================== ] 1811/2094 86% [===================================================== ] 1812/2094 86% [===================================================== ] 1813/2094 86% [===================================================== ] 1814/2094 86% [===================================================== ] 1815/2094 86% [===================================================== ] 1816/2094 86% [===================================================== ] 1817/2094 86% [===================================================== ] 1818/2094 86% [===================================================== ] 1819/2094 86% [===================================================== ] 1820/2094 86% [===================================================== ] 1821/2094 86% [===================================================== ] 1822/2094 87% [===================================================== ] 1823/2094 87% [====================================================== ] 1824/2094 87% [====================================================== ] 1825/2094 87% [====================================================== ] 1826/2094 87% [====================================================== ] 1827/2094 87% [====================================================== ] 1828/2094 87% [====================================================== ] 1829/2094 87% [====================================================== ] 1830/2094 87% [====================================================== ] 1831/2094 87% [====================================================== ] 1832/2094 87% [====================================================== ] 1833/2094 87% [====================================================== ] 1834/2094 87% [====================================================== ] 1835/2094 87% [====================================================== ] 1836/2094 87% [====================================================== ] 1837/2094 87% [====================================================== ] 1838/2094 87% [====================================================== ] 1839/2094 87% [====================================================== ] 1840/2094 87% [====================================================== ] 1841/2094 87% [====================================================== ] 1842/2094 87% [====================================================== ] 1843/2094 88% [====================================================== ] 1844/2094 88% [====================================================== ] 1845/2094 88% [====================================================== ] 1846/2094 88% [====================================================== ] 1847/2094 88% [====================================================== ] 1848/2094 88% [====================================================== ] 1849/2094 88% [====================================================== ] 1850/2094 88% [====================================================== ] 1851/2094 88% [====================================================== ] 1852/2094 88% [====================================================== ] 1853/2094 88% [====================================================== ] 1854/2094 88% [====================================================== ] 1855/2094 88% [====================================================== ] 1856/2094 88% [====================================================== ] 1857/2094 88% [======================================================= ] 1858/2094 88% [======================================================= ] 1859/2094 88% [======================================================= ] 1860/2094 88% [======================================================= ] 1861/2094 88% [======================================================= ] 1862/2094 88% [======================================================= ] 1863/2094 88% [======================================================= ] 1864/2094 89% [======================================================= ] 1865/2094 89% [======================================================= ] 1866/2094 89% [======================================================= ] 1867/2094 89% [======================================================= ] 1868/2094 89% [======================================================= ] 1869/2094 89% [======================================================= ] 1870/2094 89% [======================================================= ] 1871/2094 89% [======================================================= ] 1872/2094 89% [======================================================= ] 1873/2094 89% [======================================================= ] 1874/2094 89% [======================================================= ] 1875/2094 89% [======================================================= ] 1876/2094 89% [======================================================= ] 1877/2094 89% [======================================================= ] 1878/2094 89% [======================================================= ] 1879/2094 89% [======================================================= ] 1880/2094 89% [======================================================= ] 1881/2094 89% [======================================================= ] 1882/2094 89% [======================================================= ] 1883/2094 89% [======================================================= ] 1884/2094 89% [======================================================= ] 1885/2094 90% [======================================================= ] 1886/2094 90% [======================================================= ] 1887/2094 90% [======================================================= ] 1888/2094 90% [======================================================= ] 1889/2094 90% [======================================================= ] 1890/2094 90% [======================================================= ] 1891/2094 90% [======================================================== ] 1892/2094 90% [======================================================== ] 1893/2094 90% [======================================================== ] 1894/2094 90% [======================================================== ] 1895/2094 90% [======================================================== ] 1896/2094 90% [======================================================== ] 1897/2094 90% [======================================================== ] 1898/2094 90% [======================================================== ] 1899/2094 90% [======================================================== ] 1900/2094 90% [======================================================== ] 1901/2094 90% [======================================================== ] 1902/2094 90% [======================================================== ] 1903/2094 90% [======================================================== ] 1904/2094 90% [======================================================== ] 1905/2094 90% [======================================================== ] 1906/2094 91% [======================================================== ] 1907/2094 91% [======================================================== ] 1908/2094 91% [======================================================== ] 1909/2094 91% [======================================================== ] 1910/2094 91% [======================================================== ] 1911/2094 91% [======================================================== ] 1912/2094 91% [======================================================== ] 1913/2094 91% [======================================================== ] 1914/2094 91% [======================================================== ] 1915/2094 91% [======================================================== ] 1916/2094 91% [======================================================== ] 1917/2094 91% [======================================================== ] 1918/2094 91% [======================================================== ] 1919/2094 91% [======================================================== ] 1920/2094 91% [======================================================== ] 1921/2094 91% [======================================================== ] 1922/2094 91% [======================================================== ] 1923/2094 91% [======================================================== ] 1924/2094 91% [======================================================== ] 1925/2094 91% [========================================================= ] 1926/2094 91% [========================================================= ] 1927/2094 92% [========================================================= ] 1928/2094 92% [========================================================= ] 1929/2094 92% [========================================================= ] 1930/2094 92% [========================================================= ] 1931/2094 92% [========================================================= ] 1932/2094 92% [========================================================= ] 1933/2094 92% [========================================================= ] 1934/2094 92% [========================================================= ] 1935/2094 92% [========================================================= ] 1936/2094 92% [========================================================= ] 1937/2094 92% [========================================================= ] 1938/2094 92% [========================================================= ] 1939/2094 92% [========================================================= ] 1940/2094 92% [========================================================= ] 1941/2094 92% [========================================================= ] 1942/2094 92% [========================================================= ] 1943/2094 92% [========================================================= ] 1944/2094 92% [========================================================= ] 1945/2094 92% [========================================================= ] 1946/2094 92% [========================================================= ] 1947/2094 92% [========================================================= ] 1948/2094 93% [========================================================= ] 1949/2094 93% [========================================================= ] 1950/2094 93% [========================================================= ] 1951/2094 93% [========================================================= ] 1952/2094 93% [========================================================= ] 1953/2094 93% [========================================================= ] 1954/2094 93% [========================================================= ] 1955/2094 93% [========================================================= ] 1956/2094 93% [========================================================= ] 1957/2094 93% [========================================================= ] 1958/2094 93% [========================================================== ] 1959/2094 93% [========================================================== ] 1960/2094 93% [========================================================== ] 1961/2094 93% [========================================================== ] 1962/2094 93% [========================================================== ] 1963/2094 93% [========================================================== ] 1964/2094 93% [========================================================== ] 1965/2094 93% [========================================================== ] 1966/2094 93% [========================================================== ] 1967/2094 93% [========================================================== ] 1968/2094 93% [========================================================== ] 1969/2094 94% [========================================================== ] 1970/2094 94% [========================================================== ] 1971/2094 94% [========================================================== ] 1972/2094 94% [========================================================== ] 1973/2094 94% [========================================================== ] 1974/2094 94% [========================================================== ] 1975/2094 94% [========================================================== ] 1976/2094 94% [========================================================== ] 1977/2094 94% [========================================================== ] 1978/2094 94% [========================================================== ] 1979/2094 94% [========================================================== ] 1980/2094 94% [========================================================== ] 1981/2094 94% [========================================================== ] 1982/2094 94% [========================================================== ] 1983/2094 94% [========================================================== ] 1984/2094 94% [========================================================== ] 1985/2094 94% [========================================================== ] 1986/2094 94% [========================================================== ] 1987/2094 94% [========================================================== ] 1988/2094 94% [========================================================== ] 1989/2094 94% [========================================================== ] 1990/2094 95% [========================================================== ] 1991/2094 95% [========================================================== ] 1992/2094 95% [=========================================================== ] 1993/2094 95% [=========================================================== ] 1994/2094 95% [=========================================================== ] 1995/2094 95% [=========================================================== ] 1996/2094 95% [=========================================================== ] 1997/2094 95% [=========================================================== ] 1998/2094 95% [=========================================================== ] 1999/2094 95% [=========================================================== ] 2000/2094 95% [=========================================================== ] 2001/2094 95% [=========================================================== ] 2002/2094 95% [=========================================================== ] 2003/2094 95% [=========================================================== ] 2004/2094 95% [=========================================================== ] 2005/2094 95% [=========================================================== ] 2006/2094 95% [=========================================================== ] 2007/2094 95% [=========================================================== ] 2008/2094 95% [=========================================================== ] 2009/2094 95% [=========================================================== ] 2010/2094 95% [=========================================================== ] 2011/2094 96% [=========================================================== ] 2012/2094 96% [=========================================================== ] 2013/2094 96% [=========================================================== ] 2014/2094 96% [=========================================================== ] 2015/2094 96% [=========================================================== ] 2016/2094 96% [=========================================================== ] 2017/2094 96% [=========================================================== ] 2018/2094 96% [=========================================================== ] 2019/2094 96% [=========================================================== ] 2020/2094 96% [=========================================================== ] 2021/2094 96% [=========================================================== ] 2022/2094 96% [=========================================================== ] 2023/2094 96% [=========================================================== ] 2024/2094 96% [=========================================================== ] 2025/2094 96% [=========================================================== ] 2026/2094 96% [============================================================ ] 2027/2094 96% [============================================================ ] 2028/2094 96% [============================================================ ] 2029/2094 96% [============================================================ ] 2030/2094 96% [============================================================ ] 2031/2094 96% [============================================================ ] 2032/2094 97% [============================================================ ] 2033/2094 97% [============================================================ ] 2034/2094 97% [============================================================ ] 2035/2094 97% [============================================================ ] 2036/2094 97% [============================================================ ] 2037/2094 97% [============================================================ ] 2038/2094 97% [============================================================ ] 2039/2094 97% [============================================================ ] 2040/2094 97% [============================================================ ] 2041/2094 97% [============================================================ ] 2042/2094 97% [============================================================ ] 2043/2094 97% [============================================================ ] 2044/2094 97% [============================================================ ] 2045/2094 97% [============================================================ ] 2046/2094 97% [============================================================ ] 2047/2094 97% [============================================================ ] 2048/2094 97% [============================================================ ] 2049/2094 97% [============================================================ ] 2050/2094 97% [============================================================ ] 2051/2094 97% [============================================================ ] 2052/2094 97% [============================================================ ] 2053/2094 98% [============================================================ ] 2054/2094 98% [============================================================ ] 2055/2094 98% [============================================================ ] 2056/2094 98% [============================================================ ] 2057/2094 98% [============================================================ ] 2058/2094 98% [============================================================ ] 2059/2094 98% [============================================================ ] 2060/2094 98% [============================================================= ] 2061/2094 98% [============================================================= ] 2062/2094 98% [============================================================= ] 2063/2094 98% [============================================================= ] 2064/2094 98% [============================================================= ] 2065/2094 98% [============================================================= ] 2066/2094 98% [============================================================= ] 2067/2094 98% [============================================================= ] 2068/2094 98% [============================================================= ] 2069/2094 98% [============================================================= ] 2070/2094 98% [============================================================= ] 2071/2094 98% [============================================================= ] 2072/2094 98% [============================================================= ] 2073/2094 98% [============================================================= ] 2074/2094 99% [============================================================= ] 2075/2094 99% [============================================================= ] 2076/2094 99% [============================================================= ] 2077/2094 99% [============================================================= ] 2078/2094 99% [============================================================= ] 2079/2094 99% [============================================================= ] 2080/2094 99% [============================================================= ] 2081/2094 99% [============================================================= ] 2082/2094 99% [============================================================= ] 2083/2094 99% [============================================================= ] 2084/2094 99% [============================================================= ] 2085/2094 99% [============================================================= ] 2086/2094 99% [============================================================= ] 2087/2094 99% [============================================================= ] 2088/2094 99% [============================================================= ] 2089/2094 99% [============================================================= ] 2090/2094 99% [============================================================= ] 2091/2094 99% [============================================================= ] 2092/2094 99% [============================================================= ] 2093/2094 99% [==============================================================] 2094/2094 100% operation complete, 2094 objects in 69299 NAND pages. ln -snf /home/autobuild/autobuild/instance-8/output-1/host/arceb-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-8/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-8/buildroot' >>> Buildroot 2022.08-643-g014ec19dfe Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-gcc-final arc-2020.09-release Collecting legal info >>> host-binutils arc-2020.09-release Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> 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-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-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.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial arc-2020.09-release Collecting legal info >>> linux-headers 6.0.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.7.2 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 65.3.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> 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) >>> dcron 1ba33c3325df48de46263276a43ed76cf9d81518 Collecting legal info COPYING: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> dehydrated 0.7.0 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> dhcpdump 1.8 Collecting legal info LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> ding-libs 0.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flashrom 1.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> libpng 1.6.38 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> genpart 1.0.2 Collecting legal info >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libcurl 7.86.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libidn2 2.3.3 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> openssl Collecting legal info >>> libressl 3.5.3 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> 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.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> iozone 3.493 Collecting legal info >>> ipcalc 1.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> libbson 1.9.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.1.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> 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) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libusbgx 0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> lmbench 3.0-a9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) COPYING-2: OK (sha256: 3be7a155efa448db90071a95fbf81796f8f90edf9204f0463cfd23402dc90a72) >>> mbw 1.5 Collecting legal info mbw.spec: OK (sha256: 1afb2b8258506742238b9ceb8a865d7030c5889c56ba2911a0c0c042aa1335d1) >>> mdevd 0.1.4.0 Collecting legal info COPYING: OK (sha256: 31b60c66aba1fa0a7f8847339ac35c28638e25ff96da700d995533ad810e3995) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> paho-mqtt-c 1.3.10 Collecting legal info epl-v20: OK (sha256: 0becf16567beb77fa252b7664631dd177c8f9a1889e48995b45379c7130e5303) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) LICENSE: OK (sha256: bc0f3f447097eb82a29ad6c2f4929572bb548b6bd4c9e38fde1bf131a771b7a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> psmisc 23.4 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> qcom-db410c-firmware 1034.2.1 Collecting legal info LICENSE: OK (sha256: 11e60ad6f83c2a86e40dca374c24230b53650dd3e0adf2e72c15f8cafedc2e5a) >>> host-qoriq-rcw LSDK-21.08 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> screen 4.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl_gfx 2.0.23 Collecting legal info COPYING: OK (sha256: 4f5df842266c59b2d7e6ef35b53d7f37b13795d93baf3ed211f502c216f7bc89) LICENSE: OK (sha256: 5f3bc98e0bd2de83279bd62868d4bc0c2b4f811ab828b036d36a4a6d1cd5672d) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> sngrep 1.4.7 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> stm32flash 0.7 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> strace 5.19 Collecting legal info COPYING: OK (sha256: d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> transmission 3.00 Collecting legal info COPYING: OK (sha256: 2b16da5bd02790d1e4d332cfd42b9dfd7d1b0ed3a16a75dc7e76b6ed239fdba9) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> utf8proc 2.7.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> 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) >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zsh 5.8.1 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> 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-arc-2020.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2020.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: iozone-3.493: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-8/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot'