gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c In function 'mkyaffs2_write_obj', inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: mkyaffs2.c:696:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 696 | strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:17: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm make[1]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-12/output-1/host/bin PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/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-12/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-12/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-12/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-12/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-12/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-12/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-12/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-12/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-12/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-12/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%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-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-12/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-12/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-12/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-12/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-12/output-1/host/bin/sh4aeb-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-12/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-12/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-12/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-12/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-12/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-12/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-12/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-12/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-12/output-1/target/etc/shells; fi rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/lua/5.1/doc rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/luarocks mkdir -p /home/autobuild/autobuild/instance-12/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-12/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-12/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-12/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-12/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-12/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-12/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-12/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-12/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-12/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/include /home/autobuild/autobuild/instance-12/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-12/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-12/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-12/output-1/target/usr/doc find /home/autobuild/autobuild/instance-12/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-12/output-1/target/lib/ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-12/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-12/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/man /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/info /home/autobuild/autobuild/instance-12/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/doc /home/autobuild/autobuild/instance-12/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-12/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-12/output-1/target/lib/debug /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-12/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-12/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-12/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-12/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-12/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-168-ga45f2af7fa"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-12/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-12/output-1/per-package /home/autobuild/autobuild/instance-12/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-12/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs printf ' sshd -1 sshd -1 * /var/empty - - SSH drop priv user\n ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /var/empty d 755 root root - - - - -\n\n' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cpio mkdir -p /home/autobuild/autobuild/instance-12/output-1/images rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-12/output-1/target/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/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-12/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/target >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/fakeroot echo "/home/autobuild/autobuild/instance-12/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/fakeroot printf ' if [ ! -e /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/target/init ]; then ln -sf sbin/init /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/target/init; fi\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/fakeroot printf ' find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/target -print0 | xargs -0 -r touch -hd @1679332653\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/fakeroot printf ' cd /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/target && find . | LC_ALL=C sort | cpio --reproducible --quiet -o -H newc > /home/autobuild/autobuild/instance-12/output-1/images/rootfs.cpio\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/fakeroot chmod a+x /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/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-12/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/fakeroot rootdir=/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cpio/target table='/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/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" lz4 -l -9 -c /home/autobuild/autobuild/instance-12/output-1/images/rootfs.cpio > /home/autobuild/autobuild/instance-12/output-1/images/rootfs.cpio.lz4 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-12/output-1/images rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-12/output-1/target/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/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-12/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-12/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target -print0 | xargs -0 -r touch -hd @1679332653\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-12/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-12/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/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-12/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-12/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-12/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 1737 objects. stage 2: creating image '/home/autobuild/autobuild/instance-12/output-1/images/rootfs.yaffs2' [ ] 1/1737 0% [ ] 2/1737 0% [ ] 3/1737 0% [ ] 4/1737 0% [ ] 5/1737 0% [ ] 6/1737 0% [ ] 7/1737 0% [ ] 8/1737 0% [ ] 9/1737 0% [ ] 10/1737 0% [ ] 11/1737 0% [ ] 12/1737 0% [ ] 13/1737 0% [ ] 14/1737 0% [ ] 15/1737 0% [ ] 16/1737 0% [ ] 17/1737 0% [ ] 18/1737 1% [ ] 19/1737 1% [ ] 20/1737 1% [ ] 21/1737 1% [ ] 22/1737 1% [ ] 23/1737 1% [ ] 24/1737 1% [ ] 25/1737 1% [ ] 26/1737 1% [ ] 27/1737 1% [ ] 28/1737 1% [= ] 29/1737 1% [= ] 30/1737 1% [= ] 31/1737 1% [= ] 32/1737 1% [= ] 33/1737 1% [= ] 34/1737 1% [= ] 35/1737 2% [= ] 36/1737 2% [= ] 37/1737 2% [= ] 38/1737 2% [= ] 39/1737 2% [= ] 40/1737 2% [= ] 41/1737 2% [= ] 42/1737 2% [= ] 43/1737 2% [= ] 44/1737 2% [= ] 45/1737 2% [= ] 46/1737 2% [= ] 47/1737 2% [= ] 48/1737 2% [= ] 49/1737 2% [= ] 50/1737 2% [= ] 51/1737 2% [= ] 52/1737 2% [= ] 53/1737 3% [= ] 54/1737 3% [= ] 55/1737 3% [= ] 56/1737 3% [== ] 57/1737 3% [== ] 58/1737 3% [== ] 59/1737 3% [== ] 60/1737 3% [== ] 61/1737 3% [== ] 62/1737 3% [== ] 63/1737 3% [== ] 64/1737 3% [== ] 65/1737 3% [== ] 66/1737 3% [== ] 67/1737 3% [== ] 68/1737 3% [== ] 69/1737 3% [== ] 70/1737 4% [== ] 71/1737 4% [== ] 72/1737 4% [== ] 73/1737 4% [== ] 74/1737 4% [== ] 75/1737 4% [== ] 76/1737 4% [== ] 77/1737 4% [== ] 78/1737 4% [== ] 79/1737 4% [== ] 80/1737 4% [== ] 81/1737 4% [== ] 82/1737 4% [== ] 83/1737 4% [== ] 84/1737 4% [=== ] 85/1737 4% [=== ] 86/1737 4% [=== ] 87/1737 5% [=== ] 88/1737 5% [=== ] 89/1737 5% [=== ] 90/1737 5% [=== ] 91/1737 5% [=== ] 92/1737 5% [=== ] 93/1737 5% [=== ] 94/1737 5% [=== ] 95/1737 5% [=== ] 96/1737 5% [=== ] 97/1737 5% [=== ] 98/1737 5% [=== ] 99/1737 5% [=== ] 100/1737 5% [=== ] 101/1737 5% [=== ] 102/1737 5% [=== ] 103/1737 5% [=== ] 104/1737 5% [=== ] 105/1737 6% [=== ] 106/1737 6% [=== ] 107/1737 6% [=== ] 108/1737 6% [=== ] 109/1737 6% [=== ] 110/1737 6% [=== ] 111/1737 6% [=== ] 112/1737 6% [==== ] 113/1737 6% [==== ] 114/1737 6% [==== ] 115/1737 6% [==== ] 116/1737 6% [==== ] 117/1737 6% [==== ] 118/1737 6% [==== ] 119/1737 6% [==== ] 120/1737 6% [==== ] 121/1737 6% [==== ] 122/1737 7% [==== ] 123/1737 7% [==== ] 124/1737 7% [==== ] 125/1737 7% [==== ] 126/1737 7% [==== ] 127/1737 7% [==== ] 128/1737 7% [==== ] 129/1737 7% [==== ] 130/1737 7% [==== ] 131/1737 7% [==== ] 132/1737 7% [==== ] 133/1737 7% [==== ] 134/1737 7% [==== ] 135/1737 7% [==== ] 136/1737 7% [==== ] 137/1737 7% [==== ] 138/1737 7% [==== ] 139/1737 8% [==== ] 140/1737 8% [===== ] 141/1737 8% [===== ] 142/1737 8% [===== ] 143/1737 8% [===== ] 144/1737 8% [===== ] 145/1737 8% [===== ] 146/1737 8% [===== ] 147/1737 8% [===== ] 148/1737 8% [===== ] 149/1737 8% [===== ] 150/1737 8% [===== ] 151/1737 8% [===== ] 152/1737 8% [===== ] 153/1737 8% [===== ] 154/1737 8% [===== ] 155/1737 8% [===== ] 156/1737 8% [===== ] 157/1737 9% [===== ] 158/1737 9% [===== ] 159/1737 9% [===== ] 160/1737 9% [===== ] 161/1737 9% [===== ] 162/1737 9% [===== ] 163/1737 9% [===== ] 164/1737 9% [===== ] 165/1737 9% [===== ] 166/1737 9% [===== ] 167/1737 9% [===== ] 168/1737 9% [====== ] 169/1737 9% [====== ] 170/1737 9% [====== ] 171/1737 9% [====== ] 172/1737 9% [====== ] 173/1737 9% [====== ] 174/1737 10% [====== ] 175/1737 10% [====== ] 176/1737 10% [====== ] 177/1737 10% [====== ] 178/1737 10% [====== ] 179/1737 10% [====== ] 180/1737 10% [====== ] 181/1737 10% [====== ] 182/1737 10% [====== ] 183/1737 10% [====== ] 184/1737 10% [====== ] 185/1737 10% [====== ] 186/1737 10% [====== ] 187/1737 10% [====== ] 188/1737 10% [====== ] 189/1737 10% [====== ] 190/1737 10% [====== ] 191/1737 10% [====== ] 192/1737 11% [====== ] 193/1737 11% [====== ] 194/1737 11% [====== ] 195/1737 11% [====== ] 196/1737 11% [======= ] 197/1737 11% [======= ] 198/1737 11% [======= ] 199/1737 11% [======= ] 200/1737 11% [======= ] 201/1737 11% [======= ] 202/1737 11% [======= ] 203/1737 11% [======= ] 204/1737 11% [======= ] 205/1737 11% [======= ] 206/1737 11% [======= ] 207/1737 11% [======= ] 208/1737 11% [======= ] 209/1737 12% [======= ] 210/1737 12% [======= ] 211/1737 12% [======= ] 212/1737 12% [======= ] 213/1737 12% [======= ] 214/1737 12% [======= ] 215/1737 12% [======= ] 216/1737 12% [======= ] 217/1737 12% [======= ] 218/1737 12% [======= ] 219/1737 12% [======= ] 220/1737 12% [======= ] 221/1737 12% [======= ] 222/1737 12% [======= ] 223/1737 12% [======= ] 224/1737 12% [======== ] 225/1737 12% [======== ] 226/1737 13% [======== ] 227/1737 13% [======== ] 228/1737 13% [======== ] 229/1737 13% [======== ] 230/1737 13% [======== ] 231/1737 13% [======== ] 232/1737 13% [======== ] 233/1737 13% [======== ] 234/1737 13% [======== ] 235/1737 13% [======== ] 236/1737 13% [======== ] 237/1737 13% [======== ] 238/1737 13% [======== ] 239/1737 13% [======== ] 240/1737 13% [======== ] 241/1737 13% [======== ] 242/1737 13% [======== ] 243/1737 13% [======== ] 244/1737 14% [======== ] 245/1737 14% [======== ] 246/1737 14% [======== ] 247/1737 14% [======== ] 248/1737 14% [======== ] 249/1737 14% [======== ] 250/1737 14% [======== ] 251/1737 14% [======== ] 252/1737 14% [========= ] 253/1737 14% [========= ] 254/1737 14% [========= ] 255/1737 14% [========= ] 256/1737 14% [========= ] 257/1737 14% [========= ] 258/1737 14% [========= ] 259/1737 14% [========= ] 260/1737 14% [========= ] 261/1737 15% [========= ] 262/1737 15% [========= ] 263/1737 15% [========= ] 264/1737 15% [========= ] 265/1737 15% [========= ] 266/1737 15% [========= ] 267/1737 15% [========= ] 268/1737 15% [========= ] 269/1737 15% [========= ] 270/1737 15% [========= ] 271/1737 15% [========= ] 272/1737 15% [========= ] 273/1737 15% [========= ] 274/1737 15% [========= ] 275/1737 15% [========= ] 276/1737 15% [========= ] 277/1737 15% [========= ] 278/1737 16% [========= ] 279/1737 16% [========= ] 280/1737 16% [========== ] 281/1737 16% [========== ] 282/1737 16% [========== ] 283/1737 16% [========== ] 284/1737 16% [========== ] 285/1737 16% [========== ] 286/1737 16% [========== ] 287/1737 16% [========== ] 288/1737 16% [========== ] 289/1737 16% [========== ] 290/1737 16% [========== ] 291/1737 16% [========== ] 292/1737 16% [========== ] 293/1737 16% [========== ] 294/1737 16% [========== ] 295/1737 16% [========== ] 296/1737 17% [========== ] 297/1737 17% [========== ] 298/1737 17% [========== ] 299/1737 17% [========== ] 300/1737 17% [========== ] 301/1737 17% [========== ] 302/1737 17% [========== ] 303/1737 17% [========== ] 304/1737 17% [========== ] 305/1737 17% [========== ] 306/1737 17% [========== ] 307/1737 17% [========== ] 308/1737 17% [=========== ] 309/1737 17% [=========== ] 310/1737 17% [=========== ] 311/1737 17% [=========== ] 312/1737 17% [=========== ] 313/1737 18% [=========== ] 314/1737 18% [=========== ] 315/1737 18% [=========== ] 316/1737 18% [=========== ] 317/1737 18% [=========== ] 318/1737 18% [=========== ] 319/1737 18% [=========== ] 320/1737 18% [=========== ] 321/1737 18% [=========== ] 322/1737 18% [=========== ] 323/1737 18% [=========== ] 324/1737 18% [=========== ] 325/1737 18% [=========== ] 326/1737 18% [=========== ] 327/1737 18% [=========== ] 328/1737 18% [=========== ] 329/1737 18% [=========== ] 330/1737 18% [=========== ] 331/1737 19% [=========== ] 332/1737 19% [=========== ] 333/1737 19% [=========== ] 334/1737 19% [=========== ] 335/1737 19% [=========== ] 336/1737 19% [============ ] 337/1737 19% [============ ] 338/1737 19% [============ ] 339/1737 19% [============ ] 340/1737 19% [============ ] 341/1737 19% [============ ] 342/1737 19% [============ ] 343/1737 19% [============ ] 344/1737 19% [============ ] 345/1737 19% [============ ] 346/1737 19% [============ ] 347/1737 19% [============ ] 348/1737 20% [============ ] 349/1737 20% [============ ] 350/1737 20% [============ ] 351/1737 20% [============ ] 352/1737 20% [============ ] 353/1737 20% [============ ] 354/1737 20% [============ ] 355/1737 20% [============ ] 356/1737 20% [============ ] 357/1737 20% [============ ] 358/1737 20% [============ ] 359/1737 20% [============ ] 360/1737 20% [============ ] 361/1737 20% [============ ] 362/1737 20% [============ ] 363/1737 20% [============ ] 364/1737 20% [============= ] 365/1737 21% [============= ] 366/1737 21% [============= ] 367/1737 21% [============= ] 368/1737 21% [============= ] 369/1737 21% [============= ] 370/1737 21% [============= ] 371/1737 21% [============= ] 372/1737 21% [============= ] 373/1737 21% [============= ] 374/1737 21% [============= ] 375/1737 21% [============= ] 376/1737 21% [============= ] 377/1737 21% [============= ] 378/1737 21% [============= ] 379/1737 21% [============= ] 380/1737 21% [============= ] 381/1737 21% [============= ] 382/1737 21% [============= ] 383/1737 22% [============= ] 384/1737 22% [============= ] 385/1737 22% [============= ] 386/1737 22% [============= ] 387/1737 22% [============= ] 388/1737 22% [============= ] 389/1737 22% [============= ] 390/1737 22% [============= ] 391/1737 22% [============= ] 392/1737 22% [============== ] 393/1737 22% [============== ] 394/1737 22% [============== ] 395/1737 22% [============== ] 396/1737 22% [============== ] 397/1737 22% [============== ] 398/1737 22% [============== ] 399/1737 22% [============== ] 400/1737 23% [============== ] 401/1737 23% [============== ] 402/1737 23% [============== ] 403/1737 23% [============== ] 404/1737 23% [============== ] 405/1737 23% [============== ] 406/1737 23% [============== ] 407/1737 23% [============== ] 408/1737 23% [============== ] 409/1737 23% [============== ] 410/1737 23% [============== ] 411/1737 23% [============== ] 412/1737 23% [============== ] 413/1737 23% [============== ] 414/1737 23% [============== ] 415/1737 23% [============== ] 416/1737 23% [============== ] 417/1737 24% [============== ] 418/1737 24% [============== ] 419/1737 24% [============== ] 420/1737 24% [=============== ] 421/1737 24% [=============== ] 422/1737 24% [=============== ] 423/1737 24% [=============== ] 424/1737 24% [=============== ] 425/1737 24% [=============== ] 426/1737 24% [=============== ] 427/1737 24% [=============== ] 428/1737 24% [=============== ] 429/1737 24% [=============== ] 430/1737 24% [=============== ] 431/1737 24% [=============== ] 432/1737 24% [=============== ] 433/1737 24% [=============== ] 434/1737 24% [=============== ] 435/1737 25% [=============== ] 436/1737 25% [=============== ] 437/1737 25% [=============== ] 438/1737 25% [=============== ] 439/1737 25% [=============== ] 440/1737 25% [=============== ] 441/1737 25% [=============== ] 442/1737 25% [=============== ] 443/1737 25% [=============== ] 444/1737 25% [=============== ] 445/1737 25% [=============== ] 446/1737 25% [=============== ] 447/1737 25% [=============== ] 448/1737 25% [================ ] 449/1737 25% [================ ] 450/1737 25% [================ ] 451/1737 25% [================ ] 452/1737 26% [================ ] 453/1737 26% [================ ] 454/1737 26% [================ ] 455/1737 26% [================ ] 456/1737 26% [================ ] 457/1737 26% [================ ] 458/1737 26% [================ ] 459/1737 26% [================ ] 460/1737 26% [================ ] 461/1737 26% [================ ] 462/1737 26% [================ ] 463/1737 26% [================ ] 464/1737 26% [================ ] 465/1737 26% [================ ] 466/1737 26% [================ ] 467/1737 26% [================ ] 468/1737 26% [================ ] 469/1737 27% [================ ] 470/1737 27% [================ ] 471/1737 27% [================ ] 472/1737 27% [================ ] 473/1737 27% [================ ] 474/1737 27% [================ ] 475/1737 27% [================ ] 476/1737 27% [================= ] 477/1737 27% [================= ] 478/1737 27% [================= ] 479/1737 27% [================= ] 480/1737 27% [================= ] 481/1737 27% [================= ] 482/1737 27% [================= ] 483/1737 27% [================= ] 484/1737 27% [================= ] 485/1737 27% [================= ] 486/1737 27% [================= ] 487/1737 28% [================= ] 488/1737 28% [================= ] 489/1737 28% [================= ] 490/1737 28% [================= ] 491/1737 28% [================= ] 492/1737 28% [================= ] 493/1737 28% [================= ] 494/1737 28% [================= ] 495/1737 28% [================= ] 496/1737 28% [================= ] 497/1737 28% [================= ] 498/1737 28% [================= ] 499/1737 28% [================= ] 500/1737 28% [================= ] 501/1737 28% [================= ] 502/1737 28% [================= ] 503/1737 28% [================= ] 504/1737 29% [================== ] 505/1737 29% [================== ] 506/1737 29% [================== ] 507/1737 29% [================== ] 508/1737 29% [================== ] 509/1737 29% [================== ] 510/1737 29% [================== ] 511/1737 29% [================== ] 512/1737 29% [================== ] 513/1737 29% [================== ] 514/1737 29% [================== ] 515/1737 29% [================== ] 516/1737 29% [================== ] 517/1737 29% [================== ] 518/1737 29% [================== ] 519/1737 29% [================== ] 520/1737 29% [================== ] 521/1737 29% [================== ] 522/1737 30% [================== ] 523/1737 30% [================== ] 524/1737 30% [================== ] 525/1737 30% [================== ] 526/1737 30% [================== ] 527/1737 30% [================== ] 528/1737 30% [================== ] 529/1737 30% [================== ] 530/1737 30% [================== ] 531/1737 30% [================== ] 532/1737 30% [=================== ] 533/1737 30% [=================== ] 534/1737 30% [=================== ] 535/1737 30% [=================== ] 536/1737 30% [=================== ] 537/1737 30% [=================== ] 538/1737 30% [=================== ] 539/1737 31% [=================== ] 540/1737 31% [=================== ] 541/1737 31% [=================== ] 542/1737 31% [=================== ] 543/1737 31% [=================== ] 544/1737 31% [=================== ] 545/1737 31% [=================== ] 546/1737 31% [=================== ] 547/1737 31% [=================== ] 548/1737 31% [=================== ] 549/1737 31% [=================== ] 550/1737 31% [=================== ] 551/1737 31% [=================== ] 552/1737 31% [=================== ] 553/1737 31% [=================== ] 554/1737 31% [=================== ] 555/1737 31% [=================== ] 556/1737 32% [=================== ] 557/1737 32% [=================== ] 558/1737 32% [=================== ] 559/1737 32% [=================== ] 560/1737 32% [==================== ] 561/1737 32% [==================== ] 562/1737 32% [==================== ] 563/1737 32% [==================== ] 564/1737 32% [==================== ] 565/1737 32% [==================== ] 566/1737 32% [==================== ] 567/1737 32% [==================== ] 568/1737 32% [==================== ] 569/1737 32% [==================== ] 570/1737 32% [==================== ] 571/1737 32% [==================== ] 572/1737 32% [==================== ] 573/1737 32% [==================== ] 574/1737 33% [==================== ] 575/1737 33% [==================== ] 576/1737 33% [==================== ] 577/1737 33% [==================== ] 578/1737 33% [==================== ] 579/1737 33% [==================== ] 580/1737 33% [==================== ] 581/1737 33% [==================== ] 582/1737 33% [==================== ] 583/1737 33% [==================== ] 584/1737 33% [==================== ] 585/1737 33% [==================== ] 586/1737 33% [==================== ] 587/1737 33% [==================== ] 588/1737 33% [===================== ] 589/1737 33% [===================== ] 590/1737 33% [===================== ] 591/1737 34% [===================== ] 592/1737 34% [===================== ] 593/1737 34% [===================== ] 594/1737 34% [===================== ] 595/1737 34% [===================== ] 596/1737 34% [===================== ] 597/1737 34% [===================== ] 598/1737 34% [===================== ] 599/1737 34% [===================== ] 600/1737 34% [===================== ] 601/1737 34% [===================== ] 602/1737 34% [===================== ] 603/1737 34% [===================== ] 604/1737 34% [===================== ] 605/1737 34% [===================== ] 606/1737 34% [===================== ] 607/1737 34% [===================== ] 608/1737 35% [===================== ] 609/1737 35% [===================== ] 610/1737 35% [===================== ] 611/1737 35% [===================== ] 612/1737 35% [===================== ] 613/1737 35% [===================== ] 614/1737 35% [===================== ] 615/1737 35% [===================== ] 616/1737 35% [====================== ] 617/1737 35% [====================== ] 618/1737 35% [====================== ] 619/1737 35% [====================== ] 620/1737 35% [====================== ] 621/1737 35% [====================== ] 622/1737 35% [====================== ] 623/1737 35% [====================== ] 624/1737 35% [====================== ] 625/1737 35% [====================== ] 626/1737 36% [====================== ] 627/1737 36% [====================== ] 628/1737 36% [====================== ] 629/1737 36% [====================== ] 630/1737 36% [====================== ] 631/1737 36% [====================== ] 632/1737 36% [====================== ] 633/1737 36% [====================== ] 634/1737 36% [====================== ] 635/1737 36% [====================== ] 636/1737 36% [====================== ] 637/1737 36% [====================== ] 638/1737 36% [====================== ] 639/1737 36% [====================== ] 640/1737 36% [====================== ] 641/1737 36% [====================== ] 642/1737 36% [====================== ] 643/1737 37% [====================== ] 644/1737 37% [======================= ] 645/1737 37% [======================= ] 646/1737 37% [======================= ] 647/1737 37% [======================= ] 648/1737 37% [======================= ] 649/1737 37% [======================= ] 650/1737 37% [======================= ] 651/1737 37% [======================= ] 652/1737 37% [======================= ] 653/1737 37% [======================= ] 654/1737 37% [======================= ] 655/1737 37% [======================= ] 656/1737 37% [======================= ] 657/1737 37% [======================= ] 658/1737 37% [======================= ] 659/1737 37% [======================= ] 660/1737 37% [======================= ] 661/1737 38% [======================= ] 662/1737 38% [======================= ] 663/1737 38% [======================= ] 664/1737 38% [======================= ] 665/1737 38% [======================= ] 666/1737 38% [======================= ] 667/1737 38% [======================= ] 668/1737 38% [======================= ] 669/1737 38% [======================= ] 670/1737 38% [======================= ] 671/1737 38% [======================= ] 672/1737 38% [======================== ] 673/1737 38% [======================== ] 674/1737 38% [======================== ] 675/1737 38% [======================== ] 676/1737 38% [======================== ] 677/1737 38% [======================== ] 678/1737 39% [======================== ] 679/1737 39% [======================== ] 680/1737 39% [======================== ] 681/1737 39% [======================== ] 682/1737 39% [======================== ] 683/1737 39% [======================== ] 684/1737 39% [======================== ] 685/1737 39% [======================== ] 686/1737 39% [======================== ] 687/1737 39% [======================== ] 688/1737 39% [======================== ] 689/1737 39% [======================== ] 690/1737 39% [======================== ] 691/1737 39% [======================== ] 692/1737 39% [======================== ] 693/1737 39% [======================== ] 694/1737 39% [======================== ] 695/1737 40% [======================== ] 696/1737 40% [======================== ] 697/1737 40% [======================== ] 698/1737 40% [======================== ] 699/1737 40% [======================== ] 700/1737 40% [========================= ] 701/1737 40% [========================= ] 702/1737 40% [========================= ] 703/1737 40% [========================= ] 704/1737 40% [========================= ] 705/1737 40% [========================= ] 706/1737 40% [========================= ] 707/1737 40% [========================= ] 708/1737 40% [========================= ] 709/1737 40% [========================= ] 710/1737 40% [========================= ] 711/1737 40% [========================= ] 712/1737 40% [========================= ] 713/1737 41% [========================= ] 714/1737 41% [========================= ] 715/1737 41% [========================= ] 716/1737 41% [========================= ] 717/1737 41% [========================= ] 718/1737 41% [========================= ] 719/1737 41% [========================= ] 720/1737 41% [========================= ] 721/1737 41% [========================= ] 722/1737 41% [========================= ] 723/1737 41% [========================= ] 724/1737 41% [========================= ] 725/1737 41% [========================= ] 726/1737 41% [========================= ] 727/1737 41% [========================= ] 728/1737 41% [========================== ] 729/1737 41% [========================== ] 730/1737 42% [========================== ] 731/1737 42% [========================== ] 732/1737 42% [========================== ] 733/1737 42% [========================== ] 734/1737 42% [========================== ] 735/1737 42% [========================== ] 736/1737 42% [========================== ] 737/1737 42% [========================== ] 738/1737 42% [========================== ] 739/1737 42% [========================== ] 740/1737 42% [========================== ] 741/1737 42% [========================== ] 742/1737 42% [========================== ] 743/1737 42% [========================== ] 744/1737 42% [========================== ] 745/1737 42% [========================== ] 746/1737 42% [========================== ] 747/1737 43% [========================== ] 748/1737 43% [========================== ] 749/1737 43% [========================== ] 750/1737 43% [========================== ] 751/1737 43% [========================== ] 752/1737 43% [========================== ] 753/1737 43% [========================== ] 754/1737 43% [========================== ] 755/1737 43% [========================== ] 756/1737 43% [=========================== ] 757/1737 43% [=========================== ] 758/1737 43% [=========================== ] 759/1737 43% [=========================== ] 760/1737 43% [=========================== ] 761/1737 43% [=========================== ] 762/1737 43% [=========================== ] 763/1737 43% [=========================== ] 764/1737 43% [=========================== ] 765/1737 44% [=========================== ] 766/1737 44% [=========================== ] 767/1737 44% [=========================== ] 768/1737 44% [=========================== ] 769/1737 44% [=========================== ] 770/1737 44% [=========================== ] 771/1737 44% [=========================== ] 772/1737 44% [=========================== ] 773/1737 44% [=========================== ] 774/1737 44% [=========================== ] 775/1737 44% [=========================== ] 776/1737 44% [=========================== ] 777/1737 44% [=========================== ] 778/1737 44% [=========================== ] 779/1737 44% [=========================== ] 780/1737 44% [=========================== ] 781/1737 44% [=========================== ] 782/1737 45% [=========================== ] 783/1737 45% [=========================== ] 784/1737 45% [============================ ] 785/1737 45% [============================ ] 786/1737 45% [============================ ] 787/1737 45% [============================ ] 788/1737 45% [============================ ] 789/1737 45% [============================ ] 790/1737 45% [============================ ] 791/1737 45% [============================ ] 792/1737 45% [============================ ] 793/1737 45% [============================ ] 794/1737 45% [============================ ] 795/1737 45% [============================ ] 796/1737 45% [============================ ] 797/1737 45% [============================ ] 798/1737 45% [============================ ] 799/1737 45% [============================ ] 800/1737 46% [============================ ] 801/1737 46% [============================ ] 802/1737 46% [============================ ] 803/1737 46% [============================ ] 804/1737 46% [============================ ] 805/1737 46% [============================ ] 806/1737 46% [============================ ] 807/1737 46% [============================ ] 808/1737 46% [============================ ] 809/1737 46% [============================ ] 810/1737 46% [============================ ] 811/1737 46% [============================ ] 812/1737 46% [============================= ] 813/1737 46% [============================= ] 814/1737 46% [============================= ] 815/1737 46% [============================= ] 816/1737 46% [============================= ] 817/1737 47% [============================= ] 818/1737 47% [============================= ] 819/1737 47% [============================= ] 820/1737 47% [============================= ] 821/1737 47% [============================= ] 822/1737 47% [============================= ] 823/1737 47% [============================= ] 824/1737 47% [============================= ] 825/1737 47% [============================= ] 826/1737 47% [============================= ] 827/1737 47% [============================= ] 828/1737 47% [============================= ] 829/1737 47% [============================= ] 830/1737 47% [============================= ] 831/1737 47% [============================= ] 832/1737 47% [============================= ] 833/1737 47% [============================= ] 834/1737 48% [============================= ] 835/1737 48% [============================= ] 836/1737 48% [============================= ] 837/1737 48% [============================= ] 838/1737 48% [============================= ] 839/1737 48% [============================= ] 840/1737 48% [============================== ] 841/1737 48% [============================== ] 842/1737 48% [============================== ] 843/1737 48% [============================== ] 844/1737 48% [============================== ] 845/1737 48% [============================== ] 846/1737 48% [============================== ] 847/1737 48% [============================== ] 848/1737 48% [============================== ] 849/1737 48% [============================== ] 850/1737 48% [============================== ] 851/1737 48% [============================== ] 852/1737 49% [============================== ] 853/1737 49% [============================== ] 854/1737 49% [============================== ] 855/1737 49% [============================== ] 856/1737 49% [============================== ] 857/1737 49% [============================== ] 858/1737 49% [============================== ] 859/1737 49% [============================== ] 860/1737 49% [============================== ] 861/1737 49% [============================== ] 862/1737 49% [============================== ] 863/1737 49% [============================== ] 864/1737 49% [============================== ] 865/1737 49% [============================== ] 866/1737 49% [============================== ] 867/1737 49% [============================== ] 868/1737 49% [=============================== ] 869/1737 50% [=============================== ] 870/1737 50% [=============================== ] 871/1737 50% [=============================== ] 872/1737 50% [=============================== ] 873/1737 50% [=============================== ] 874/1737 50% [=============================== ] 875/1737 50% [=============================== ] 876/1737 50% [=============================== ] 877/1737 50% [=============================== ] 878/1737 50% [=============================== ] 879/1737 50% [=============================== ] 880/1737 50% [=============================== ] 881/1737 50% [=============================== ] 882/1737 50% [=============================== ] 883/1737 50% [=============================== ] 884/1737 50% [=============================== ] 885/1737 50% [=============================== ] 886/1737 51% [=============================== ] 887/1737 51% [=============================== ] 888/1737 51% [=============================== ] 889/1737 51% [=============================== ] 890/1737 51% [=============================== ] 891/1737 51% [=============================== ] 892/1737 51% [=============================== ] 893/1737 51% [=============================== ] 894/1737 51% [=============================== ] 895/1737 51% [=============================== ] 896/1737 51% [================================ ] 897/1737 51% [================================ ] 898/1737 51% [================================ ] 899/1737 51% [================================ ] 900/1737 51% [================================ ] 901/1737 51% [================================ ] 902/1737 51% [================================ ] 903/1737 51% [================================ ] 904/1737 52% [================================ ] 905/1737 52% [================================ ] 906/1737 52% [================================ ] 907/1737 52% [================================ ] 908/1737 52% [================================ ] 909/1737 52% [================================ ] 910/1737 52% [================================ ] 911/1737 52% [================================ ] 912/1737 52% [================================ ] 913/1737 52% [================================ ] 914/1737 52% [================================ ] 915/1737 52% [================================ ] 916/1737 52% [================================ ] 917/1737 52% [================================ ] 918/1737 52% [================================ ] 919/1737 52% [================================ ] 920/1737 52% [================================ ] 921/1737 53% [================================ ] 922/1737 53% [================================ ] 923/1737 53% [================================ ] 924/1737 53% [================================= ] 925/1737 53% [================================= ] 926/1737 53% [================================= ] 927/1737 53% [================================= ] 928/1737 53% [================================= ] 929/1737 53% [================================= ] 930/1737 53% [================================= ] 931/1737 53% [================================= ] 932/1737 53% [================================= ] 933/1737 53% [================================= ] 934/1737 53% [================================= ] 935/1737 53% [================================= ] 936/1737 53% [================================= ] 937/1737 53% [================================= ] 938/1737 54% [================================= ] 939/1737 54% [================================= ] 940/1737 54% [================================= ] 941/1737 54% [================================= ] 942/1737 54% [================================= ] 943/1737 54% [================================= ] 944/1737 54% [================================= ] 945/1737 54% [================================= ] 946/1737 54% [================================= ] 947/1737 54% [================================= ] 948/1737 54% [================================= ] 949/1737 54% [================================= ] 950/1737 54% [================================= ] 951/1737 54% [================================= ] 952/1737 54% [================================== ] 953/1737 54% [================================== ] 954/1737 54% [================================== ] 955/1737 54% [================================== ] 956/1737 55% [================================== ] 957/1737 55% [================================== ] 958/1737 55% [================================== ] 959/1737 55% [================================== ] 960/1737 55% [================================== ] 961/1737 55% [================================== ] 962/1737 55% [================================== ] 963/1737 55% [================================== ] 964/1737 55% [================================== ] 965/1737 55% [================================== ] 966/1737 55% [================================== ] 967/1737 55% [================================== ] 968/1737 55% [================================== ] 969/1737 55% [================================== ] 970/1737 55% [================================== ] 971/1737 55% [================================== ] 972/1737 55% [================================== ] 973/1737 56% [================================== ] 974/1737 56% [================================== ] 975/1737 56% [================================== ] 976/1737 56% [================================== ] 977/1737 56% [================================== ] 978/1737 56% [================================== ] 979/1737 56% [================================== ] 980/1737 56% [=================================== ] 981/1737 56% [=================================== ] 982/1737 56% [=================================== ] 983/1737 56% [=================================== ] 984/1737 56% [=================================== ] 985/1737 56% [=================================== ] 986/1737 56% [=================================== ] 987/1737 56% [=================================== ] 988/1737 56% [=================================== ] 989/1737 56% [=================================== ] 990/1737 56% [=================================== ] 991/1737 57% [=================================== ] 992/1737 57% [=================================== ] 993/1737 57% [=================================== ] 994/1737 57% [=================================== ] 995/1737 57% [=================================== ] 996/1737 57% [=================================== ] 997/1737 57% [=================================== ] 998/1737 57% [=================================== ] 999/1737 57% [=================================== ] 1000/1737 57% [=================================== ] 1001/1737 57% [=================================== ] 1002/1737 57% [=================================== ] 1003/1737 57% [=================================== ] 1004/1737 57% [=================================== ] 1005/1737 57% [=================================== ] 1006/1737 57% [=================================== ] 1007/1737 57% [=================================== ] 1008/1737 58% [==================================== ] 1009/1737 58% [==================================== ] 1010/1737 58% [==================================== ] 1011/1737 58% [==================================== ] 1012/1737 58% [==================================== ] 1013/1737 58% [==================================== ] 1014/1737 58% [==================================== ] 1015/1737 58% [==================================== ] 1016/1737 58% [==================================== ] 1017/1737 58% [==================================== ] 1018/1737 58% [==================================== ] 1019/1737 58% [==================================== ] 1020/1737 58% [==================================== ] 1021/1737 58% [==================================== ] 1022/1737 58% [==================================== ] 1023/1737 58% [==================================== ] 1024/1737 58% [==================================== ] 1025/1737 59% [==================================== ] 1026/1737 59% [==================================== ] 1027/1737 59% [==================================== ] 1028/1737 59% [==================================== ] 1029/1737 59% [==================================== ] 1030/1737 59% [==================================== ] 1031/1737 59% [==================================== ] 1032/1737 59% [==================================== ] 1033/1737 59% [==================================== ] 1034/1737 59% [==================================== ] 1035/1737 59% [==================================== ] 1036/1737 59% [===================================== ] 1037/1737 59% [===================================== ] 1038/1737 59% [===================================== ] 1039/1737 59% [===================================== ] 1040/1737 59% [===================================== ] 1041/1737 59% [===================================== ] 1042/1737 59% [===================================== ] 1043/1737 60% [===================================== ] 1044/1737 60% [===================================== ] 1045/1737 60% [===================================== ] 1046/1737 60% [===================================== ] 1047/1737 60% [===================================== ] 1048/1737 60% [===================================== ] 1049/1737 60% [===================================== ] 1050/1737 60% [===================================== ] 1051/1737 60% [===================================== ] 1052/1737 60% [===================================== ] 1053/1737 60% [===================================== ] 1054/1737 60% [===================================== ] 1055/1737 60% [===================================== ] 1056/1737 60% [===================================== ] 1057/1737 60% [===================================== ] 1058/1737 60% [===================================== ] 1059/1737 60% [===================================== ] 1060/1737 61% [===================================== ] 1061/1737 61% [===================================== ] 1062/1737 61% [===================================== ] 1063/1737 61% [===================================== ] 1064/1737 61% [====================================== ] 1065/1737 61% [====================================== ] 1066/1737 61% [====================================== ] 1067/1737 61% [====================================== ] 1068/1737 61% [====================================== ] 1069/1737 61% [====================================== ] 1070/1737 61% [====================================== ] 1071/1737 61% [====================================== ] 1072/1737 61% [====================================== ] 1073/1737 61% [====================================== ] 1074/1737 61% [====================================== ] 1075/1737 61% [====================================== ] 1076/1737 61% [====================================== ] 1077/1737 62% [====================================== ] 1078/1737 62% [====================================== ] 1079/1737 62% [====================================== ] 1080/1737 62% [====================================== ] 1081/1737 62% [====================================== ] 1082/1737 62% [====================================== ] 1083/1737 62% [====================================== ] 1084/1737 62% [====================================== ] 1085/1737 62% [====================================== ] 1086/1737 62% [====================================== ] 1087/1737 62% [====================================== ] 1088/1737 62% [====================================== ] 1089/1737 62% [====================================== ] 1090/1737 62% [====================================== ] 1091/1737 62% [====================================== ] 1092/1737 62% [======================================= ] 1093/1737 62% [======================================= ] 1094/1737 62% [======================================= ] 1095/1737 63% [======================================= ] 1096/1737 63% [======================================= ] 1097/1737 63% [======================================= ] 1098/1737 63% [======================================= ] 1099/1737 63% [======================================= ] 1100/1737 63% [======================================= ] 1101/1737 63% [======================================= ] 1102/1737 63% [======================================= ] 1103/1737 63% [======================================= ] 1104/1737 63% [======================================= ] 1105/1737 63% [======================================= ] 1106/1737 63% [======================================= ] 1107/1737 63% [======================================= ] 1108/1737 63% [======================================= ] 1109/1737 63% [======================================= ] 1110/1737 63% [======================================= ] 1111/1737 63% [======================================= ] 1112/1737 64% [======================================= ] 1113/1737 64% [======================================= ] 1114/1737 64% [======================================= ] 1115/1737 64% [======================================= ] 1116/1737 64% [======================================= ] 1117/1737 64% [======================================= ] 1118/1737 64% [======================================= ] 1119/1737 64% [======================================= ] 1120/1737 64% [======================================== ] 1121/1737 64% [======================================== ] 1122/1737 64% [======================================== ] 1123/1737 64% [======================================== ] 1124/1737 64% [======================================== ] 1125/1737 64% [======================================== ] 1126/1737 64% [======================================== ] 1127/1737 64% [======================================== ] 1128/1737 64% [======================================== ] 1129/1737 64% [======================================== ] 1130/1737 65% [======================================== ] 1131/1737 65% [======================================== ] 1132/1737 65% [======================================== ] 1133/1737 65% [======================================== ] 1134/1737 65% [======================================== ] 1135/1737 65% [======================================== ] 1136/1737 65% [======================================== ] 1137/1737 65% [======================================== ] 1138/1737 65% [======================================== ] 1139/1737 65% [======================================== ] 1140/1737 65% [======================================== ] 1141/1737 65% [======================================== ] 1142/1737 65% [======================================== ] 1143/1737 65% [======================================== ] 1144/1737 65% [======================================== ] 1145/1737 65% [======================================== ] 1146/1737 65% [======================================== ] 1147/1737 66% [======================================== ] 1148/1737 66% [========================================= ] 1149/1737 66% [========================================= ] 1150/1737 66% [========================================= ] 1151/1737 66% [========================================= ] 1152/1737 66% [========================================= ] 1153/1737 66% [========================================= ] 1154/1737 66% [========================================= ] 1155/1737 66% [========================================= ] 1156/1737 66% [========================================= ] 1157/1737 66% [========================================= ] 1158/1737 66% [========================================= ] 1159/1737 66% [========================================= ] 1160/1737 66% [========================================= ] 1161/1737 66% [========================================= ] 1162/1737 66% [========================================= ] 1163/1737 66% [========================================= ] 1164/1737 67% [========================================= ] 1165/1737 67% [========================================= ] 1166/1737 67% [========================================= ] 1167/1737 67% [========================================= ] 1168/1737 67% [========================================= ] 1169/1737 67% [========================================= ] 1170/1737 67% [========================================= ] 1171/1737 67% [========================================= ] 1172/1737 67% [========================================= ] 1173/1737 67% [========================================= ] 1174/1737 67% [========================================= ] 1175/1737 67% [========================================= ] 1176/1737 67% [========================================== ] 1177/1737 67% [========================================== ] 1178/1737 67% [========================================== ] 1179/1737 67% [========================================== ] 1180/1737 67% [========================================== ] 1181/1737 67% [========================================== ] 1182/1737 68% [========================================== ] 1183/1737 68% [========================================== ] 1184/1737 68% [========================================== ] 1185/1737 68% [========================================== ] 1186/1737 68% [========================================== ] 1187/1737 68% [========================================== ] 1188/1737 68% [========================================== ] 1189/1737 68% [========================================== ] 1190/1737 68% [========================================== ] 1191/1737 68% [========================================== ] 1192/1737 68% [========================================== ] 1193/1737 68% [========================================== ] 1194/1737 68% [========================================== ] 1195/1737 68% [========================================== ] 1196/1737 68% [========================================== ] 1197/1737 68% [========================================== ] 1198/1737 68% [========================================== ] 1199/1737 69% [========================================== ] 1200/1737 69% [========================================== ] 1201/1737 69% [========================================== ] 1202/1737 69% [========================================== ] 1203/1737 69% [========================================== ] 1204/1737 69% [=========================================== ] 1205/1737 69% [=========================================== ] 1206/1737 69% [=========================================== ] 1207/1737 69% [=========================================== ] 1208/1737 69% [=========================================== ] 1209/1737 69% [=========================================== ] 1210/1737 69% [=========================================== ] 1211/1737 69% [=========================================== ] 1212/1737 69% [=========================================== ] 1213/1737 69% [=========================================== ] 1214/1737 69% [=========================================== ] 1215/1737 69% [=========================================== ] 1216/1737 70% [=========================================== ] 1217/1737 70% [=========================================== ] 1218/1737 70% [=========================================== ] 1219/1737 70% [=========================================== ] 1220/1737 70% [=========================================== ] 1221/1737 70% [=========================================== ] 1222/1737 70% [=========================================== ] 1223/1737 70% [=========================================== ] 1224/1737 70% [=========================================== ] 1225/1737 70% [=========================================== ] 1226/1737 70% [=========================================== ] 1227/1737 70% [=========================================== ] 1228/1737 70% [=========================================== ] 1229/1737 70% [=========================================== ] 1230/1737 70% [=========================================== ] 1231/1737 70% [=========================================== ] 1232/1737 70% [============================================ ] 1233/1737 70% [============================================ ] 1234/1737 71% [============================================ ] 1235/1737 71% [============================================ ] 1236/1737 71% [============================================ ] 1237/1737 71% [============================================ ] 1238/1737 71% [============================================ ] 1239/1737 71% [============================================ ] 1240/1737 71% [============================================ ] 1241/1737 71% [============================================ ] 1242/1737 71% [============================================ ] 1243/1737 71% [============================================ ] 1244/1737 71% [============================================ ] 1245/1737 71% [============================================ ] 1246/1737 71% [============================================ ] 1247/1737 71% [============================================ ] 1248/1737 71% [============================================ ] 1249/1737 71% [============================================ ] 1250/1737 71% [============================================ ] 1251/1737 72% [============================================ ] 1252/1737 72% [============================================ ] 1253/1737 72% [============================================ ] 1254/1737 72% [============================================ ] 1255/1737 72% [============================================ ] 1256/1737 72% [============================================ ] 1257/1737 72% [============================================ ] 1258/1737 72% [============================================ ] 1259/1737 72% [============================================ ] 1260/1737 72% [============================================= ] 1261/1737 72% [============================================= ] 1262/1737 72% [============================================= ] 1263/1737 72% [============================================= ] 1264/1737 72% [============================================= ] 1265/1737 72% [============================================= ] 1266/1737 72% [============================================= ] 1267/1737 72% [============================================= ] 1268/1737 72% [============================================= ] 1269/1737 73% [============================================= ] 1270/1737 73% [============================================= ] 1271/1737 73% [============================================= ] 1272/1737 73% [============================================= ] 1273/1737 73% [============================================= ] 1274/1737 73% [============================================= ] 1275/1737 73% [============================================= ] 1276/1737 73% [============================================= ] 1277/1737 73% [============================================= ] 1278/1737 73% [============================================= ] 1279/1737 73% [============================================= ] 1280/1737 73% [============================================= ] 1281/1737 73% [============================================= ] 1282/1737 73% [============================================= ] 1283/1737 73% [============================================= ] 1284/1737 73% [============================================= ] 1285/1737 73% [============================================= ] 1286/1737 74% [============================================= ] 1287/1737 74% [============================================= ] 1288/1737 74% [============================================== ] 1289/1737 74% [============================================== ] 1290/1737 74% [============================================== ] 1291/1737 74% [============================================== ] 1292/1737 74% [============================================== ] 1293/1737 74% [============================================== ] 1294/1737 74% [============================================== ] 1295/1737 74% [============================================== ] 1296/1737 74% [============================================== ] 1297/1737 74% [============================================== ] 1298/1737 74% [============================================== ] 1299/1737 74% [============================================== ] 1300/1737 74% [============================================== ] 1301/1737 74% [============================================== ] 1302/1737 74% [============================================== ] 1303/1737 75% [============================================== ] 1304/1737 75% [============================================== ] 1305/1737 75% [============================================== ] 1306/1737 75% [============================================== ] 1307/1737 75% [============================================== ] 1308/1737 75% [============================================== ] 1309/1737 75% [============================================== ] 1310/1737 75% [============================================== ] 1311/1737 75% [============================================== ] 1312/1737 75% [============================================== ] 1313/1737 75% [============================================== ] 1314/1737 75% [============================================== ] 1315/1737 75% [============================================== ] 1316/1737 75% [=============================================== ] 1317/1737 75% [=============================================== ] 1318/1737 75% [=============================================== ] 1319/1737 75% [=============================================== ] 1320/1737 75% [=============================================== ] 1321/1737 76% [=============================================== ] 1322/1737 76% [=============================================== ] 1323/1737 76% [=============================================== ] 1324/1737 76% [=============================================== ] 1325/1737 76% [=============================================== ] 1326/1737 76% [=============================================== ] 1327/1737 76% [=============================================== ] 1328/1737 76% [=============================================== ] 1329/1737 76% [=============================================== ] 1330/1737 76% [=============================================== ] 1331/1737 76% [=============================================== ] 1332/1737 76% [=============================================== ] 1333/1737 76% [=============================================== ] 1334/1737 76% [=============================================== ] 1335/1737 76% [=============================================== ] 1336/1737 76% [=============================================== ] 1337/1737 76% [=============================================== ] 1338/1737 77% [=============================================== ] 1339/1737 77% [=============================================== ] 1340/1737 77% [=============================================== ] 1341/1737 77% [=============================================== ] 1342/1737 77% [=============================================== ] 1343/1737 77% [=============================================== ] 1344/1737 77% [================================================ ] 1345/1737 77% [================================================ ] 1346/1737 77% [================================================ ] 1347/1737 77% [================================================ ] 1348/1737 77% [================================================ ] 1349/1737 77% [================================================ ] 1350/1737 77% [================================================ ] 1351/1737 77% [================================================ ] 1352/1737 77% [================================================ ] 1353/1737 77% [================================================ ] 1354/1737 77% [================================================ ] 1355/1737 78% [================================================ ] 1356/1737 78% [================================================ ] 1357/1737 78% [================================================ ] 1358/1737 78% [================================================ ] 1359/1737 78% [================================================ ] 1360/1737 78% [================================================ ] 1361/1737 78% [================================================ ] 1362/1737 78% [================================================ ] 1363/1737 78% [================================================ ] 1364/1737 78% [================================================ ] 1365/1737 78% [================================================ ] 1366/1737 78% [================================================ ] 1367/1737 78% [================================================ ] 1368/1737 78% [================================================ ] 1369/1737 78% [================================================ ] 1370/1737 78% [================================================ ] 1371/1737 78% [================================================ ] 1372/1737 78% [================================================= ] 1373/1737 79% [================================================= ] 1374/1737 79% [================================================= ] 1375/1737 79% [================================================= ] 1376/1737 79% [================================================= ] 1377/1737 79% [================================================= ] 1378/1737 79% [================================================= ] 1379/1737 79% [================================================= ] 1380/1737 79% [================================================= ] 1381/1737 79% [================================================= ] 1382/1737 79% [================================================= ] 1383/1737 79% [================================================= ] 1384/1737 79% [================================================= ] 1385/1737 79% [================================================= ] 1386/1737 79% [================================================= ] 1387/1737 79% [================================================= ] 1388/1737 79% [================================================= ] 1389/1737 79% [================================================= ] 1390/1737 80% [================================================= ] 1391/1737 80% [================================================= ] 1392/1737 80% [================================================= ] 1393/1737 80% [================================================= ] 1394/1737 80% [================================================= ] 1395/1737 80% [================================================= ] 1396/1737 80% [================================================= ] 1397/1737 80% [================================================= ] 1398/1737 80% [================================================= ] 1399/1737 80% [================================================= ] 1400/1737 80% [================================================== ] 1401/1737 80% [================================================== ] 1402/1737 80% [================================================== ] 1403/1737 80% [================================================== ] 1404/1737 80% [================================================== ] 1405/1737 80% [================================================== ] 1406/1737 80% [================================================== ] 1407/1737 81% [================================================== ] 1408/1737 81% [================================================== ] 1409/1737 81% [================================================== ] 1410/1737 81% [================================================== ] 1411/1737 81% [================================================== ] 1412/1737 81% [================================================== ] 1413/1737 81% [================================================== ] 1414/1737 81% [================================================== ] 1415/1737 81% [================================================== ] 1416/1737 81% [================================================== ] 1417/1737 81% [================================================== ] 1418/1737 81% [================================================== ] 1419/1737 81% [================================================== ] 1420/1737 81% [================================================== ] 1421/1737 81% [================================================== ] 1422/1737 81% [================================================== ] 1423/1737 81% [================================================== ] 1424/1737 81% [================================================== ] 1425/1737 82% [================================================== ] 1426/1737 82% [================================================== ] 1427/1737 82% [================================================== ] 1428/1737 82% [=================================================== ] 1429/1737 82% [=================================================== ] 1430/1737 82% [=================================================== ] 1431/1737 82% [=================================================== ] 1432/1737 82% [=================================================== ] 1433/1737 82% [=================================================== ] 1434/1737 82% [=================================================== ] 1435/1737 82% [=================================================== ] 1436/1737 82% [=================================================== ] 1437/1737 82% [=================================================== ] 1438/1737 82% [=================================================== ] 1439/1737 82% [=================================================== ] 1440/1737 82% [=================================================== ] 1441/1737 82% [=================================================== ] 1442/1737 83% [=================================================== ] 1443/1737 83% [=================================================== ] 1444/1737 83% [=================================================== ] 1445/1737 83% [=================================================== ] 1446/1737 83% [=================================================== ] 1447/1737 83% [=================================================== ] 1448/1737 83% [=================================================== ] 1449/1737 83% [=================================================== ] 1450/1737 83% [=================================================== ] 1451/1737 83% [=================================================== ] 1452/1737 83% [=================================================== ] 1453/1737 83% [=================================================== ] 1454/1737 83% [=================================================== ] 1455/1737 83% [=================================================== ] 1456/1737 83% [==================================================== ] 1457/1737 83% [==================================================== ] 1458/1737 83% [==================================================== ] 1459/1737 83% [==================================================== ] 1460/1737 84% [==================================================== ] 1461/1737 84% [==================================================== ] 1462/1737 84% [==================================================== ] 1463/1737 84% [==================================================== ] 1464/1737 84% [==================================================== ] 1465/1737 84% [==================================================== ] 1466/1737 84% [==================================================== ] 1467/1737 84% [==================================================== ] 1468/1737 84% [==================================================== ] 1469/1737 84% [==================================================== ] 1470/1737 84% [==================================================== ] 1471/1737 84% [==================================================== ] 1472/1737 84% [==================================================== ] 1473/1737 84% [==================================================== ] 1474/1737 84% [==================================================== ] 1475/1737 84% [==================================================== ] 1476/1737 84% [==================================================== ] 1477/1737 85% [==================================================== ] 1478/1737 85% [==================================================== ] 1479/1737 85% [==================================================== ] 1480/1737 85% [==================================================== ] 1481/1737 85% [==================================================== ] 1482/1737 85% [==================================================== ] 1483/1737 85% [==================================================== ] 1484/1737 85% [===================================================== ] 1485/1737 85% [===================================================== ] 1486/1737 85% [===================================================== ] 1487/1737 85% [===================================================== ] 1488/1737 85% [===================================================== ] 1489/1737 85% [===================================================== ] 1490/1737 85% [===================================================== ] 1491/1737 85% [===================================================== ] 1492/1737 85% [===================================================== ] 1493/1737 85% [===================================================== ] 1494/1737 86% [===================================================== ] 1495/1737 86% [===================================================== ] 1496/1737 86% [===================================================== ] 1497/1737 86% [===================================================== ] 1498/1737 86% [===================================================== ] 1499/1737 86% [===================================================== ] 1500/1737 86% [===================================================== ] 1501/1737 86% [===================================================== ] 1502/1737 86% [===================================================== ] 1503/1737 86% [===================================================== ] 1504/1737 86% [===================================================== ] 1505/1737 86% [===================================================== ] 1506/1737 86% [===================================================== ] 1507/1737 86% [===================================================== ] 1508/1737 86% [===================================================== ] 1509/1737 86% [===================================================== ] 1510/1737 86% [===================================================== ] 1511/1737 86% [===================================================== ] 1512/1737 87% [====================================================== ] 1513/1737 87% [====================================================== ] 1514/1737 87% [====================================================== ] 1515/1737 87% [====================================================== ] 1516/1737 87% [====================================================== ] 1517/1737 87% [====================================================== ] 1518/1737 87% [====================================================== ] 1519/1737 87% [====================================================== ] 1520/1737 87% [====================================================== ] 1521/1737 87% [====================================================== ] 1522/1737 87% [====================================================== ] 1523/1737 87% [====================================================== ] 1524/1737 87% [====================================================== ] 1525/1737 87% [====================================================== ] 1526/1737 87% [====================================================== ] 1527/1737 87% [====================================================== ] 1528/1737 87% [====================================================== ] 1529/1737 88% [====================================================== ] 1530/1737 88% [====================================================== ] 1531/1737 88% [====================================================== ] 1532/1737 88% [====================================================== ] 1533/1737 88% [====================================================== ] 1534/1737 88% [====================================================== ] 1535/1737 88% [====================================================== ] 1536/1737 88% [====================================================== ] 1537/1737 88% [====================================================== ] 1538/1737 88% [====================================================== ] 1539/1737 88% [====================================================== ] 1540/1737 88% [======================================================= ] 1541/1737 88% [======================================================= ] 1542/1737 88% [======================================================= ] 1543/1737 88% [======================================================= ] 1544/1737 88% [======================================================= ] 1545/1737 88% [======================================================= ] 1546/1737 89% [======================================================= ] 1547/1737 89% [======================================================= ] 1548/1737 89% [======================================================= ] 1549/1737 89% [======================================================= ] 1550/1737 89% [======================================================= ] 1551/1737 89% [======================================================= ] 1552/1737 89% [======================================================= ] 1553/1737 89% [======================================================= ] 1554/1737 89% [======================================================= ] 1555/1737 89% [======================================================= ] 1556/1737 89% [======================================================= ] 1557/1737 89% [======================================================= ] 1558/1737 89% [======================================================= ] 1559/1737 89% [======================================================= ] 1560/1737 89% [======================================================= ] 1561/1737 89% [======================================================= ] 1562/1737 89% [======================================================= ] 1563/1737 89% [======================================================= ] 1564/1737 90% [======================================================= ] 1565/1737 90% [======================================================= ] 1566/1737 90% [======================================================= ] 1567/1737 90% [======================================================= ] 1568/1737 90% [======================================================== ] 1569/1737 90% [======================================================== ] 1570/1737 90% [======================================================== ] 1571/1737 90% [======================================================== ] 1572/1737 90% [======================================================== ] 1573/1737 90% [======================================================== ] 1574/1737 90% [======================================================== ] 1575/1737 90% [======================================================== ] 1576/1737 90% [======================================================== ] 1577/1737 90% [======================================================== ] 1578/1737 90% [======================================================== ] 1579/1737 90% [======================================================== ] 1580/1737 90% [======================================================== ] 1581/1737 91% [======================================================== ] 1582/1737 91% [======================================================== ] 1583/1737 91% [======================================================== ] 1584/1737 91% [======================================================== ] 1585/1737 91% [======================================================== ] 1586/1737 91% [======================================================== ] 1587/1737 91% [======================================================== ] 1588/1737 91% [======================================================== ] 1589/1737 91% [======================================================== ] 1590/1737 91% [======================================================== ] 1591/1737 91% [======================================================== ] 1592/1737 91% [======================================================== ] 1593/1737 91% [======================================================== ] 1594/1737 91% [======================================================== ] 1595/1737 91% [======================================================== ] 1596/1737 91% [========================================================= ] 1597/1737 91% [========================================================= ] 1598/1737 91% [========================================================= ] 1599/1737 92% [========================================================= ] 1600/1737 92% [========================================================= ] 1601/1737 92% [========================================================= ] 1602/1737 92% [========================================================= ] 1603/1737 92% [========================================================= ] 1604/1737 92% [========================================================= ] 1605/1737 92% [========================================================= ] 1606/1737 92% [========================================================= ] 1607/1737 92% [========================================================= ] 1608/1737 92% [========================================================= ] 1609/1737 92% [========================================================= ] 1610/1737 92% [========================================================= ] 1611/1737 92% [========================================================= ] 1612/1737 92% [========================================================= ] 1613/1737 92% [========================================================= ] 1614/1737 92% [========================================================= ] 1615/1737 92% [========================================================= ] 1616/1737 93% [========================================================= ] 1617/1737 93% [========================================================= ] 1618/1737 93% [========================================================= ] 1619/1737 93% [========================================================= ] 1620/1737 93% [========================================================= ] 1621/1737 93% [========================================================= ] 1622/1737 93% [========================================================= ] 1623/1737 93% [========================================================= ] 1624/1737 93% [========================================================== ] 1625/1737 93% [========================================================== ] 1626/1737 93% [========================================================== ] 1627/1737 93% [========================================================== ] 1628/1737 93% [========================================================== ] 1629/1737 93% [========================================================== ] 1630/1737 93% [========================================================== ] 1631/1737 93% [========================================================== ] 1632/1737 93% [========================================================== ] 1633/1737 94% [========================================================== ] 1634/1737 94% [========================================================== ] 1635/1737 94% [========================================================== ] 1636/1737 94% [========================================================== ] 1637/1737 94% [========================================================== ] 1638/1737 94% [========================================================== ] 1639/1737 94% [========================================================== ] 1640/1737 94% [========================================================== ] 1641/1737 94% [========================================================== ] 1642/1737 94% [========================================================== ] 1643/1737 94% [========================================================== ] 1644/1737 94% [========================================================== ] 1645/1737 94% [========================================================== ] 1646/1737 94% [========================================================== ] 1647/1737 94% [========================================================== ] 1648/1737 94% [========================================================== ] 1649/1737 94% [========================================================== ] 1650/1737 94% [========================================================== ] 1651/1737 95% [========================================================== ] 1652/1737 95% [=========================================================== ] 1653/1737 95% [=========================================================== ] 1654/1737 95% [=========================================================== ] 1655/1737 95% [=========================================================== ] 1656/1737 95% [=========================================================== ] 1657/1737 95% [=========================================================== ] 1658/1737 95% [=========================================================== ] 1659/1737 95% [=========================================================== ] 1660/1737 95% [=========================================================== ] 1661/1737 95% [=========================================================== ] 1662/1737 95% [=========================================================== ] 1663/1737 95% [=========================================================== ] 1664/1737 95% [=========================================================== ] 1665/1737 95% [=========================================================== ] 1666/1737 95% [=========================================================== ] 1667/1737 95% [=========================================================== ] 1668/1737 96% [=========================================================== ] 1669/1737 96% [=========================================================== ] 1670/1737 96% [=========================================================== ] 1671/1737 96% [=========================================================== ] 1672/1737 96% [=========================================================== ] 1673/1737 96% [=========================================================== ] 1674/1737 96% [=========================================================== ] 1675/1737 96% [=========================================================== ] 1676/1737 96% [=========================================================== ] 1677/1737 96% [=========================================================== ] 1678/1737 96% [=========================================================== ] 1679/1737 96% [=========================================================== ] 1680/1737 96% [============================================================ ] 1681/1737 96% [============================================================ ] 1682/1737 96% [============================================================ ] 1683/1737 96% [============================================================ ] 1684/1737 96% [============================================================ ] 1685/1737 97% [============================================================ ] 1686/1737 97% [============================================================ ] 1687/1737 97% [============================================================ ] 1688/1737 97% [============================================================ ] 1689/1737 97% [============================================================ ] 1690/1737 97% [============================================================ ] 1691/1737 97% [============================================================ ] 1692/1737 97% [============================================================ ] 1693/1737 97% [============================================================ ] 1694/1737 97% [============================================================ ] 1695/1737 97% [============================================================ ] 1696/1737 97% [============================================================ ] 1697/1737 97% [============================================================ ] 1698/1737 97% [============================================================ ] 1699/1737 97% [============================================================ ] 1700/1737 97% [============================================================ ] 1701/1737 97% [============================================================ ] 1702/1737 97% [============================================================ ] 1703/1737 98% [============================================================ ] 1704/1737 98% [============================================================ ] 1705/1737 98% [============================================================ ] 1706/1737 98% [============================================================ ] 1707/1737 98% [============================================================ ] 1708/1737 98% [============================================================= ] 1709/1737 98% [============================================================= ] 1710/1737 98% [============================================================= ] 1711/1737 98% [============================================================= ] 1712/1737 98% [============================================================= ] 1713/1737 98% [============================================================= ] 1714/1737 98% [============================================================= ] 1715/1737 98% [============================================================= ] 1716/1737 98% [============================================================= ] 1717/1737 98% [============================================================= ] 1718/1737 98% [============================================================= ] 1719/1737 98% [============================================================= ] 1720/1737 99% [============================================================= ] 1721/1737 99% [============================================================= ] 1722/1737 99% [============================================================= ] 1723/1737 99% [============================================================= ] 1724/1737 99% [============================================================= ] 1725/1737 99% [============================================================= ] 1726/1737 99% [============================================================= ] 1727/1737 99% [============================================================= ] 1728/1737 99% [============================================================= ] 1729/1737 99% [============================================================= ] 1730/1737 99% [============================================================= ] 1731/1737 99% [============================================================= ] 1732/1737 99% [============================================================= ] 1733/1737 99% [============================================================= ] 1734/1737 99% [============================================================= ] 1735/1737 99% [============================================================= ] 1736/1737 99% [==============================================================] 1737/1737 100% operation complete, 1737 objects in 35927 NAND pages. ln -snf /home/autobuild/autobuild/instance-12/output-1/host/sh4aeb-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-12/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-12/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-12/buildroot' >>> Buildroot 2023.02-168-ga45f2af7fa 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 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> 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-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.14 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-aespipe 2.4f Collecting legal info >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bitwise 0.43 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> lsof 4.98.0 Collecting legal info dialects/linux/dproto.h: OK (sha256: 32a728188b19bf86917659d904ab29d0a294b4506e1c98b8b7f1c70ab4975fe1) >>> netcat 0.7.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> tftpd b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 Collecting legal info tftpd/tftpd.c: OK (sha256: 67754ebd8f265571d3226ac97e521b1bd6fd8a61363ecd4ab7806a6f90efab92) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 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) >>> cukinia 0.6.0 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) LICENSE.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> datatables-fixedcolumns 3.3.0 Collecting legal info License.txt: OK (sha256: e8e92f97216f9ea00cb2735b933a91ec8e3869bed37b6d63a90f76f41508f2de) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> dnsmasq 2.89 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> initscripts Collecting legal info >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libldns 1.8.3 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libshout 2.4.6 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libubootenv 0.3.3 Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linux-syscall-support e1e7b0ad8ee99a875b272c8e33e308472e897660 Collecting legal info LICENSE: OK (sha256: c180f12840c00224cceed7139192018d2c7e6061db4ce4310b8626f7ad10bf26) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> lua 5.1.5 Collecting legal info COPYRIGHT: OK (sha256: ee5e3e82af1e1b543c4f216e399d7c8cfee797711913f349e385101c4ae60a79) >>> luainterpreter Collecting legal info >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.4 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> neon 0.32.4 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> netsnmp 5.9.3 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> openssh 9.3p1 Collecting legal info LICENCE: OK (sha256: 05c30446ba738934b3f1efa965b454c122ca26cc4b268e5ae6843f58ccd1b16d) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rsh-redone 85 Collecting legal info rsh.c: OK (sha256: 92c3a6a0efe5347c282081c6f67aebfec0f33b880c9efb87eb5232dcdd748369) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> host-sdbusplus 4212292bcf136d04b38ba5116aa568b0fa312798 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-python-inflection 0.5.1 Collecting legal info LICENSE: OK (sha256: 9e9f9b4b2e7543ad1486f1328bf9ec50e5a5e2bb9caceb59652496dd61e64133) >>> host-python-mako 1.2.4 Collecting legal info LICENSE: OK (sha256: 760f22b3e9ea4a50eb99201bd8dd118869f28108cfb64ccce6d1b305cf9ae9fa) >>> host-python-markupsafe 2.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sscep 0.10.0 Collecting legal info COPYING: OK (sha256: e1328c292102a22c10e8dcfbfda33740f603767c73f8c5b5189c5513eb6b4dea) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> tiff 4.5.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> tinyssh 20220801 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> vulkan-headers 1.2.203 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> webp 1.2.4 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cpio 2.13 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_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-12/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-12/buildroot'