gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm make[1]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-5/output-1/host/bin PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/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-5/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-5/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-5/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-5/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-5/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-5/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-5/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-5/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/autobuild/autobuild/instance-5/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%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-5/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-5/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-5/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-5/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-5/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-5/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-5/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-5/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/autobuild/autobuild/instance-5/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-5/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-5/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-5/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-5/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-5/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-5/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-5/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-5/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-5/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-5/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-5/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-5/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/include /home/autobuild/autobuild/instance-5/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-5/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-5/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-5/output-1/target/usr/doc find /home/autobuild/autobuild/instance-5/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-5/output-1/target/lib/ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-5/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-5/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-5/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/man /home/autobuild/autobuild/instance-5/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/info /home/autobuild/autobuild/instance-5/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/doc /home/autobuild/autobuild/instance-5/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-5/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-5/output-1/target/lib/debug /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-5/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/autobuild/autobuild/instance-5/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/autobuild/autobuild/instance-5/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/autobuild/autobuild/instance-5/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/autobuild/autobuild/instance-5/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-5/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-282-gd89fdaea2b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-5/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-5/output-1/per-package /home/autobuild/autobuild/instance-5/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-5/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs printf ' mosquitto -1 mosquitto -1 * - - - Mosquitto user\n\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.romfs mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/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-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/fakeroot printf ' /home/autobuild/autobuild/instance-5/output-1/host/bin/genromfs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/target -f /home/autobuild/autobuild/instance-5/output-1/images/rootfs.romfs\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/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-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/romfs/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/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-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-5/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x none -o /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/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-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/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" gzip -9 -c -n /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ubifs.gz >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/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-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-5/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/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-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2426 objects. stage 2: creating image '/home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2' [ ] 1/2426 0% [ ] 2/2426 0% [ ] 3/2426 0% [ ] 4/2426 0% [ ] 5/2426 0% [ ] 6/2426 0% [ ] 7/2426 0% [ ] 8/2426 0% [ ] 9/2426 0% [ ] 10/2426 0% [ ] 11/2426 0% [ ] 12/2426 0% [ ] 13/2426 0% [ ] 14/2426 0% [ ] 15/2426 0% [ ] 16/2426 0% [ ] 17/2426 0% [ ] 18/2426 0% [ ] 19/2426 0% [ ] 20/2426 0% [ ] 21/2426 0% [ ] 22/2426 0% [ ] 23/2426 0% [ ] 24/2426 0% [ ] 25/2426 1% [ ] 26/2426 1% [ ] 27/2426 1% [ ] 28/2426 1% [ ] 29/2426 1% [ ] 30/2426 1% [ ] 31/2426 1% [ ] 32/2426 1% [ ] 33/2426 1% [ ] 34/2426 1% [ ] 35/2426 1% [ ] 36/2426 1% [ ] 37/2426 1% [ ] 38/2426 1% [ ] 39/2426 1% [= ] 40/2426 1% [= ] 41/2426 1% [= ] 42/2426 1% [= ] 43/2426 1% [= ] 44/2426 1% [= ] 45/2426 1% [= ] 46/2426 1% [= ] 47/2426 1% [= ] 48/2426 1% [= ] 49/2426 2% [= ] 50/2426 2% [= ] 51/2426 2% [= ] 52/2426 2% [= ] 53/2426 2% [= ] 54/2426 2% [= ] 55/2426 2% [= ] 56/2426 2% [= ] 57/2426 2% [= ] 58/2426 2% [= ] 59/2426 2% [= ] 60/2426 2% [= ] 61/2426 2% [= ] 62/2426 2% [= ] 63/2426 2% [= ] 64/2426 2% [= ] 65/2426 2% [= ] 66/2426 2% [= ] 67/2426 2% [= ] 68/2426 2% [= ] 69/2426 2% [= ] 70/2426 2% [= ] 71/2426 2% [= ] 72/2426 2% [= ] 73/2426 3% [= ] 74/2426 3% [= ] 75/2426 3% [= ] 76/2426 3% [= ] 77/2426 3% [= ] 78/2426 3% [== ] 79/2426 3% [== ] 80/2426 3% [== ] 81/2426 3% [== ] 82/2426 3% [== ] 83/2426 3% [== ] 84/2426 3% [== ] 85/2426 3% [== ] 86/2426 3% [== ] 87/2426 3% [== ] 88/2426 3% [== ] 89/2426 3% [== ] 90/2426 3% [== ] 91/2426 3% [== ] 92/2426 3% [== ] 93/2426 3% [== ] 94/2426 3% [== ] 95/2426 3% [== ] 96/2426 3% [== ] 97/2426 3% [== ] 98/2426 4% [== ] 99/2426 4% [== ] 100/2426 4% [== ] 101/2426 4% [== ] 102/2426 4% [== ] 103/2426 4% [== ] 104/2426 4% [== ] 105/2426 4% [== ] 106/2426 4% [== ] 107/2426 4% [== ] 108/2426 4% [== ] 109/2426 4% [== ] 110/2426 4% [== ] 111/2426 4% [== ] 112/2426 4% [== ] 113/2426 4% [== ] 114/2426 4% [== ] 115/2426 4% [== ] 116/2426 4% [== ] 117/2426 4% [=== ] 118/2426 4% [=== ] 119/2426 4% [=== ] 120/2426 4% [=== ] 121/2426 4% [=== ] 122/2426 5% [=== ] 123/2426 5% [=== ] 124/2426 5% [=== ] 125/2426 5% [=== ] 126/2426 5% [=== ] 127/2426 5% [=== ] 128/2426 5% [=== ] 129/2426 5% [=== ] 130/2426 5% [=== ] 131/2426 5% [=== ] 132/2426 5% [=== ] 133/2426 5% [=== ] 134/2426 5% [=== ] 135/2426 5% [=== ] 136/2426 5% [=== ] 137/2426 5% [=== ] 138/2426 5% [=== ] 139/2426 5% [=== ] 140/2426 5% [=== ] 141/2426 5% [=== ] 142/2426 5% [=== ] 143/2426 5% [=== ] 144/2426 5% [=== ] 145/2426 5% [=== ] 146/2426 6% [=== ] 147/2426 6% [=== ] 148/2426 6% [=== ] 149/2426 6% [=== ] 150/2426 6% [=== ] 151/2426 6% [=== ] 152/2426 6% [=== ] 153/2426 6% [=== ] 154/2426 6% [=== ] 155/2426 6% [=== ] 156/2426 6% [==== ] 157/2426 6% [==== ] 158/2426 6% [==== ] 159/2426 6% [==== ] 160/2426 6% [==== ] 161/2426 6% [==== ] 162/2426 6% [==== ] 163/2426 6% [==== ] 164/2426 6% [==== ] 165/2426 6% [==== ] 166/2426 6% [==== ] 167/2426 6% [==== ] 168/2426 6% [==== ] 169/2426 6% [==== ] 170/2426 7% [==== ] 171/2426 7% [==== ] 172/2426 7% [==== ] 173/2426 7% [==== ] 174/2426 7% [==== ] 175/2426 7% [==== ] 176/2426 7% [==== ] 177/2426 7% [==== ] 178/2426 7% [==== ] 179/2426 7% [==== ] 180/2426 7% [==== ] 181/2426 7% [==== ] 182/2426 7% [==== ] 183/2426 7% [==== ] 184/2426 7% [==== ] 185/2426 7% [==== ] 186/2426 7% [==== ] 187/2426 7% [==== ] 188/2426 7% [==== ] 189/2426 7% [==== ] 190/2426 7% [==== ] 191/2426 7% [==== ] 192/2426 7% [==== ] 193/2426 7% [==== ] 194/2426 7% [==== ] 195/2426 8% [===== ] 196/2426 8% [===== ] 197/2426 8% [===== ] 198/2426 8% [===== ] 199/2426 8% [===== ] 200/2426 8% [===== ] 201/2426 8% [===== ] 202/2426 8% [===== ] 203/2426 8% [===== ] 204/2426 8% [===== ] 205/2426 8% [===== ] 206/2426 8% [===== ] 207/2426 8% [===== ] 208/2426 8% [===== ] 209/2426 8% [===== ] 210/2426 8% [===== ] 211/2426 8% [===== ] 212/2426 8% [===== ] 213/2426 8% [===== ] 214/2426 8% [===== ] 215/2426 8% [===== ] 216/2426 8% [===== ] 217/2426 8% [===== ] 218/2426 8% [===== ] 219/2426 9% [===== ] 220/2426 9% [===== ] 221/2426 9% [===== ] 222/2426 9% [===== ] 223/2426 9% [===== ] 224/2426 9% [===== ] 225/2426 9% [===== ] 226/2426 9% [===== ] 227/2426 9% [===== ] 228/2426 9% [===== ] 229/2426 9% [===== ] 230/2426 9% [===== ] 231/2426 9% [===== ] 232/2426 9% [===== ] 233/2426 9% [===== ] 234/2426 9% [====== ] 235/2426 9% [====== ] 236/2426 9% [====== ] 237/2426 9% [====== ] 238/2426 9% [====== ] 239/2426 9% [====== ] 240/2426 9% [====== ] 241/2426 9% [====== ] 242/2426 9% [====== ] 243/2426 10% [====== ] 244/2426 10% [====== ] 245/2426 10% [====== ] 246/2426 10% [====== ] 247/2426 10% [====== ] 248/2426 10% [====== ] 249/2426 10% [====== ] 250/2426 10% [====== ] 251/2426 10% [====== ] 252/2426 10% [====== ] 253/2426 10% [====== ] 254/2426 10% [====== ] 255/2426 10% [====== ] 256/2426 10% [====== ] 257/2426 10% [====== ] 258/2426 10% [====== ] 259/2426 10% [====== ] 260/2426 10% [====== ] 261/2426 10% [====== ] 262/2426 10% [====== ] 263/2426 10% [====== ] 264/2426 10% [====== ] 265/2426 10% [====== ] 266/2426 10% [====== ] 267/2426 11% [====== ] 268/2426 11% [====== ] 269/2426 11% [====== ] 270/2426 11% [====== ] 271/2426 11% [====== ] 272/2426 11% [====== ] 273/2426 11% [======= ] 274/2426 11% [======= ] 275/2426 11% [======= ] 276/2426 11% [======= ] 277/2426 11% [======= ] 278/2426 11% [======= ] 279/2426 11% [======= ] 280/2426 11% [======= ] 281/2426 11% [======= ] 282/2426 11% [======= ] 283/2426 11% [======= ] 284/2426 11% [======= ] 285/2426 11% [======= ] 286/2426 11% [======= ] 287/2426 11% [======= ] 288/2426 11% [======= ] 289/2426 11% [======= ] 290/2426 11% [======= ] 291/2426 11% [======= ] 292/2426 12% [======= ] 293/2426 12% [======= ] 294/2426 12% [======= ] 295/2426 12% [======= ] 296/2426 12% [======= ] 297/2426 12% [======= ] 298/2426 12% [======= ] 299/2426 12% [======= ] 300/2426 12% [======= ] 301/2426 12% [======= ] 302/2426 12% [======= ] 303/2426 12% [======= ] 304/2426 12% [======= ] 305/2426 12% [======= ] 306/2426 12% [======= ] 307/2426 12% [======= ] 308/2426 12% [======= ] 309/2426 12% [======= ] 310/2426 12% [======= ] 311/2426 12% [======= ] 312/2426 12% [======= ] 313/2426 12% [======== ] 314/2426 12% [======== ] 315/2426 12% [======== ] 316/2426 13% [======== ] 317/2426 13% [======== ] 318/2426 13% [======== ] 319/2426 13% [======== ] 320/2426 13% [======== ] 321/2426 13% [======== ] 322/2426 13% [======== ] 323/2426 13% [======== ] 324/2426 13% [======== ] 325/2426 13% [======== ] 326/2426 13% [======== ] 327/2426 13% [======== ] 328/2426 13% [======== ] 329/2426 13% [======== ] 330/2426 13% [======== ] 331/2426 13% [======== ] 332/2426 13% [======== ] 333/2426 13% [======== ] 334/2426 13% [======== ] 335/2426 13% [======== ] 336/2426 13% [======== ] 337/2426 13% [======== ] 338/2426 13% [======== ] 339/2426 13% [======== ] 340/2426 14% [======== ] 341/2426 14% [======== ] 342/2426 14% [======== ] 343/2426 14% [======== ] 344/2426 14% [======== ] 345/2426 14% [======== ] 346/2426 14% [======== ] 347/2426 14% [======== ] 348/2426 14% [======== ] 349/2426 14% [======== ] 350/2426 14% [======== ] 351/2426 14% [======== ] 352/2426 14% [========= ] 353/2426 14% [========= ] 354/2426 14% [========= ] 355/2426 14% [========= ] 356/2426 14% [========= ] 357/2426 14% [========= ] 358/2426 14% [========= ] 359/2426 14% [========= ] 360/2426 14% [========= ] 361/2426 14% [========= ] 362/2426 14% [========= ] 363/2426 14% [========= ] 364/2426 15% [========= ] 365/2426 15% [========= ] 366/2426 15% [========= ] 367/2426 15% [========= ] 368/2426 15% [========= ] 369/2426 15% [========= ] 370/2426 15% [========= ] 371/2426 15% [========= ] 372/2426 15% [========= ] 373/2426 15% [========= ] 374/2426 15% [========= ] 375/2426 15% [========= ] 376/2426 15% [========= ] 377/2426 15% [========= ] 378/2426 15% [========= ] 379/2426 15% [========= ] 380/2426 15% [========= ] 381/2426 15% [========= ] 382/2426 15% [========= ] 383/2426 15% [========= ] 384/2426 15% [========= ] 385/2426 15% [========= ] 386/2426 15% [========= ] 387/2426 15% [========= ] 388/2426 15% [========= ] 389/2426 16% [========= ] 390/2426 16% [========= ] 391/2426 16% [========== ] 392/2426 16% [========== ] 393/2426 16% [========== ] 394/2426 16% [========== ] 395/2426 16% [========== ] 396/2426 16% [========== ] 397/2426 16% [========== ] 398/2426 16% [========== ] 399/2426 16% [========== ] 400/2426 16% [========== ] 401/2426 16% [========== ] 402/2426 16% [========== ] 403/2426 16% [========== ] 404/2426 16% [========== ] 405/2426 16% [========== ] 406/2426 16% [========== ] 407/2426 16% [========== ] 408/2426 16% [========== ] 409/2426 16% [========== ] 410/2426 16% [========== ] 411/2426 16% [========== ] 412/2426 16% [========== ] 413/2426 17% [========== ] 414/2426 17% [========== ] 415/2426 17% [========== ] 416/2426 17% [========== ] 417/2426 17% [========== ] 418/2426 17% [========== ] 419/2426 17% [========== ] 420/2426 17% [========== ] 421/2426 17% [========== ] 422/2426 17% [========== ] 423/2426 17% [========== ] 424/2426 17% [========== ] 425/2426 17% [========== ] 426/2426 17% [========== ] 427/2426 17% [========== ] 428/2426 17% [========== ] 429/2426 17% [========== ] 430/2426 17% [=========== ] 431/2426 17% [=========== ] 432/2426 17% [=========== ] 433/2426 17% [=========== ] 434/2426 17% [=========== ] 435/2426 17% [=========== ] 436/2426 17% [=========== ] 437/2426 18% [=========== ] 438/2426 18% [=========== ] 439/2426 18% [=========== ] 440/2426 18% [=========== ] 441/2426 18% [=========== ] 442/2426 18% [=========== ] 443/2426 18% [=========== ] 444/2426 18% [=========== ] 445/2426 18% [=========== ] 446/2426 18% [=========== ] 447/2426 18% [=========== ] 448/2426 18% [=========== ] 449/2426 18% [=========== ] 450/2426 18% [=========== ] 451/2426 18% [=========== ] 452/2426 18% [=========== ] 453/2426 18% [=========== ] 454/2426 18% [=========== ] 455/2426 18% [=========== ] 456/2426 18% [=========== ] 457/2426 18% [=========== ] 458/2426 18% [=========== ] 459/2426 18% [=========== ] 460/2426 18% [=========== ] 461/2426 19% [=========== ] 462/2426 19% [=========== ] 463/2426 19% [=========== ] 464/2426 19% [=========== ] 465/2426 19% [=========== ] 466/2426 19% [=========== ] 467/2426 19% [=========== ] 468/2426 19% [=========== ] 469/2426 19% [============ ] 470/2426 19% [============ ] 471/2426 19% [============ ] 472/2426 19% [============ ] 473/2426 19% [============ ] 474/2426 19% [============ ] 475/2426 19% [============ ] 476/2426 19% [============ ] 477/2426 19% [============ ] 478/2426 19% [============ ] 479/2426 19% [============ ] 480/2426 19% [============ ] 481/2426 19% [============ ] 482/2426 19% [============ ] 483/2426 19% [============ ] 484/2426 19% [============ ] 485/2426 19% [============ ] 486/2426 20% [============ ] 487/2426 20% [============ ] 488/2426 20% [============ ] 489/2426 20% [============ ] 490/2426 20% [============ ] 491/2426 20% [============ ] 492/2426 20% [============ ] 493/2426 20% [============ ] 494/2426 20% [============ ] 495/2426 20% [============ ] 496/2426 20% [============ ] 497/2426 20% [============ ] 498/2426 20% [============ ] 499/2426 20% [============ ] 500/2426 20% [============ ] 501/2426 20% [============ ] 502/2426 20% [============ ] 503/2426 20% [============ ] 504/2426 20% [============ ] 505/2426 20% [============ ] 506/2426 20% [============ ] 507/2426 20% [============ ] 508/2426 20% [============= ] 509/2426 20% [============= ] 510/2426 21% [============= ] 511/2426 21% [============= ] 512/2426 21% [============= ] 513/2426 21% [============= ] 514/2426 21% [============= ] 515/2426 21% [============= ] 516/2426 21% [============= ] 517/2426 21% [============= ] 518/2426 21% [============= ] 519/2426 21% [============= ] 520/2426 21% [============= ] 521/2426 21% [============= ] 522/2426 21% [============= ] 523/2426 21% [============= ] 524/2426 21% [============= ] 525/2426 21% [============= ] 526/2426 21% [============= ] 527/2426 21% [============= ] 528/2426 21% [============= ] 529/2426 21% [============= ] 530/2426 21% [============= ] 531/2426 21% [============= ] 532/2426 21% [============= ] 533/2426 21% [============= ] 534/2426 22% [============= ] 535/2426 22% [============= ] 536/2426 22% [============= ] 537/2426 22% [============= ] 538/2426 22% [============= ] 539/2426 22% [============= ] 540/2426 22% [============= ] 541/2426 22% [============= ] 542/2426 22% [============= ] 543/2426 22% [============= ] 544/2426 22% [============= ] 545/2426 22% [============= ] 546/2426 22% [============= ] 547/2426 22% [============== ] 548/2426 22% [============== ] 549/2426 22% [============== ] 550/2426 22% [============== ] 551/2426 22% [============== ] 552/2426 22% [============== ] 553/2426 22% [============== ] 554/2426 22% [============== ] 555/2426 22% [============== ] 556/2426 22% [============== ] 557/2426 22% [============== ] 558/2426 23% [============== ] 559/2426 23% [============== ] 560/2426 23% [============== ] 561/2426 23% [============== ] 562/2426 23% [============== ] 563/2426 23% [============== ] 564/2426 23% [============== ] 565/2426 23% [============== ] 566/2426 23% [============== ] 567/2426 23% [============== ] 568/2426 23% [============== ] 569/2426 23% [============== ] 570/2426 23% [============== ] 571/2426 23% [============== ] 572/2426 23% [============== ] 573/2426 23% [============== ] 574/2426 23% [============== ] 575/2426 23% [============== ] 576/2426 23% [============== ] 577/2426 23% [============== ] 578/2426 23% [============== ] 579/2426 23% [============== ] 580/2426 23% [============== ] 581/2426 23% [============== ] 582/2426 23% [============== ] 583/2426 24% [============== ] 584/2426 24% [============== ] 585/2426 24% [============== ] 586/2426 24% [=============== ] 587/2426 24% [=============== ] 588/2426 24% [=============== ] 589/2426 24% [=============== ] 590/2426 24% [=============== ] 591/2426 24% [=============== ] 592/2426 24% [=============== ] 593/2426 24% [=============== ] 594/2426 24% [=============== ] 595/2426 24% [=============== ] 596/2426 24% [=============== ] 597/2426 24% [=============== ] 598/2426 24% [=============== ] 599/2426 24% [=============== ] 600/2426 24% [=============== ] 601/2426 24% [=============== ] 602/2426 24% [=============== ] 603/2426 24% [=============== ] 604/2426 24% [=============== ] 605/2426 24% [=============== ] 606/2426 24% [=============== ] 607/2426 25% [=============== ] 608/2426 25% [=============== ] 609/2426 25% [=============== ] 610/2426 25% [=============== ] 611/2426 25% [=============== ] 612/2426 25% [=============== ] 613/2426 25% [=============== ] 614/2426 25% [=============== ] 615/2426 25% [=============== ] 616/2426 25% [=============== ] 617/2426 25% [=============== ] 618/2426 25% [=============== ] 619/2426 25% [=============== ] 620/2426 25% [=============== ] 621/2426 25% [=============== ] 622/2426 25% [=============== ] 623/2426 25% [=============== ] 624/2426 25% [=============== ] 625/2426 25% [=============== ] 626/2426 25% [================ ] 627/2426 25% [================ ] 628/2426 25% [================ ] 629/2426 25% [================ ] 630/2426 25% [================ ] 631/2426 26% [================ ] 632/2426 26% [================ ] 633/2426 26% [================ ] 634/2426 26% [================ ] 635/2426 26% [================ ] 636/2426 26% [================ ] 637/2426 26% [================ ] 638/2426 26% [================ ] 639/2426 26% [================ ] 640/2426 26% [================ ] 641/2426 26% [================ ] 642/2426 26% [================ ] 643/2426 26% [================ ] 644/2426 26% [================ ] 645/2426 26% [================ ] 646/2426 26% [================ ] 647/2426 26% [================ ] 648/2426 26% [================ ] 649/2426 26% [================ ] 650/2426 26% [================ ] 651/2426 26% [================ ] 652/2426 26% [================ ] 653/2426 26% [================ ] 654/2426 26% [================ ] 655/2426 26% [================ ] 656/2426 27% [================ ] 657/2426 27% [================ ] 658/2426 27% [================ ] 659/2426 27% [================ ] 660/2426 27% [================ ] 661/2426 27% [================ ] 662/2426 27% [================ ] 663/2426 27% [================ ] 664/2426 27% [================ ] 665/2426 27% [================= ] 666/2426 27% [================= ] 667/2426 27% [================= ] 668/2426 27% [================= ] 669/2426 27% [================= ] 670/2426 27% [================= ] 671/2426 27% [================= ] 672/2426 27% [================= ] 673/2426 27% [================= ] 674/2426 27% [================= ] 675/2426 27% [================= ] 676/2426 27% [================= ] 677/2426 27% [================= ] 678/2426 27% [================= ] 679/2426 27% [================= ] 680/2426 28% [================= ] 681/2426 28% [================= ] 682/2426 28% [================= ] 683/2426 28% [================= ] 684/2426 28% [================= ] 685/2426 28% [================= ] 686/2426 28% [================= ] 687/2426 28% [================= ] 688/2426 28% [================= ] 689/2426 28% [================= ] 690/2426 28% [================= ] 691/2426 28% [================= ] 692/2426 28% [================= ] 693/2426 28% [================= ] 694/2426 28% [================= ] 695/2426 28% [================= ] 696/2426 28% [================= ] 697/2426 28% [================= ] 698/2426 28% [================= ] 699/2426 28% [================= ] 700/2426 28% [================= ] 701/2426 28% [================= ] 702/2426 28% [================= ] 703/2426 28% [================= ] 704/2426 29% [================== ] 705/2426 29% [================== ] 706/2426 29% [================== ] 707/2426 29% [================== ] 708/2426 29% [================== ] 709/2426 29% [================== ] 710/2426 29% [================== ] 711/2426 29% [================== ] 712/2426 29% [================== ] 713/2426 29% [================== ] 714/2426 29% [================== ] 715/2426 29% [================== ] 716/2426 29% [================== ] 717/2426 29% [================== ] 718/2426 29% [================== ] 719/2426 29% [================== ] 720/2426 29% [================== ] 721/2426 29% [================== ] 722/2426 29% [================== ] 723/2426 29% [================== ] 724/2426 29% [================== ] 725/2426 29% [================== ] 726/2426 29% [================== ] 727/2426 29% [================== ] 728/2426 30% [================== ] 729/2426 30% [================== ] 730/2426 30% [================== ] 731/2426 30% [================== ] 732/2426 30% [================== ] 733/2426 30% [================== ] 734/2426 30% [================== ] 735/2426 30% [================== ] 736/2426 30% [================== ] 737/2426 30% [================== ] 738/2426 30% [================== ] 739/2426 30% [================== ] 740/2426 30% [================== ] 741/2426 30% [================== ] 742/2426 30% [================== ] 743/2426 30% [=================== ] 744/2426 30% [=================== ] 745/2426 30% [=================== ] 746/2426 30% [=================== ] 747/2426 30% [=================== ] 748/2426 30% [=================== ] 749/2426 30% [=================== ] 750/2426 30% [=================== ] 751/2426 30% [=================== ] 752/2426 30% [=================== ] 753/2426 31% [=================== ] 754/2426 31% [=================== ] 755/2426 31% [=================== ] 756/2426 31% [=================== ] 757/2426 31% [=================== ] 758/2426 31% [=================== ] 759/2426 31% [=================== ] 760/2426 31% [=================== ] 761/2426 31% [=================== ] 762/2426 31% [=================== ] 763/2426 31% [=================== ] 764/2426 31% [=================== ] 765/2426 31% [=================== ] 766/2426 31% [=================== ] 767/2426 31% [=================== ] 768/2426 31% [=================== ] 769/2426 31% [=================== ] 770/2426 31% [=================== ] 771/2426 31% [=================== ] 772/2426 31% [=================== ] 773/2426 31% [=================== ] 774/2426 31% [=================== ] 775/2426 31% [=================== ] 776/2426 31% [=================== ] 777/2426 32% [=================== ] 778/2426 32% [=================== ] 779/2426 32% [=================== ] 780/2426 32% [=================== ] 781/2426 32% [=================== ] 782/2426 32% [==================== ] 783/2426 32% [==================== ] 784/2426 32% [==================== ] 785/2426 32% [==================== ] 786/2426 32% [==================== ] 787/2426 32% [==================== ] 788/2426 32% [==================== ] 789/2426 32% [==================== ] 790/2426 32% [==================== ] 791/2426 32% [==================== ] 792/2426 32% [==================== ] 793/2426 32% [==================== ] 794/2426 32% [==================== ] 795/2426 32% [==================== ] 796/2426 32% [==================== ] 797/2426 32% [==================== ] 798/2426 32% [==================== ] 799/2426 32% [==================== ] 800/2426 32% [==================== ] 801/2426 33% [==================== ] 802/2426 33% [==================== ] 803/2426 33% [==================== ] 804/2426 33% [==================== ] 805/2426 33% [==================== ] 806/2426 33% [==================== ] 807/2426 33% [==================== ] 808/2426 33% [==================== ] 809/2426 33% [==================== ] 810/2426 33% [==================== ] 811/2426 33% [==================== ] 812/2426 33% [==================== ] 813/2426 33% [==================== ] 814/2426 33% [==================== ] 815/2426 33% [==================== ] 816/2426 33% [==================== ] 817/2426 33% [==================== ] 818/2426 33% [==================== ] 819/2426 33% [==================== ] 820/2426 33% [==================== ] 821/2426 33% [===================== ] 822/2426 33% [===================== ] 823/2426 33% [===================== ] 824/2426 33% [===================== ] 825/2426 34% [===================== ] 826/2426 34% [===================== ] 827/2426 34% [===================== ] 828/2426 34% [===================== ] 829/2426 34% [===================== ] 830/2426 34% [===================== ] 831/2426 34% [===================== ] 832/2426 34% [===================== ] 833/2426 34% [===================== ] 834/2426 34% [===================== ] 835/2426 34% [===================== ] 836/2426 34% [===================== ] 837/2426 34% [===================== ] 838/2426 34% [===================== ] 839/2426 34% [===================== ] 840/2426 34% [===================== ] 841/2426 34% [===================== ] 842/2426 34% [===================== ] 843/2426 34% [===================== ] 844/2426 34% [===================== ] 845/2426 34% [===================== ] 846/2426 34% [===================== ] 847/2426 34% [===================== ] 848/2426 34% [===================== ] 849/2426 34% [===================== ] 850/2426 35% [===================== ] 851/2426 35% [===================== ] 852/2426 35% [===================== ] 853/2426 35% [===================== ] 854/2426 35% [===================== ] 855/2426 35% [===================== ] 856/2426 35% [===================== ] 857/2426 35% [===================== ] 858/2426 35% [===================== ] 859/2426 35% [===================== ] 860/2426 35% [====================== ] 861/2426 35% [====================== ] 862/2426 35% [====================== ] 863/2426 35% [====================== ] 864/2426 35% [====================== ] 865/2426 35% [====================== ] 866/2426 35% [====================== ] 867/2426 35% [====================== ] 868/2426 35% [====================== ] 869/2426 35% [====================== ] 870/2426 35% [====================== ] 871/2426 35% [====================== ] 872/2426 35% [====================== ] 873/2426 35% [====================== ] 874/2426 36% [====================== ] 875/2426 36% [====================== ] 876/2426 36% [====================== ] 877/2426 36% [====================== ] 878/2426 36% [====================== ] 879/2426 36% [====================== ] 880/2426 36% [====================== ] 881/2426 36% [====================== ] 882/2426 36% [====================== ] 883/2426 36% [====================== ] 884/2426 36% [====================== ] 885/2426 36% [====================== ] 886/2426 36% [====================== ] 887/2426 36% [====================== ] 888/2426 36% [====================== ] 889/2426 36% [====================== ] 890/2426 36% [====================== ] 891/2426 36% [====================== ] 892/2426 36% [====================== ] 893/2426 36% [====================== ] 894/2426 36% [====================== ] 895/2426 36% [====================== ] 896/2426 36% [====================== ] 897/2426 36% [====================== ] 898/2426 37% [====================== ] 899/2426 37% [======================= ] 900/2426 37% [======================= ] 901/2426 37% [======================= ] 902/2426 37% [======================= ] 903/2426 37% [======================= ] 904/2426 37% [======================= ] 905/2426 37% [======================= ] 906/2426 37% [======================= ] 907/2426 37% [======================= ] 908/2426 37% [======================= ] 909/2426 37% [======================= ] 910/2426 37% [======================= ] 911/2426 37% [======================= ] 912/2426 37% [======================= ] 913/2426 37% [======================= ] 914/2426 37% [======================= ] 915/2426 37% [======================= ] 916/2426 37% [======================= ] 917/2426 37% [======================= ] 918/2426 37% [======================= ] 919/2426 37% [======================= ] 920/2426 37% [======================= ] 921/2426 37% [======================= ] 922/2426 38% [======================= ] 923/2426 38% [======================= ] 924/2426 38% [======================= ] 925/2426 38% [======================= ] 926/2426 38% [======================= ] 927/2426 38% [======================= ] 928/2426 38% [======================= ] 929/2426 38% [======================= ] 930/2426 38% [======================= ] 931/2426 38% [======================= ] 932/2426 38% [======================= ] 933/2426 38% [======================= ] 934/2426 38% [======================= ] 935/2426 38% [======================= ] 936/2426 38% [======================= ] 937/2426 38% [======================= ] 938/2426 38% [======================= ] 939/2426 38% [======================== ] 940/2426 38% [======================== ] 941/2426 38% [======================== ] 942/2426 38% [======================== ] 943/2426 38% [======================== ] 944/2426 38% [======================== ] 945/2426 38% [======================== ] 946/2426 38% [======================== ] 947/2426 39% [======================== ] 948/2426 39% [======================== ] 949/2426 39% [======================== ] 950/2426 39% [======================== ] 951/2426 39% [======================== ] 952/2426 39% [======================== ] 953/2426 39% [======================== ] 954/2426 39% [======================== ] 955/2426 39% [======================== ] 956/2426 39% [======================== ] 957/2426 39% [======================== ] 958/2426 39% [======================== ] 959/2426 39% [======================== ] 960/2426 39% [======================== ] 961/2426 39% [======================== ] 962/2426 39% [======================== ] 963/2426 39% [======================== ] 964/2426 39% [======================== ] 965/2426 39% [======================== ] 966/2426 39% [======================== ] 967/2426 39% [======================== ] 968/2426 39% [======================== ] 969/2426 39% [======================== ] 970/2426 39% [======================== ] 971/2426 40% [======================== ] 972/2426 40% [======================== ] 973/2426 40% [======================== ] 974/2426 40% [======================== ] 975/2426 40% [======================== ] 976/2426 40% [======================== ] 977/2426 40% [======================== ] 978/2426 40% [========================= ] 979/2426 40% [========================= ] 980/2426 40% [========================= ] 981/2426 40% [========================= ] 982/2426 40% [========================= ] 983/2426 40% [========================= ] 984/2426 40% [========================= ] 985/2426 40% [========================= ] 986/2426 40% [========================= ] 987/2426 40% [========================= ] 988/2426 40% [========================= ] 989/2426 40% [========================= ] 990/2426 40% [========================= ] 991/2426 40% [========================= ] 992/2426 40% [========================= ] 993/2426 40% [========================= ] 994/2426 40% [========================= ] 995/2426 41% [========================= ] 996/2426 41% [========================= ] 997/2426 41% [========================= ] 998/2426 41% [========================= ] 999/2426 41% [========================= ] 1000/2426 41% [========================= ] 1001/2426 41% [========================= ] 1002/2426 41% [========================= ] 1003/2426 41% [========================= ] 1004/2426 41% [========================= ] 1005/2426 41% [========================= ] 1006/2426 41% [========================= ] 1007/2426 41% [========================= ] 1008/2426 41% [========================= ] 1009/2426 41% [========================= ] 1010/2426 41% [========================= ] 1011/2426 41% [========================= ] 1012/2426 41% [========================= ] 1013/2426 41% [========================= ] 1014/2426 41% [========================= ] 1015/2426 41% [========================= ] 1016/2426 41% [========================= ] 1017/2426 41% [========================== ] 1018/2426 41% [========================== ] 1019/2426 42% [========================== ] 1020/2426 42% [========================== ] 1021/2426 42% [========================== ] 1022/2426 42% [========================== ] 1023/2426 42% [========================== ] 1024/2426 42% [========================== ] 1025/2426 42% [========================== ] 1026/2426 42% [========================== ] 1027/2426 42% [========================== ] 1028/2426 42% [========================== ] 1029/2426 42% [========================== ] 1030/2426 42% [========================== ] 1031/2426 42% [========================== ] 1032/2426 42% [========================== ] 1033/2426 42% [========================== ] 1034/2426 42% [========================== ] 1035/2426 42% [========================== ] 1036/2426 42% [========================== ] 1037/2426 42% [========================== ] 1038/2426 42% [========================== ] 1039/2426 42% [========================== ] 1040/2426 42% [========================== ] 1041/2426 42% [========================== ] 1042/2426 42% [========================== ] 1043/2426 42% [========================== ] 1044/2426 43% [========================== ] 1045/2426 43% [========================== ] 1046/2426 43% [========================== ] 1047/2426 43% [========================== ] 1048/2426 43% [========================== ] 1049/2426 43% [========================== ] 1050/2426 43% [========================== ] 1051/2426 43% [========================== ] 1052/2426 43% [========================== ] 1053/2426 43% [========================== ] 1054/2426 43% [========================== ] 1055/2426 43% [========================== ] 1056/2426 43% [=========================== ] 1057/2426 43% [=========================== ] 1058/2426 43% [=========================== ] 1059/2426 43% [=========================== ] 1060/2426 43% [=========================== ] 1061/2426 43% [=========================== ] 1062/2426 43% [=========================== ] 1063/2426 43% [=========================== ] 1064/2426 43% [=========================== ] 1065/2426 43% [=========================== ] 1066/2426 43% [=========================== ] 1067/2426 43% [=========================== ] 1068/2426 44% [=========================== ] 1069/2426 44% [=========================== ] 1070/2426 44% [=========================== ] 1071/2426 44% [=========================== ] 1072/2426 44% [=========================== ] 1073/2426 44% [=========================== ] 1074/2426 44% [=========================== ] 1075/2426 44% [=========================== ] 1076/2426 44% [=========================== ] 1077/2426 44% [=========================== ] 1078/2426 44% [=========================== ] 1079/2426 44% [=========================== ] 1080/2426 44% [=========================== ] 1081/2426 44% [=========================== ] 1082/2426 44% [=========================== ] 1083/2426 44% [=========================== ] 1084/2426 44% [=========================== ] 1085/2426 44% [=========================== ] 1086/2426 44% [=========================== ] 1087/2426 44% [=========================== ] 1088/2426 44% [=========================== ] 1089/2426 44% [=========================== ] 1090/2426 44% [=========================== ] 1091/2426 44% [=========================== ] 1092/2426 45% [=========================== ] 1093/2426 45% [=========================== ] 1094/2426 45% [=========================== ] 1095/2426 45% [============================ ] 1096/2426 45% [============================ ] 1097/2426 45% [============================ ] 1098/2426 45% [============================ ] 1099/2426 45% [============================ ] 1100/2426 45% [============================ ] 1101/2426 45% [============================ ] 1102/2426 45% [============================ ] 1103/2426 45% [============================ ] 1104/2426 45% [============================ ] 1105/2426 45% [============================ ] 1106/2426 45% [============================ ] 1107/2426 45% [============================ ] 1108/2426 45% [============================ ] 1109/2426 45% [============================ ] 1110/2426 45% [============================ ] 1111/2426 45% [============================ ] 1112/2426 45% [============================ ] 1113/2426 45% [============================ ] 1114/2426 45% [============================ ] 1115/2426 45% [============================ ] 1116/2426 46% [============================ ] 1117/2426 46% [============================ ] 1118/2426 46% [============================ ] 1119/2426 46% [============================ ] 1120/2426 46% [============================ ] 1121/2426 46% [============================ ] 1122/2426 46% [============================ ] 1123/2426 46% [============================ ] 1124/2426 46% [============================ ] 1125/2426 46% [============================ ] 1126/2426 46% [============================ ] 1127/2426 46% [============================ ] 1128/2426 46% [============================ ] 1129/2426 46% [============================ ] 1130/2426 46% [============================ ] 1131/2426 46% [============================ ] 1132/2426 46% [============================ ] 1133/2426 46% [============================ ] 1134/2426 46% [============================= ] 1135/2426 46% [============================= ] 1136/2426 46% [============================= ] 1137/2426 46% [============================= ] 1138/2426 46% [============================= ] 1139/2426 46% [============================= ] 1140/2426 46% [============================= ] 1141/2426 47% [============================= ] 1142/2426 47% [============================= ] 1143/2426 47% [============================= ] 1144/2426 47% [============================= ] 1145/2426 47% [============================= ] 1146/2426 47% [============================= ] 1147/2426 47% [============================= ] 1148/2426 47% [============================= ] 1149/2426 47% [============================= ] 1150/2426 47% [============================= ] 1151/2426 47% [============================= ] 1152/2426 47% [============================= ] 1153/2426 47% [============================= ] 1154/2426 47% [============================= ] 1155/2426 47% [============================= ] 1156/2426 47% [============================= ] 1157/2426 47% [============================= ] 1158/2426 47% [============================= ] 1159/2426 47% [============================= ] 1160/2426 47% [============================= ] 1161/2426 47% [============================= ] 1162/2426 47% [============================= ] 1163/2426 47% [============================= ] 1164/2426 47% [============================= ] 1165/2426 48% [============================= ] 1166/2426 48% [============================= ] 1167/2426 48% [============================= ] 1168/2426 48% [============================= ] 1169/2426 48% [============================= ] 1170/2426 48% [============================= ] 1171/2426 48% [============================= ] 1172/2426 48% [============================= ] 1173/2426 48% [============================== ] 1174/2426 48% [============================== ] 1175/2426 48% [============================== ] 1176/2426 48% [============================== ] 1177/2426 48% [============================== ] 1178/2426 48% [============================== ] 1179/2426 48% [============================== ] 1180/2426 48% [============================== ] 1181/2426 48% [============================== ] 1182/2426 48% [============================== ] 1183/2426 48% [============================== ] 1184/2426 48% [============================== ] 1185/2426 48% [============================== ] 1186/2426 48% [============================== ] 1187/2426 48% [============================== ] 1188/2426 48% [============================== ] 1189/2426 49% [============================== ] 1190/2426 49% [============================== ] 1191/2426 49% [============================== ] 1192/2426 49% [============================== ] 1193/2426 49% [============================== ] 1194/2426 49% [============================== ] 1195/2426 49% [============================== ] 1196/2426 49% [============================== ] 1197/2426 49% [============================== ] 1198/2426 49% [============================== ] 1199/2426 49% [============================== ] 1200/2426 49% [============================== ] 1201/2426 49% [============================== ] 1202/2426 49% [============================== ] 1203/2426 49% [============================== ] 1204/2426 49% [============================== ] 1205/2426 49% [============================== ] 1206/2426 49% [============================== ] 1207/2426 49% [============================== ] 1208/2426 49% [============================== ] 1209/2426 49% [============================== ] 1210/2426 49% [============================== ] 1211/2426 49% [============================== ] 1212/2426 49% [=============================== ] 1213/2426 50% [=============================== ] 1214/2426 50% [=============================== ] 1215/2426 50% [=============================== ] 1216/2426 50% [=============================== ] 1217/2426 50% [=============================== ] 1218/2426 50% [=============================== ] 1219/2426 50% [=============================== ] 1220/2426 50% [=============================== ] 1221/2426 50% [=============================== ] 1222/2426 50% [=============================== ] 1223/2426 50% [=============================== ] 1224/2426 50% [=============================== ] 1225/2426 50% [=============================== ] 1226/2426 50% [=============================== ] 1227/2426 50% [=============================== ] 1228/2426 50% [=============================== ] 1229/2426 50% [=============================== ] 1230/2426 50% [=============================== ] 1231/2426 50% [=============================== ] 1232/2426 50% [=============================== ] 1233/2426 50% [=============================== ] 1234/2426 50% [=============================== ] 1235/2426 50% [=============================== ] 1236/2426 50% [=============================== ] 1237/2426 50% [=============================== ] 1238/2426 51% [=============================== ] 1239/2426 51% [=============================== ] 1240/2426 51% [=============================== ] 1241/2426 51% [=============================== ] 1242/2426 51% [=============================== ] 1243/2426 51% [=============================== ] 1244/2426 51% [=============================== ] 1245/2426 51% [=============================== ] 1246/2426 51% [=============================== ] 1247/2426 51% [=============================== ] 1248/2426 51% [=============================== ] 1249/2426 51% [=============================== ] 1250/2426 51% [=============================== ] 1251/2426 51% [=============================== ] 1252/2426 51% [================================ ] 1253/2426 51% [================================ ] 1254/2426 51% [================================ ] 1255/2426 51% [================================ ] 1256/2426 51% [================================ ] 1257/2426 51% [================================ ] 1258/2426 51% [================================ ] 1259/2426 51% [================================ ] 1260/2426 51% [================================ ] 1261/2426 51% [================================ ] 1262/2426 52% [================================ ] 1263/2426 52% [================================ ] 1264/2426 52% [================================ ] 1265/2426 52% [================================ ] 1266/2426 52% [================================ ] 1267/2426 52% [================================ ] 1268/2426 52% [================================ ] 1269/2426 52% [================================ ] 1270/2426 52% [================================ ] 1271/2426 52% [================================ ] 1272/2426 52% [================================ ] 1273/2426 52% [================================ ] 1274/2426 52% [================================ ] 1275/2426 52% [================================ ] 1276/2426 52% [================================ ] 1277/2426 52% [================================ ] 1278/2426 52% [================================ ] 1279/2426 52% [================================ ] 1280/2426 52% [================================ ] 1281/2426 52% [================================ ] 1282/2426 52% [================================ ] 1283/2426 52% [================================ ] 1284/2426 52% [================================ ] 1285/2426 52% [================================ ] 1286/2426 53% [================================ ] 1287/2426 53% [================================ ] 1288/2426 53% [================================ ] 1289/2426 53% [================================ ] 1290/2426 53% [================================ ] 1291/2426 53% [================================= ] 1292/2426 53% [================================= ] 1293/2426 53% [================================= ] 1294/2426 53% [================================= ] 1295/2426 53% [================================= ] 1296/2426 53% [================================= ] 1297/2426 53% [================================= ] 1298/2426 53% [================================= ] 1299/2426 53% [================================= ] 1300/2426 53% [================================= ] 1301/2426 53% [================================= ] 1302/2426 53% [================================= ] 1303/2426 53% [================================= ] 1304/2426 53% [================================= ] 1305/2426 53% [================================= ] 1306/2426 53% [================================= ] 1307/2426 53% [================================= ] 1308/2426 53% [================================= ] 1309/2426 53% [================================= ] 1310/2426 53% [================================= ] 1311/2426 54% [================================= ] 1312/2426 54% [================================= ] 1313/2426 54% [================================= ] 1314/2426 54% [================================= ] 1315/2426 54% [================================= ] 1316/2426 54% [================================= ] 1317/2426 54% [================================= ] 1318/2426 54% [================================= ] 1319/2426 54% [================================= ] 1320/2426 54% [================================= ] 1321/2426 54% [================================= ] 1322/2426 54% [================================= ] 1323/2426 54% [================================= ] 1324/2426 54% [================================= ] 1325/2426 54% [================================= ] 1326/2426 54% [================================= ] 1327/2426 54% [================================= ] 1328/2426 54% [================================= ] 1329/2426 54% [================================= ] 1330/2426 54% [================================== ] 1331/2426 54% [================================== ] 1332/2426 54% [================================== ] 1333/2426 54% [================================== ] 1334/2426 54% [================================== ] 1335/2426 55% [================================== ] 1336/2426 55% [================================== ] 1337/2426 55% [================================== ] 1338/2426 55% [================================== ] 1339/2426 55% [================================== ] 1340/2426 55% [================================== ] 1341/2426 55% [================================== ] 1342/2426 55% [================================== ] 1343/2426 55% [================================== ] 1344/2426 55% [================================== ] 1345/2426 55% [================================== ] 1346/2426 55% [================================== ] 1347/2426 55% [================================== ] 1348/2426 55% [================================== ] 1349/2426 55% [================================== ] 1350/2426 55% [================================== ] 1351/2426 55% [================================== ] 1352/2426 55% [================================== ] 1353/2426 55% [================================== ] 1354/2426 55% [================================== ] 1355/2426 55% [================================== ] 1356/2426 55% [================================== ] 1357/2426 55% [================================== ] 1358/2426 55% [================================== ] 1359/2426 56% [================================== ] 1360/2426 56% [================================== ] 1361/2426 56% [================================== ] 1362/2426 56% [================================== ] 1363/2426 56% [================================== ] 1364/2426 56% [================================== ] 1365/2426 56% [================================== ] 1366/2426 56% [================================== ] 1367/2426 56% [================================== ] 1368/2426 56% [================================== ] 1369/2426 56% [=================================== ] 1370/2426 56% [=================================== ] 1371/2426 56% [=================================== ] 1372/2426 56% [=================================== ] 1373/2426 56% [=================================== ] 1374/2426 56% [=================================== ] 1375/2426 56% [=================================== ] 1376/2426 56% [=================================== ] 1377/2426 56% [=================================== ] 1378/2426 56% [=================================== ] 1379/2426 56% [=================================== ] 1380/2426 56% [=================================== ] 1381/2426 56% [=================================== ] 1382/2426 56% [=================================== ] 1383/2426 57% [=================================== ] 1384/2426 57% [=================================== ] 1385/2426 57% [=================================== ] 1386/2426 57% [=================================== ] 1387/2426 57% [=================================== ] 1388/2426 57% [=================================== ] 1389/2426 57% [=================================== ] 1390/2426 57% [=================================== ] 1391/2426 57% [=================================== ] 1392/2426 57% [=================================== ] 1393/2426 57% [=================================== ] 1394/2426 57% [=================================== ] 1395/2426 57% [=================================== ] 1396/2426 57% [=================================== ] 1397/2426 57% [=================================== ] 1398/2426 57% [=================================== ] 1399/2426 57% [=================================== ] 1400/2426 57% [=================================== ] 1401/2426 57% [=================================== ] 1402/2426 57% [=================================== ] 1403/2426 57% [=================================== ] 1404/2426 57% [=================================== ] 1405/2426 57% [=================================== ] 1406/2426 57% [=================================== ] 1407/2426 57% [=================================== ] 1408/2426 58% [==================================== ] 1409/2426 58% [==================================== ] 1410/2426 58% [==================================== ] 1411/2426 58% [==================================== ] 1412/2426 58% [==================================== ] 1413/2426 58% [==================================== ] 1414/2426 58% [==================================== ] 1415/2426 58% [==================================== ] 1416/2426 58% [==================================== ] 1417/2426 58% [==================================== ] 1418/2426 58% [==================================== ] 1419/2426 58% [==================================== ] 1420/2426 58% [==================================== ] 1421/2426 58% [==================================== ] 1422/2426 58% [==================================== ] 1423/2426 58% [==================================== ] 1424/2426 58% [==================================== ] 1425/2426 58% [==================================== ] 1426/2426 58% [==================================== ] 1427/2426 58% [==================================== ] 1428/2426 58% [==================================== ] 1429/2426 58% [==================================== ] 1430/2426 58% [==================================== ] 1431/2426 58% [==================================== ] 1432/2426 59% [==================================== ] 1433/2426 59% [==================================== ] 1434/2426 59% [==================================== ] 1435/2426 59% [==================================== ] 1436/2426 59% [==================================== ] 1437/2426 59% [==================================== ] 1438/2426 59% [==================================== ] 1439/2426 59% [==================================== ] 1440/2426 59% [==================================== ] 1441/2426 59% [==================================== ] 1442/2426 59% [==================================== ] 1443/2426 59% [==================================== ] 1444/2426 59% [==================================== ] 1445/2426 59% [==================================== ] 1446/2426 59% [==================================== ] 1447/2426 59% [===================================== ] 1448/2426 59% [===================================== ] 1449/2426 59% [===================================== ] 1450/2426 59% [===================================== ] 1451/2426 59% [===================================== ] 1452/2426 59% [===================================== ] 1453/2426 59% [===================================== ] 1454/2426 59% [===================================== ] 1455/2426 59% [===================================== ] 1456/2426 60% [===================================== ] 1457/2426 60% [===================================== ] 1458/2426 60% [===================================== ] 1459/2426 60% [===================================== ] 1460/2426 60% [===================================== ] 1461/2426 60% [===================================== ] 1462/2426 60% [===================================== ] 1463/2426 60% [===================================== ] 1464/2426 60% [===================================== ] 1465/2426 60% [===================================== ] 1466/2426 60% [===================================== ] 1467/2426 60% [===================================== ] 1468/2426 60% [===================================== ] 1469/2426 60% [===================================== ] 1470/2426 60% [===================================== ] 1471/2426 60% [===================================== ] 1472/2426 60% [===================================== ] 1473/2426 60% [===================================== ] 1474/2426 60% [===================================== ] 1475/2426 60% [===================================== ] 1476/2426 60% [===================================== ] 1477/2426 60% [===================================== ] 1478/2426 60% [===================================== ] 1479/2426 60% [===================================== ] 1480/2426 61% [===================================== ] 1481/2426 61% [===================================== ] 1482/2426 61% [===================================== ] 1483/2426 61% [===================================== ] 1484/2426 61% [===================================== ] 1485/2426 61% [===================================== ] 1486/2426 61% [====================================== ] 1487/2426 61% [====================================== ] 1488/2426 61% [====================================== ] 1489/2426 61% [====================================== ] 1490/2426 61% [====================================== ] 1491/2426 61% [====================================== ] 1492/2426 61% [====================================== ] 1493/2426 61% [====================================== ] 1494/2426 61% [====================================== ] 1495/2426 61% [====================================== ] 1496/2426 61% [====================================== ] 1497/2426 61% [====================================== ] 1498/2426 61% [====================================== ] 1499/2426 61% [====================================== ] 1500/2426 61% [====================================== ] 1501/2426 61% [====================================== ] 1502/2426 61% [====================================== ] 1503/2426 61% [====================================== ] 1504/2426 61% [====================================== ] 1505/2426 62% [====================================== ] 1506/2426 62% [====================================== ] 1507/2426 62% [====================================== ] 1508/2426 62% [====================================== ] 1509/2426 62% [====================================== ] 1510/2426 62% [====================================== ] 1511/2426 62% [====================================== ] 1512/2426 62% [====================================== ] 1513/2426 62% [====================================== ] 1514/2426 62% [====================================== ] 1515/2426 62% [====================================== ] 1516/2426 62% [====================================== ] 1517/2426 62% [====================================== ] 1518/2426 62% [====================================== ] 1519/2426 62% [====================================== ] 1520/2426 62% [====================================== ] 1521/2426 62% [====================================== ] 1522/2426 62% [====================================== ] 1523/2426 62% [====================================== ] 1524/2426 62% [====================================== ] 1525/2426 62% [====================================== ] 1526/2426 62% [======================================= ] 1527/2426 62% [======================================= ] 1528/2426 62% [======================================= ] 1529/2426 63% [======================================= ] 1530/2426 63% [======================================= ] 1531/2426 63% [======================================= ] 1532/2426 63% [======================================= ] 1533/2426 63% [======================================= ] 1534/2426 63% [======================================= ] 1535/2426 63% [======================================= ] 1536/2426 63% [======================================= ] 1537/2426 63% [======================================= ] 1538/2426 63% [======================================= ] 1539/2426 63% [======================================= ] 1540/2426 63% [======================================= ] 1541/2426 63% [======================================= ] 1542/2426 63% [======================================= ] 1543/2426 63% [======================================= ] 1544/2426 63% [======================================= ] 1545/2426 63% [======================================= ] 1546/2426 63% [======================================= ] 1547/2426 63% [======================================= ] 1548/2426 63% [======================================= ] 1549/2426 63% [======================================= ] 1550/2426 63% [======================================= ] 1551/2426 63% [======================================= ] 1552/2426 63% [======================================= ] 1553/2426 64% [======================================= ] 1554/2426 64% [======================================= ] 1555/2426 64% [======================================= ] 1556/2426 64% [======================================= ] 1557/2426 64% [======================================= ] 1558/2426 64% [======================================= ] 1559/2426 64% [======================================= ] 1560/2426 64% [======================================= ] 1561/2426 64% [======================================= ] 1562/2426 64% [======================================= ] 1563/2426 64% [======================================= ] 1564/2426 64% [======================================= ] 1565/2426 64% [======================================== ] 1566/2426 64% [======================================== ] 1567/2426 64% [======================================== ] 1568/2426 64% [======================================== ] 1569/2426 64% [======================================== ] 1570/2426 64% [======================================== ] 1571/2426 64% [======================================== ] 1572/2426 64% [======================================== ] 1573/2426 64% [======================================== ] 1574/2426 64% [======================================== ] 1575/2426 64% [======================================== ] 1576/2426 64% [======================================== ] 1577/2426 65% [======================================== ] 1578/2426 65% [======================================== ] 1579/2426 65% [======================================== ] 1580/2426 65% [======================================== ] 1581/2426 65% [======================================== ] 1582/2426 65% [======================================== ] 1583/2426 65% [======================================== ] 1584/2426 65% [======================================== ] 1585/2426 65% [======================================== ] 1586/2426 65% [======================================== ] 1587/2426 65% [======================================== ] 1588/2426 65% [======================================== ] 1589/2426 65% [======================================== ] 1590/2426 65% [======================================== ] 1591/2426 65% [======================================== ] 1592/2426 65% [======================================== ] 1593/2426 65% [======================================== ] 1594/2426 65% [======================================== ] 1595/2426 65% [======================================== ] 1596/2426 65% [======================================== ] 1597/2426 65% [======================================== ] 1598/2426 65% [======================================== ] 1599/2426 65% [======================================== ] 1600/2426 65% [======================================== ] 1601/2426 65% [======================================== ] 1602/2426 66% [======================================== ] 1603/2426 66% [======================================== ] 1604/2426 66% [========================================= ] 1605/2426 66% [========================================= ] 1606/2426 66% [========================================= ] 1607/2426 66% [========================================= ] 1608/2426 66% [========================================= ] 1609/2426 66% [========================================= ] 1610/2426 66% [========================================= ] 1611/2426 66% [========================================= ] 1612/2426 66% [========================================= ] 1613/2426 66% [========================================= ] 1614/2426 66% [========================================= ] 1615/2426 66% [========================================= ] 1616/2426 66% [========================================= ] 1617/2426 66% [========================================= ] 1618/2426 66% [========================================= ] 1619/2426 66% [========================================= ] 1620/2426 66% [========================================= ] 1621/2426 66% [========================================= ] 1622/2426 66% [========================================= ] 1623/2426 66% [========================================= ] 1624/2426 66% [========================================= ] 1625/2426 66% [========================================= ] 1626/2426 67% [========================================= ] 1627/2426 67% [========================================= ] 1628/2426 67% [========================================= ] 1629/2426 67% [========================================= ] 1630/2426 67% [========================================= ] 1631/2426 67% [========================================= ] 1632/2426 67% [========================================= ] 1633/2426 67% [========================================= ] 1634/2426 67% [========================================= ] 1635/2426 67% [========================================= ] 1636/2426 67% [========================================= ] 1637/2426 67% [========================================= ] 1638/2426 67% [========================================= ] 1639/2426 67% [========================================= ] 1640/2426 67% [========================================= ] 1641/2426 67% [========================================= ] 1642/2426 67% [========================================= ] 1643/2426 67% [========================================== ] 1644/2426 67% [========================================== ] 1645/2426 67% [========================================== ] 1646/2426 67% [========================================== ] 1647/2426 67% [========================================== ] 1648/2426 67% [========================================== ] 1649/2426 67% [========================================== ] 1650/2426 68% [========================================== ] 1651/2426 68% [========================================== ] 1652/2426 68% [========================================== ] 1653/2426 68% [========================================== ] 1654/2426 68% [========================================== ] 1655/2426 68% [========================================== ] 1656/2426 68% [========================================== ] 1657/2426 68% [========================================== ] 1658/2426 68% [========================================== ] 1659/2426 68% [========================================== ] 1660/2426 68% [========================================== ] 1661/2426 68% [========================================== ] 1662/2426 68% [========================================== ] 1663/2426 68% [========================================== ] 1664/2426 68% [========================================== ] 1665/2426 68% [========================================== ] 1666/2426 68% [========================================== ] 1667/2426 68% [========================================== ] 1668/2426 68% [========================================== ] 1669/2426 68% [========================================== ] 1670/2426 68% [========================================== ] 1671/2426 68% [========================================== ] 1672/2426 68% [========================================== ] 1673/2426 68% [========================================== ] 1674/2426 69% [========================================== ] 1675/2426 69% [========================================== ] 1676/2426 69% [========================================== ] 1677/2426 69% [========================================== ] 1678/2426 69% [========================================== ] 1679/2426 69% [========================================== ] 1680/2426 69% [========================================== ] 1681/2426 69% [========================================== ] 1682/2426 69% [=========================================== ] 1683/2426 69% [=========================================== ] 1684/2426 69% [=========================================== ] 1685/2426 69% [=========================================== ] 1686/2426 69% [=========================================== ] 1687/2426 69% [=========================================== ] 1688/2426 69% [=========================================== ] 1689/2426 69% [=========================================== ] 1690/2426 69% [=========================================== ] 1691/2426 69% [=========================================== ] 1692/2426 69% [=========================================== ] 1693/2426 69% [=========================================== ] 1694/2426 69% [=========================================== ] 1695/2426 69% [=========================================== ] 1696/2426 69% [=========================================== ] 1697/2426 69% [=========================================== ] 1698/2426 69% [=========================================== ] 1699/2426 70% [=========================================== ] 1700/2426 70% [=========================================== ] 1701/2426 70% [=========================================== ] 1702/2426 70% [=========================================== ] 1703/2426 70% [=========================================== ] 1704/2426 70% [=========================================== ] 1705/2426 70% [=========================================== ] 1706/2426 70% [=========================================== ] 1707/2426 70% [=========================================== ] 1708/2426 70% [=========================================== ] 1709/2426 70% [=========================================== ] 1710/2426 70% [=========================================== ] 1711/2426 70% [=========================================== ] 1712/2426 70% [=========================================== ] 1713/2426 70% [=========================================== ] 1714/2426 70% [=========================================== ] 1715/2426 70% [=========================================== ] 1716/2426 70% [=========================================== ] 1717/2426 70% [=========================================== ] 1718/2426 70% [=========================================== ] 1719/2426 70% [=========================================== ] 1720/2426 70% [=========================================== ] 1721/2426 70% [============================================ ] 1722/2426 70% [============================================ ] 1723/2426 71% [============================================ ] 1724/2426 71% [============================================ ] 1725/2426 71% [============================================ ] 1726/2426 71% [============================================ ] 1727/2426 71% [============================================ ] 1728/2426 71% [============================================ ] 1729/2426 71% [============================================ ] 1730/2426 71% [============================================ ] 1731/2426 71% [============================================ ] 1732/2426 71% [============================================ ] 1733/2426 71% [============================================ ] 1734/2426 71% [============================================ ] 1735/2426 71% [============================================ ] 1736/2426 71% [============================================ ] 1737/2426 71% [============================================ ] 1738/2426 71% [============================================ ] 1739/2426 71% [============================================ ] 1740/2426 71% [============================================ ] 1741/2426 71% [============================================ ] 1742/2426 71% [============================================ ] 1743/2426 71% [============================================ ] 1744/2426 71% [============================================ ] 1745/2426 71% [============================================ ] 1746/2426 71% [============================================ ] 1747/2426 72% [============================================ ] 1748/2426 72% [============================================ ] 1749/2426 72% [============================================ ] 1750/2426 72% [============================================ ] 1751/2426 72% [============================================ ] 1752/2426 72% [============================================ ] 1753/2426 72% [============================================ ] 1754/2426 72% [============================================ ] 1755/2426 72% [============================================ ] 1756/2426 72% [============================================ ] 1757/2426 72% [============================================ ] 1758/2426 72% [============================================ ] 1759/2426 72% [============================================ ] 1760/2426 72% [============================================= ] 1761/2426 72% [============================================= ] 1762/2426 72% [============================================= ] 1763/2426 72% [============================================= ] 1764/2426 72% [============================================= ] 1765/2426 72% [============================================= ] 1766/2426 72% [============================================= ] 1767/2426 72% [============================================= ] 1768/2426 72% [============================================= ] 1769/2426 72% [============================================= ] 1770/2426 72% [============================================= ] 1771/2426 73% [============================================= ] 1772/2426 73% [============================================= ] 1773/2426 73% [============================================= ] 1774/2426 73% [============================================= ] 1775/2426 73% [============================================= ] 1776/2426 73% [============================================= ] 1777/2426 73% [============================================= ] 1778/2426 73% [============================================= ] 1779/2426 73% [============================================= ] 1780/2426 73% [============================================= ] 1781/2426 73% [============================================= ] 1782/2426 73% [============================================= ] 1783/2426 73% [============================================= ] 1784/2426 73% [============================================= ] 1785/2426 73% [============================================= ] 1786/2426 73% [============================================= ] 1787/2426 73% [============================================= ] 1788/2426 73% [============================================= ] 1789/2426 73% [============================================= ] 1790/2426 73% [============================================= ] 1791/2426 73% [============================================= ] 1792/2426 73% [============================================= ] 1793/2426 73% [============================================= ] 1794/2426 73% [============================================= ] 1795/2426 73% [============================================= ] 1796/2426 74% [============================================= ] 1797/2426 74% [============================================= ] 1798/2426 74% [============================================= ] 1799/2426 74% [============================================== ] 1800/2426 74% [============================================== ] 1801/2426 74% [============================================== ] 1802/2426 74% [============================================== ] 1803/2426 74% [============================================== ] 1804/2426 74% [============================================== ] 1805/2426 74% [============================================== ] 1806/2426 74% [============================================== ] 1807/2426 74% [============================================== ] 1808/2426 74% [============================================== ] 1809/2426 74% [============================================== ] 1810/2426 74% [============================================== ] 1811/2426 74% [============================================== ] 1812/2426 74% [============================================== ] 1813/2426 74% [============================================== ] 1814/2426 74% [============================================== ] 1815/2426 74% [============================================== ] 1816/2426 74% [============================================== ] 1817/2426 74% [============================================== ] 1818/2426 74% [============================================== ] 1819/2426 74% [============================================== ] 1820/2426 75% [============================================== ] 1821/2426 75% [============================================== ] 1822/2426 75% [============================================== ] 1823/2426 75% [============================================== ] 1824/2426 75% [============================================== ] 1825/2426 75% [============================================== ] 1826/2426 75% [============================================== ] 1827/2426 75% [============================================== ] 1828/2426 75% [============================================== ] 1829/2426 75% [============================================== ] 1830/2426 75% [============================================== ] 1831/2426 75% [============================================== ] 1832/2426 75% [============================================== ] 1833/2426 75% [============================================== ] 1834/2426 75% [============================================== ] 1835/2426 75% [============================================== ] 1836/2426 75% [============================================== ] 1837/2426 75% [============================================== ] 1838/2426 75% [============================================== ] 1839/2426 75% [=============================================== ] 1840/2426 75% [=============================================== ] 1841/2426 75% [=============================================== ] 1842/2426 75% [=============================================== ] 1843/2426 75% [=============================================== ] 1844/2426 76% [=============================================== ] 1845/2426 76% [=============================================== ] 1846/2426 76% [=============================================== ] 1847/2426 76% [=============================================== ] 1848/2426 76% [=============================================== ] 1849/2426 76% [=============================================== ] 1850/2426 76% [=============================================== ] 1851/2426 76% [=============================================== ] 1852/2426 76% [=============================================== ] 1853/2426 76% [=============================================== ] 1854/2426 76% [=============================================== ] 1855/2426 76% [=============================================== ] 1856/2426 76% [=============================================== ] 1857/2426 76% [=============================================== ] 1858/2426 76% [=============================================== ] 1859/2426 76% [=============================================== ] 1860/2426 76% [=============================================== ] 1861/2426 76% [=============================================== ] 1862/2426 76% [=============================================== ] 1863/2426 76% [=============================================== ] 1864/2426 76% [=============================================== ] 1865/2426 76% [=============================================== ] 1866/2426 76% [=============================================== ] 1867/2426 76% [=============================================== ] 1868/2426 76% [=============================================== ] 1869/2426 77% [=============================================== ] 1870/2426 77% [=============================================== ] 1871/2426 77% [=============================================== ] 1872/2426 77% [=============================================== ] 1873/2426 77% [=============================================== ] 1874/2426 77% [=============================================== ] 1875/2426 77% [=============================================== ] 1876/2426 77% [=============================================== ] 1877/2426 77% [=============================================== ] 1878/2426 77% [================================================ ] 1879/2426 77% [================================================ ] 1880/2426 77% [================================================ ] 1881/2426 77% [================================================ ] 1882/2426 77% [================================================ ] 1883/2426 77% [================================================ ] 1884/2426 77% [================================================ ] 1885/2426 77% [================================================ ] 1886/2426 77% [================================================ ] 1887/2426 77% [================================================ ] 1888/2426 77% [================================================ ] 1889/2426 77% [================================================ ] 1890/2426 77% [================================================ ] 1891/2426 77% [================================================ ] 1892/2426 77% [================================================ ] 1893/2426 78% [================================================ ] 1894/2426 78% [================================================ ] 1895/2426 78% [================================================ ] 1896/2426 78% [================================================ ] 1897/2426 78% [================================================ ] 1898/2426 78% [================================================ ] 1899/2426 78% [================================================ ] 1900/2426 78% [================================================ ] 1901/2426 78% [================================================ ] 1902/2426 78% [================================================ ] 1903/2426 78% [================================================ ] 1904/2426 78% [================================================ ] 1905/2426 78% [================================================ ] 1906/2426 78% [================================================ ] 1907/2426 78% [================================================ ] 1908/2426 78% [================================================ ] 1909/2426 78% [================================================ ] 1910/2426 78% [================================================ ] 1911/2426 78% [================================================ ] 1912/2426 78% [================================================ ] 1913/2426 78% [================================================ ] 1914/2426 78% [================================================ ] 1915/2426 78% [================================================ ] 1916/2426 78% [================================================ ] 1917/2426 79% [================================================= ] 1918/2426 79% [================================================= ] 1919/2426 79% [================================================= ] 1920/2426 79% [================================================= ] 1921/2426 79% [================================================= ] 1922/2426 79% [================================================= ] 1923/2426 79% [================================================= ] 1924/2426 79% [================================================= ] 1925/2426 79% [================================================= ] 1926/2426 79% [================================================= ] 1927/2426 79% [================================================= ] 1928/2426 79% [================================================= ] 1929/2426 79% [================================================= ] 1930/2426 79% [================================================= ] 1931/2426 79% [================================================= ] 1932/2426 79% [================================================= ] 1933/2426 79% [================================================= ] 1934/2426 79% [================================================= ] 1935/2426 79% [================================================= ] 1936/2426 79% [================================================= ] 1937/2426 79% [================================================= ] 1938/2426 79% [================================================= ] 1939/2426 79% [================================================= ] 1940/2426 79% [================================================= ] 1941/2426 80% [================================================= ] 1942/2426 80% [================================================= ] 1943/2426 80% [================================================= ] 1944/2426 80% [================================================= ] 1945/2426 80% [================================================= ] 1946/2426 80% [================================================= ] 1947/2426 80% [================================================= ] 1948/2426 80% [================================================= ] 1949/2426 80% [================================================= ] 1950/2426 80% [================================================= ] 1951/2426 80% [================================================= ] 1952/2426 80% [================================================= ] 1953/2426 80% [================================================= ] 1954/2426 80% [================================================= ] 1955/2426 80% [================================================= ] 1956/2426 80% [================================================== ] 1957/2426 80% [================================================== ] 1958/2426 80% [================================================== ] 1959/2426 80% [================================================== ] 1960/2426 80% [================================================== ] 1961/2426 80% [================================================== ] 1962/2426 80% [================================================== ] 1963/2426 80% [================================================== ] 1964/2426 80% [================================================== ] 1965/2426 80% [================================================== ] 1966/2426 81% [================================================== ] 1967/2426 81% [================================================== ] 1968/2426 81% [================================================== ] 1969/2426 81% [================================================== ] 1970/2426 81% [================================================== ] 1971/2426 81% [================================================== ] 1972/2426 81% [================================================== ] 1973/2426 81% [================================================== ] 1974/2426 81% [================================================== ] 1975/2426 81% [================================================== ] 1976/2426 81% [================================================== ] 1977/2426 81% [================================================== ] 1978/2426 81% [================================================== ] 1979/2426 81% [================================================== ] 1980/2426 81% [================================================== ] 1981/2426 81% [================================================== ] 1982/2426 81% [================================================== ] 1983/2426 81% [================================================== ] 1984/2426 81% [================================================== ] 1985/2426 81% [================================================== ] 1986/2426 81% [================================================== ] 1987/2426 81% [================================================== ] 1988/2426 81% [================================================== ] 1989/2426 81% [================================================== ] 1990/2426 82% [================================================== ] 1991/2426 82% [================================================== ] 1992/2426 82% [================================================== ] 1993/2426 82% [================================================== ] 1994/2426 82% [================================================== ] 1995/2426 82% [=================================================== ] 1996/2426 82% [=================================================== ] 1997/2426 82% [=================================================== ] 1998/2426 82% [=================================================== ] 1999/2426 82% [=================================================== ] 2000/2426 82% [=================================================== ] 2001/2426 82% [=================================================== ] 2002/2426 82% [=================================================== ] 2003/2426 82% [=================================================== ] 2004/2426 82% [=================================================== ] 2005/2426 82% [=================================================== ] 2006/2426 82% [=================================================== ] 2007/2426 82% [=================================================== ] 2008/2426 82% [=================================================== ] 2009/2426 82% [=================================================== ] 2010/2426 82% [=================================================== ] 2011/2426 82% [=================================================== ] 2012/2426 82% [=================================================== ] 2013/2426 82% [=================================================== ] 2014/2426 83% [=================================================== ] 2015/2426 83% [=================================================== ] 2016/2426 83% [=================================================== ] 2017/2426 83% [=================================================== ] 2018/2426 83% [=================================================== ] 2019/2426 83% [=================================================== ] 2020/2426 83% [=================================================== ] 2021/2426 83% [=================================================== ] 2022/2426 83% [=================================================== ] 2023/2426 83% [=================================================== ] 2024/2426 83% [=================================================== ] 2025/2426 83% [=================================================== ] 2026/2426 83% [=================================================== ] 2027/2426 83% [=================================================== ] 2028/2426 83% [=================================================== ] 2029/2426 83% [=================================================== ] 2030/2426 83% [=================================================== ] 2031/2426 83% [=================================================== ] 2032/2426 83% [=================================================== ] 2033/2426 83% [=================================================== ] 2034/2426 83% [==================================================== ] 2035/2426 83% [==================================================== ] 2036/2426 83% [==================================================== ] 2037/2426 83% [==================================================== ] 2038/2426 84% [==================================================== ] 2039/2426 84% [==================================================== ] 2040/2426 84% [==================================================== ] 2041/2426 84% [==================================================== ] 2042/2426 84% [==================================================== ] 2043/2426 84% [==================================================== ] 2044/2426 84% [==================================================== ] 2045/2426 84% [==================================================== ] 2046/2426 84% [==================================================== ] 2047/2426 84% [==================================================== ] 2048/2426 84% [==================================================== ] 2049/2426 84% [==================================================== ] 2050/2426 84% [==================================================== ] 2051/2426 84% [==================================================== ] 2052/2426 84% [==================================================== ] 2053/2426 84% [==================================================== ] 2054/2426 84% [==================================================== ] 2055/2426 84% [==================================================== ] 2056/2426 84% [==================================================== ] 2057/2426 84% [==================================================== ] 2058/2426 84% [==================================================== ] 2059/2426 84% [==================================================== ] 2060/2426 84% [==================================================== ] 2061/2426 84% [==================================================== ] 2062/2426 84% [==================================================== ] 2063/2426 85% [==================================================== ] 2064/2426 85% [==================================================== ] 2065/2426 85% [==================================================== ] 2066/2426 85% [==================================================== ] 2067/2426 85% [==================================================== ] 2068/2426 85% [==================================================== ] 2069/2426 85% [==================================================== ] 2070/2426 85% [==================================================== ] 2071/2426 85% [==================================================== ] 2072/2426 85% [==================================================== ] 2073/2426 85% [===================================================== ] 2074/2426 85% [===================================================== ] 2075/2426 85% [===================================================== ] 2076/2426 85% [===================================================== ] 2077/2426 85% [===================================================== ] 2078/2426 85% [===================================================== ] 2079/2426 85% [===================================================== ] 2080/2426 85% [===================================================== ] 2081/2426 85% [===================================================== ] 2082/2426 85% [===================================================== ] 2083/2426 85% [===================================================== ] 2084/2426 85% [===================================================== ] 2085/2426 85% [===================================================== ] 2086/2426 85% [===================================================== ] 2087/2426 86% [===================================================== ] 2088/2426 86% [===================================================== ] 2089/2426 86% [===================================================== ] 2090/2426 86% [===================================================== ] 2091/2426 86% [===================================================== ] 2092/2426 86% [===================================================== ] 2093/2426 86% [===================================================== ] 2094/2426 86% [===================================================== ] 2095/2426 86% [===================================================== ] 2096/2426 86% [===================================================== ] 2097/2426 86% [===================================================== ] 2098/2426 86% [===================================================== ] 2099/2426 86% [===================================================== ] 2100/2426 86% [===================================================== ] 2101/2426 86% [===================================================== ] 2102/2426 86% [===================================================== ] 2103/2426 86% [===================================================== ] 2104/2426 86% [===================================================== ] 2105/2426 86% [===================================================== ] 2106/2426 86% [===================================================== ] 2107/2426 86% [===================================================== ] 2108/2426 86% [===================================================== ] 2109/2426 86% [===================================================== ] 2110/2426 86% [===================================================== ] 2111/2426 87% [===================================================== ] 2112/2426 87% [====================================================== ] 2113/2426 87% [====================================================== ] 2114/2426 87% [====================================================== ] 2115/2426 87% [====================================================== ] 2116/2426 87% [====================================================== ] 2117/2426 87% [====================================================== ] 2118/2426 87% [====================================================== ] 2119/2426 87% [====================================================== ] 2120/2426 87% [====================================================== ] 2121/2426 87% [====================================================== ] 2122/2426 87% [====================================================== ] 2123/2426 87% [====================================================== ] 2124/2426 87% [====================================================== ] 2125/2426 87% [====================================================== ] 2126/2426 87% [====================================================== ] 2127/2426 87% [====================================================== ] 2128/2426 87% [====================================================== ] 2129/2426 87% [====================================================== ] 2130/2426 87% [====================================================== ] 2131/2426 87% [====================================================== ] 2132/2426 87% [====================================================== ] 2133/2426 87% [====================================================== ] 2134/2426 87% [====================================================== ] 2135/2426 88% [====================================================== ] 2136/2426 88% [====================================================== ] 2137/2426 88% [====================================================== ] 2138/2426 88% [====================================================== ] 2139/2426 88% [====================================================== ] 2140/2426 88% [====================================================== ] 2141/2426 88% [====================================================== ] 2142/2426 88% [====================================================== ] 2143/2426 88% [====================================================== ] 2144/2426 88% [====================================================== ] 2145/2426 88% [====================================================== ] 2146/2426 88% [====================================================== ] 2147/2426 88% [====================================================== ] 2148/2426 88% [====================================================== ] 2149/2426 88% [====================================================== ] 2150/2426 88% [====================================================== ] 2151/2426 88% [====================================================== ] 2152/2426 88% [======================================================= ] 2153/2426 88% [======================================================= ] 2154/2426 88% [======================================================= ] 2155/2426 88% [======================================================= ] 2156/2426 88% [======================================================= ] 2157/2426 88% [======================================================= ] 2158/2426 88% [======================================================= ] 2159/2426 88% [======================================================= ] 2160/2426 89% [======================================================= ] 2161/2426 89% [======================================================= ] 2162/2426 89% [======================================================= ] 2163/2426 89% [======================================================= ] 2164/2426 89% [======================================================= ] 2165/2426 89% [======================================================= ] 2166/2426 89% [======================================================= ] 2167/2426 89% [======================================================= ] 2168/2426 89% [======================================================= ] 2169/2426 89% [======================================================= ] 2170/2426 89% [======================================================= ] 2171/2426 89% [======================================================= ] 2172/2426 89% [======================================================= ] 2173/2426 89% [======================================================= ] 2174/2426 89% [======================================================= ] 2175/2426 89% [======================================================= ] 2176/2426 89% [======================================================= ] 2177/2426 89% [======================================================= ] 2178/2426 89% [======================================================= ] 2179/2426 89% [======================================================= ] 2180/2426 89% [======================================================= ] 2181/2426 89% [======================================================= ] 2182/2426 89% [======================================================= ] 2183/2426 89% [======================================================= ] 2184/2426 90% [======================================================= ] 2185/2426 90% [======================================================= ] 2186/2426 90% [======================================================= ] 2187/2426 90% [======================================================= ] 2188/2426 90% [======================================================= ] 2189/2426 90% [======================================================= ] 2190/2426 90% [======================================================= ] 2191/2426 90% [======================================================== ] 2192/2426 90% [======================================================== ] 2193/2426 90% [======================================================== ] 2194/2426 90% [======================================================== ] 2195/2426 90% [======================================================== ] 2196/2426 90% [======================================================== ] 2197/2426 90% [======================================================== ] 2198/2426 90% [======================================================== ] 2199/2426 90% [======================================================== ] 2200/2426 90% [======================================================== ] 2201/2426 90% [======================================================== ] 2202/2426 90% [======================================================== ] 2203/2426 90% [======================================================== ] 2204/2426 90% [======================================================== ] 2205/2426 90% [======================================================== ] 2206/2426 90% [======================================================== ] 2207/2426 90% [======================================================== ] 2208/2426 91% [======================================================== ] 2209/2426 91% [======================================================== ] 2210/2426 91% [======================================================== ] 2211/2426 91% [======================================================== ] 2212/2426 91% [======================================================== ] 2213/2426 91% [======================================================== ] 2214/2426 91% [======================================================== ] 2215/2426 91% [======================================================== ] 2216/2426 91% [======================================================== ] 2217/2426 91% [======================================================== ] 2218/2426 91% [======================================================== ] 2219/2426 91% [======================================================== ] 2220/2426 91% [======================================================== ] 2221/2426 91% [======================================================== ] 2222/2426 91% [======================================================== ] 2223/2426 91% [======================================================== ] 2224/2426 91% [======================================================== ] 2225/2426 91% [======================================================== ] 2226/2426 91% [======================================================== ] 2227/2426 91% [======================================================== ] 2228/2426 91% [======================================================== ] 2229/2426 91% [======================================================== ] 2230/2426 91% [========================================================= ] 2231/2426 91% [========================================================= ] 2232/2426 92% [========================================================= ] 2233/2426 92% [========================================================= ] 2234/2426 92% [========================================================= ] 2235/2426 92% [========================================================= ] 2236/2426 92% [========================================================= ] 2237/2426 92% [========================================================= ] 2238/2426 92% [========================================================= ] 2239/2426 92% [========================================================= ] 2240/2426 92% [========================================================= ] 2241/2426 92% [========================================================= ] 2242/2426 92% [========================================================= ] 2243/2426 92% [========================================================= ] 2244/2426 92% [========================================================= ] 2245/2426 92% [========================================================= ] 2246/2426 92% [========================================================= ] 2247/2426 92% [========================================================= ] 2248/2426 92% [========================================================= ] 2249/2426 92% [========================================================= ] 2250/2426 92% [========================================================= ] 2251/2426 92% [========================================================= ] 2252/2426 92% [========================================================= ] 2253/2426 92% [========================================================= ] 2254/2426 92% [========================================================= ] 2255/2426 92% [========================================================= ] 2256/2426 92% [========================================================= ] 2257/2426 93% [========================================================= ] 2258/2426 93% [========================================================= ] 2259/2426 93% [========================================================= ] 2260/2426 93% [========================================================= ] 2261/2426 93% [========================================================= ] 2262/2426 93% [========================================================= ] 2263/2426 93% [========================================================= ] 2264/2426 93% [========================================================= ] 2265/2426 93% [========================================================= ] 2266/2426 93% [========================================================= ] 2267/2426 93% [========================================================= ] 2268/2426 93% [========================================================= ] 2269/2426 93% [========================================================== ] 2270/2426 93% [========================================================== ] 2271/2426 93% [========================================================== ] 2272/2426 93% [========================================================== ] 2273/2426 93% [========================================================== ] 2274/2426 93% [========================================================== ] 2275/2426 93% [========================================================== ] 2276/2426 93% [========================================================== ] 2277/2426 93% [========================================================== ] 2278/2426 93% [========================================================== ] 2279/2426 93% [========================================================== ] 2280/2426 93% [========================================================== ] 2281/2426 94% [========================================================== ] 2282/2426 94% [========================================================== ] 2283/2426 94% [========================================================== ] 2284/2426 94% [========================================================== ] 2285/2426 94% [========================================================== ] 2286/2426 94% [========================================================== ] 2287/2426 94% [========================================================== ] 2288/2426 94% [========================================================== ] 2289/2426 94% [========================================================== ] 2290/2426 94% [========================================================== ] 2291/2426 94% [========================================================== ] 2292/2426 94% [========================================================== ] 2293/2426 94% [========================================================== ] 2294/2426 94% [========================================================== ] 2295/2426 94% [========================================================== ] 2296/2426 94% [========================================================== ] 2297/2426 94% [========================================================== ] 2298/2426 94% [========================================================== ] 2299/2426 94% [========================================================== ] 2300/2426 94% [========================================================== ] 2301/2426 94% [========================================================== ] 2302/2426 94% [========================================================== ] 2303/2426 94% [========================================================== ] 2304/2426 94% [========================================================== ] 2305/2426 95% [========================================================== ] 2306/2426 95% [========================================================== ] 2307/2426 95% [========================================================== ] 2308/2426 95% [=========================================================== ] 2309/2426 95% [=========================================================== ] 2310/2426 95% [=========================================================== ] 2311/2426 95% [=========================================================== ] 2312/2426 95% [=========================================================== ] 2313/2426 95% [=========================================================== ] 2314/2426 95% [=========================================================== ] 2315/2426 95% [=========================================================== ] 2316/2426 95% [=========================================================== ] 2317/2426 95% [=========================================================== ] 2318/2426 95% [=========================================================== ] 2319/2426 95% [=========================================================== ] 2320/2426 95% [=========================================================== ] 2321/2426 95% [=========================================================== ] 2322/2426 95% [=========================================================== ] 2323/2426 95% [=========================================================== ] 2324/2426 95% [=========================================================== ] 2325/2426 95% [=========================================================== ] 2326/2426 95% [=========================================================== ] 2327/2426 95% [=========================================================== ] 2328/2426 95% [=========================================================== ] 2329/2426 96% [=========================================================== ] 2330/2426 96% [=========================================================== ] 2331/2426 96% [=========================================================== ] 2332/2426 96% [=========================================================== ] 2333/2426 96% [=========================================================== ] 2334/2426 96% [=========================================================== ] 2335/2426 96% [=========================================================== ] 2336/2426 96% [=========================================================== ] 2337/2426 96% [=========================================================== ] 2338/2426 96% [=========================================================== ] 2339/2426 96% [=========================================================== ] 2340/2426 96% [=========================================================== ] 2341/2426 96% [=========================================================== ] 2342/2426 96% [=========================================================== ] 2343/2426 96% [=========================================================== ] 2344/2426 96% [=========================================================== ] 2345/2426 96% [=========================================================== ] 2346/2426 96% [=========================================================== ] 2347/2426 96% [============================================================ ] 2348/2426 96% [============================================================ ] 2349/2426 96% [============================================================ ] 2350/2426 96% [============================================================ ] 2351/2426 96% [============================================================ ] 2352/2426 96% [============================================================ ] 2353/2426 96% [============================================================ ] 2354/2426 97% [============================================================ ] 2355/2426 97% [============================================================ ] 2356/2426 97% [============================================================ ] 2357/2426 97% [============================================================ ] 2358/2426 97% [============================================================ ] 2359/2426 97% [============================================================ ] 2360/2426 97% [============================================================ ] 2361/2426 97% [============================================================ ] 2362/2426 97% [============================================================ ] 2363/2426 97% [============================================================ ] 2364/2426 97% [============================================================ ] 2365/2426 97% [============================================================ ] 2366/2426 97% [============================================================ ] 2367/2426 97% [============================================================ ] 2368/2426 97% [============================================================ ] 2369/2426 97% [============================================================ ] 2370/2426 97% [============================================================ ] 2371/2426 97% [============================================================ ] 2372/2426 97% [============================================================ ] 2373/2426 97% [============================================================ ] 2374/2426 97% [============================================================ ] 2375/2426 97% [============================================================ ] 2376/2426 97% [============================================================ ] 2377/2426 97% [============================================================ ] 2378/2426 98% [============================================================ ] 2379/2426 98% [============================================================ ] 2380/2426 98% [============================================================ ] 2381/2426 98% [============================================================ ] 2382/2426 98% [============================================================ ] 2383/2426 98% [============================================================ ] 2384/2426 98% [============================================================ ] 2385/2426 98% [============================================================ ] 2386/2426 98% [============================================================= ] 2387/2426 98% [============================================================= ] 2388/2426 98% [============================================================= ] 2389/2426 98% [============================================================= ] 2390/2426 98% [============================================================= ] 2391/2426 98% [============================================================= ] 2392/2426 98% [============================================================= ] 2393/2426 98% [============================================================= ] 2394/2426 98% [============================================================= ] 2395/2426 98% [============================================================= ] 2396/2426 98% [============================================================= ] 2397/2426 98% [============================================================= ] 2398/2426 98% [============================================================= ] 2399/2426 98% [============================================================= ] 2400/2426 98% [============================================================= ] 2401/2426 98% [============================================================= ] 2402/2426 99% [============================================================= ] 2403/2426 99% [============================================================= ] 2404/2426 99% [============================================================= ] 2405/2426 99% [============================================================= ] 2406/2426 99% [============================================================= ] 2407/2426 99% [============================================================= ] 2408/2426 99% [============================================================= ] 2409/2426 99% [============================================================= ] 2410/2426 99% [============================================================= ] 2411/2426 99% [============================================================= ] 2412/2426 99% [============================================================= ] 2413/2426 99% [============================================================= ] 2414/2426 99% [============================================================= ] 2415/2426 99% [============================================================= ] 2416/2426 99% [============================================================= ] 2417/2426 99% [============================================================= ] 2418/2426 99% [============================================================= ] 2419/2426 99% [============================================================= ] 2420/2426 99% [============================================================= ] 2421/2426 99% [============================================================= ] 2422/2426 99% [============================================================= ] 2423/2426 99% [============================================================= ] 2424/2426 99% [============================================================= ] 2425/2426 99% [==============================================================] 2426/2426 100% operation complete, 2426 objects in 57443 NAND pages. ln -snf /home/autobuild/autobuild/instance-5/output-1/host/riscv32-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-5/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-5/buildroot' >>> Buildroot 2023.02-282-gd89fdaea2b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-ccache 4.7.4 Collecting legal info LICENSE.adoc: OK (sha256: 56cf64f68b7b8150300acd79899941615523ea5c56c120e92f5b175b7cc78e3c) GPL-3.0.txt: OK (sha256: 80b5112739a423dfac7bed1ca8a1df3cccda3d794425441997d4462b83db4dd5) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-hiredis 1.1.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-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-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa 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) >>> host-make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> 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-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gzip 1.12 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-agent-proxy 1.97 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> bitwise 0.43 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> chartjs 3.9.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-checksec 2.6.0 Collecting legal info LICENSE.txt: OK (sha256: 55154b4be6dfcb3ff29d1e3648d0d07b3943a5fcc3af7c2e0e799b074734f722) >>> comix-cursors 0.9.1 Collecting legal info >>> 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) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> 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-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> dieharder 3.31.1.4 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> evtest 1.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-exfatprogs 1.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> host-file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-genimage 16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> iptables 1.8.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> janet 1.26.0 Collecting legal info LICENSE: OK (sha256: 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libidn 1.41 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmaxminddb 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libsndfile 1.2.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> minizip-zlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> neon 0.32.4 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-nodejs 16.18.1 Collecting legal info LICENSE: OK (sha256: 0bec08634ba79b5404f6b7f92ea850f3c2a06e27e6f83f2267e4f5e55ae33334) >>> host-icu 70-1 Collecting legal info LICENSE: OK (sha256: 861671f8c712aa046f8f5ac89239e6c33821636516c5d0cc8c4e1973085f27a6) >>> obsidian-cursors 1.0 Collecting legal info >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pngquant 2.17.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> host-python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> speex 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> utf8proc 2.8.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-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: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-5/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot'