mkyaffs2.c:696:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 696 | strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:17: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm make[1]: Leaving directory '/home/autobuild/autobuild/instance-15/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-15/output-1/host/bin PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/output-1/host/sbin:/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-15/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-15/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-15/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-15/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-15/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-15/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-15/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-15/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-15/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-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', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-15/output-1/host/bin/nios2-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-15/output-1/host/bin/nios2-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%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-15/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-15/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-15/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-15/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-15/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-15/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-15/output-1/host/bin/nios2-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-15/output-1/host/bin/nios2-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-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', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-15/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-15/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-15/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-15/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-15/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-15/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-15/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-15/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-15/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-15/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-15/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-15/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-15/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-15/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-15/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-15/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-15/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-15/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-15/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-15/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-15/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-15/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/include /home/autobuild/autobuild/instance-15/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-15/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-15/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-15/output-1/target/usr/doc find /home/autobuild/autobuild/instance-15/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-15/output-1/target/lib/ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-15/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-15/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/man /home/autobuild/autobuild/instance-15/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/info /home/autobuild/autobuild/instance-15/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/doc /home/autobuild/autobuild/instance-15/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-15/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-15/output-1/target/lib/debug /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-15/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-15/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-15/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-15/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-15/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-1021-g6e0ba6bfc2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-15/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-15/output-1/per-package /home/autobuild/autobuild/instance-15/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-15/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs printf ' avahi -1 avahi -1 * - - -\n dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n saned -1 saned -1 * /etc/sane.d - - Saned User\n\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/bin/bwrap f 1755 0 0 - - - - -\n /bin/busybox f 4755 0 0 - - - - -\n /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n\n' > /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cramfs mkdir -p /home/autobuild/autobuild/instance-15/output-1/images rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs mkdir -p /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-15/output-1/target/ /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/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-15/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/target >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/fakeroot echo "/home/autobuild/autobuild/instance-15/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /home/autobuild/autobuild/instance-15/output-1/host/bin/mkcramfs -L /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/target /home/autobuild/autobuild/instance-15/output-1/images/rootfs.cramfs\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/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-15/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/cramfs/target table='/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt' warning: file sizes truncated to 16MB (minus 1 byte) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-15/output-1/images rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-15/output-1/target/ /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/output-1/host/sbin:/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-15/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-15/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-15/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-15/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/output-1/host/sbin:/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-15/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-15/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 2075 objects. stage 2: creating image '/home/autobuild/autobuild/instance-15/output-1/images/rootfs.yaffs2' [ ] 1/2075 0% [ ] 2/2075 0% [ ] 3/2075 0% [ ] 4/2075 0% [ ] 5/2075 0% [ ] 6/2075 0% [ ] 7/2075 0% [ ] 8/2075 0% [ ] 9/2075 0% [ ] 10/2075 0% [ ] 11/2075 0% [ ] 12/2075 0% [ ] 13/2075 0% [ ] 14/2075 0% [ ] 15/2075 0% [ ] 16/2075 0% [ ] 17/2075 0% [ ] 18/2075 0% [ ] 19/2075 0% [ ] 20/2075 0% [ ] 21/2075 1% [ ] 22/2075 1% [ ] 23/2075 1% [ ] 24/2075 1% [ ] 25/2075 1% [ ] 26/2075 1% [ ] 27/2075 1% [ ] 28/2075 1% [ ] 29/2075 1% [ ] 30/2075 1% [ ] 31/2075 1% [ ] 32/2075 1% [ ] 33/2075 1% [= ] 34/2075 1% [= ] 35/2075 1% [= ] 36/2075 1% [= ] 37/2075 1% [= ] 38/2075 1% [= ] 39/2075 1% [= ] 40/2075 1% [= ] 41/2075 1% [= ] 42/2075 2% [= ] 43/2075 2% [= ] 44/2075 2% [= ] 45/2075 2% [= ] 46/2075 2% [= ] 47/2075 2% [= ] 48/2075 2% [= ] 49/2075 2% [= ] 50/2075 2% [= ] 51/2075 2% [= ] 52/2075 2% [= ] 53/2075 2% [= ] 54/2075 2% [= ] 55/2075 2% [= ] 56/2075 2% [= ] 57/2075 2% [= ] 58/2075 2% [= ] 59/2075 2% [= ] 60/2075 2% [= ] 61/2075 2% [= ] 62/2075 2% [= ] 63/2075 3% [= ] 64/2075 3% [= ] 65/2075 3% [= ] 66/2075 3% [== ] 67/2075 3% [== ] 68/2075 3% [== ] 69/2075 3% [== ] 70/2075 3% [== ] 71/2075 3% [== ] 72/2075 3% [== ] 73/2075 3% [== ] 74/2075 3% [== ] 75/2075 3% [== ] 76/2075 3% [== ] 77/2075 3% [== ] 78/2075 3% [== ] 79/2075 3% [== ] 80/2075 3% [== ] 81/2075 3% [== ] 82/2075 3% [== ] 83/2075 4% [== ] 84/2075 4% [== ] 85/2075 4% [== ] 86/2075 4% [== ] 87/2075 4% [== ] 88/2075 4% [== ] 89/2075 4% [== ] 90/2075 4% [== ] 91/2075 4% [== ] 92/2075 4% [== ] 93/2075 4% [== ] 94/2075 4% [== ] 95/2075 4% [== ] 96/2075 4% [== ] 97/2075 4% [== ] 98/2075 4% [== ] 99/2075 4% [== ] 100/2075 4% [=== ] 101/2075 4% [=== ] 102/2075 4% [=== ] 103/2075 4% [=== ] 104/2075 5% [=== ] 105/2075 5% [=== ] 106/2075 5% [=== ] 107/2075 5% [=== ] 108/2075 5% [=== ] 109/2075 5% [=== ] 110/2075 5% [=== ] 111/2075 5% [=== ] 112/2075 5% [=== ] 113/2075 5% [=== ] 114/2075 5% [=== ] 115/2075 5% [=== ] 116/2075 5% [=== ] 117/2075 5% [=== ] 118/2075 5% [=== ] 119/2075 5% [=== ] 120/2075 5% [=== ] 121/2075 5% [=== ] 122/2075 5% [=== ] 123/2075 5% [=== ] 124/2075 5% [=== ] 125/2075 6% [=== ] 126/2075 6% [=== ] 127/2075 6% [=== ] 128/2075 6% [=== ] 129/2075 6% [=== ] 130/2075 6% [=== ] 131/2075 6% [=== ] 132/2075 6% [=== ] 133/2075 6% [==== ] 134/2075 6% [==== ] 135/2075 6% [==== ] 136/2075 6% [==== ] 137/2075 6% [==== ] 138/2075 6% [==== ] 139/2075 6% [==== ] 140/2075 6% [==== ] 141/2075 6% [==== ] 142/2075 6% [==== ] 143/2075 6% [==== ] 144/2075 6% [==== ] 145/2075 6% [==== ] 146/2075 7% [==== ] 147/2075 7% [==== ] 148/2075 7% [==== ] 149/2075 7% [==== ] 150/2075 7% [==== ] 151/2075 7% [==== ] 152/2075 7% [==== ] 153/2075 7% [==== ] 154/2075 7% [==== ] 155/2075 7% [==== ] 156/2075 7% [==== ] 157/2075 7% [==== ] 158/2075 7% [==== ] 159/2075 7% [==== ] 160/2075 7% [==== ] 161/2075 7% [==== ] 162/2075 7% [==== ] 163/2075 7% [==== ] 164/2075 7% [==== ] 165/2075 7% [==== ] 166/2075 8% [==== ] 167/2075 8% [===== ] 168/2075 8% [===== ] 169/2075 8% [===== ] 170/2075 8% [===== ] 171/2075 8% [===== ] 172/2075 8% [===== ] 173/2075 8% [===== ] 174/2075 8% [===== ] 175/2075 8% [===== ] 176/2075 8% [===== ] 177/2075 8% [===== ] 178/2075 8% [===== ] 179/2075 8% [===== ] 180/2075 8% [===== ] 181/2075 8% [===== ] 182/2075 8% [===== ] 183/2075 8% [===== ] 184/2075 8% [===== ] 185/2075 8% [===== ] 186/2075 8% [===== ] 187/2075 9% [===== ] 188/2075 9% [===== ] 189/2075 9% [===== ] 190/2075 9% [===== ] 191/2075 9% [===== ] 192/2075 9% [===== ] 193/2075 9% [===== ] 194/2075 9% [===== ] 195/2075 9% [===== ] 196/2075 9% [===== ] 197/2075 9% [===== ] 198/2075 9% [===== ] 199/2075 9% [===== ] 200/2075 9% [====== ] 201/2075 9% [====== ] 202/2075 9% [====== ] 203/2075 9% [====== ] 204/2075 9% [====== ] 205/2075 9% [====== ] 206/2075 9% [====== ] 207/2075 9% [====== ] 208/2075 10% [====== ] 209/2075 10% [====== ] 210/2075 10% [====== ] 211/2075 10% [====== ] 212/2075 10% [====== ] 213/2075 10% [====== ] 214/2075 10% [====== ] 215/2075 10% [====== ] 216/2075 10% [====== ] 217/2075 10% [====== ] 218/2075 10% [====== ] 219/2075 10% [====== ] 220/2075 10% [====== ] 221/2075 10% [====== ] 222/2075 10% [====== ] 223/2075 10% [====== ] 224/2075 10% [====== ] 225/2075 10% [====== ] 226/2075 10% [====== ] 227/2075 10% [====== ] 228/2075 10% [====== ] 229/2075 11% [====== ] 230/2075 11% [====== ] 231/2075 11% [====== ] 232/2075 11% [====== ] 233/2075 11% [====== ] 234/2075 11% [======= ] 235/2075 11% [======= ] 236/2075 11% [======= ] 237/2075 11% [======= ] 238/2075 11% [======= ] 239/2075 11% [======= ] 240/2075 11% [======= ] 241/2075 11% [======= ] 242/2075 11% [======= ] 243/2075 11% [======= ] 244/2075 11% [======= ] 245/2075 11% [======= ] 246/2075 11% [======= ] 247/2075 11% [======= ] 248/2075 11% [======= ] 249/2075 12% [======= ] 250/2075 12% [======= ] 251/2075 12% [======= ] 252/2075 12% [======= ] 253/2075 12% [======= ] 254/2075 12% [======= ] 255/2075 12% [======= ] 256/2075 12% [======= ] 257/2075 12% [======= ] 258/2075 12% [======= ] 259/2075 12% [======= ] 260/2075 12% [======= ] 261/2075 12% [======= ] 262/2075 12% [======= ] 263/2075 12% [======= ] 264/2075 12% [======= ] 265/2075 12% [======= ] 266/2075 12% [======= ] 267/2075 12% [======== ] 268/2075 12% [======== ] 269/2075 12% [======== ] 270/2075 13% [======== ] 271/2075 13% [======== ] 272/2075 13% [======== ] 273/2075 13% [======== ] 274/2075 13% [======== ] 275/2075 13% [======== ] 276/2075 13% [======== ] 277/2075 13% [======== ] 278/2075 13% [======== ] 279/2075 13% [======== ] 280/2075 13% [======== ] 281/2075 13% [======== ] 282/2075 13% [======== ] 283/2075 13% [======== ] 284/2075 13% [======== ] 285/2075 13% [======== ] 286/2075 13% [======== ] 287/2075 13% [======== ] 288/2075 13% [======== ] 289/2075 13% [======== ] 290/2075 13% [======== ] 291/2075 14% [======== ] 292/2075 14% [======== ] 293/2075 14% [======== ] 294/2075 14% [======== ] 295/2075 14% [======== ] 296/2075 14% [======== ] 297/2075 14% [======== ] 298/2075 14% [======== ] 299/2075 14% [======== ] 300/2075 14% [======== ] 301/2075 14% [========= ] 302/2075 14% [========= ] 303/2075 14% [========= ] 304/2075 14% [========= ] 305/2075 14% [========= ] 306/2075 14% [========= ] 307/2075 14% [========= ] 308/2075 14% [========= ] 309/2075 14% [========= ] 310/2075 14% [========= ] 311/2075 14% [========= ] 312/2075 15% [========= ] 313/2075 15% [========= ] 314/2075 15% [========= ] 315/2075 15% [========= ] 316/2075 15% [========= ] 317/2075 15% [========= ] 318/2075 15% [========= ] 319/2075 15% [========= ] 320/2075 15% [========= ] 321/2075 15% [========= ] 322/2075 15% [========= ] 323/2075 15% [========= ] 324/2075 15% [========= ] 325/2075 15% [========= ] 326/2075 15% [========= ] 327/2075 15% [========= ] 328/2075 15% [========= ] 329/2075 15% [========= ] 330/2075 15% [========= ] 331/2075 15% [========= ] 332/2075 16% [========= ] 333/2075 16% [========= ] 334/2075 16% [========== ] 335/2075 16% [========== ] 336/2075 16% [========== ] 337/2075 16% [========== ] 338/2075 16% [========== ] 339/2075 16% [========== ] 340/2075 16% [========== ] 341/2075 16% [========== ] 342/2075 16% [========== ] 343/2075 16% [========== ] 344/2075 16% [========== ] 345/2075 16% [========== ] 346/2075 16% [========== ] 347/2075 16% [========== ] 348/2075 16% [========== ] 349/2075 16% [========== ] 350/2075 16% [========== ] 351/2075 16% [========== ] 352/2075 16% [========== ] 353/2075 17% [========== ] 354/2075 17% [========== ] 355/2075 17% [========== ] 356/2075 17% [========== ] 357/2075 17% [========== ] 358/2075 17% [========== ] 359/2075 17% [========== ] 360/2075 17% [========== ] 361/2075 17% [========== ] 362/2075 17% [========== ] 363/2075 17% [========== ] 364/2075 17% [========== ] 365/2075 17% [========== ] 366/2075 17% [========== ] 367/2075 17% [========== ] 368/2075 17% [=========== ] 369/2075 17% [=========== ] 370/2075 17% [=========== ] 371/2075 17% [=========== ] 372/2075 17% [=========== ] 373/2075 17% [=========== ] 374/2075 18% [=========== ] 375/2075 18% [=========== ] 376/2075 18% [=========== ] 377/2075 18% [=========== ] 378/2075 18% [=========== ] 379/2075 18% [=========== ] 380/2075 18% [=========== ] 381/2075 18% [=========== ] 382/2075 18% [=========== ] 383/2075 18% [=========== ] 384/2075 18% [=========== ] 385/2075 18% [=========== ] 386/2075 18% [=========== ] 387/2075 18% [=========== ] 388/2075 18% [=========== ] 389/2075 18% [=========== ] 390/2075 18% [=========== ] 391/2075 18% [=========== ] 392/2075 18% [=========== ] 393/2075 18% [=========== ] 394/2075 18% [=========== ] 395/2075 19% [=========== ] 396/2075 19% [=========== ] 397/2075 19% [=========== ] 398/2075 19% [=========== ] 399/2075 19% [=========== ] 400/2075 19% [=========== ] 401/2075 19% [============ ] 402/2075 19% [============ ] 403/2075 19% [============ ] 404/2075 19% [============ ] 405/2075 19% [============ ] 406/2075 19% [============ ] 407/2075 19% [============ ] 408/2075 19% [============ ] 409/2075 19% [============ ] 410/2075 19% [============ ] 411/2075 19% [============ ] 412/2075 19% [============ ] 413/2075 19% [============ ] 414/2075 19% [============ ] 415/2075 20% [============ ] 416/2075 20% [============ ] 417/2075 20% [============ ] 418/2075 20% [============ ] 419/2075 20% [============ ] 420/2075 20% [============ ] 421/2075 20% [============ ] 422/2075 20% [============ ] 423/2075 20% [============ ] 424/2075 20% [============ ] 425/2075 20% [============ ] 426/2075 20% [============ ] 427/2075 20% [============ ] 428/2075 20% [============ ] 429/2075 20% [============ ] 430/2075 20% [============ ] 431/2075 20% [============ ] 432/2075 20% [============ ] 433/2075 20% [============ ] 434/2075 20% [============ ] 435/2075 20% [============= ] 436/2075 21% [============= ] 437/2075 21% [============= ] 438/2075 21% [============= ] 439/2075 21% [============= ] 440/2075 21% [============= ] 441/2075 21% [============= ] 442/2075 21% [============= ] 443/2075 21% [============= ] 444/2075 21% [============= ] 445/2075 21% [============= ] 446/2075 21% [============= ] 447/2075 21% [============= ] 448/2075 21% [============= ] 449/2075 21% [============= ] 450/2075 21% [============= ] 451/2075 21% [============= ] 452/2075 21% [============= ] 453/2075 21% [============= ] 454/2075 21% [============= ] 455/2075 21% [============= ] 456/2075 21% [============= ] 457/2075 22% [============= ] 458/2075 22% [============= ] 459/2075 22% [============= ] 460/2075 22% [============= ] 461/2075 22% [============= ] 462/2075 22% [============= ] 463/2075 22% [============= ] 464/2075 22% [============= ] 465/2075 22% [============= ] 466/2075 22% [============= ] 467/2075 22% [============= ] 468/2075 22% [============== ] 469/2075 22% [============== ] 470/2075 22% [============== ] 471/2075 22% [============== ] 472/2075 22% [============== ] 473/2075 22% [============== ] 474/2075 22% [============== ] 475/2075 22% [============== ] 476/2075 22% [============== ] 477/2075 22% [============== ] 478/2075 23% [============== ] 479/2075 23% [============== ] 480/2075 23% [============== ] 481/2075 23% [============== ] 482/2075 23% [============== ] 483/2075 23% [============== ] 484/2075 23% [============== ] 485/2075 23% [============== ] 486/2075 23% [============== ] 487/2075 23% [============== ] 488/2075 23% [============== ] 489/2075 23% [============== ] 490/2075 23% [============== ] 491/2075 23% [============== ] 492/2075 23% [============== ] 493/2075 23% [============== ] 494/2075 23% [============== ] 495/2075 23% [============== ] 496/2075 23% [============== ] 497/2075 23% [============== ] 498/2075 24% [============== ] 499/2075 24% [============== ] 500/2075 24% [============== ] 501/2075 24% [============== ] 502/2075 24% [=============== ] 503/2075 24% [=============== ] 504/2075 24% [=============== ] 505/2075 24% [=============== ] 506/2075 24% [=============== ] 507/2075 24% [=============== ] 508/2075 24% [=============== ] 509/2075 24% [=============== ] 510/2075 24% [=============== ] 511/2075 24% [=============== ] 512/2075 24% [=============== ] 513/2075 24% [=============== ] 514/2075 24% [=============== ] 515/2075 24% [=============== ] 516/2075 24% [=============== ] 517/2075 24% [=============== ] 518/2075 24% [=============== ] 519/2075 25% [=============== ] 520/2075 25% [=============== ] 521/2075 25% [=============== ] 522/2075 25% [=============== ] 523/2075 25% [=============== ] 524/2075 25% [=============== ] 525/2075 25% [=============== ] 526/2075 25% [=============== ] 527/2075 25% [=============== ] 528/2075 25% [=============== ] 529/2075 25% [=============== ] 530/2075 25% [=============== ] 531/2075 25% [=============== ] 532/2075 25% [=============== ] 533/2075 25% [=============== ] 534/2075 25% [=============== ] 535/2075 25% [================ ] 536/2075 25% [================ ] 537/2075 25% [================ ] 538/2075 25% [================ ] 539/2075 25% [================ ] 540/2075 26% [================ ] 541/2075 26% [================ ] 542/2075 26% [================ ] 543/2075 26% [================ ] 544/2075 26% [================ ] 545/2075 26% [================ ] 546/2075 26% [================ ] 547/2075 26% [================ ] 548/2075 26% [================ ] 549/2075 26% [================ ] 550/2075 26% [================ ] 551/2075 26% [================ ] 552/2075 26% [================ ] 553/2075 26% [================ ] 554/2075 26% [================ ] 555/2075 26% [================ ] 556/2075 26% [================ ] 557/2075 26% [================ ] 558/2075 26% [================ ] 559/2075 26% [================ ] 560/2075 26% [================ ] 561/2075 27% [================ ] 562/2075 27% [================ ] 563/2075 27% [================ ] 564/2075 27% [================ ] 565/2075 27% [================ ] 566/2075 27% [================ ] 567/2075 27% [================ ] 568/2075 27% [================= ] 569/2075 27% [================= ] 570/2075 27% [================= ] 571/2075 27% [================= ] 572/2075 27% [================= ] 573/2075 27% [================= ] 574/2075 27% [================= ] 575/2075 27% [================= ] 576/2075 27% [================= ] 577/2075 27% [================= ] 578/2075 27% [================= ] 579/2075 27% [================= ] 580/2075 27% [================= ] 581/2075 28% [================= ] 582/2075 28% [================= ] 583/2075 28% [================= ] 584/2075 28% [================= ] 585/2075 28% [================= ] 586/2075 28% [================= ] 587/2075 28% [================= ] 588/2075 28% [================= ] 589/2075 28% [================= ] 590/2075 28% [================= ] 591/2075 28% [================= ] 592/2075 28% [================= ] 593/2075 28% [================= ] 594/2075 28% [================= ] 595/2075 28% [================= ] 596/2075 28% [================= ] 597/2075 28% [================= ] 598/2075 28% [================= ] 599/2075 28% [================= ] 600/2075 28% [================= ] 601/2075 28% [================= ] 602/2075 29% [================== ] 603/2075 29% [================== ] 604/2075 29% [================== ] 605/2075 29% [================== ] 606/2075 29% [================== ] 607/2075 29% [================== ] 608/2075 29% [================== ] 609/2075 29% [================== ] 610/2075 29% [================== ] 611/2075 29% [================== ] 612/2075 29% [================== ] 613/2075 29% [================== ] 614/2075 29% [================== ] 615/2075 29% [================== ] 616/2075 29% [================== ] 617/2075 29% [================== ] 618/2075 29% [================== ] 619/2075 29% [================== ] 620/2075 29% [================== ] 621/2075 29% [================== ] 622/2075 29% [================== ] 623/2075 30% [================== ] 624/2075 30% [================== ] 625/2075 30% [================== ] 626/2075 30% [================== ] 627/2075 30% [================== ] 628/2075 30% [================== ] 629/2075 30% [================== ] 630/2075 30% [================== ] 631/2075 30% [================== ] 632/2075 30% [================== ] 633/2075 30% [================== ] 634/2075 30% [================== ] 635/2075 30% [=================== ] 636/2075 30% [=================== ] 637/2075 30% [=================== ] 638/2075 30% [=================== ] 639/2075 30% [=================== ] 640/2075 30% [=================== ] 641/2075 30% [=================== ] 642/2075 30% [=================== ] 643/2075 30% [=================== ] 644/2075 31% [=================== ] 645/2075 31% [=================== ] 646/2075 31% [=================== ] 647/2075 31% [=================== ] 648/2075 31% [=================== ] 649/2075 31% [=================== ] 650/2075 31% [=================== ] 651/2075 31% [=================== ] 652/2075 31% [=================== ] 653/2075 31% [=================== ] 654/2075 31% [=================== ] 655/2075 31% [=================== ] 656/2075 31% [=================== ] 657/2075 31% [=================== ] 658/2075 31% [=================== ] 659/2075 31% [=================== ] 660/2075 31% [=================== ] 661/2075 31% [=================== ] 662/2075 31% [=================== ] 663/2075 31% [=================== ] 664/2075 32% [=================== ] 665/2075 32% [=================== ] 666/2075 32% [=================== ] 667/2075 32% [=================== ] 668/2075 32% [=================== ] 669/2075 32% [==================== ] 670/2075 32% [==================== ] 671/2075 32% [==================== ] 672/2075 32% [==================== ] 673/2075 32% [==================== ] 674/2075 32% [==================== ] 675/2075 32% [==================== ] 676/2075 32% [==================== ] 677/2075 32% [==================== ] 678/2075 32% [==================== ] 679/2075 32% [==================== ] 680/2075 32% [==================== ] 681/2075 32% [==================== ] 682/2075 32% [==================== ] 683/2075 32% [==================== ] 684/2075 32% [==================== ] 685/2075 33% [==================== ] 686/2075 33% [==================== ] 687/2075 33% [==================== ] 688/2075 33% [==================== ] 689/2075 33% [==================== ] 690/2075 33% [==================== ] 691/2075 33% [==================== ] 692/2075 33% [==================== ] 693/2075 33% [==================== ] 694/2075 33% [==================== ] 695/2075 33% [==================== ] 696/2075 33% [==================== ] 697/2075 33% [==================== ] 698/2075 33% [==================== ] 699/2075 33% [==================== ] 700/2075 33% [==================== ] 701/2075 33% [==================== ] 702/2075 33% [===================== ] 703/2075 33% [===================== ] 704/2075 33% [===================== ] 705/2075 33% [===================== ] 706/2075 34% [===================== ] 707/2075 34% [===================== ] 708/2075 34% [===================== ] 709/2075 34% [===================== ] 710/2075 34% [===================== ] 711/2075 34% [===================== ] 712/2075 34% [===================== ] 713/2075 34% [===================== ] 714/2075 34% [===================== ] 715/2075 34% [===================== ] 716/2075 34% [===================== ] 717/2075 34% [===================== ] 718/2075 34% [===================== ] 719/2075 34% [===================== ] 720/2075 34% [===================== ] 721/2075 34% [===================== ] 722/2075 34% [===================== ] 723/2075 34% [===================== ] 724/2075 34% [===================== ] 725/2075 34% [===================== ] 726/2075 34% [===================== ] 727/2075 35% [===================== ] 728/2075 35% [===================== ] 729/2075 35% [===================== ] 730/2075 35% [===================== ] 731/2075 35% [===================== ] 732/2075 35% [===================== ] 733/2075 35% [===================== ] 734/2075 35% [===================== ] 735/2075 35% [===================== ] 736/2075 35% [====================== ] 737/2075 35% [====================== ] 738/2075 35% [====================== ] 739/2075 35% [====================== ] 740/2075 35% [====================== ] 741/2075 35% [====================== ] 742/2075 35% [====================== ] 743/2075 35% [====================== ] 744/2075 35% [====================== ] 745/2075 35% [====================== ] 746/2075 35% [====================== ] 747/2075 36% [====================== ] 748/2075 36% [====================== ] 749/2075 36% [====================== ] 750/2075 36% [====================== ] 751/2075 36% [====================== ] 752/2075 36% [====================== ] 753/2075 36% [====================== ] 754/2075 36% [====================== ] 755/2075 36% [====================== ] 756/2075 36% [====================== ] 757/2075 36% [====================== ] 758/2075 36% [====================== ] 759/2075 36% [====================== ] 760/2075 36% [====================== ] 761/2075 36% [====================== ] 762/2075 36% [====================== ] 763/2075 36% [====================== ] 764/2075 36% [====================== ] 765/2075 36% [====================== ] 766/2075 36% [====================== ] 767/2075 36% [====================== ] 768/2075 37% [====================== ] 769/2075 37% [======================= ] 770/2075 37% [======================= ] 771/2075 37% [======================= ] 772/2075 37% [======================= ] 773/2075 37% [======================= ] 774/2075 37% [======================= ] 775/2075 37% [======================= ] 776/2075 37% [======================= ] 777/2075 37% [======================= ] 778/2075 37% [======================= ] 779/2075 37% [======================= ] 780/2075 37% [======================= ] 781/2075 37% [======================= ] 782/2075 37% [======================= ] 783/2075 37% [======================= ] 784/2075 37% [======================= ] 785/2075 37% [======================= ] 786/2075 37% [======================= ] 787/2075 37% [======================= ] 788/2075 37% [======================= ] 789/2075 38% [======================= ] 790/2075 38% [======================= ] 791/2075 38% [======================= ] 792/2075 38% [======================= ] 793/2075 38% [======================= ] 794/2075 38% [======================= ] 795/2075 38% [======================= ] 796/2075 38% [======================= ] 797/2075 38% [======================= ] 798/2075 38% [======================= ] 799/2075 38% [======================= ] 800/2075 38% [======================= ] 801/2075 38% [======================= ] 802/2075 38% [======================= ] 803/2075 38% [======================== ] 804/2075 38% [======================== ] 805/2075 38% [======================== ] 806/2075 38% [======================== ] 807/2075 38% [======================== ] 808/2075 38% [======================== ] 809/2075 38% [======================== ] 810/2075 39% [======================== ] 811/2075 39% [======================== ] 812/2075 39% [======================== ] 813/2075 39% [======================== ] 814/2075 39% [======================== ] 815/2075 39% [======================== ] 816/2075 39% [======================== ] 817/2075 39% [======================== ] 818/2075 39% [======================== ] 819/2075 39% [======================== ] 820/2075 39% [======================== ] 821/2075 39% [======================== ] 822/2075 39% [======================== ] 823/2075 39% [======================== ] 824/2075 39% [======================== ] 825/2075 39% [======================== ] 826/2075 39% [======================== ] 827/2075 39% [======================== ] 828/2075 39% [======================== ] 829/2075 39% [======================== ] 830/2075 40% [======================== ] 831/2075 40% [======================== ] 832/2075 40% [======================== ] 833/2075 40% [======================== ] 834/2075 40% [======================== ] 835/2075 40% [======================== ] 836/2075 40% [========================= ] 837/2075 40% [========================= ] 838/2075 40% [========================= ] 839/2075 40% [========================= ] 840/2075 40% [========================= ] 841/2075 40% [========================= ] 842/2075 40% [========================= ] 843/2075 40% [========================= ] 844/2075 40% [========================= ] 845/2075 40% [========================= ] 846/2075 40% [========================= ] 847/2075 40% [========================= ] 848/2075 40% [========================= ] 849/2075 40% [========================= ] 850/2075 40% [========================= ] 851/2075 41% [========================= ] 852/2075 41% [========================= ] 853/2075 41% [========================= ] 854/2075 41% [========================= ] 855/2075 41% [========================= ] 856/2075 41% [========================= ] 857/2075 41% [========================= ] 858/2075 41% [========================= ] 859/2075 41% [========================= ] 860/2075 41% [========================= ] 861/2075 41% [========================= ] 862/2075 41% [========================= ] 863/2075 41% [========================= ] 864/2075 41% [========================= ] 865/2075 41% [========================= ] 866/2075 41% [========================= ] 867/2075 41% [========================= ] 868/2075 41% [========================= ] 869/2075 41% [========================= ] 870/2075 41% [========================== ] 871/2075 41% [========================== ] 872/2075 42% [========================== ] 873/2075 42% [========================== ] 874/2075 42% [========================== ] 875/2075 42% [========================== ] 876/2075 42% [========================== ] 877/2075 42% [========================== ] 878/2075 42% [========================== ] 879/2075 42% [========================== ] 880/2075 42% [========================== ] 881/2075 42% [========================== ] 882/2075 42% [========================== ] 883/2075 42% [========================== ] 884/2075 42% [========================== ] 885/2075 42% [========================== ] 886/2075 42% [========================== ] 887/2075 42% [========================== ] 888/2075 42% [========================== ] 889/2075 42% [========================== ] 890/2075 42% [========================== ] 891/2075 42% [========================== ] 892/2075 42% [========================== ] 893/2075 43% [========================== ] 894/2075 43% [========================== ] 895/2075 43% [========================== ] 896/2075 43% [========================== ] 897/2075 43% [========================== ] 898/2075 43% [========================== ] 899/2075 43% [========================== ] 900/2075 43% [========================== ] 901/2075 43% [========================== ] 902/2075 43% [========================== ] 903/2075 43% [=========================== ] 904/2075 43% [=========================== ] 905/2075 43% [=========================== ] 906/2075 43% [=========================== ] 907/2075 43% [=========================== ] 908/2075 43% [=========================== ] 909/2075 43% [=========================== ] 910/2075 43% [=========================== ] 911/2075 43% [=========================== ] 912/2075 43% [=========================== ] 913/2075 44% [=========================== ] 914/2075 44% [=========================== ] 915/2075 44% [=========================== ] 916/2075 44% [=========================== ] 917/2075 44% [=========================== ] 918/2075 44% [=========================== ] 919/2075 44% [=========================== ] 920/2075 44% [=========================== ] 921/2075 44% [=========================== ] 922/2075 44% [=========================== ] 923/2075 44% [=========================== ] 924/2075 44% [=========================== ] 925/2075 44% [=========================== ] 926/2075 44% [=========================== ] 927/2075 44% [=========================== ] 928/2075 44% [=========================== ] 929/2075 44% [=========================== ] 930/2075 44% [=========================== ] 931/2075 44% [=========================== ] 932/2075 44% [=========================== ] 933/2075 44% [=========================== ] 934/2075 45% [=========================== ] 935/2075 45% [=========================== ] 936/2075 45% [=========================== ] 937/2075 45% [============================ ] 938/2075 45% [============================ ] 939/2075 45% [============================ ] 940/2075 45% [============================ ] 941/2075 45% [============================ ] 942/2075 45% [============================ ] 943/2075 45% [============================ ] 944/2075 45% [============================ ] 945/2075 45% [============================ ] 946/2075 45% [============================ ] 947/2075 45% [============================ ] 948/2075 45% [============================ ] 949/2075 45% [============================ ] 950/2075 45% [============================ ] 951/2075 45% [============================ ] 952/2075 45% [============================ ] 953/2075 45% [============================ ] 954/2075 45% [============================ ] 955/2075 46% [============================ ] 956/2075 46% [============================ ] 957/2075 46% [============================ ] 958/2075 46% [============================ ] 959/2075 46% [============================ ] 960/2075 46% [============================ ] 961/2075 46% [============================ ] 962/2075 46% [============================ ] 963/2075 46% [============================ ] 964/2075 46% [============================ ] 965/2075 46% [============================ ] 966/2075 46% [============================ ] 967/2075 46% [============================ ] 968/2075 46% [============================ ] 969/2075 46% [============================ ] 970/2075 46% [============================= ] 971/2075 46% [============================= ] 972/2075 46% [============================= ] 973/2075 46% [============================= ] 974/2075 46% [============================= ] 975/2075 46% [============================= ] 976/2075 47% [============================= ] 977/2075 47% [============================= ] 978/2075 47% [============================= ] 979/2075 47% [============================= ] 980/2075 47% [============================= ] 981/2075 47% [============================= ] 982/2075 47% [============================= ] 983/2075 47% [============================= ] 984/2075 47% [============================= ] 985/2075 47% [============================= ] 986/2075 47% [============================= ] 987/2075 47% [============================= ] 988/2075 47% [============================= ] 989/2075 47% [============================= ] 990/2075 47% [============================= ] 991/2075 47% [============================= ] 992/2075 47% [============================= ] 993/2075 47% [============================= ] 994/2075 47% [============================= ] 995/2075 47% [============================= ] 996/2075 48% [============================= ] 997/2075 48% [============================= ] 998/2075 48% [============================= ] 999/2075 48% [============================= ] 1000/2075 48% [============================= ] 1001/2075 48% [============================= ] 1002/2075 48% [============================= ] 1003/2075 48% [============================= ] 1004/2075 48% [============================== ] 1005/2075 48% [============================== ] 1006/2075 48% [============================== ] 1007/2075 48% [============================== ] 1008/2075 48% [============================== ] 1009/2075 48% [============================== ] 1010/2075 48% [============================== ] 1011/2075 48% [============================== ] 1012/2075 48% [============================== ] 1013/2075 48% [============================== ] 1014/2075 48% [============================== ] 1015/2075 48% [============================== ] 1016/2075 48% [============================== ] 1017/2075 49% [============================== ] 1018/2075 49% [============================== ] 1019/2075 49% [============================== ] 1020/2075 49% [============================== ] 1021/2075 49% [============================== ] 1022/2075 49% [============================== ] 1023/2075 49% [============================== ] 1024/2075 49% [============================== ] 1025/2075 49% [============================== ] 1026/2075 49% [============================== ] 1027/2075 49% [============================== ] 1028/2075 49% [============================== ] 1029/2075 49% [============================== ] 1030/2075 49% [============================== ] 1031/2075 49% [============================== ] 1032/2075 49% [============================== ] 1033/2075 49% [============================== ] 1034/2075 49% [============================== ] 1035/2075 49% [============================== ] 1036/2075 49% [============================== ] 1037/2075 49% [=============================== ] 1038/2075 50% [=============================== ] 1039/2075 50% [=============================== ] 1040/2075 50% [=============================== ] 1041/2075 50% [=============================== ] 1042/2075 50% [=============================== ] 1043/2075 50% [=============================== ] 1044/2075 50% [=============================== ] 1045/2075 50% [=============================== ] 1046/2075 50% [=============================== ] 1047/2075 50% [=============================== ] 1048/2075 50% [=============================== ] 1049/2075 50% [=============================== ] 1050/2075 50% [=============================== ] 1051/2075 50% [=============================== ] 1052/2075 50% [=============================== ] 1053/2075 50% [=============================== ] 1054/2075 50% [=============================== ] 1055/2075 50% [=============================== ] 1056/2075 50% [=============================== ] 1057/2075 50% [=============================== ] 1058/2075 50% [=============================== ] 1059/2075 51% [=============================== ] 1060/2075 51% [=============================== ] 1061/2075 51% [=============================== ] 1062/2075 51% [=============================== ] 1063/2075 51% [=============================== ] 1064/2075 51% [=============================== ] 1065/2075 51% [=============================== ] 1066/2075 51% [=============================== ] 1067/2075 51% [=============================== ] 1068/2075 51% [=============================== ] 1069/2075 51% [=============================== ] 1070/2075 51% [================================ ] 1071/2075 51% [================================ ] 1072/2075 51% [================================ ] 1073/2075 51% [================================ ] 1074/2075 51% [================================ ] 1075/2075 51% [================================ ] 1076/2075 51% [================================ ] 1077/2075 51% [================================ ] 1078/2075 51% [================================ ] 1079/2075 52% [================================ ] 1080/2075 52% [================================ ] 1081/2075 52% [================================ ] 1082/2075 52% [================================ ] 1083/2075 52% [================================ ] 1084/2075 52% [================================ ] 1085/2075 52% [================================ ] 1086/2075 52% [================================ ] 1087/2075 52% [================================ ] 1088/2075 52% [================================ ] 1089/2075 52% [================================ ] 1090/2075 52% [================================ ] 1091/2075 52% [================================ ] 1092/2075 52% [================================ ] 1093/2075 52% [================================ ] 1094/2075 52% [================================ ] 1095/2075 52% [================================ ] 1096/2075 52% [================================ ] 1097/2075 52% [================================ ] 1098/2075 52% [================================ ] 1099/2075 52% [================================ ] 1100/2075 53% [================================ ] 1101/2075 53% [================================ ] 1102/2075 53% [================================ ] 1103/2075 53% [================================ ] 1104/2075 53% [================================= ] 1105/2075 53% [================================= ] 1106/2075 53% [================================= ] 1107/2075 53% [================================= ] 1108/2075 53% [================================= ] 1109/2075 53% [================================= ] 1110/2075 53% [================================= ] 1111/2075 53% [================================= ] 1112/2075 53% [================================= ] 1113/2075 53% [================================= ] 1114/2075 53% [================================= ] 1115/2075 53% [================================= ] 1116/2075 53% [================================= ] 1117/2075 53% [================================= ] 1118/2075 53% [================================= ] 1119/2075 53% [================================= ] 1120/2075 53% [================================= ] 1121/2075 54% [================================= ] 1122/2075 54% [================================= ] 1123/2075 54% [================================= ] 1124/2075 54% [================================= ] 1125/2075 54% [================================= ] 1126/2075 54% [================================= ] 1127/2075 54% [================================= ] 1128/2075 54% [================================= ] 1129/2075 54% [================================= ] 1130/2075 54% [================================= ] 1131/2075 54% [================================= ] 1132/2075 54% [================================= ] 1133/2075 54% [================================= ] 1134/2075 54% [================================= ] 1135/2075 54% [================================= ] 1136/2075 54% [================================= ] 1137/2075 54% [================================== ] 1138/2075 54% [================================== ] 1139/2075 54% [================================== ] 1140/2075 54% [================================== ] 1141/2075 54% [================================== ] 1142/2075 55% [================================== ] 1143/2075 55% [================================== ] 1144/2075 55% [================================== ] 1145/2075 55% [================================== ] 1146/2075 55% [================================== ] 1147/2075 55% [================================== ] 1148/2075 55% [================================== ] 1149/2075 55% [================================== ] 1150/2075 55% [================================== ] 1151/2075 55% [================================== ] 1152/2075 55% [================================== ] 1153/2075 55% [================================== ] 1154/2075 55% [================================== ] 1155/2075 55% [================================== ] 1156/2075 55% [================================== ] 1157/2075 55% [================================== ] 1158/2075 55% [================================== ] 1159/2075 55% [================================== ] 1160/2075 55% [================================== ] 1161/2075 55% [================================== ] 1162/2075 56% [================================== ] 1163/2075 56% [================================== ] 1164/2075 56% [================================== ] 1165/2075 56% [================================== ] 1166/2075 56% [================================== ] 1167/2075 56% [================================== ] 1168/2075 56% [================================== ] 1169/2075 56% [================================== ] 1170/2075 56% [================================== ] 1171/2075 56% [=================================== ] 1172/2075 56% [=================================== ] 1173/2075 56% [=================================== ] 1174/2075 56% [=================================== ] 1175/2075 56% [=================================== ] 1176/2075 56% [=================================== ] 1177/2075 56% [=================================== ] 1178/2075 56% [=================================== ] 1179/2075 56% [=================================== ] 1180/2075 56% [=================================== ] 1181/2075 56% [=================================== ] 1182/2075 56% [=================================== ] 1183/2075 57% [=================================== ] 1184/2075 57% [=================================== ] 1185/2075 57% [=================================== ] 1186/2075 57% [=================================== ] 1187/2075 57% [=================================== ] 1188/2075 57% [=================================== ] 1189/2075 57% [=================================== ] 1190/2075 57% [=================================== ] 1191/2075 57% [=================================== ] 1192/2075 57% [=================================== ] 1193/2075 57% [=================================== ] 1194/2075 57% [=================================== ] 1195/2075 57% [=================================== ] 1196/2075 57% [=================================== ] 1197/2075 57% [=================================== ] 1198/2075 57% [=================================== ] 1199/2075 57% [=================================== ] 1200/2075 57% [=================================== ] 1201/2075 57% [=================================== ] 1202/2075 57% [=================================== ] 1203/2075 57% [=================================== ] 1204/2075 58% [==================================== ] 1205/2075 58% [==================================== ] 1206/2075 58% [==================================== ] 1207/2075 58% [==================================== ] 1208/2075 58% [==================================== ] 1209/2075 58% [==================================== ] 1210/2075 58% [==================================== ] 1211/2075 58% [==================================== ] 1212/2075 58% [==================================== ] 1213/2075 58% [==================================== ] 1214/2075 58% [==================================== ] 1215/2075 58% [==================================== ] 1216/2075 58% [==================================== ] 1217/2075 58% [==================================== ] 1218/2075 58% [==================================== ] 1219/2075 58% [==================================== ] 1220/2075 58% [==================================== ] 1221/2075 58% [==================================== ] 1222/2075 58% [==================================== ] 1223/2075 58% [==================================== ] 1224/2075 58% [==================================== ] 1225/2075 59% [==================================== ] 1226/2075 59% [==================================== ] 1227/2075 59% [==================================== ] 1228/2075 59% [==================================== ] 1229/2075 59% [==================================== ] 1230/2075 59% [==================================== ] 1231/2075 59% [==================================== ] 1232/2075 59% [==================================== ] 1233/2075 59% [==================================== ] 1234/2075 59% [==================================== ] 1235/2075 59% [==================================== ] 1236/2075 59% [==================================== ] 1237/2075 59% [==================================== ] 1238/2075 59% [===================================== ] 1239/2075 59% [===================================== ] 1240/2075 59% [===================================== ] 1241/2075 59% [===================================== ] 1242/2075 59% [===================================== ] 1243/2075 59% [===================================== ] 1244/2075 59% [===================================== ] 1245/2075 60% [===================================== ] 1246/2075 60% [===================================== ] 1247/2075 60% [===================================== ] 1248/2075 60% [===================================== ] 1249/2075 60% [===================================== ] 1250/2075 60% [===================================== ] 1251/2075 60% [===================================== ] 1252/2075 60% [===================================== ] 1253/2075 60% [===================================== ] 1254/2075 60% [===================================== ] 1255/2075 60% [===================================== ] 1256/2075 60% [===================================== ] 1257/2075 60% [===================================== ] 1258/2075 60% [===================================== ] 1259/2075 60% [===================================== ] 1260/2075 60% [===================================== ] 1261/2075 60% [===================================== ] 1262/2075 60% [===================================== ] 1263/2075 60% [===================================== ] 1264/2075 60% [===================================== ] 1265/2075 60% [===================================== ] 1266/2075 61% [===================================== ] 1267/2075 61% [===================================== ] 1268/2075 61% [===================================== ] 1269/2075 61% [===================================== ] 1270/2075 61% [===================================== ] 1271/2075 61% [====================================== ] 1272/2075 61% [====================================== ] 1273/2075 61% [====================================== ] 1274/2075 61% [====================================== ] 1275/2075 61% [====================================== ] 1276/2075 61% [====================================== ] 1277/2075 61% [====================================== ] 1278/2075 61% [====================================== ] 1279/2075 61% [====================================== ] 1280/2075 61% [====================================== ] 1281/2075 61% [====================================== ] 1282/2075 61% [====================================== ] 1283/2075 61% [====================================== ] 1284/2075 61% [====================================== ] 1285/2075 61% [====================================== ] 1286/2075 61% [====================================== ] 1287/2075 62% [====================================== ] 1288/2075 62% [====================================== ] 1289/2075 62% [====================================== ] 1290/2075 62% [====================================== ] 1291/2075 62% [====================================== ] 1292/2075 62% [====================================== ] 1293/2075 62% [====================================== ] 1294/2075 62% [====================================== ] 1295/2075 62% [====================================== ] 1296/2075 62% [====================================== ] 1297/2075 62% [====================================== ] 1298/2075 62% [====================================== ] 1299/2075 62% [====================================== ] 1300/2075 62% [====================================== ] 1301/2075 62% [====================================== ] 1302/2075 62% [====================================== ] 1303/2075 62% [====================================== ] 1304/2075 62% [====================================== ] 1305/2075 62% [======================================= ] 1306/2075 62% [======================================= ] 1307/2075 62% [======================================= ] 1308/2075 63% [======================================= ] 1309/2075 63% [======================================= ] 1310/2075 63% [======================================= ] 1311/2075 63% [======================================= ] 1312/2075 63% [======================================= ] 1313/2075 63% [======================================= ] 1314/2075 63% [======================================= ] 1315/2075 63% [======================================= ] 1316/2075 63% [======================================= ] 1317/2075 63% [======================================= ] 1318/2075 63% [======================================= ] 1319/2075 63% [======================================= ] 1320/2075 63% [======================================= ] 1321/2075 63% [======================================= ] 1322/2075 63% [======================================= ] 1323/2075 63% [======================================= ] 1324/2075 63% [======================================= ] 1325/2075 63% [======================================= ] 1326/2075 63% [======================================= ] 1327/2075 63% [======================================= ] 1328/2075 64% [======================================= ] 1329/2075 64% [======================================= ] 1330/2075 64% [======================================= ] 1331/2075 64% [======================================= ] 1332/2075 64% [======================================= ] 1333/2075 64% [======================================= ] 1334/2075 64% [======================================= ] 1335/2075 64% [======================================= ] 1336/2075 64% [======================================= ] 1337/2075 64% [======================================= ] 1338/2075 64% [======================================== ] 1339/2075 64% [======================================== ] 1340/2075 64% [======================================== ] 1341/2075 64% [======================================== ] 1342/2075 64% [======================================== ] 1343/2075 64% [======================================== ] 1344/2075 64% [======================================== ] 1345/2075 64% [======================================== ] 1346/2075 64% [======================================== ] 1347/2075 64% [======================================== ] 1348/2075 64% [======================================== ] 1349/2075 65% [======================================== ] 1350/2075 65% [======================================== ] 1351/2075 65% [======================================== ] 1352/2075 65% [======================================== ] 1353/2075 65% [======================================== ] 1354/2075 65% [======================================== ] 1355/2075 65% [======================================== ] 1356/2075 65% [======================================== ] 1357/2075 65% [======================================== ] 1358/2075 65% [======================================== ] 1359/2075 65% [======================================== ] 1360/2075 65% [======================================== ] 1361/2075 65% [======================================== ] 1362/2075 65% [======================================== ] 1363/2075 65% [======================================== ] 1364/2075 65% [======================================== ] 1365/2075 65% [======================================== ] 1366/2075 65% [======================================== ] 1367/2075 65% [======================================== ] 1368/2075 65% [======================================== ] 1369/2075 65% [======================================== ] 1370/2075 66% [======================================== ] 1371/2075 66% [======================================== ] 1372/2075 66% [========================================= ] 1373/2075 66% [========================================= ] 1374/2075 66% [========================================= ] 1375/2075 66% [========================================= ] 1376/2075 66% [========================================= ] 1377/2075 66% [========================================= ] 1378/2075 66% [========================================= ] 1379/2075 66% [========================================= ] 1380/2075 66% [========================================= ] 1381/2075 66% [========================================= ] 1382/2075 66% [========================================= ] 1383/2075 66% [========================================= ] 1384/2075 66% [========================================= ] 1385/2075 66% [========================================= ] 1386/2075 66% [========================================= ] 1387/2075 66% [========================================= ] 1388/2075 66% [========================================= ] 1389/2075 66% [========================================= ] 1390/2075 66% [========================================= ] 1391/2075 67% [========================================= ] 1392/2075 67% [========================================= ] 1393/2075 67% [========================================= ] 1394/2075 67% [========================================= ] 1395/2075 67% [========================================= ] 1396/2075 67% [========================================= ] 1397/2075 67% [========================================= ] 1398/2075 67% [========================================= ] 1399/2075 67% [========================================= ] 1400/2075 67% [========================================= ] 1401/2075 67% [========================================= ] 1402/2075 67% [========================================= ] 1403/2075 67% [========================================= ] 1404/2075 67% [========================================= ] 1405/2075 67% [========================================== ] 1406/2075 67% [========================================== ] 1407/2075 67% [========================================== ] 1408/2075 67% [========================================== ] 1409/2075 67% [========================================== ] 1410/2075 67% [========================================== ] 1411/2075 68% [========================================== ] 1412/2075 68% [========================================== ] 1413/2075 68% [========================================== ] 1414/2075 68% [========================================== ] 1415/2075 68% [========================================== ] 1416/2075 68% [========================================== ] 1417/2075 68% [========================================== ] 1418/2075 68% [========================================== ] 1419/2075 68% [========================================== ] 1420/2075 68% [========================================== ] 1421/2075 68% [========================================== ] 1422/2075 68% [========================================== ] 1423/2075 68% [========================================== ] 1424/2075 68% [========================================== ] 1425/2075 68% [========================================== ] 1426/2075 68% [========================================== ] 1427/2075 68% [========================================== ] 1428/2075 68% [========================================== ] 1429/2075 68% [========================================== ] 1430/2075 68% [========================================== ] 1431/2075 68% [========================================== ] 1432/2075 69% [========================================== ] 1433/2075 69% [========================================== ] 1434/2075 69% [========================================== ] 1435/2075 69% [========================================== ] 1436/2075 69% [========================================== ] 1437/2075 69% [========================================== ] 1438/2075 69% [========================================== ] 1439/2075 69% [=========================================== ] 1440/2075 69% [=========================================== ] 1441/2075 69% [=========================================== ] 1442/2075 69% [=========================================== ] 1443/2075 69% [=========================================== ] 1444/2075 69% [=========================================== ] 1445/2075 69% [=========================================== ] 1446/2075 69% [=========================================== ] 1447/2075 69% [=========================================== ] 1448/2075 69% [=========================================== ] 1449/2075 69% [=========================================== ] 1450/2075 69% [=========================================== ] 1451/2075 69% [=========================================== ] 1452/2075 69% [=========================================== ] 1453/2075 70% [=========================================== ] 1454/2075 70% [=========================================== ] 1455/2075 70% [=========================================== ] 1456/2075 70% [=========================================== ] 1457/2075 70% [=========================================== ] 1458/2075 70% [=========================================== ] 1459/2075 70% [=========================================== ] 1460/2075 70% [=========================================== ] 1461/2075 70% [=========================================== ] 1462/2075 70% [=========================================== ] 1463/2075 70% [=========================================== ] 1464/2075 70% [=========================================== ] 1465/2075 70% [=========================================== ] 1466/2075 70% [=========================================== ] 1467/2075 70% [=========================================== ] 1468/2075 70% [=========================================== ] 1469/2075 70% [=========================================== ] 1470/2075 70% [=========================================== ] 1471/2075 70% [=========================================== ] 1472/2075 70% [============================================ ] 1473/2075 70% [============================================ ] 1474/2075 71% [============================================ ] 1475/2075 71% [============================================ ] 1476/2075 71% [============================================ ] 1477/2075 71% [============================================ ] 1478/2075 71% [============================================ ] 1479/2075 71% [============================================ ] 1480/2075 71% [============================================ ] 1481/2075 71% [============================================ ] 1482/2075 71% [============================================ ] 1483/2075 71% [============================================ ] 1484/2075 71% [============================================ ] 1485/2075 71% [============================================ ] 1486/2075 71% [============================================ ] 1487/2075 71% [============================================ ] 1488/2075 71% [============================================ ] 1489/2075 71% [============================================ ] 1490/2075 71% [============================================ ] 1491/2075 71% [============================================ ] 1492/2075 71% [============================================ ] 1493/2075 71% [============================================ ] 1494/2075 72% [============================================ ] 1495/2075 72% [============================================ ] 1496/2075 72% [============================================ ] 1497/2075 72% [============================================ ] 1498/2075 72% [============================================ ] 1499/2075 72% [============================================ ] 1500/2075 72% [============================================ ] 1501/2075 72% [============================================ ] 1502/2075 72% [============================================ ] 1503/2075 72% [============================================ ] 1504/2075 72% [============================================ ] 1505/2075 72% [============================================ ] 1506/2075 72% [============================================= ] 1507/2075 72% [============================================= ] 1508/2075 72% [============================================= ] 1509/2075 72% [============================================= ] 1510/2075 72% [============================================= ] 1511/2075 72% [============================================= ] 1512/2075 72% [============================================= ] 1513/2075 72% [============================================= ] 1514/2075 72% [============================================= ] 1515/2075 73% [============================================= ] 1516/2075 73% [============================================= ] 1517/2075 73% [============================================= ] 1518/2075 73% [============================================= ] 1519/2075 73% [============================================= ] 1520/2075 73% [============================================= ] 1521/2075 73% [============================================= ] 1522/2075 73% [============================================= ] 1523/2075 73% [============================================= ] 1524/2075 73% [============================================= ] 1525/2075 73% [============================================= ] 1526/2075 73% [============================================= ] 1527/2075 73% [============================================= ] 1528/2075 73% [============================================= ] 1529/2075 73% [============================================= ] 1530/2075 73% [============================================= ] 1531/2075 73% [============================================= ] 1532/2075 73% [============================================= ] 1533/2075 73% [============================================= ] 1534/2075 73% [============================================= ] 1535/2075 73% [============================================= ] 1536/2075 74% [============================================= ] 1537/2075 74% [============================================= ] 1538/2075 74% [============================================= ] 1539/2075 74% [============================================== ] 1540/2075 74% [============================================== ] 1541/2075 74% [============================================== ] 1542/2075 74% [============================================== ] 1543/2075 74% [============================================== ] 1544/2075 74% [============================================== ] 1545/2075 74% [============================================== ] 1546/2075 74% [============================================== ] 1547/2075 74% [============================================== ] 1548/2075 74% [============================================== ] 1549/2075 74% [============================================== ] 1550/2075 74% [============================================== ] 1551/2075 74% [============================================== ] 1552/2075 74% [============================================== ] 1553/2075 74% [============================================== ] 1554/2075 74% [============================================== ] 1555/2075 74% [============================================== ] 1556/2075 74% [============================================== ] 1557/2075 75% [============================================== ] 1558/2075 75% [============================================== ] 1559/2075 75% [============================================== ] 1560/2075 75% [============================================== ] 1561/2075 75% [============================================== ] 1562/2075 75% [============================================== ] 1563/2075 75% [============================================== ] 1564/2075 75% [============================================== ] 1565/2075 75% [============================================== ] 1566/2075 75% [============================================== ] 1567/2075 75% [============================================== ] 1568/2075 75% [============================================== ] 1569/2075 75% [============================================== ] 1570/2075 75% [============================================== ] 1571/2075 75% [============================================== ] 1572/2075 75% [=============================================== ] 1573/2075 75% [=============================================== ] 1574/2075 75% [=============================================== ] 1575/2075 75% [=============================================== ] 1576/2075 75% [=============================================== ] 1577/2075 76% [=============================================== ] 1578/2075 76% [=============================================== ] 1579/2075 76% [=============================================== ] 1580/2075 76% [=============================================== ] 1581/2075 76% [=============================================== ] 1582/2075 76% [=============================================== ] 1583/2075 76% [=============================================== ] 1584/2075 76% [=============================================== ] 1585/2075 76% [=============================================== ] 1586/2075 76% [=============================================== ] 1587/2075 76% [=============================================== ] 1588/2075 76% [=============================================== ] 1589/2075 76% [=============================================== ] 1590/2075 76% [=============================================== ] 1591/2075 76% [=============================================== ] 1592/2075 76% [=============================================== ] 1593/2075 76% [=============================================== ] 1594/2075 76% [=============================================== ] 1595/2075 76% [=============================================== ] 1596/2075 76% [=============================================== ] 1597/2075 76% [=============================================== ] 1598/2075 77% [=============================================== ] 1599/2075 77% [=============================================== ] 1600/2075 77% [=============================================== ] 1601/2075 77% [=============================================== ] 1602/2075 77% [=============================================== ] 1603/2075 77% [=============================================== ] 1604/2075 77% [=============================================== ] 1605/2075 77% [=============================================== ] 1606/2075 77% [================================================ ] 1607/2075 77% [================================================ ] 1608/2075 77% [================================================ ] 1609/2075 77% [================================================ ] 1610/2075 77% [================================================ ] 1611/2075 77% [================================================ ] 1612/2075 77% [================================================ ] 1613/2075 77% [================================================ ] 1614/2075 77% [================================================ ] 1615/2075 77% [================================================ ] 1616/2075 77% [================================================ ] 1617/2075 77% [================================================ ] 1618/2075 77% [================================================ ] 1619/2075 78% [================================================ ] 1620/2075 78% [================================================ ] 1621/2075 78% [================================================ ] 1622/2075 78% [================================================ ] 1623/2075 78% [================================================ ] 1624/2075 78% [================================================ ] 1625/2075 78% [================================================ ] 1626/2075 78% [================================================ ] 1627/2075 78% [================================================ ] 1628/2075 78% [================================================ ] 1629/2075 78% [================================================ ] 1630/2075 78% [================================================ ] 1631/2075 78% [================================================ ] 1632/2075 78% [================================================ ] 1633/2075 78% [================================================ ] 1634/2075 78% [================================================ ] 1635/2075 78% [================================================ ] 1636/2075 78% [================================================ ] 1637/2075 78% [================================================ ] 1638/2075 78% [================================================ ] 1639/2075 78% [================================================= ] 1640/2075 79% [================================================= ] 1641/2075 79% [================================================= ] 1642/2075 79% [================================================= ] 1643/2075 79% [================================================= ] 1644/2075 79% [================================================= ] 1645/2075 79% [================================================= ] 1646/2075 79% [================================================= ] 1647/2075 79% [================================================= ] 1648/2075 79% [================================================= ] 1649/2075 79% [================================================= ] 1650/2075 79% [================================================= ] 1651/2075 79% [================================================= ] 1652/2075 79% [================================================= ] 1653/2075 79% [================================================= ] 1654/2075 79% [================================================= ] 1655/2075 79% [================================================= ] 1656/2075 79% [================================================= ] 1657/2075 79% [================================================= ] 1658/2075 79% [================================================= ] 1659/2075 79% [================================================= ] 1660/2075 80% [================================================= ] 1661/2075 80% [================================================= ] 1662/2075 80% [================================================= ] 1663/2075 80% [================================================= ] 1664/2075 80% [================================================= ] 1665/2075 80% [================================================= ] 1666/2075 80% [================================================= ] 1667/2075 80% [================================================= ] 1668/2075 80% [================================================= ] 1669/2075 80% [================================================= ] 1670/2075 80% [================================================= ] 1671/2075 80% [================================================= ] 1672/2075 80% [================================================= ] 1673/2075 80% [================================================== ] 1674/2075 80% [================================================== ] 1675/2075 80% [================================================== ] 1676/2075 80% [================================================== ] 1677/2075 80% [================================================== ] 1678/2075 80% [================================================== ] 1679/2075 80% [================================================== ] 1680/2075 80% [================================================== ] 1681/2075 81% [================================================== ] 1682/2075 81% [================================================== ] 1683/2075 81% [================================================== ] 1684/2075 81% [================================================== ] 1685/2075 81% [================================================== ] 1686/2075 81% [================================================== ] 1687/2075 81% [================================================== ] 1688/2075 81% [================================================== ] 1689/2075 81% [================================================== ] 1690/2075 81% [================================================== ] 1691/2075 81% [================================================== ] 1692/2075 81% [================================================== ] 1693/2075 81% [================================================== ] 1694/2075 81% [================================================== ] 1695/2075 81% [================================================== ] 1696/2075 81% [================================================== ] 1697/2075 81% [================================================== ] 1698/2075 81% [================================================== ] 1699/2075 81% [================================================== ] 1700/2075 81% [================================================== ] 1701/2075 81% [================================================== ] 1702/2075 82% [================================================== ] 1703/2075 82% [================================================== ] 1704/2075 82% [================================================== ] 1705/2075 82% [================================================== ] 1706/2075 82% [=================================================== ] 1707/2075 82% [=================================================== ] 1708/2075 82% [=================================================== ] 1709/2075 82% [=================================================== ] 1710/2075 82% [=================================================== ] 1711/2075 82% [=================================================== ] 1712/2075 82% [=================================================== ] 1713/2075 82% [=================================================== ] 1714/2075 82% [=================================================== ] 1715/2075 82% [=================================================== ] 1716/2075 82% [=================================================== ] 1717/2075 82% [=================================================== ] 1718/2075 82% [=================================================== ] 1719/2075 82% [=================================================== ] 1720/2075 82% [=================================================== ] 1721/2075 82% [=================================================== ] 1722/2075 82% [=================================================== ] 1723/2075 83% [=================================================== ] 1724/2075 83% [=================================================== ] 1725/2075 83% [=================================================== ] 1726/2075 83% [=================================================== ] 1727/2075 83% [=================================================== ] 1728/2075 83% [=================================================== ] 1729/2075 83% [=================================================== ] 1730/2075 83% [=================================================== ] 1731/2075 83% [=================================================== ] 1732/2075 83% [=================================================== ] 1733/2075 83% [=================================================== ] 1734/2075 83% [=================================================== ] 1735/2075 83% [=================================================== ] 1736/2075 83% [=================================================== ] 1737/2075 83% [=================================================== ] 1738/2075 83% [=================================================== ] 1739/2075 83% [=================================================== ] 1740/2075 83% [==================================================== ] 1741/2075 83% [==================================================== ] 1742/2075 83% [==================================================== ] 1743/2075 84% [==================================================== ] 1744/2075 84% [==================================================== ] 1745/2075 84% [==================================================== ] 1746/2075 84% [==================================================== ] 1747/2075 84% [==================================================== ] 1748/2075 84% [==================================================== ] 1749/2075 84% [==================================================== ] 1750/2075 84% [==================================================== ] 1751/2075 84% [==================================================== ] 1752/2075 84% [==================================================== ] 1753/2075 84% [==================================================== ] 1754/2075 84% [==================================================== ] 1755/2075 84% [==================================================== ] 1756/2075 84% [==================================================== ] 1757/2075 84% [==================================================== ] 1758/2075 84% [==================================================== ] 1759/2075 84% [==================================================== ] 1760/2075 84% [==================================================== ] 1761/2075 84% [==================================================== ] 1762/2075 84% [==================================================== ] 1763/2075 84% [==================================================== ] 1764/2075 85% [==================================================== ] 1765/2075 85% [==================================================== ] 1766/2075 85% [==================================================== ] 1767/2075 85% [==================================================== ] 1768/2075 85% [==================================================== ] 1769/2075 85% [==================================================== ] 1770/2075 85% [==================================================== ] 1771/2075 85% [==================================================== ] 1772/2075 85% [==================================================== ] 1773/2075 85% [===================================================== ] 1774/2075 85% [===================================================== ] 1775/2075 85% [===================================================== ] 1776/2075 85% [===================================================== ] 1777/2075 85% [===================================================== ] 1778/2075 85% [===================================================== ] 1779/2075 85% [===================================================== ] 1780/2075 85% [===================================================== ] 1781/2075 85% [===================================================== ] 1782/2075 85% [===================================================== ] 1783/2075 85% [===================================================== ] 1784/2075 85% [===================================================== ] 1785/2075 86% [===================================================== ] 1786/2075 86% [===================================================== ] 1787/2075 86% [===================================================== ] 1788/2075 86% [===================================================== ] 1789/2075 86% [===================================================== ] 1790/2075 86% [===================================================== ] 1791/2075 86% [===================================================== ] 1792/2075 86% [===================================================== ] 1793/2075 86% [===================================================== ] 1794/2075 86% [===================================================== ] 1795/2075 86% [===================================================== ] 1796/2075 86% [===================================================== ] 1797/2075 86% [===================================================== ] 1798/2075 86% [===================================================== ] 1799/2075 86% [===================================================== ] 1800/2075 86% [===================================================== ] 1801/2075 86% [===================================================== ] 1802/2075 86% [===================================================== ] 1803/2075 86% [===================================================== ] 1804/2075 86% [===================================================== ] 1805/2075 86% [===================================================== ] 1806/2075 87% [===================================================== ] 1807/2075 87% [====================================================== ] 1808/2075 87% [====================================================== ] 1809/2075 87% [====================================================== ] 1810/2075 87% [====================================================== ] 1811/2075 87% [====================================================== ] 1812/2075 87% [====================================================== ] 1813/2075 87% [====================================================== ] 1814/2075 87% [====================================================== ] 1815/2075 87% [====================================================== ] 1816/2075 87% [====================================================== ] 1817/2075 87% [====================================================== ] 1818/2075 87% [====================================================== ] 1819/2075 87% [====================================================== ] 1820/2075 87% [====================================================== ] 1821/2075 87% [====================================================== ] 1822/2075 87% [====================================================== ] 1823/2075 87% [====================================================== ] 1824/2075 87% [====================================================== ] 1825/2075 87% [====================================================== ] 1826/2075 88% [====================================================== ] 1827/2075 88% [====================================================== ] 1828/2075 88% [====================================================== ] 1829/2075 88% [====================================================== ] 1830/2075 88% [====================================================== ] 1831/2075 88% [====================================================== ] 1832/2075 88% [====================================================== ] 1833/2075 88% [====================================================== ] 1834/2075 88% [====================================================== ] 1835/2075 88% [====================================================== ] 1836/2075 88% [====================================================== ] 1837/2075 88% [====================================================== ] 1838/2075 88% [====================================================== ] 1839/2075 88% [====================================================== ] 1840/2075 88% [======================================================= ] 1841/2075 88% [======================================================= ] 1842/2075 88% [======================================================= ] 1843/2075 88% [======================================================= ] 1844/2075 88% [======================================================= ] 1845/2075 88% [======================================================= ] 1846/2075 88% [======================================================= ] 1847/2075 89% [======================================================= ] 1848/2075 89% [======================================================= ] 1849/2075 89% [======================================================= ] 1850/2075 89% [======================================================= ] 1851/2075 89% [======================================================= ] 1852/2075 89% [======================================================= ] 1853/2075 89% [======================================================= ] 1854/2075 89% [======================================================= ] 1855/2075 89% [======================================================= ] 1856/2075 89% [======================================================= ] 1857/2075 89% [======================================================= ] 1858/2075 89% [======================================================= ] 1859/2075 89% [======================================================= ] 1860/2075 89% [======================================================= ] 1861/2075 89% [======================================================= ] 1862/2075 89% [======================================================= ] 1863/2075 89% [======================================================= ] 1864/2075 89% [======================================================= ] 1865/2075 89% [======================================================= ] 1866/2075 89% [======================================================= ] 1867/2075 89% [======================================================= ] 1868/2075 90% [======================================================= ] 1869/2075 90% [======================================================= ] 1870/2075 90% [======================================================= ] 1871/2075 90% [======================================================= ] 1872/2075 90% [======================================================= ] 1873/2075 90% [======================================================= ] 1874/2075 90% [======================================================== ] 1875/2075 90% [======================================================== ] 1876/2075 90% [======================================================== ] 1877/2075 90% [======================================================== ] 1878/2075 90% [======================================================== ] 1879/2075 90% [======================================================== ] 1880/2075 90% [======================================================== ] 1881/2075 90% [======================================================== ] 1882/2075 90% [======================================================== ] 1883/2075 90% [======================================================== ] 1884/2075 90% [======================================================== ] 1885/2075 90% [======================================================== ] 1886/2075 90% [======================================================== ] 1887/2075 90% [======================================================== ] 1888/2075 90% [======================================================== ] 1889/2075 91% [======================================================== ] 1890/2075 91% [======================================================== ] 1891/2075 91% [======================================================== ] 1892/2075 91% [======================================================== ] 1893/2075 91% [======================================================== ] 1894/2075 91% [======================================================== ] 1895/2075 91% [======================================================== ] 1896/2075 91% [======================================================== ] 1897/2075 91% [======================================================== ] 1898/2075 91% [======================================================== ] 1899/2075 91% [======================================================== ] 1900/2075 91% [======================================================== ] 1901/2075 91% [======================================================== ] 1902/2075 91% [======================================================== ] 1903/2075 91% [======================================================== ] 1904/2075 91% [======================================================== ] 1905/2075 91% [======================================================== ] 1906/2075 91% [======================================================== ] 1907/2075 91% [========================================================= ] 1908/2075 91% [========================================================= ] 1909/2075 92% [========================================================= ] 1910/2075 92% [========================================================= ] 1911/2075 92% [========================================================= ] 1912/2075 92% [========================================================= ] 1913/2075 92% [========================================================= ] 1914/2075 92% [========================================================= ] 1915/2075 92% [========================================================= ] 1916/2075 92% [========================================================= ] 1917/2075 92% [========================================================= ] 1918/2075 92% [========================================================= ] 1919/2075 92% [========================================================= ] 1920/2075 92% [========================================================= ] 1921/2075 92% [========================================================= ] 1922/2075 92% [========================================================= ] 1923/2075 92% [========================================================= ] 1924/2075 92% [========================================================= ] 1925/2075 92% [========================================================= ] 1926/2075 92% [========================================================= ] 1927/2075 92% [========================================================= ] 1928/2075 92% [========================================================= ] 1929/2075 92% [========================================================= ] 1930/2075 93% [========================================================= ] 1931/2075 93% [========================================================= ] 1932/2075 93% [========================================================= ] 1933/2075 93% [========================================================= ] 1934/2075 93% [========================================================= ] 1935/2075 93% [========================================================= ] 1936/2075 93% [========================================================= ] 1937/2075 93% [========================================================= ] 1938/2075 93% [========================================================= ] 1939/2075 93% [========================================================= ] 1940/2075 93% [========================================================= ] 1941/2075 93% [========================================================== ] 1942/2075 93% [========================================================== ] 1943/2075 93% [========================================================== ] 1944/2075 93% [========================================================== ] 1945/2075 93% [========================================================== ] 1946/2075 93% [========================================================== ] 1947/2075 93% [========================================================== ] 1948/2075 93% [========================================================== ] 1949/2075 93% [========================================================== ] 1950/2075 93% [========================================================== ] 1951/2075 94% [========================================================== ] 1952/2075 94% [========================================================== ] 1953/2075 94% [========================================================== ] 1954/2075 94% [========================================================== ] 1955/2075 94% [========================================================== ] 1956/2075 94% [========================================================== ] 1957/2075 94% [========================================================== ] 1958/2075 94% [========================================================== ] 1959/2075 94% [========================================================== ] 1960/2075 94% [========================================================== ] 1961/2075 94% [========================================================== ] 1962/2075 94% [========================================================== ] 1963/2075 94% [========================================================== ] 1964/2075 94% [========================================================== ] 1965/2075 94% [========================================================== ] 1966/2075 94% [========================================================== ] 1967/2075 94% [========================================================== ] 1968/2075 94% [========================================================== ] 1969/2075 94% [========================================================== ] 1970/2075 94% [========================================================== ] 1971/2075 94% [========================================================== ] 1972/2075 95% [========================================================== ] 1973/2075 95% [========================================================== ] 1974/2075 95% [=========================================================== ] 1975/2075 95% [=========================================================== ] 1976/2075 95% [=========================================================== ] 1977/2075 95% [=========================================================== ] 1978/2075 95% [=========================================================== ] 1979/2075 95% [=========================================================== ] 1980/2075 95% [=========================================================== ] 1981/2075 95% [=========================================================== ] 1982/2075 95% [=========================================================== ] 1983/2075 95% [=========================================================== ] 1984/2075 95% [=========================================================== ] 1985/2075 95% [=========================================================== ] 1986/2075 95% [=========================================================== ] 1987/2075 95% [=========================================================== ] 1988/2075 95% [=========================================================== ] 1989/2075 95% [=========================================================== ] 1990/2075 95% [=========================================================== ] 1991/2075 95% [=========================================================== ] 1992/2075 96% [=========================================================== ] 1993/2075 96% [=========================================================== ] 1994/2075 96% [=========================================================== ] 1995/2075 96% [=========================================================== ] 1996/2075 96% [=========================================================== ] 1997/2075 96% [=========================================================== ] 1998/2075 96% [=========================================================== ] 1999/2075 96% [=========================================================== ] 2000/2075 96% [=========================================================== ] 2001/2075 96% [=========================================================== ] 2002/2075 96% [=========================================================== ] 2003/2075 96% [=========================================================== ] 2004/2075 96% [=========================================================== ] 2005/2075 96% [=========================================================== ] 2006/2075 96% [=========================================================== ] 2007/2075 96% [=========================================================== ] 2008/2075 96% [============================================================ ] 2009/2075 96% [============================================================ ] 2010/2075 96% [============================================================ ] 2011/2075 96% [============================================================ ] 2012/2075 96% [============================================================ ] 2013/2075 97% [============================================================ ] 2014/2075 97% [============================================================ ] 2015/2075 97% [============================================================ ] 2016/2075 97% [============================================================ ] 2017/2075 97% [============================================================ ] 2018/2075 97% [============================================================ ] 2019/2075 97% [============================================================ ] 2020/2075 97% [============================================================ ] 2021/2075 97% [============================================================ ] 2022/2075 97% [============================================================ ] 2023/2075 97% [============================================================ ] 2024/2075 97% [============================================================ ] 2025/2075 97% [============================================================ ] 2026/2075 97% [============================================================ ] 2027/2075 97% [============================================================ ] 2028/2075 97% [============================================================ ] 2029/2075 97% [============================================================ ] 2030/2075 97% [============================================================ ] 2031/2075 97% [============================================================ ] 2032/2075 97% [============================================================ ] 2033/2075 97% [============================================================ ] 2034/2075 98% [============================================================ ] 2035/2075 98% [============================================================ ] 2036/2075 98% [============================================================ ] 2037/2075 98% [============================================================ ] 2038/2075 98% [============================================================ ] 2039/2075 98% [============================================================ ] 2040/2075 98% [============================================================ ] 2041/2075 98% [============================================================= ] 2042/2075 98% [============================================================= ] 2043/2075 98% [============================================================= ] 2044/2075 98% [============================================================= ] 2045/2075 98% [============================================================= ] 2046/2075 98% [============================================================= ] 2047/2075 98% [============================================================= ] 2048/2075 98% [============================================================= ] 2049/2075 98% [============================================================= ] 2050/2075 98% [============================================================= ] 2051/2075 98% [============================================================= ] 2052/2075 98% [============================================================= ] 2053/2075 98% [============================================================= ] 2054/2075 98% [============================================================= ] 2055/2075 99% [============================================================= ] 2056/2075 99% [============================================================= ] 2057/2075 99% [============================================================= ] 2058/2075 99% [============================================================= ] 2059/2075 99% [============================================================= ] 2060/2075 99% [============================================================= ] 2061/2075 99% [============================================================= ] 2062/2075 99% [============================================================= ] 2063/2075 99% [============================================================= ] 2064/2075 99% [============================================================= ] 2065/2075 99% [============================================================= ] 2066/2075 99% [============================================================= ] 2067/2075 99% [============================================================= ] 2068/2075 99% [============================================================= ] 2069/2075 99% [============================================================= ] 2070/2075 99% [============================================================= ] 2071/2075 99% [============================================================= ] 2072/2075 99% [============================================================= ] 2073/2075 99% [============================================================= ] 2074/2075 99% [==============================================================] 2075/2075 100% operation complete, 2075 objects in 63500 NAND pages. ln -snf /home/autobuild/autobuild/instance-15/output-1/host/nios2-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-15/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-15/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-15/buildroot' >>> Buildroot 2022.11-1021-g6e0ba6bfc2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-ccache 3.7.12 Collecting legal info LICENSE.adoc: OK (sha256: 4f63223bcdee822d55a6768cc8399ffe06401d7a03cfe79e1dc305f50dc22c59) GPL-3.0.txt: OK (sha256: ec6b1a326ff93b2cc21df88a697ae470ff6927a55b8929e7e491b315e1563361) >>> 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.5 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-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> aubio 0.4.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-waf 2.0.24 Collecting legal info waf: OK (sha256: 93909bca823a675f9f40af7c65b24887c3a3c0efdf411ff1978ba827194bdeb0) >>> avahi 0.8 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> beecrypt 4.2.1 Collecting legal info COPYING.LIB: OK (sha256: 512d2d21b6b3384ba64781abb0208a1b87740bc31e2df48e2b206ddb7e4d5779) >>> bridge-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> bubblewrap 0.6.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> 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) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> dovecot 2.3.20 Collecting legal info COPYING: OK (sha256: 319a9830aab406109cd67cb45496587566a8123203d66d037b209ca3e13de02a) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> host-exfatprogs 1.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnupg2 2.3.8 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libksba 1.6.3 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> 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) >>> initscripts Collecting legal info >>> iptables 1.8.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libdeflate 1.15 Collecting legal info COPYING: OK (sha256: 5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libglvnd 1.4.0 Collecting legal info README.md: OK (sha256: f84a3eca98cc5bdf5318741124c38c5e877f856df8c7e229ee5065e5c61038c2) src/util/uthash/LICENSE: OK (sha256: e9b9aac8421b6d29176c6f23f6f7a907194245e35ef99ace10839734961cfaa2) src/util/cJSON/LICENSE: OK (sha256: f6f207863675ca5a5128fd120b9aef4f4bbab73ffa57e5f771ccffc8e3cc56b7) >>> libgpgme 1.17.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libidn 1.41 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libpcap 1.10.2 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpwquality 1.4.5 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libqb 2.0.6 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libshairplay ce80e005908f41d0e6fde1c4a21e9cb8ee54007b Collecting legal info LICENSE: OK (sha256: 0ac7d61c52aff5717c02250ca0adf0ef35019e2c0838a3479b8fce597aea6fde) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libyang 2.1.4 Collecting legal info LICENSE: OK (sha256: 0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb) >>> logsurfer 1.8 Collecting legal info >>> ltris 1.2 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> micropython 1.19.1 Collecting legal info LICENSE: OK (sha256: 0f678c2abd7fe2cfca36693630506bbcbdfc219bd04bf4a02fe3b094ae4c666f) >>> mongoose 7.8 Collecting legal info LICENSE: OK (sha256: b41c293820074278291813af9f181918154875c94d744a90bf4eec331be28ac5) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nilfs-utils 2.2.9 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> host-openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> privoxy 3.0.33 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-riscv-isa-sim 1.1.0 Collecting legal info LICENSE: OK (sha256: c65e436d18972c9c4bd192494fe4870bd2e158179474975b80a3559f27631632) >>> host-boost 1.80.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sane-backends 1.1.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sdl_sound 1.0.3 Collecting legal info COPYING: OK (sha256: 2a781dd2f8c5435c59cfa3b79dfea1c1d7df676ed318ecc802139f76ac345d07) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> sngrep 1.6.0 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> spidev_test 5.8 Collecting legal info >>> sshguard 2.4.2 Collecting legal info COPYING: OK (sha256: c3ae64f12153a1bc55bc234d09f40a08ab0e0149fffc972c0b7f02d5a12c1a5c) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> tinc 1.0.36 Collecting legal info COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> tinyalsa 2.0.0 Collecting legal info NOTICE: OK (sha256: ea22a4711f5250f88a4d7011fbc65367d1b02ac954dcc49f5b6d7c135e6537c4) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> usb_modeswitch 2.6.1 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Collecting legal info ustream-ssl.h: OK (sha256: cf28f0f01a57423983fa062eb0f04bb1a78891863cb58c53059c3d8cb52c1dd4) >>> wilc-firmware wilc_linux_15_7 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> 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-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> 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: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-15/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-15/buildroot'