mkyaffs2.c:696:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 696 | strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:17: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-9/output-1/host/bin PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/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-9/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-9/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-9/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-9/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-9/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-9/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-9/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-9/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_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-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-9/output-1/host/mips64el-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-9/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-9/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-9/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-9/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-9/output-1/host/mips64el-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-9/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-9/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-9/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-9/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-9/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-9/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-9/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-9/output-1/target/etc/shells; fi rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/lua/5.4/doc rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/luarocks grep -qsE '^/bin/mksh$' /home/autobuild/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/mksh" >> /home/autobuild/autobuild/instance-9/output-1/target/etc/shells rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/perl5/5.36.1/pod rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/perl5/5.36.1/mips64el-linux/CORE find /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/autobuild/autobuild/instance-9/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-9/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-9/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-9/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-9/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-9/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-9/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-9/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-9/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-9/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-9/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/include /home/autobuild/autobuild/instance-9/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-9/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-9/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-9/output-1/target/usr/doc find /home/autobuild/autobuild/instance-9/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-9/output-1/target/lib/ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-9/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-9/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/man /home/autobuild/autobuild/instance-9/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/info /home/autobuild/autobuild/instance-9/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/doc /home/autobuild/autobuild/instance-9/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-9/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-9/output-1/target/lib/debug /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-9/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-9/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-9/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-9/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-9/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.05-176-gaf25796d49"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.08-git\"" \ ) > /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-9/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-9/output-1/per-package /home/autobuild/autobuild/instance-9/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-9/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs printf ' sshd -1 sshd -1 * /var/empty - - SSH drop priv user\n\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /var/empty d 755 root root - - - - -\n\n' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/images rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-9/output-1/target/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/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-9/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot echo "/home/autobuild/autobuild/instance-9/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/autobuild/autobuild/instance-9/output-1/host/sbin/mkfs.jffs2 -e 0x1080 --with-xattr -p -l -n -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target -o /home/autobuild/autobuild/instance-9/output-1/images/rootfs.jffs2\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/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-9/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target table='/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt' Erase size 0x1080 too small. Increasing to 8KiB minimum mkfs.jffs2: error!: Page size for this system is by default 16384 mkfs.jffs2: error!: Use the --pagesize=SIZE option if this is not what you want >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-9/output-1/images rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-9/output-1/target/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/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-9/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-9/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-9/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x none -o /home/autobuild/autobuild/instance-9/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/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-9/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/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-9/output-1/host/bin/lzma -9 -c /home/autobuild/autobuild/instance-9/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-9/output-1/images/rootfs.ubifs.lzma >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/images rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-9/output-1/target/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/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-9/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-9/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-9/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-9/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/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-9/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-9/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-9/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2734 objects. stage 2: creating image '/home/autobuild/autobuild/instance-9/output-1/images/rootfs.yaffs2' [ ] 1/2734 0% [ ] 2/2734 0% [ ] 3/2734 0% [ ] 4/2734 0% [ ] 5/2734 0% [ ] 6/2734 0% [ ] 7/2734 0% [ ] 8/2734 0% [ ] 9/2734 0% [ ] 10/2734 0% [ ] 11/2734 0% [ ] 12/2734 0% [ ] 13/2734 0% [ ] 14/2734 0% [ ] 15/2734 0% [ ] 16/2734 0% [ ] 17/2734 0% [ ] 18/2734 0% [ ] 19/2734 0% [ ] 20/2734 0% [ ] 21/2734 0% [ ] 22/2734 0% [ ] 23/2734 0% [ ] 24/2734 0% [ ] 25/2734 0% [ ] 26/2734 0% [ ] 27/2734 0% [ ] 28/2734 1% [ ] 29/2734 1% [ ] 30/2734 1% [ ] 31/2734 1% [ ] 32/2734 1% [ ] 33/2734 1% [ ] 34/2734 1% [ ] 35/2734 1% [ ] 36/2734 1% [ ] 37/2734 1% [ ] 38/2734 1% [ ] 39/2734 1% [ ] 40/2734 1% [ ] 41/2734 1% [ ] 42/2734 1% [ ] 43/2734 1% [ ] 44/2734 1% [= ] 45/2734 1% [= ] 46/2734 1% [= ] 47/2734 1% [= ] 48/2734 1% [= ] 49/2734 1% [= ] 50/2734 1% [= ] 51/2734 1% [= ] 52/2734 1% [= ] 53/2734 1% [= ] 54/2734 1% [= ] 55/2734 2% [= ] 56/2734 2% [= ] 57/2734 2% [= ] 58/2734 2% [= ] 59/2734 2% [= ] 60/2734 2% [= ] 61/2734 2% [= ] 62/2734 2% [= ] 63/2734 2% [= ] 64/2734 2% [= ] 65/2734 2% [= ] 66/2734 2% [= ] 67/2734 2% [= ] 68/2734 2% [= ] 69/2734 2% [= ] 70/2734 2% [= ] 71/2734 2% [= ] 72/2734 2% [= ] 73/2734 2% [= ] 74/2734 2% [= ] 75/2734 2% [= ] 76/2734 2% [= ] 77/2734 2% [= ] 78/2734 2% [= ] 79/2734 2% [= ] 80/2734 2% [= ] 81/2734 2% [= ] 82/2734 2% [= ] 83/2734 3% [= ] 84/2734 3% [= ] 85/2734 3% [= ] 86/2734 3% [= ] 87/2734 3% [= ] 88/2734 3% [== ] 89/2734 3% [== ] 90/2734 3% [== ] 91/2734 3% [== ] 92/2734 3% [== ] 93/2734 3% [== ] 94/2734 3% [== ] 95/2734 3% [== ] 96/2734 3% [== ] 97/2734 3% [== ] 98/2734 3% [== ] 99/2734 3% [== ] 100/2734 3% [== ] 101/2734 3% [== ] 102/2734 3% [== ] 103/2734 3% [== ] 104/2734 3% [== ] 105/2734 3% [== ] 106/2734 3% [== ] 107/2734 3% [== ] 108/2734 3% [== ] 109/2734 3% [== ] 110/2734 4% [== ] 111/2734 4% [== ] 112/2734 4% [== ] 113/2734 4% [== ] 114/2734 4% [== ] 115/2734 4% [== ] 116/2734 4% [== ] 117/2734 4% [== ] 118/2734 4% [== ] 119/2734 4% [== ] 120/2734 4% [== ] 121/2734 4% [== ] 122/2734 4% [== ] 123/2734 4% [== ] 124/2734 4% [== ] 125/2734 4% [== ] 126/2734 4% [== ] 127/2734 4% [== ] 128/2734 4% [== ] 129/2734 4% [== ] 130/2734 4% [== ] 131/2734 4% [== ] 132/2734 4% [=== ] 133/2734 4% [=== ] 134/2734 4% [=== ] 135/2734 4% [=== ] 136/2734 4% [=== ] 137/2734 5% [=== ] 138/2734 5% [=== ] 139/2734 5% [=== ] 140/2734 5% [=== ] 141/2734 5% [=== ] 142/2734 5% [=== ] 143/2734 5% [=== ] 144/2734 5% [=== ] 145/2734 5% [=== ] 146/2734 5% [=== ] 147/2734 5% [=== ] 148/2734 5% [=== ] 149/2734 5% [=== ] 150/2734 5% [=== ] 151/2734 5% [=== ] 152/2734 5% [=== ] 153/2734 5% [=== ] 154/2734 5% [=== ] 155/2734 5% [=== ] 156/2734 5% [=== ] 157/2734 5% [=== ] 158/2734 5% [=== ] 159/2734 5% [=== ] 160/2734 5% [=== ] 161/2734 5% [=== ] 162/2734 5% [=== ] 163/2734 5% [=== ] 164/2734 5% [=== ] 165/2734 6% [=== ] 166/2734 6% [=== ] 167/2734 6% [=== ] 168/2734 6% [=== ] 169/2734 6% [=== ] 170/2734 6% [=== ] 171/2734 6% [=== ] 172/2734 6% [=== ] 173/2734 6% [=== ] 174/2734 6% [=== ] 175/2734 6% [=== ] 176/2734 6% [==== ] 177/2734 6% [==== ] 178/2734 6% [==== ] 179/2734 6% [==== ] 180/2734 6% [==== ] 181/2734 6% [==== ] 182/2734 6% [==== ] 183/2734 6% [==== ] 184/2734 6% [==== ] 185/2734 6% [==== ] 186/2734 6% [==== ] 187/2734 6% [==== ] 188/2734 6% [==== ] 189/2734 6% [==== ] 190/2734 6% [==== ] 191/2734 6% [==== ] 192/2734 7% [==== ] 193/2734 7% [==== ] 194/2734 7% [==== ] 195/2734 7% [==== ] 196/2734 7% [==== ] 197/2734 7% [==== ] 198/2734 7% [==== ] 199/2734 7% [==== ] 200/2734 7% [==== ] 201/2734 7% [==== ] 202/2734 7% [==== ] 203/2734 7% [==== ] 204/2734 7% [==== ] 205/2734 7% [==== ] 206/2734 7% [==== ] 207/2734 7% [==== ] 208/2734 7% [==== ] 209/2734 7% [==== ] 210/2734 7% [==== ] 211/2734 7% [==== ] 212/2734 7% [==== ] 213/2734 7% [==== ] 214/2734 7% [==== ] 215/2734 7% [==== ] 216/2734 7% [==== ] 217/2734 7% [==== ] 218/2734 7% [==== ] 219/2734 8% [==== ] 220/2734 8% [===== ] 221/2734 8% [===== ] 222/2734 8% [===== ] 223/2734 8% [===== ] 224/2734 8% [===== ] 225/2734 8% [===== ] 226/2734 8% [===== ] 227/2734 8% [===== ] 228/2734 8% [===== ] 229/2734 8% [===== ] 230/2734 8% [===== ] 231/2734 8% [===== ] 232/2734 8% [===== ] 233/2734 8% [===== ] 234/2734 8% [===== ] 235/2734 8% [===== ] 236/2734 8% [===== ] 237/2734 8% [===== ] 238/2734 8% [===== ] 239/2734 8% [===== ] 240/2734 8% [===== ] 241/2734 8% [===== ] 242/2734 8% [===== ] 243/2734 8% [===== ] 244/2734 8% [===== ] 245/2734 8% [===== ] 246/2734 8% [===== ] 247/2734 9% [===== ] 248/2734 9% [===== ] 249/2734 9% [===== ] 250/2734 9% [===== ] 251/2734 9% [===== ] 252/2734 9% [===== ] 253/2734 9% [===== ] 254/2734 9% [===== ] 255/2734 9% [===== ] 256/2734 9% [===== ] 257/2734 9% [===== ] 258/2734 9% [===== ] 259/2734 9% [===== ] 260/2734 9% [===== ] 261/2734 9% [===== ] 262/2734 9% [===== ] 263/2734 9% [===== ] 264/2734 9% [====== ] 265/2734 9% [====== ] 266/2734 9% [====== ] 267/2734 9% [====== ] 268/2734 9% [====== ] 269/2734 9% [====== ] 270/2734 9% [====== ] 271/2734 9% [====== ] 272/2734 9% [====== ] 273/2734 9% [====== ] 274/2734 10% [====== ] 275/2734 10% [====== ] 276/2734 10% [====== ] 277/2734 10% [====== ] 278/2734 10% [====== ] 279/2734 10% [====== ] 280/2734 10% [====== ] 281/2734 10% [====== ] 282/2734 10% [====== ] 283/2734 10% [====== ] 284/2734 10% [====== ] 285/2734 10% [====== ] 286/2734 10% [====== ] 287/2734 10% [====== ] 288/2734 10% [====== ] 289/2734 10% [====== ] 290/2734 10% [====== ] 291/2734 10% [====== ] 292/2734 10% [====== ] 293/2734 10% [====== ] 294/2734 10% [====== ] 295/2734 10% [====== ] 296/2734 10% [====== ] 297/2734 10% [====== ] 298/2734 10% [====== ] 299/2734 10% [====== ] 300/2734 10% [====== ] 301/2734 11% [====== ] 302/2734 11% [====== ] 303/2734 11% [====== ] 304/2734 11% [====== ] 305/2734 11% [====== ] 306/2734 11% [====== ] 307/2734 11% [====== ] 308/2734 11% [======= ] 309/2734 11% [======= ] 310/2734 11% [======= ] 311/2734 11% [======= ] 312/2734 11% [======= ] 313/2734 11% [======= ] 314/2734 11% [======= ] 315/2734 11% [======= ] 316/2734 11% [======= ] 317/2734 11% [======= ] 318/2734 11% [======= ] 319/2734 11% [======= ] 320/2734 11% [======= ] 321/2734 11% [======= ] 322/2734 11% [======= ] 323/2734 11% [======= ] 324/2734 11% [======= ] 325/2734 11% [======= ] 326/2734 11% [======= ] 327/2734 11% [======= ] 328/2734 11% [======= ] 329/2734 12% [======= ] 330/2734 12% [======= ] 331/2734 12% [======= ] 332/2734 12% [======= ] 333/2734 12% [======= ] 334/2734 12% [======= ] 335/2734 12% [======= ] 336/2734 12% [======= ] 337/2734 12% [======= ] 338/2734 12% [======= ] 339/2734 12% [======= ] 340/2734 12% [======= ] 341/2734 12% [======= ] 342/2734 12% [======= ] 343/2734 12% [======= ] 344/2734 12% [======= ] 345/2734 12% [======= ] 346/2734 12% [======= ] 347/2734 12% [======= ] 348/2734 12% [======= ] 349/2734 12% [======= ] 350/2734 12% [======= ] 351/2734 12% [======= ] 352/2734 12% [======== ] 353/2734 12% [======== ] 354/2734 12% [======== ] 355/2734 12% [======== ] 356/2734 13% [======== ] 357/2734 13% [======== ] 358/2734 13% [======== ] 359/2734 13% [======== ] 360/2734 13% [======== ] 361/2734 13% [======== ] 362/2734 13% [======== ] 363/2734 13% [======== ] 364/2734 13% [======== ] 365/2734 13% [======== ] 366/2734 13% [======== ] 367/2734 13% [======== ] 368/2734 13% [======== ] 369/2734 13% [======== ] 370/2734 13% [======== ] 371/2734 13% [======== ] 372/2734 13% [======== ] 373/2734 13% [======== ] 374/2734 13% [======== ] 375/2734 13% [======== ] 376/2734 13% [======== ] 377/2734 13% [======== ] 378/2734 13% [======== ] 379/2734 13% [======== ] 380/2734 13% [======== ] 381/2734 13% [======== ] 382/2734 13% [======== ] 383/2734 14% [======== ] 384/2734 14% [======== ] 385/2734 14% [======== ] 386/2734 14% [======== ] 387/2734 14% [======== ] 388/2734 14% [======== ] 389/2734 14% [======== ] 390/2734 14% [======== ] 391/2734 14% [======== ] 392/2734 14% [======== ] 393/2734 14% [======== ] 394/2734 14% [======== ] 395/2734 14% [======== ] 396/2734 14% [========= ] 397/2734 14% [========= ] 398/2734 14% [========= ] 399/2734 14% [========= ] 400/2734 14% [========= ] 401/2734 14% [========= ] 402/2734 14% [========= ] 403/2734 14% [========= ] 404/2734 14% [========= ] 405/2734 14% [========= ] 406/2734 14% [========= ] 407/2734 14% [========= ] 408/2734 14% [========= ] 409/2734 14% [========= ] 410/2734 14% [========= ] 411/2734 15% [========= ] 412/2734 15% [========= ] 413/2734 15% [========= ] 414/2734 15% [========= ] 415/2734 15% [========= ] 416/2734 15% [========= ] 417/2734 15% [========= ] 418/2734 15% [========= ] 419/2734 15% [========= ] 420/2734 15% [========= ] 421/2734 15% [========= ] 422/2734 15% [========= ] 423/2734 15% [========= ] 424/2734 15% [========= ] 425/2734 15% [========= ] 426/2734 15% [========= ] 427/2734 15% [========= ] 428/2734 15% [========= ] 429/2734 15% [========= ] 430/2734 15% [========= ] 431/2734 15% [========= ] 432/2734 15% [========= ] 433/2734 15% [========= ] 434/2734 15% [========= ] 435/2734 15% [========= ] 436/2734 15% [========= ] 437/2734 15% [========= ] 438/2734 16% [========= ] 439/2734 16% [========= ] 440/2734 16% [========== ] 441/2734 16% [========== ] 442/2734 16% [========== ] 443/2734 16% [========== ] 444/2734 16% [========== ] 445/2734 16% [========== ] 446/2734 16% [========== ] 447/2734 16% [========== ] 448/2734 16% [========== ] 449/2734 16% [========== ] 450/2734 16% [========== ] 451/2734 16% [========== ] 452/2734 16% [========== ] 453/2734 16% [========== ] 454/2734 16% [========== ] 455/2734 16% [========== ] 456/2734 16% [========== ] 457/2734 16% [========== ] 458/2734 16% [========== ] 459/2734 16% [========== ] 460/2734 16% [========== ] 461/2734 16% [========== ] 462/2734 16% [========== ] 463/2734 16% [========== ] 464/2734 16% [========== ] 465/2734 17% [========== ] 466/2734 17% [========== ] 467/2734 17% [========== ] 468/2734 17% [========== ] 469/2734 17% [========== ] 470/2734 17% [========== ] 471/2734 17% [========== ] 472/2734 17% [========== ] 473/2734 17% [========== ] 474/2734 17% [========== ] 475/2734 17% [========== ] 476/2734 17% [========== ] 477/2734 17% [========== ] 478/2734 17% [========== ] 479/2734 17% [========== ] 480/2734 17% [========== ] 481/2734 17% [========== ] 482/2734 17% [========== ] 483/2734 17% [========== ] 484/2734 17% [========== ] 485/2734 17% [=========== ] 486/2734 17% [=========== ] 487/2734 17% [=========== ] 488/2734 17% [=========== ] 489/2734 17% [=========== ] 490/2734 17% [=========== ] 491/2734 17% [=========== ] 492/2734 17% [=========== ] 493/2734 18% [=========== ] 494/2734 18% [=========== ] 495/2734 18% [=========== ] 496/2734 18% [=========== ] 497/2734 18% [=========== ] 498/2734 18% [=========== ] 499/2734 18% [=========== ] 500/2734 18% [=========== ] 501/2734 18% [=========== ] 502/2734 18% [=========== ] 503/2734 18% [=========== ] 504/2734 18% [=========== ] 505/2734 18% [=========== ] 506/2734 18% [=========== ] 507/2734 18% [=========== ] 508/2734 18% [=========== ] 509/2734 18% [=========== ] 510/2734 18% [=========== ] 511/2734 18% [=========== ] 512/2734 18% [=========== ] 513/2734 18% [=========== ] 514/2734 18% [=========== ] 515/2734 18% [=========== ] 516/2734 18% [=========== ] 517/2734 18% [=========== ] 518/2734 18% [=========== ] 519/2734 18% [=========== ] 520/2734 19% [=========== ] 521/2734 19% [=========== ] 522/2734 19% [=========== ] 523/2734 19% [=========== ] 524/2734 19% [=========== ] 525/2734 19% [=========== ] 526/2734 19% [=========== ] 527/2734 19% [=========== ] 528/2734 19% [=========== ] 529/2734 19% [============ ] 530/2734 19% [============ ] 531/2734 19% [============ ] 532/2734 19% [============ ] 533/2734 19% [============ ] 534/2734 19% [============ ] 535/2734 19% [============ ] 536/2734 19% [============ ] 537/2734 19% [============ ] 538/2734 19% [============ ] 539/2734 19% [============ ] 540/2734 19% [============ ] 541/2734 19% [============ ] 542/2734 19% [============ ] 543/2734 19% [============ ] 544/2734 19% [============ ] 545/2734 19% [============ ] 546/2734 19% [============ ] 547/2734 20% [============ ] 548/2734 20% [============ ] 549/2734 20% [============ ] 550/2734 20% [============ ] 551/2734 20% [============ ] 552/2734 20% [============ ] 553/2734 20% [============ ] 554/2734 20% [============ ] 555/2734 20% [============ ] 556/2734 20% [============ ] 557/2734 20% [============ ] 558/2734 20% [============ ] 559/2734 20% [============ ] 560/2734 20% [============ ] 561/2734 20% [============ ] 562/2734 20% [============ ] 563/2734 20% [============ ] 564/2734 20% [============ ] 565/2734 20% [============ ] 566/2734 20% [============ ] 567/2734 20% [============ ] 568/2734 20% [============ ] 569/2734 20% [============ ] 570/2734 20% [============ ] 571/2734 20% [============ ] 572/2734 20% [============ ] 573/2734 20% [============= ] 574/2734 20% [============= ] 575/2734 21% [============= ] 576/2734 21% [============= ] 577/2734 21% [============= ] 578/2734 21% [============= ] 579/2734 21% [============= ] 580/2734 21% [============= ] 581/2734 21% [============= ] 582/2734 21% [============= ] 583/2734 21% [============= ] 584/2734 21% [============= ] 585/2734 21% [============= ] 586/2734 21% [============= ] 587/2734 21% [============= ] 588/2734 21% [============= ] 589/2734 21% [============= ] 590/2734 21% [============= ] 591/2734 21% [============= ] 592/2734 21% [============= ] 593/2734 21% [============= ] 594/2734 21% [============= ] 595/2734 21% [============= ] 596/2734 21% [============= ] 597/2734 21% [============= ] 598/2734 21% [============= ] 599/2734 21% [============= ] 600/2734 21% [============= ] 601/2734 21% [============= ] 602/2734 22% [============= ] 603/2734 22% [============= ] 604/2734 22% [============= ] 605/2734 22% [============= ] 606/2734 22% [============= ] 607/2734 22% [============= ] 608/2734 22% [============= ] 609/2734 22% [============= ] 610/2734 22% [============= ] 611/2734 22% [============= ] 612/2734 22% [============= ] 613/2734 22% [============= ] 614/2734 22% [============= ] 615/2734 22% [============= ] 616/2734 22% [============= ] 617/2734 22% [============== ] 618/2734 22% [============== ] 619/2734 22% [============== ] 620/2734 22% [============== ] 621/2734 22% [============== ] 622/2734 22% [============== ] 623/2734 22% [============== ] 624/2734 22% [============== ] 625/2734 22% [============== ] 626/2734 22% [============== ] 627/2734 22% [============== ] 628/2734 22% [============== ] 629/2734 23% [============== ] 630/2734 23% [============== ] 631/2734 23% [============== ] 632/2734 23% [============== ] 633/2734 23% [============== ] 634/2734 23% [============== ] 635/2734 23% [============== ] 636/2734 23% [============== ] 637/2734 23% [============== ] 638/2734 23% [============== ] 639/2734 23% [============== ] 640/2734 23% [============== ] 641/2734 23% [============== ] 642/2734 23% [============== ] 643/2734 23% [============== ] 644/2734 23% [============== ] 645/2734 23% [============== ] 646/2734 23% [============== ] 647/2734 23% [============== ] 648/2734 23% [============== ] 649/2734 23% [============== ] 650/2734 23% [============== ] 651/2734 23% [============== ] 652/2734 23% [============== ] 653/2734 23% [============== ] 654/2734 23% [============== ] 655/2734 23% [============== ] 656/2734 23% [============== ] 657/2734 24% [============== ] 658/2734 24% [============== ] 659/2734 24% [============== ] 660/2734 24% [============== ] 661/2734 24% [=============== ] 662/2734 24% [=============== ] 663/2734 24% [=============== ] 664/2734 24% [=============== ] 665/2734 24% [=============== ] 666/2734 24% [=============== ] 667/2734 24% [=============== ] 668/2734 24% [=============== ] 669/2734 24% [=============== ] 670/2734 24% [=============== ] 671/2734 24% [=============== ] 672/2734 24% [=============== ] 673/2734 24% [=============== ] 674/2734 24% [=============== ] 675/2734 24% [=============== ] 676/2734 24% [=============== ] 677/2734 24% [=============== ] 678/2734 24% [=============== ] 679/2734 24% [=============== ] 680/2734 24% [=============== ] 681/2734 24% [=============== ] 682/2734 24% [=============== ] 683/2734 24% [=============== ] 684/2734 25% [=============== ] 685/2734 25% [=============== ] 686/2734 25% [=============== ] 687/2734 25% [=============== ] 688/2734 25% [=============== ] 689/2734 25% [=============== ] 690/2734 25% [=============== ] 691/2734 25% [=============== ] 692/2734 25% [=============== ] 693/2734 25% [=============== ] 694/2734 25% [=============== ] 695/2734 25% [=============== ] 696/2734 25% [=============== ] 697/2734 25% [=============== ] 698/2734 25% [=============== ] 699/2734 25% [=============== ] 700/2734 25% [=============== ] 701/2734 25% [=============== ] 702/2734 25% [=============== ] 703/2734 25% [=============== ] 704/2734 25% [=============== ] 705/2734 25% [================ ] 706/2734 25% [================ ] 707/2734 25% [================ ] 708/2734 25% [================ ] 709/2734 25% [================ ] 710/2734 25% [================ ] 711/2734 26% [================ ] 712/2734 26% [================ ] 713/2734 26% [================ ] 714/2734 26% [================ ] 715/2734 26% [================ ] 716/2734 26% [================ ] 717/2734 26% [================ ] 718/2734 26% [================ ] 719/2734 26% [================ ] 720/2734 26% [================ ] 721/2734 26% [================ ] 722/2734 26% [================ ] 723/2734 26% [================ ] 724/2734 26% [================ ] 725/2734 26% [================ ] 726/2734 26% [================ ] 727/2734 26% [================ ] 728/2734 26% [================ ] 729/2734 26% [================ ] 730/2734 26% [================ ] 731/2734 26% [================ ] 732/2734 26% [================ ] 733/2734 26% [================ ] 734/2734 26% [================ ] 735/2734 26% [================ ] 736/2734 26% [================ ] 737/2734 26% [================ ] 738/2734 26% [================ ] 739/2734 27% [================ ] 740/2734 27% [================ ] 741/2734 27% [================ ] 742/2734 27% [================ ] 743/2734 27% [================ ] 744/2734 27% [================ ] 745/2734 27% [================ ] 746/2734 27% [================ ] 747/2734 27% [================ ] 748/2734 27% [================ ] 749/2734 27% [================= ] 750/2734 27% [================= ] 751/2734 27% [================= ] 752/2734 27% [================= ] 753/2734 27% [================= ] 754/2734 27% [================= ] 755/2734 27% [================= ] 756/2734 27% [================= ] 757/2734 27% [================= ] 758/2734 27% [================= ] 759/2734 27% [================= ] 760/2734 27% [================= ] 761/2734 27% [================= ] 762/2734 27% [================= ] 763/2734 27% [================= ] 764/2734 27% [================= ] 765/2734 27% [================= ] 766/2734 28% [================= ] 767/2734 28% [================= ] 768/2734 28% [================= ] 769/2734 28% [================= ] 770/2734 28% [================= ] 771/2734 28% [================= ] 772/2734 28% [================= ] 773/2734 28% [================= ] 774/2734 28% [================= ] 775/2734 28% [================= ] 776/2734 28% [================= ] 777/2734 28% [================= ] 778/2734 28% [================= ] 779/2734 28% [================= ] 780/2734 28% [================= ] 781/2734 28% [================= ] 782/2734 28% [================= ] 783/2734 28% [================= ] 784/2734 28% [================= ] 785/2734 28% [================= ] 786/2734 28% [================= ] 787/2734 28% [================= ] 788/2734 28% [================= ] 789/2734 28% [================= ] 790/2734 28% [================= ] 791/2734 28% [================= ] 792/2734 28% [================= ] 793/2734 29% [================== ] 794/2734 29% [================== ] 795/2734 29% [================== ] 796/2734 29% [================== ] 797/2734 29% [================== ] 798/2734 29% [================== ] 799/2734 29% [================== ] 800/2734 29% [================== ] 801/2734 29% [================== ] 802/2734 29% [================== ] 803/2734 29% [================== ] 804/2734 29% [================== ] 805/2734 29% [================== ] 806/2734 29% [================== ] 807/2734 29% [================== ] 808/2734 29% [================== ] 809/2734 29% [================== ] 810/2734 29% [================== ] 811/2734 29% [================== ] 812/2734 29% [================== ] 813/2734 29% [================== ] 814/2734 29% [================== ] 815/2734 29% [================== ] 816/2734 29% [================== ] 817/2734 29% [================== ] 818/2734 29% [================== ] 819/2734 29% [================== ] 820/2734 29% [================== ] 821/2734 30% [================== ] 822/2734 30% [================== ] 823/2734 30% [================== ] 824/2734 30% [================== ] 825/2734 30% [================== ] 826/2734 30% [================== ] 827/2734 30% [================== ] 828/2734 30% [================== ] 829/2734 30% [================== ] 830/2734 30% [================== ] 831/2734 30% [================== ] 832/2734 30% [================== ] 833/2734 30% [================== ] 834/2734 30% [================== ] 835/2734 30% [================== ] 836/2734 30% [================== ] 837/2734 30% [=================== ] 838/2734 30% [=================== ] 839/2734 30% [=================== ] 840/2734 30% [=================== ] 841/2734 30% [=================== ] 842/2734 30% [=================== ] 843/2734 30% [=================== ] 844/2734 30% [=================== ] 845/2734 30% [=================== ] 846/2734 30% [=================== ] 847/2734 30% [=================== ] 848/2734 31% [=================== ] 849/2734 31% [=================== ] 850/2734 31% [=================== ] 851/2734 31% [=================== ] 852/2734 31% [=================== ] 853/2734 31% [=================== ] 854/2734 31% [=================== ] 855/2734 31% [=================== ] 856/2734 31% [=================== ] 857/2734 31% [=================== ] 858/2734 31% [=================== ] 859/2734 31% [=================== ] 860/2734 31% [=================== ] 861/2734 31% [=================== ] 862/2734 31% [=================== ] 863/2734 31% [=================== ] 864/2734 31% [=================== ] 865/2734 31% [=================== ] 866/2734 31% [=================== ] 867/2734 31% [=================== ] 868/2734 31% [=================== ] 869/2734 31% [=================== ] 870/2734 31% [=================== ] 871/2734 31% [=================== ] 872/2734 31% [=================== ] 873/2734 31% [=================== ] 874/2734 31% [=================== ] 875/2734 32% [=================== ] 876/2734 32% [=================== ] 877/2734 32% [=================== ] 878/2734 32% [=================== ] 879/2734 32% [=================== ] 880/2734 32% [=================== ] 881/2734 32% [==================== ] 882/2734 32% [==================== ] 883/2734 32% [==================== ] 884/2734 32% [==================== ] 885/2734 32% [==================== ] 886/2734 32% [==================== ] 887/2734 32% [==================== ] 888/2734 32% [==================== ] 889/2734 32% [==================== ] 890/2734 32% [==================== ] 891/2734 32% [==================== ] 892/2734 32% [==================== ] 893/2734 32% [==================== ] 894/2734 32% [==================== ] 895/2734 32% [==================== ] 896/2734 32% [==================== ] 897/2734 32% [==================== ] 898/2734 32% [==================== ] 899/2734 32% [==================== ] 900/2734 32% [==================== ] 901/2734 32% [==================== ] 902/2734 32% [==================== ] 903/2734 33% [==================== ] 904/2734 33% [==================== ] 905/2734 33% [==================== ] 906/2734 33% [==================== ] 907/2734 33% [==================== ] 908/2734 33% [==================== ] 909/2734 33% [==================== ] 910/2734 33% [==================== ] 911/2734 33% [==================== ] 912/2734 33% [==================== ] 913/2734 33% [==================== ] 914/2734 33% [==================== ] 915/2734 33% [==================== ] 916/2734 33% [==================== ] 917/2734 33% [==================== ] 918/2734 33% [==================== ] 919/2734 33% [==================== ] 920/2734 33% [==================== ] 921/2734 33% [==================== ] 922/2734 33% [==================== ] 923/2734 33% [==================== ] 924/2734 33% [==================== ] 925/2734 33% [==================== ] 926/2734 33% [===================== ] 927/2734 33% [===================== ] 928/2734 33% [===================== ] 929/2734 33% [===================== ] 930/2734 34% [===================== ] 931/2734 34% [===================== ] 932/2734 34% [===================== ] 933/2734 34% [===================== ] 934/2734 34% [===================== ] 935/2734 34% [===================== ] 936/2734 34% [===================== ] 937/2734 34% [===================== ] 938/2734 34% [===================== ] 939/2734 34% [===================== ] 940/2734 34% [===================== ] 941/2734 34% [===================== ] 942/2734 34% [===================== ] 943/2734 34% [===================== ] 944/2734 34% [===================== ] 945/2734 34% [===================== ] 946/2734 34% [===================== ] 947/2734 34% [===================== ] 948/2734 34% [===================== ] 949/2734 34% [===================== ] 950/2734 34% [===================== ] 951/2734 34% [===================== ] 952/2734 34% [===================== ] 953/2734 34% [===================== ] 954/2734 34% [===================== ] 955/2734 34% [===================== ] 956/2734 34% [===================== ] 957/2734 35% [===================== ] 958/2734 35% [===================== ] 959/2734 35% [===================== ] 960/2734 35% [===================== ] 961/2734 35% [===================== ] 962/2734 35% [===================== ] 963/2734 35% [===================== ] 964/2734 35% [===================== ] 965/2734 35% [===================== ] 966/2734 35% [===================== ] 967/2734 35% [===================== ] 968/2734 35% [===================== ] 969/2734 35% [===================== ] 970/2734 35% [====================== ] 971/2734 35% [====================== ] 972/2734 35% [====================== ] 973/2734 35% [====================== ] 974/2734 35% [====================== ] 975/2734 35% [====================== ] 976/2734 35% [====================== ] 977/2734 35% [====================== ] 978/2734 35% [====================== ] 979/2734 35% [====================== ] 980/2734 35% [====================== ] 981/2734 35% [====================== ] 982/2734 35% [====================== ] 983/2734 35% [====================== ] 984/2734 35% [====================== ] 985/2734 36% [====================== ] 986/2734 36% [====================== ] 987/2734 36% [====================== ] 988/2734 36% [====================== ] 989/2734 36% [====================== ] 990/2734 36% [====================== ] 991/2734 36% [====================== ] 992/2734 36% [====================== ] 993/2734 36% [====================== ] 994/2734 36% [====================== ] 995/2734 36% [====================== ] 996/2734 36% [====================== ] 997/2734 36% [====================== ] 998/2734 36% [====================== ] 999/2734 36% [====================== ] 1000/2734 36% [====================== ] 1001/2734 36% [====================== ] 1002/2734 36% [====================== ] 1003/2734 36% [====================== ] 1004/2734 36% [====================== ] 1005/2734 36% [====================== ] 1006/2734 36% [====================== ] 1007/2734 36% [====================== ] 1008/2734 36% [====================== ] 1009/2734 36% [====================== ] 1010/2734 36% [====================== ] 1011/2734 36% [====================== ] 1012/2734 37% [====================== ] 1013/2734 37% [====================== ] 1014/2734 37% [======================= ] 1015/2734 37% [======================= ] 1016/2734 37% [======================= ] 1017/2734 37% [======================= ] 1018/2734 37% [======================= ] 1019/2734 37% [======================= ] 1020/2734 37% [======================= ] 1021/2734 37% [======================= ] 1022/2734 37% [======================= ] 1023/2734 37% [======================= ] 1024/2734 37% [======================= ] 1025/2734 37% [======================= ] 1026/2734 37% [======================= ] 1027/2734 37% [======================= ] 1028/2734 37% [======================= ] 1029/2734 37% [======================= ] 1030/2734 37% [======================= ] 1031/2734 37% [======================= ] 1032/2734 37% [======================= ] 1033/2734 37% [======================= ] 1034/2734 37% [======================= ] 1035/2734 37% [======================= ] 1036/2734 37% [======================= ] 1037/2734 37% [======================= ] 1038/2734 37% [======================= ] 1039/2734 38% [======================= ] 1040/2734 38% [======================= ] 1041/2734 38% [======================= ] 1042/2734 38% [======================= ] 1043/2734 38% [======================= ] 1044/2734 38% [======================= ] 1045/2734 38% [======================= ] 1046/2734 38% [======================= ] 1047/2734 38% [======================= ] 1048/2734 38% [======================= ] 1049/2734 38% [======================= ] 1050/2734 38% [======================= ] 1051/2734 38% [======================= ] 1052/2734 38% [======================= ] 1053/2734 38% [======================= ] 1054/2734 38% [======================= ] 1055/2734 38% [======================= ] 1056/2734 38% [======================= ] 1057/2734 38% [======================= ] 1058/2734 38% [======================== ] 1059/2734 38% [======================== ] 1060/2734 38% [======================== ] 1061/2734 38% [======================== ] 1062/2734 38% [======================== ] 1063/2734 38% [======================== ] 1064/2734 38% [======================== ] 1065/2734 38% [======================== ] 1066/2734 38% [======================== ] 1067/2734 39% [======================== ] 1068/2734 39% [======================== ] 1069/2734 39% [======================== ] 1070/2734 39% [======================== ] 1071/2734 39% [======================== ] 1072/2734 39% [======================== ] 1073/2734 39% [======================== ] 1074/2734 39% [======================== ] 1075/2734 39% [======================== ] 1076/2734 39% [======================== ] 1077/2734 39% [======================== ] 1078/2734 39% [======================== ] 1079/2734 39% [======================== ] 1080/2734 39% [======================== ] 1081/2734 39% [======================== ] 1082/2734 39% [======================== ] 1083/2734 39% [======================== ] 1084/2734 39% [======================== ] 1085/2734 39% [======================== ] 1086/2734 39% [======================== ] 1087/2734 39% [======================== ] 1088/2734 39% [======================== ] 1089/2734 39% [======================== ] 1090/2734 39% [======================== ] 1091/2734 39% [======================== ] 1092/2734 39% [======================== ] 1093/2734 39% [======================== ] 1094/2734 40% [======================== ] 1095/2734 40% [======================== ] 1096/2734 40% [======================== ] 1097/2734 40% [======================== ] 1098/2734 40% [======================== ] 1099/2734 40% [======================== ] 1100/2734 40% [======================== ] 1101/2734 40% [======================== ] 1102/2734 40% [========================= ] 1103/2734 40% [========================= ] 1104/2734 40% [========================= ] 1105/2734 40% [========================= ] 1106/2734 40% [========================= ] 1107/2734 40% [========================= ] 1108/2734 40% [========================= ] 1109/2734 40% [========================= ] 1110/2734 40% [========================= ] 1111/2734 40% [========================= ] 1112/2734 40% [========================= ] 1113/2734 40% [========================= ] 1114/2734 40% [========================= ] 1115/2734 40% [========================= ] 1116/2734 40% [========================= ] 1117/2734 40% [========================= ] 1118/2734 40% [========================= ] 1119/2734 40% [========================= ] 1120/2734 40% [========================= ] 1121/2734 41% [========================= ] 1122/2734 41% [========================= ] 1123/2734 41% [========================= ] 1124/2734 41% [========================= ] 1125/2734 41% [========================= ] 1126/2734 41% [========================= ] 1127/2734 41% [========================= ] 1128/2734 41% [========================= ] 1129/2734 41% [========================= ] 1130/2734 41% [========================= ] 1131/2734 41% [========================= ] 1132/2734 41% [========================= ] 1133/2734 41% [========================= ] 1134/2734 41% [========================= ] 1135/2734 41% [========================= ] 1136/2734 41% [========================= ] 1137/2734 41% [========================= ] 1138/2734 41% [========================= ] 1139/2734 41% [========================= ] 1140/2734 41% [========================= ] 1141/2734 41% [========================= ] 1142/2734 41% [========================= ] 1143/2734 41% [========================= ] 1144/2734 41% [========================= ] 1145/2734 41% [========================= ] 1146/2734 41% [========================== ] 1147/2734 41% [========================== ] 1148/2734 41% [========================== ] 1149/2734 42% [========================== ] 1150/2734 42% [========================== ] 1151/2734 42% [========================== ] 1152/2734 42% [========================== ] 1153/2734 42% [========================== ] 1154/2734 42% [========================== ] 1155/2734 42% [========================== ] 1156/2734 42% [========================== ] 1157/2734 42% [========================== ] 1158/2734 42% [========================== ] 1159/2734 42% [========================== ] 1160/2734 42% [========================== ] 1161/2734 42% [========================== ] 1162/2734 42% [========================== ] 1163/2734 42% [========================== ] 1164/2734 42% [========================== ] 1165/2734 42% [========================== ] 1166/2734 42% [========================== ] 1167/2734 42% [========================== ] 1168/2734 42% [========================== ] 1169/2734 42% [========================== ] 1170/2734 42% [========================== ] 1171/2734 42% [========================== ] 1172/2734 42% [========================== ] 1173/2734 42% [========================== ] 1174/2734 42% [========================== ] 1175/2734 42% [========================== ] 1176/2734 43% [========================== ] 1177/2734 43% [========================== ] 1178/2734 43% [========================== ] 1179/2734 43% [========================== ] 1180/2734 43% [========================== ] 1181/2734 43% [========================== ] 1182/2734 43% [========================== ] 1183/2734 43% [========================== ] 1184/2734 43% [========================== ] 1185/2734 43% [========================== ] 1186/2734 43% [========================== ] 1187/2734 43% [========================== ] 1188/2734 43% [========================== ] 1189/2734 43% [========================== ] 1190/2734 43% [=========================== ] 1191/2734 43% [=========================== ] 1192/2734 43% [=========================== ] 1193/2734 43% [=========================== ] 1194/2734 43% [=========================== ] 1195/2734 43% [=========================== ] 1196/2734 43% [=========================== ] 1197/2734 43% [=========================== ] 1198/2734 43% [=========================== ] 1199/2734 43% [=========================== ] 1200/2734 43% [=========================== ] 1201/2734 43% [=========================== ] 1202/2734 43% [=========================== ] 1203/2734 44% [=========================== ] 1204/2734 44% [=========================== ] 1205/2734 44% [=========================== ] 1206/2734 44% [=========================== ] 1207/2734 44% [=========================== ] 1208/2734 44% [=========================== ] 1209/2734 44% [=========================== ] 1210/2734 44% [=========================== ] 1211/2734 44% [=========================== ] 1212/2734 44% [=========================== ] 1213/2734 44% [=========================== ] 1214/2734 44% [=========================== ] 1215/2734 44% [=========================== ] 1216/2734 44% [=========================== ] 1217/2734 44% [=========================== ] 1218/2734 44% [=========================== ] 1219/2734 44% [=========================== ] 1220/2734 44% [=========================== ] 1221/2734 44% [=========================== ] 1222/2734 44% [=========================== ] 1223/2734 44% [=========================== ] 1224/2734 44% [=========================== ] 1225/2734 44% [=========================== ] 1226/2734 44% [=========================== ] 1227/2734 44% [=========================== ] 1228/2734 44% [=========================== ] 1229/2734 44% [=========================== ] 1230/2734 44% [=========================== ] 1231/2734 45% [=========================== ] 1232/2734 45% [=========================== ] 1233/2734 45% [=========================== ] 1234/2734 45% [============================ ] 1235/2734 45% [============================ ] 1236/2734 45% [============================ ] 1237/2734 45% [============================ ] 1238/2734 45% [============================ ] 1239/2734 45% [============================ ] 1240/2734 45% [============================ ] 1241/2734 45% [============================ ] 1242/2734 45% [============================ ] 1243/2734 45% [============================ ] 1244/2734 45% [============================ ] 1245/2734 45% [============================ ] 1246/2734 45% [============================ ] 1247/2734 45% [============================ ] 1248/2734 45% [============================ ] 1249/2734 45% [============================ ] 1250/2734 45% [============================ ] 1251/2734 45% [============================ ] 1252/2734 45% [============================ ] 1253/2734 45% [============================ ] 1254/2734 45% [============================ ] 1255/2734 45% [============================ ] 1256/2734 45% [============================ ] 1257/2734 45% [============================ ] 1258/2734 46% [============================ ] 1259/2734 46% [============================ ] 1260/2734 46% [============================ ] 1261/2734 46% [============================ ] 1262/2734 46% [============================ ] 1263/2734 46% [============================ ] 1264/2734 46% [============================ ] 1265/2734 46% [============================ ] 1266/2734 46% [============================ ] 1267/2734 46% [============================ ] 1268/2734 46% [============================ ] 1269/2734 46% [============================ ] 1270/2734 46% [============================ ] 1271/2734 46% [============================ ] 1272/2734 46% [============================ ] 1273/2734 46% [============================ ] 1274/2734 46% [============================ ] 1275/2734 46% [============================ ] 1276/2734 46% [============================ ] 1277/2734 46% [============================ ] 1278/2734 46% [============================= ] 1279/2734 46% [============================= ] 1280/2734 46% [============================= ] 1281/2734 46% [============================= ] 1282/2734 46% [============================= ] 1283/2734 46% [============================= ] 1284/2734 46% [============================= ] 1285/2734 47% [============================= ] 1286/2734 47% [============================= ] 1287/2734 47% [============================= ] 1288/2734 47% [============================= ] 1289/2734 47% [============================= ] 1290/2734 47% [============================= ] 1291/2734 47% [============================= ] 1292/2734 47% [============================= ] 1293/2734 47% [============================= ] 1294/2734 47% [============================= ] 1295/2734 47% [============================= ] 1296/2734 47% [============================= ] 1297/2734 47% [============================= ] 1298/2734 47% [============================= ] 1299/2734 47% [============================= ] 1300/2734 47% [============================= ] 1301/2734 47% [============================= ] 1302/2734 47% [============================= ] 1303/2734 47% [============================= ] 1304/2734 47% [============================= ] 1305/2734 47% [============================= ] 1306/2734 47% [============================= ] 1307/2734 47% [============================= ] 1308/2734 47% [============================= ] 1309/2734 47% [============================= ] 1310/2734 47% [============================= ] 1311/2734 47% [============================= ] 1312/2734 47% [============================= ] 1313/2734 48% [============================= ] 1314/2734 48% [============================= ] 1315/2734 48% [============================= ] 1316/2734 48% [============================= ] 1317/2734 48% [============================= ] 1318/2734 48% [============================= ] 1319/2734 48% [============================= ] 1320/2734 48% [============================= ] 1321/2734 48% [============================= ] 1322/2734 48% [============================== ] 1323/2734 48% [============================== ] 1324/2734 48% [============================== ] 1325/2734 48% [============================== ] 1326/2734 48% [============================== ] 1327/2734 48% [============================== ] 1328/2734 48% [============================== ] 1329/2734 48% [============================== ] 1330/2734 48% [============================== ] 1331/2734 48% [============================== ] 1332/2734 48% [============================== ] 1333/2734 48% [============================== ] 1334/2734 48% [============================== ] 1335/2734 48% [============================== ] 1336/2734 48% [============================== ] 1337/2734 48% [============================== ] 1338/2734 48% [============================== ] 1339/2734 48% [============================== ] 1340/2734 49% [============================== ] 1341/2734 49% [============================== ] 1342/2734 49% [============================== ] 1343/2734 49% [============================== ] 1344/2734 49% [============================== ] 1345/2734 49% [============================== ] 1346/2734 49% [============================== ] 1347/2734 49% [============================== ] 1348/2734 49% [============================== ] 1349/2734 49% [============================== ] 1350/2734 49% [============================== ] 1351/2734 49% [============================== ] 1352/2734 49% [============================== ] 1353/2734 49% [============================== ] 1354/2734 49% [============================== ] 1355/2734 49% [============================== ] 1356/2734 49% [============================== ] 1357/2734 49% [============================== ] 1358/2734 49% [============================== ] 1359/2734 49% [============================== ] 1360/2734 49% [============================== ] 1361/2734 49% [============================== ] 1362/2734 49% [============================== ] 1363/2734 49% [============================== ] 1364/2734 49% [============================== ] 1365/2734 49% [============================== ] 1366/2734 49% [=============================== ] 1367/2734 50% [=============================== ] 1368/2734 50% [=============================== ] 1369/2734 50% [=============================== ] 1370/2734 50% [=============================== ] 1371/2734 50% [=============================== ] 1372/2734 50% [=============================== ] 1373/2734 50% [=============================== ] 1374/2734 50% [=============================== ] 1375/2734 50% [=============================== ] 1376/2734 50% [=============================== ] 1377/2734 50% [=============================== ] 1378/2734 50% [=============================== ] 1379/2734 50% [=============================== ] 1380/2734 50% [=============================== ] 1381/2734 50% [=============================== ] 1382/2734 50% [=============================== ] 1383/2734 50% [=============================== ] 1384/2734 50% [=============================== ] 1385/2734 50% [=============================== ] 1386/2734 50% [=============================== ] 1387/2734 50% [=============================== ] 1388/2734 50% [=============================== ] 1389/2734 50% [=============================== ] 1390/2734 50% [=============================== ] 1391/2734 50% [=============================== ] 1392/2734 50% [=============================== ] 1393/2734 50% [=============================== ] 1394/2734 50% [=============================== ] 1395/2734 51% [=============================== ] 1396/2734 51% [=============================== ] 1397/2734 51% [=============================== ] 1398/2734 51% [=============================== ] 1399/2734 51% [=============================== ] 1400/2734 51% [=============================== ] 1401/2734 51% [=============================== ] 1402/2734 51% [=============================== ] 1403/2734 51% [=============================== ] 1404/2734 51% [=============================== ] 1405/2734 51% [=============================== ] 1406/2734 51% [=============================== ] 1407/2734 51% [=============================== ] 1408/2734 51% [=============================== ] 1409/2734 51% [=============================== ] 1410/2734 51% [=============================== ] 1411/2734 51% [================================ ] 1412/2734 51% [================================ ] 1413/2734 51% [================================ ] 1414/2734 51% [================================ ] 1415/2734 51% [================================ ] 1416/2734 51% [================================ ] 1417/2734 51% [================================ ] 1418/2734 51% [================================ ] 1419/2734 51% [================================ ] 1420/2734 51% [================================ ] 1421/2734 51% [================================ ] 1422/2734 52% [================================ ] 1423/2734 52% [================================ ] 1424/2734 52% [================================ ] 1425/2734 52% [================================ ] 1426/2734 52% [================================ ] 1427/2734 52% [================================ ] 1428/2734 52% [================================ ] 1429/2734 52% [================================ ] 1430/2734 52% [================================ ] 1431/2734 52% [================================ ] 1432/2734 52% [================================ ] 1433/2734 52% [================================ ] 1434/2734 52% [================================ ] 1435/2734 52% [================================ ] 1436/2734 52% [================================ ] 1437/2734 52% [================================ ] 1438/2734 52% [================================ ] 1439/2734 52% [================================ ] 1440/2734 52% [================================ ] 1441/2734 52% [================================ ] 1442/2734 52% [================================ ] 1443/2734 52% [================================ ] 1444/2734 52% [================================ ] 1445/2734 52% [================================ ] 1446/2734 52% [================================ ] 1447/2734 52% [================================ ] 1448/2734 52% [================================ ] 1449/2734 52% [================================ ] 1450/2734 53% [================================ ] 1451/2734 53% [================================ ] 1452/2734 53% [================================ ] 1453/2734 53% [================================ ] 1454/2734 53% [================================ ] 1455/2734 53% [================================= ] 1456/2734 53% [================================= ] 1457/2734 53% [================================= ] 1458/2734 53% [================================= ] 1459/2734 53% [================================= ] 1460/2734 53% [================================= ] 1461/2734 53% [================================= ] 1462/2734 53% [================================= ] 1463/2734 53% [================================= ] 1464/2734 53% [================================= ] 1465/2734 53% [================================= ] 1466/2734 53% [================================= ] 1467/2734 53% [================================= ] 1468/2734 53% [================================= ] 1469/2734 53% [================================= ] 1470/2734 53% [================================= ] 1471/2734 53% [================================= ] 1472/2734 53% [================================= ] 1473/2734 53% [================================= ] 1474/2734 53% [================================= ] 1475/2734 53% [================================= ] 1476/2734 53% [================================= ] 1477/2734 54% [================================= ] 1478/2734 54% [================================= ] 1479/2734 54% [================================= ] 1480/2734 54% [================================= ] 1481/2734 54% [================================= ] 1482/2734 54% [================================= ] 1483/2734 54% [================================= ] 1484/2734 54% [================================= ] 1485/2734 54% [================================= ] 1486/2734 54% [================================= ] 1487/2734 54% [================================= ] 1488/2734 54% [================================= ] 1489/2734 54% [================================= ] 1490/2734 54% [================================= ] 1491/2734 54% [================================= ] 1492/2734 54% [================================= ] 1493/2734 54% [================================= ] 1494/2734 54% [================================= ] 1495/2734 54% [================================= ] 1496/2734 54% [================================= ] 1497/2734 54% [================================= ] 1498/2734 54% [================================= ] 1499/2734 54% [================================== ] 1500/2734 54% [================================== ] 1501/2734 54% [================================== ] 1502/2734 54% [================================== ] 1503/2734 54% [================================== ] 1504/2734 55% [================================== ] 1505/2734 55% [================================== ] 1506/2734 55% [================================== ] 1507/2734 55% [================================== ] 1508/2734 55% [================================== ] 1509/2734 55% [================================== ] 1510/2734 55% [================================== ] 1511/2734 55% [================================== ] 1512/2734 55% [================================== ] 1513/2734 55% [================================== ] 1514/2734 55% [================================== ] 1515/2734 55% [================================== ] 1516/2734 55% [================================== ] 1517/2734 55% [================================== ] 1518/2734 55% [================================== ] 1519/2734 55% [================================== ] 1520/2734 55% [================================== ] 1521/2734 55% [================================== ] 1522/2734 55% [================================== ] 1523/2734 55% [================================== ] 1524/2734 55% [================================== ] 1525/2734 55% [================================== ] 1526/2734 55% [================================== ] 1527/2734 55% [================================== ] 1528/2734 55% [================================== ] 1529/2734 55% [================================== ] 1530/2734 55% [================================== ] 1531/2734 55% [================================== ] 1532/2734 56% [================================== ] 1533/2734 56% [================================== ] 1534/2734 56% [================================== ] 1535/2734 56% [================================== ] 1536/2734 56% [================================== ] 1537/2734 56% [================================== ] 1538/2734 56% [================================== ] 1539/2734 56% [================================== ] 1540/2734 56% [================================== ] 1541/2734 56% [================================== ] 1542/2734 56% [================================== ] 1543/2734 56% [=================================== ] 1544/2734 56% [=================================== ] 1545/2734 56% [=================================== ] 1546/2734 56% [=================================== ] 1547/2734 56% [=================================== ] 1548/2734 56% [=================================== ] 1549/2734 56% [=================================== ] 1550/2734 56% [=================================== ] 1551/2734 56% [=================================== ] 1552/2734 56% [=================================== ] 1553/2734 56% [=================================== ] 1554/2734 56% [=================================== ] 1555/2734 56% [=================================== ] 1556/2734 56% [=================================== ] 1557/2734 56% [=================================== ] 1558/2734 56% [=================================== ] 1559/2734 57% [=================================== ] 1560/2734 57% [=================================== ] 1561/2734 57% [=================================== ] 1562/2734 57% [=================================== ] 1563/2734 57% [=================================== ] 1564/2734 57% [=================================== ] 1565/2734 57% [=================================== ] 1566/2734 57% [=================================== ] 1567/2734 57% [=================================== ] 1568/2734 57% [=================================== ] 1569/2734 57% [=================================== ] 1570/2734 57% [=================================== ] 1571/2734 57% [=================================== ] 1572/2734 57% [=================================== ] 1573/2734 57% [=================================== ] 1574/2734 57% [=================================== ] 1575/2734 57% [=================================== ] 1576/2734 57% [=================================== ] 1577/2734 57% [=================================== ] 1578/2734 57% [=================================== ] 1579/2734 57% [=================================== ] 1580/2734 57% [=================================== ] 1581/2734 57% [=================================== ] 1582/2734 57% [=================================== ] 1583/2734 57% [=================================== ] 1584/2734 57% [=================================== ] 1585/2734 57% [=================================== ] 1586/2734 58% [=================================== ] 1587/2734 58% [==================================== ] 1588/2734 58% [==================================== ] 1589/2734 58% [==================================== ] 1590/2734 58% [==================================== ] 1591/2734 58% [==================================== ] 1592/2734 58% [==================================== ] 1593/2734 58% [==================================== ] 1594/2734 58% [==================================== ] 1595/2734 58% [==================================== ] 1596/2734 58% [==================================== ] 1597/2734 58% [==================================== ] 1598/2734 58% [==================================== ] 1599/2734 58% [==================================== ] 1600/2734 58% [==================================== ] 1601/2734 58% [==================================== ] 1602/2734 58% [==================================== ] 1603/2734 58% [==================================== ] 1604/2734 58% [==================================== ] 1605/2734 58% [==================================== ] 1606/2734 58% [==================================== ] 1607/2734 58% [==================================== ] 1608/2734 58% [==================================== ] 1609/2734 58% [==================================== ] 1610/2734 58% [==================================== ] 1611/2734 58% [==================================== ] 1612/2734 58% [==================================== ] 1613/2734 58% [==================================== ] 1614/2734 59% [==================================== ] 1615/2734 59% [==================================== ] 1616/2734 59% [==================================== ] 1617/2734 59% [==================================== ] 1618/2734 59% [==================================== ] 1619/2734 59% [==================================== ] 1620/2734 59% [==================================== ] 1621/2734 59% [==================================== ] 1622/2734 59% [==================================== ] 1623/2734 59% [==================================== ] 1624/2734 59% [==================================== ] 1625/2734 59% [==================================== ] 1626/2734 59% [==================================== ] 1627/2734 59% [==================================== ] 1628/2734 59% [==================================== ] 1629/2734 59% [==================================== ] 1630/2734 59% [==================================== ] 1631/2734 59% [===================================== ] 1632/2734 59% [===================================== ] 1633/2734 59% [===================================== ] 1634/2734 59% [===================================== ] 1635/2734 59% [===================================== ] 1636/2734 59% [===================================== ] 1637/2734 59% [===================================== ] 1638/2734 59% [===================================== ] 1639/2734 59% [===================================== ] 1640/2734 59% [===================================== ] 1641/2734 60% [===================================== ] 1642/2734 60% [===================================== ] 1643/2734 60% [===================================== ] 1644/2734 60% [===================================== ] 1645/2734 60% [===================================== ] 1646/2734 60% [===================================== ] 1647/2734 60% [===================================== ] 1648/2734 60% [===================================== ] 1649/2734 60% [===================================== ] 1650/2734 60% [===================================== ] 1651/2734 60% [===================================== ] 1652/2734 60% [===================================== ] 1653/2734 60% [===================================== ] 1654/2734 60% [===================================== ] 1655/2734 60% [===================================== ] 1656/2734 60% [===================================== ] 1657/2734 60% [===================================== ] 1658/2734 60% [===================================== ] 1659/2734 60% [===================================== ] 1660/2734 60% [===================================== ] 1661/2734 60% [===================================== ] 1662/2734 60% [===================================== ] 1663/2734 60% [===================================== ] 1664/2734 60% [===================================== ] 1665/2734 60% [===================================== ] 1666/2734 60% [===================================== ] 1667/2734 60% [===================================== ] 1668/2734 61% [===================================== ] 1669/2734 61% [===================================== ] 1670/2734 61% [===================================== ] 1671/2734 61% [===================================== ] 1672/2734 61% [===================================== ] 1673/2734 61% [===================================== ] 1674/2734 61% [===================================== ] 1675/2734 61% [====================================== ] 1676/2734 61% [====================================== ] 1677/2734 61% [====================================== ] 1678/2734 61% [====================================== ] 1679/2734 61% [====================================== ] 1680/2734 61% [====================================== ] 1681/2734 61% [====================================== ] 1682/2734 61% [====================================== ] 1683/2734 61% [====================================== ] 1684/2734 61% [====================================== ] 1685/2734 61% [====================================== ] 1686/2734 61% [====================================== ] 1687/2734 61% [====================================== ] 1688/2734 61% [====================================== ] 1689/2734 61% [====================================== ] 1690/2734 61% [====================================== ] 1691/2734 61% [====================================== ] 1692/2734 61% [====================================== ] 1693/2734 61% [====================================== ] 1694/2734 61% [====================================== ] 1695/2734 61% [====================================== ] 1696/2734 62% [====================================== ] 1697/2734 62% [====================================== ] 1698/2734 62% [====================================== ] 1699/2734 62% [====================================== ] 1700/2734 62% [====================================== ] 1701/2734 62% [====================================== ] 1702/2734 62% [====================================== ] 1703/2734 62% [====================================== ] 1704/2734 62% [====================================== ] 1705/2734 62% [====================================== ] 1706/2734 62% [====================================== ] 1707/2734 62% [====================================== ] 1708/2734 62% [====================================== ] 1709/2734 62% [====================================== ] 1710/2734 62% [====================================== ] 1711/2734 62% [====================================== ] 1712/2734 62% [====================================== ] 1713/2734 62% [====================================== ] 1714/2734 62% [====================================== ] 1715/2734 62% [====================================== ] 1716/2734 62% [====================================== ] 1717/2734 62% [====================================== ] 1718/2734 62% [====================================== ] 1719/2734 62% [======================================= ] 1720/2734 62% [======================================= ] 1721/2734 62% [======================================= ] 1722/2734 62% [======================================= ] 1723/2734 63% [======================================= ] 1724/2734 63% [======================================= ] 1725/2734 63% [======================================= ] 1726/2734 63% [======================================= ] 1727/2734 63% [======================================= ] 1728/2734 63% [======================================= ] 1729/2734 63% [======================================= ] 1730/2734 63% [======================================= ] 1731/2734 63% [======================================= ] 1732/2734 63% [======================================= ] 1733/2734 63% [======================================= ] 1734/2734 63% [======================================= ] 1735/2734 63% [======================================= ] 1736/2734 63% [======================================= ] 1737/2734 63% [======================================= ] 1738/2734 63% [======================================= ] 1739/2734 63% [======================================= ] 1740/2734 63% [======================================= ] 1741/2734 63% [======================================= ] 1742/2734 63% [======================================= ] 1743/2734 63% [======================================= ] 1744/2734 63% [======================================= ] 1745/2734 63% [======================================= ] 1746/2734 63% [======================================= ] 1747/2734 63% [======================================= ] 1748/2734 63% [======================================= ] 1749/2734 63% [======================================= ] 1750/2734 64% [======================================= ] 1751/2734 64% [======================================= ] 1752/2734 64% [======================================= ] 1753/2734 64% [======================================= ] 1754/2734 64% [======================================= ] 1755/2734 64% [======================================= ] 1756/2734 64% [======================================= ] 1757/2734 64% [======================================= ] 1758/2734 64% [======================================= ] 1759/2734 64% [======================================= ] 1760/2734 64% [======================================= ] 1761/2734 64% [======================================= ] 1762/2734 64% [======================================= ] 1763/2734 64% [======================================== ] 1764/2734 64% [======================================== ] 1765/2734 64% [======================================== ] 1766/2734 64% [======================================== ] 1767/2734 64% [======================================== ] 1768/2734 64% [======================================== ] 1769/2734 64% [======================================== ] 1770/2734 64% [======================================== ] 1771/2734 64% [======================================== ] 1772/2734 64% [======================================== ] 1773/2734 64% [======================================== ] 1774/2734 64% [======================================== ] 1775/2734 64% [======================================== ] 1776/2734 64% [======================================== ] 1777/2734 64% [======================================== ] 1778/2734 65% [======================================== ] 1779/2734 65% [======================================== ] 1780/2734 65% [======================================== ] 1781/2734 65% [======================================== ] 1782/2734 65% [======================================== ] 1783/2734 65% [======================================== ] 1784/2734 65% [======================================== ] 1785/2734 65% [======================================== ] 1786/2734 65% [======================================== ] 1787/2734 65% [======================================== ] 1788/2734 65% [======================================== ] 1789/2734 65% [======================================== ] 1790/2734 65% [======================================== ] 1791/2734 65% [======================================== ] 1792/2734 65% [======================================== ] 1793/2734 65% [======================================== ] 1794/2734 65% [======================================== ] 1795/2734 65% [======================================== ] 1796/2734 65% [======================================== ] 1797/2734 65% [======================================== ] 1798/2734 65% [======================================== ] 1799/2734 65% [======================================== ] 1800/2734 65% [======================================== ] 1801/2734 65% [======================================== ] 1802/2734 65% [======================================== ] 1803/2734 65% [======================================== ] 1804/2734 65% [======================================== ] 1805/2734 66% [======================================== ] 1806/2734 66% [======================================== ] 1807/2734 66% [========================================= ] 1808/2734 66% [========================================= ] 1809/2734 66% [========================================= ] 1810/2734 66% [========================================= ] 1811/2734 66% [========================================= ] 1812/2734 66% [========================================= ] 1813/2734 66% [========================================= ] 1814/2734 66% [========================================= ] 1815/2734 66% [========================================= ] 1816/2734 66% [========================================= ] 1817/2734 66% [========================================= ] 1818/2734 66% [========================================= ] 1819/2734 66% [========================================= ] 1820/2734 66% [========================================= ] 1821/2734 66% [========================================= ] 1822/2734 66% [========================================= ] 1823/2734 66% [========================================= ] 1824/2734 66% [========================================= ] 1825/2734 66% [========================================= ] 1826/2734 66% [========================================= ] 1827/2734 66% [========================================= ] 1828/2734 66% [========================================= ] 1829/2734 66% [========================================= ] 1830/2734 66% [========================================= ] 1831/2734 66% [========================================= ] 1832/2734 67% [========================================= ] 1833/2734 67% [========================================= ] 1834/2734 67% [========================================= ] 1835/2734 67% [========================================= ] 1836/2734 67% [========================================= ] 1837/2734 67% [========================================= ] 1838/2734 67% [========================================= ] 1839/2734 67% [========================================= ] 1840/2734 67% [========================================= ] 1841/2734 67% [========================================= ] 1842/2734 67% [========================================= ] 1843/2734 67% [========================================= ] 1844/2734 67% [========================================= ] 1845/2734 67% [========================================= ] 1846/2734 67% [========================================= ] 1847/2734 67% [========================================= ] 1848/2734 67% [========================================= ] 1849/2734 67% [========================================= ] 1850/2734 67% [========================================= ] 1851/2734 67% [========================================= ] 1852/2734 67% [========================================== ] 1853/2734 67% [========================================== ] 1854/2734 67% [========================================== ] 1855/2734 67% [========================================== ] 1856/2734 67% [========================================== ] 1857/2734 67% [========================================== ] 1858/2734 67% [========================================== ] 1859/2734 67% [========================================== ] 1860/2734 68% [========================================== ] 1861/2734 68% [========================================== ] 1862/2734 68% [========================================== ] 1863/2734 68% [========================================== ] 1864/2734 68% [========================================== ] 1865/2734 68% [========================================== ] 1866/2734 68% [========================================== ] 1867/2734 68% [========================================== ] 1868/2734 68% [========================================== ] 1869/2734 68% [========================================== ] 1870/2734 68% [========================================== ] 1871/2734 68% [========================================== ] 1872/2734 68% [========================================== ] 1873/2734 68% [========================================== ] 1874/2734 68% [========================================== ] 1875/2734 68% [========================================== ] 1876/2734 68% [========================================== ] 1877/2734 68% [========================================== ] 1878/2734 68% [========================================== ] 1879/2734 68% [========================================== ] 1880/2734 68% [========================================== ] 1881/2734 68% [========================================== ] 1882/2734 68% [========================================== ] 1883/2734 68% [========================================== ] 1884/2734 68% [========================================== ] 1885/2734 68% [========================================== ] 1886/2734 68% [========================================== ] 1887/2734 69% [========================================== ] 1888/2734 69% [========================================== ] 1889/2734 69% [========================================== ] 1890/2734 69% [========================================== ] 1891/2734 69% [========================================== ] 1892/2734 69% [========================================== ] 1893/2734 69% [========================================== ] 1894/2734 69% [========================================== ] 1895/2734 69% [========================================== ] 1896/2734 69% [=========================================== ] 1897/2734 69% [=========================================== ] 1898/2734 69% [=========================================== ] 1899/2734 69% [=========================================== ] 1900/2734 69% [=========================================== ] 1901/2734 69% [=========================================== ] 1902/2734 69% [=========================================== ] 1903/2734 69% [=========================================== ] 1904/2734 69% [=========================================== ] 1905/2734 69% [=========================================== ] 1906/2734 69% [=========================================== ] 1907/2734 69% [=========================================== ] 1908/2734 69% [=========================================== ] 1909/2734 69% [=========================================== ] 1910/2734 69% [=========================================== ] 1911/2734 69% [=========================================== ] 1912/2734 69% [=========================================== ] 1913/2734 69% [=========================================== ] 1914/2734 70% [=========================================== ] 1915/2734 70% [=========================================== ] 1916/2734 70% [=========================================== ] 1917/2734 70% [=========================================== ] 1918/2734 70% [=========================================== ] 1919/2734 70% [=========================================== ] 1920/2734 70% [=========================================== ] 1921/2734 70% [=========================================== ] 1922/2734 70% [=========================================== ] 1923/2734 70% [=========================================== ] 1924/2734 70% [=========================================== ] 1925/2734 70% [=========================================== ] 1926/2734 70% [=========================================== ] 1927/2734 70% [=========================================== ] 1928/2734 70% [=========================================== ] 1929/2734 70% [=========================================== ] 1930/2734 70% [=========================================== ] 1931/2734 70% [=========================================== ] 1932/2734 70% [=========================================== ] 1933/2734 70% [=========================================== ] 1934/2734 70% [=========================================== ] 1935/2734 70% [=========================================== ] 1936/2734 70% [=========================================== ] 1937/2734 70% [=========================================== ] 1938/2734 70% [=========================================== ] 1939/2734 70% [=========================================== ] 1940/2734 70% [============================================ ] 1941/2734 70% [============================================ ] 1942/2734 71% [============================================ ] 1943/2734 71% [============================================ ] 1944/2734 71% [============================================ ] 1945/2734 71% [============================================ ] 1946/2734 71% [============================================ ] 1947/2734 71% [============================================ ] 1948/2734 71% [============================================ ] 1949/2734 71% [============================================ ] 1950/2734 71% [============================================ ] 1951/2734 71% [============================================ ] 1952/2734 71% [============================================ ] 1953/2734 71% [============================================ ] 1954/2734 71% [============================================ ] 1955/2734 71% [============================================ ] 1956/2734 71% [============================================ ] 1957/2734 71% [============================================ ] 1958/2734 71% [============================================ ] 1959/2734 71% [============================================ ] 1960/2734 71% [============================================ ] 1961/2734 71% [============================================ ] 1962/2734 71% [============================================ ] 1963/2734 71% [============================================ ] 1964/2734 71% [============================================ ] 1965/2734 71% [============================================ ] 1966/2734 71% [============================================ ] 1967/2734 71% [============================================ ] 1968/2734 71% [============================================ ] 1969/2734 72% [============================================ ] 1970/2734 72% [============================================ ] 1971/2734 72% [============================================ ] 1972/2734 72% [============================================ ] 1973/2734 72% [============================================ ] 1974/2734 72% [============================================ ] 1975/2734 72% [============================================ ] 1976/2734 72% [============================================ ] 1977/2734 72% [============================================ ] 1978/2734 72% [============================================ ] 1979/2734 72% [============================================ ] 1980/2734 72% [============================================ ] 1981/2734 72% [============================================ ] 1982/2734 72% [============================================ ] 1983/2734 72% [============================================ ] 1984/2734 72% [============================================= ] 1985/2734 72% [============================================= ] 1986/2734 72% [============================================= ] 1987/2734 72% [============================================= ] 1988/2734 72% [============================================= ] 1989/2734 72% [============================================= ] 1990/2734 72% [============================================= ] 1991/2734 72% [============================================= ] 1992/2734 72% [============================================= ] 1993/2734 72% [============================================= ] 1994/2734 72% [============================================= ] 1995/2734 72% [============================================= ] 1996/2734 73% [============================================= ] 1997/2734 73% [============================================= ] 1998/2734 73% [============================================= ] 1999/2734 73% [============================================= ] 2000/2734 73% [============================================= ] 2001/2734 73% [============================================= ] 2002/2734 73% [============================================= ] 2003/2734 73% [============================================= ] 2004/2734 73% [============================================= ] 2005/2734 73% [============================================= ] 2006/2734 73% [============================================= ] 2007/2734 73% [============================================= ] 2008/2734 73% [============================================= ] 2009/2734 73% [============================================= ] 2010/2734 73% [============================================= ] 2011/2734 73% [============================================= ] 2012/2734 73% [============================================= ] 2013/2734 73% [============================================= ] 2014/2734 73% [============================================= ] 2015/2734 73% [============================================= ] 2016/2734 73% [============================================= ] 2017/2734 73% [============================================= ] 2018/2734 73% [============================================= ] 2019/2734 73% [============================================= ] 2020/2734 73% [============================================= ] 2021/2734 73% [============================================= ] 2022/2734 73% [============================================= ] 2023/2734 73% [============================================= ] 2024/2734 74% [============================================= ] 2025/2734 74% [============================================= ] 2026/2734 74% [============================================= ] 2027/2734 74% [============================================= ] 2028/2734 74% [============================================== ] 2029/2734 74% [============================================== ] 2030/2734 74% [============================================== ] 2031/2734 74% [============================================== ] 2032/2734 74% [============================================== ] 2033/2734 74% [============================================== ] 2034/2734 74% [============================================== ] 2035/2734 74% [============================================== ] 2036/2734 74% [============================================== ] 2037/2734 74% [============================================== ] 2038/2734 74% [============================================== ] 2039/2734 74% [============================================== ] 2040/2734 74% [============================================== ] 2041/2734 74% [============================================== ] 2042/2734 74% [============================================== ] 2043/2734 74% [============================================== ] 2044/2734 74% [============================================== ] 2045/2734 74% [============================================== ] 2046/2734 74% [============================================== ] 2047/2734 74% [============================================== ] 2048/2734 74% [============================================== ] 2049/2734 74% [============================================== ] 2050/2734 74% [============================================== ] 2051/2734 75% [============================================== ] 2052/2734 75% [============================================== ] 2053/2734 75% [============================================== ] 2054/2734 75% [============================================== ] 2055/2734 75% [============================================== ] 2056/2734 75% [============================================== ] 2057/2734 75% [============================================== ] 2058/2734 75% [============================================== ] 2059/2734 75% [============================================== ] 2060/2734 75% [============================================== ] 2061/2734 75% [============================================== ] 2062/2734 75% [============================================== ] 2063/2734 75% [============================================== ] 2064/2734 75% [============================================== ] 2065/2734 75% [============================================== ] 2066/2734 75% [============================================== ] 2067/2734 75% [============================================== ] 2068/2734 75% [============================================== ] 2069/2734 75% [============================================== ] 2070/2734 75% [============================================== ] 2071/2734 75% [============================================== ] 2072/2734 75% [=============================================== ] 2073/2734 75% [=============================================== ] 2074/2734 75% [=============================================== ] 2075/2734 75% [=============================================== ] 2076/2734 75% [=============================================== ] 2077/2734 75% [=============================================== ] 2078/2734 76% [=============================================== ] 2079/2734 76% [=============================================== ] 2080/2734 76% [=============================================== ] 2081/2734 76% [=============================================== ] 2082/2734 76% [=============================================== ] 2083/2734 76% [=============================================== ] 2084/2734 76% [=============================================== ] 2085/2734 76% [=============================================== ] 2086/2734 76% [=============================================== ] 2087/2734 76% [=============================================== ] 2088/2734 76% [=============================================== ] 2089/2734 76% [=============================================== ] 2090/2734 76% [=============================================== ] 2091/2734 76% [=============================================== ] 2092/2734 76% [=============================================== ] 2093/2734 76% [=============================================== ] 2094/2734 76% [=============================================== ] 2095/2734 76% [=============================================== ] 2096/2734 76% [=============================================== ] 2097/2734 76% [=============================================== ] 2098/2734 76% [=============================================== ] 2099/2734 76% [=============================================== ] 2100/2734 76% [=============================================== ] 2101/2734 76% [=============================================== ] 2102/2734 76% [=============================================== ] 2103/2734 76% [=============================================== ] 2104/2734 76% [=============================================== ] 2105/2734 76% [=============================================== ] 2106/2734 77% [=============================================== ] 2107/2734 77% [=============================================== ] 2108/2734 77% [=============================================== ] 2109/2734 77% [=============================================== ] 2110/2734 77% [=============================================== ] 2111/2734 77% [=============================================== ] 2112/2734 77% [=============================================== ] 2113/2734 77% [=============================================== ] 2114/2734 77% [=============================================== ] 2115/2734 77% [=============================================== ] 2116/2734 77% [================================================ ] 2117/2734 77% [================================================ ] 2118/2734 77% [================================================ ] 2119/2734 77% [================================================ ] 2120/2734 77% [================================================ ] 2121/2734 77% [================================================ ] 2122/2734 77% [================================================ ] 2123/2734 77% [================================================ ] 2124/2734 77% [================================================ ] 2125/2734 77% [================================================ ] 2126/2734 77% [================================================ ] 2127/2734 77% [================================================ ] 2128/2734 77% [================================================ ] 2129/2734 77% [================================================ ] 2130/2734 77% [================================================ ] 2131/2734 77% [================================================ ] 2132/2734 77% [================================================ ] 2133/2734 78% [================================================ ] 2134/2734 78% [================================================ ] 2135/2734 78% [================================================ ] 2136/2734 78% [================================================ ] 2137/2734 78% [================================================ ] 2138/2734 78% [================================================ ] 2139/2734 78% [================================================ ] 2140/2734 78% [================================================ ] 2141/2734 78% [================================================ ] 2142/2734 78% [================================================ ] 2143/2734 78% [================================================ ] 2144/2734 78% [================================================ ] 2145/2734 78% [================================================ ] 2146/2734 78% [================================================ ] 2147/2734 78% [================================================ ] 2148/2734 78% [================================================ ] 2149/2734 78% [================================================ ] 2150/2734 78% [================================================ ] 2151/2734 78% [================================================ ] 2152/2734 78% [================================================ ] 2153/2734 78% [================================================ ] 2154/2734 78% [================================================ ] 2155/2734 78% [================================================ ] 2156/2734 78% [================================================ ] 2157/2734 78% [================================================ ] 2158/2734 78% [================================================ ] 2159/2734 78% [================================================ ] 2160/2734 79% [================================================= ] 2161/2734 79% [================================================= ] 2162/2734 79% [================================================= ] 2163/2734 79% [================================================= ] 2164/2734 79% [================================================= ] 2165/2734 79% [================================================= ] 2166/2734 79% [================================================= ] 2167/2734 79% [================================================= ] 2168/2734 79% [================================================= ] 2169/2734 79% [================================================= ] 2170/2734 79% [================================================= ] 2171/2734 79% [================================================= ] 2172/2734 79% [================================================= ] 2173/2734 79% [================================================= ] 2174/2734 79% [================================================= ] 2175/2734 79% [================================================= ] 2176/2734 79% [================================================= ] 2177/2734 79% [================================================= ] 2178/2734 79% [================================================= ] 2179/2734 79% [================================================= ] 2180/2734 79% [================================================= ] 2181/2734 79% [================================================= ] 2182/2734 79% [================================================= ] 2183/2734 79% [================================================= ] 2184/2734 79% [================================================= ] 2185/2734 79% [================================================= ] 2186/2734 79% [================================================= ] 2187/2734 79% [================================================= ] 2188/2734 80% [================================================= ] 2189/2734 80% [================================================= ] 2190/2734 80% [================================================= ] 2191/2734 80% [================================================= ] 2192/2734 80% [================================================= ] 2193/2734 80% [================================================= ] 2194/2734 80% [================================================= ] 2195/2734 80% [================================================= ] 2196/2734 80% [================================================= ] 2197/2734 80% [================================================= ] 2198/2734 80% [================================================= ] 2199/2734 80% [================================================= ] 2200/2734 80% [================================================= ] 2201/2734 80% [================================================= ] 2202/2734 80% [================================================= ] 2203/2734 80% [================================================= ] 2204/2734 80% [================================================== ] 2205/2734 80% [================================================== ] 2206/2734 80% [================================================== ] 2207/2734 80% [================================================== ] 2208/2734 80% [================================================== ] 2209/2734 80% [================================================== ] 2210/2734 80% [================================================== ] 2211/2734 80% [================================================== ] 2212/2734 80% [================================================== ] 2213/2734 80% [================================================== ] 2214/2734 80% [================================================== ] 2215/2734 81% [================================================== ] 2216/2734 81% [================================================== ] 2217/2734 81% [================================================== ] 2218/2734 81% [================================================== ] 2219/2734 81% [================================================== ] 2220/2734 81% [================================================== ] 2221/2734 81% [================================================== ] 2222/2734 81% [================================================== ] 2223/2734 81% [================================================== ] 2224/2734 81% [================================================== ] 2225/2734 81% [================================================== ] 2226/2734 81% [================================================== ] 2227/2734 81% [================================================== ] 2228/2734 81% [================================================== ] 2229/2734 81% [================================================== ] 2230/2734 81% [================================================== ] 2231/2734 81% [================================================== ] 2232/2734 81% [================================================== ] 2233/2734 81% [================================================== ] 2234/2734 81% [================================================== ] 2235/2734 81% [================================================== ] 2236/2734 81% [================================================== ] 2237/2734 81% [================================================== ] 2238/2734 81% [================================================== ] 2239/2734 81% [================================================== ] 2240/2734 81% [================================================== ] 2241/2734 81% [================================================== ] 2242/2734 82% [================================================== ] 2243/2734 82% [================================================== ] 2244/2734 82% [================================================== ] 2245/2734 82% [================================================== ] 2246/2734 82% [================================================== ] 2247/2734 82% [================================================== ] 2248/2734 82% [=================================================== ] 2249/2734 82% [=================================================== ] 2250/2734 82% [=================================================== ] 2251/2734 82% [=================================================== ] 2252/2734 82% [=================================================== ] 2253/2734 82% [=================================================== ] 2254/2734 82% [=================================================== ] 2255/2734 82% [=================================================== ] 2256/2734 82% [=================================================== ] 2257/2734 82% [=================================================== ] 2258/2734 82% [=================================================== ] 2259/2734 82% [=================================================== ] 2260/2734 82% [=================================================== ] 2261/2734 82% [=================================================== ] 2262/2734 82% [=================================================== ] 2263/2734 82% [=================================================== ] 2264/2734 82% [=================================================== ] 2265/2734 82% [=================================================== ] 2266/2734 82% [=================================================== ] 2267/2734 82% [=================================================== ] 2268/2734 82% [=================================================== ] 2269/2734 82% [=================================================== ] 2270/2734 83% [=================================================== ] 2271/2734 83% [=================================================== ] 2272/2734 83% [=================================================== ] 2273/2734 83% [=================================================== ] 2274/2734 83% [=================================================== ] 2275/2734 83% [=================================================== ] 2276/2734 83% [=================================================== ] 2277/2734 83% [=================================================== ] 2278/2734 83% [=================================================== ] 2279/2734 83% [=================================================== ] 2280/2734 83% [=================================================== ] 2281/2734 83% [=================================================== ] 2282/2734 83% [=================================================== ] 2283/2734 83% [=================================================== ] 2284/2734 83% [=================================================== ] 2285/2734 83% [=================================================== ] 2286/2734 83% [=================================================== ] 2287/2734 83% [=================================================== ] 2288/2734 83% [=================================================== ] 2289/2734 83% [=================================================== ] 2290/2734 83% [=================================================== ] 2291/2734 83% [=================================================== ] 2292/2734 83% [=================================================== ] 2293/2734 83% [==================================================== ] 2294/2734 83% [==================================================== ] 2295/2734 83% [==================================================== ] 2296/2734 83% [==================================================== ] 2297/2734 84% [==================================================== ] 2298/2734 84% [==================================================== ] 2299/2734 84% [==================================================== ] 2300/2734 84% [==================================================== ] 2301/2734 84% [==================================================== ] 2302/2734 84% [==================================================== ] 2303/2734 84% [==================================================== ] 2304/2734 84% [==================================================== ] 2305/2734 84% [==================================================== ] 2306/2734 84% [==================================================== ] 2307/2734 84% [==================================================== ] 2308/2734 84% [==================================================== ] 2309/2734 84% [==================================================== ] 2310/2734 84% [==================================================== ] 2311/2734 84% [==================================================== ] 2312/2734 84% [==================================================== ] 2313/2734 84% [==================================================== ] 2314/2734 84% [==================================================== ] 2315/2734 84% [==================================================== ] 2316/2734 84% [==================================================== ] 2317/2734 84% [==================================================== ] 2318/2734 84% [==================================================== ] 2319/2734 84% [==================================================== ] 2320/2734 84% [==================================================== ] 2321/2734 84% [==================================================== ] 2322/2734 84% [==================================================== ] 2323/2734 84% [==================================================== ] 2324/2734 85% [==================================================== ] 2325/2734 85% [==================================================== ] 2326/2734 85% [==================================================== ] 2327/2734 85% [==================================================== ] 2328/2734 85% [==================================================== ] 2329/2734 85% [==================================================== ] 2330/2734 85% [==================================================== ] 2331/2734 85% [==================================================== ] 2332/2734 85% [==================================================== ] 2333/2734 85% [==================================================== ] 2334/2734 85% [==================================================== ] 2335/2734 85% [==================================================== ] 2336/2734 85% [==================================================== ] 2337/2734 85% [===================================================== ] 2338/2734 85% [===================================================== ] 2339/2734 85% [===================================================== ] 2340/2734 85% [===================================================== ] 2341/2734 85% [===================================================== ] 2342/2734 85% [===================================================== ] 2343/2734 85% [===================================================== ] 2344/2734 85% [===================================================== ] 2345/2734 85% [===================================================== ] 2346/2734 85% [===================================================== ] 2347/2734 85% [===================================================== ] 2348/2734 85% [===================================================== ] 2349/2734 85% [===================================================== ] 2350/2734 85% [===================================================== ] 2351/2734 85% [===================================================== ] 2352/2734 86% [===================================================== ] 2353/2734 86% [===================================================== ] 2354/2734 86% [===================================================== ] 2355/2734 86% [===================================================== ] 2356/2734 86% [===================================================== ] 2357/2734 86% [===================================================== ] 2358/2734 86% [===================================================== ] 2359/2734 86% [===================================================== ] 2360/2734 86% [===================================================== ] 2361/2734 86% [===================================================== ] 2362/2734 86% [===================================================== ] 2363/2734 86% [===================================================== ] 2364/2734 86% [===================================================== ] 2365/2734 86% [===================================================== ] 2366/2734 86% [===================================================== ] 2367/2734 86% [===================================================== ] 2368/2734 86% [===================================================== ] 2369/2734 86% [===================================================== ] 2370/2734 86% [===================================================== ] 2371/2734 86% [===================================================== ] 2372/2734 86% [===================================================== ] 2373/2734 86% [===================================================== ] 2374/2734 86% [===================================================== ] 2375/2734 86% [===================================================== ] 2376/2734 86% [===================================================== ] 2377/2734 86% [===================================================== ] 2378/2734 86% [===================================================== ] 2379/2734 87% [===================================================== ] 2380/2734 87% [===================================================== ] 2381/2734 87% [====================================================== ] 2382/2734 87% [====================================================== ] 2383/2734 87% [====================================================== ] 2384/2734 87% [====================================================== ] 2385/2734 87% [====================================================== ] 2386/2734 87% [====================================================== ] 2387/2734 87% [====================================================== ] 2388/2734 87% [====================================================== ] 2389/2734 87% [====================================================== ] 2390/2734 87% [====================================================== ] 2391/2734 87% [====================================================== ] 2392/2734 87% [====================================================== ] 2393/2734 87% [====================================================== ] 2394/2734 87% [====================================================== ] 2395/2734 87% [====================================================== ] 2396/2734 87% [====================================================== ] 2397/2734 87% [====================================================== ] 2398/2734 87% [====================================================== ] 2399/2734 87% [====================================================== ] 2400/2734 87% [====================================================== ] 2401/2734 87% [====================================================== ] 2402/2734 87% [====================================================== ] 2403/2734 87% [====================================================== ] 2404/2734 87% [====================================================== ] 2405/2734 87% [====================================================== ] 2406/2734 88% [====================================================== ] 2407/2734 88% [====================================================== ] 2408/2734 88% [====================================================== ] 2409/2734 88% [====================================================== ] 2410/2734 88% [====================================================== ] 2411/2734 88% [====================================================== ] 2412/2734 88% [====================================================== ] 2413/2734 88% [====================================================== ] 2414/2734 88% [====================================================== ] 2415/2734 88% [====================================================== ] 2416/2734 88% [====================================================== ] 2417/2734 88% [====================================================== ] 2418/2734 88% [====================================================== ] 2419/2734 88% [====================================================== ] 2420/2734 88% [====================================================== ] 2421/2734 88% [====================================================== ] 2422/2734 88% [====================================================== ] 2423/2734 88% [====================================================== ] 2424/2734 88% [====================================================== ] 2425/2734 88% [======================================================= ] 2426/2734 88% [======================================================= ] 2427/2734 88% [======================================================= ] 2428/2734 88% [======================================================= ] 2429/2734 88% [======================================================= ] 2430/2734 88% [======================================================= ] 2431/2734 88% [======================================================= ] 2432/2734 88% [======================================================= ] 2433/2734 88% [======================================================= ] 2434/2734 89% [======================================================= ] 2435/2734 89% [======================================================= ] 2436/2734 89% [======================================================= ] 2437/2734 89% [======================================================= ] 2438/2734 89% [======================================================= ] 2439/2734 89% [======================================================= ] 2440/2734 89% [======================================================= ] 2441/2734 89% [======================================================= ] 2442/2734 89% [======================================================= ] 2443/2734 89% [======================================================= ] 2444/2734 89% [======================================================= ] 2445/2734 89% [======================================================= ] 2446/2734 89% [======================================================= ] 2447/2734 89% [======================================================= ] 2448/2734 89% [======================================================= ] 2449/2734 89% [======================================================= ] 2450/2734 89% [======================================================= ] 2451/2734 89% [======================================================= ] 2452/2734 89% [======================================================= ] 2453/2734 89% [======================================================= ] 2454/2734 89% [======================================================= ] 2455/2734 89% [======================================================= ] 2456/2734 89% [======================================================= ] 2457/2734 89% [======================================================= ] 2458/2734 89% [======================================================= ] 2459/2734 89% [======================================================= ] 2460/2734 89% [======================================================= ] 2461/2734 90% [======================================================= ] 2462/2734 90% [======================================================= ] 2463/2734 90% [======================================================= ] 2464/2734 90% [======================================================= ] 2465/2734 90% [======================================================= ] 2466/2734 90% [======================================================= ] 2467/2734 90% [======================================================= ] 2468/2734 90% [======================================================= ] 2469/2734 90% [======================================================== ] 2470/2734 90% [======================================================== ] 2471/2734 90% [======================================================== ] 2472/2734 90% [======================================================== ] 2473/2734 90% [======================================================== ] 2474/2734 90% [======================================================== ] 2475/2734 90% [======================================================== ] 2476/2734 90% [======================================================== ] 2477/2734 90% [======================================================== ] 2478/2734 90% [======================================================== ] 2479/2734 90% [======================================================== ] 2480/2734 90% [======================================================== ] 2481/2734 90% [======================================================== ] 2482/2734 90% [======================================================== ] 2483/2734 90% [======================================================== ] 2484/2734 90% [======================================================== ] 2485/2734 90% [======================================================== ] 2486/2734 90% [======================================================== ] 2487/2734 90% [======================================================== ] 2488/2734 91% [======================================================== ] 2489/2734 91% [======================================================== ] 2490/2734 91% [======================================================== ] 2491/2734 91% [======================================================== ] 2492/2734 91% [======================================================== ] 2493/2734 91% [======================================================== ] 2494/2734 91% [======================================================== ] 2495/2734 91% [======================================================== ] 2496/2734 91% [======================================================== ] 2497/2734 91% [======================================================== ] 2498/2734 91% [======================================================== ] 2499/2734 91% [======================================================== ] 2500/2734 91% [======================================================== ] 2501/2734 91% [======================================================== ] 2502/2734 91% [======================================================== ] 2503/2734 91% [======================================================== ] 2504/2734 91% [======================================================== ] 2505/2734 91% [======================================================== ] 2506/2734 91% [======================================================== ] 2507/2734 91% [======================================================== ] 2508/2734 91% [======================================================== ] 2509/2734 91% [======================================================== ] 2510/2734 91% [======================================================== ] 2511/2734 91% [======================================================== ] 2512/2734 91% [======================================================== ] 2513/2734 91% [========================================================= ] 2514/2734 91% [========================================================= ] 2515/2734 91% [========================================================= ] 2516/2734 92% [========================================================= ] 2517/2734 92% [========================================================= ] 2518/2734 92% [========================================================= ] 2519/2734 92% [========================================================= ] 2520/2734 92% [========================================================= ] 2521/2734 92% [========================================================= ] 2522/2734 92% [========================================================= ] 2523/2734 92% [========================================================= ] 2524/2734 92% [========================================================= ] 2525/2734 92% [========================================================= ] 2526/2734 92% [========================================================= ] 2527/2734 92% [========================================================= ] 2528/2734 92% [========================================================= ] 2529/2734 92% [========================================================= ] 2530/2734 92% [========================================================= ] 2531/2734 92% [========================================================= ] 2532/2734 92% [========================================================= ] 2533/2734 92% [========================================================= ] 2534/2734 92% [========================================================= ] 2535/2734 92% [========================================================= ] 2536/2734 92% [========================================================= ] 2537/2734 92% [========================================================= ] 2538/2734 92% [========================================================= ] 2539/2734 92% [========================================================= ] 2540/2734 92% [========================================================= ] 2541/2734 92% [========================================================= ] 2542/2734 92% [========================================================= ] 2543/2734 93% [========================================================= ] 2544/2734 93% [========================================================= ] 2545/2734 93% [========================================================= ] 2546/2734 93% [========================================================= ] 2547/2734 93% [========================================================= ] 2548/2734 93% [========================================================= ] 2549/2734 93% [========================================================= ] 2550/2734 93% [========================================================= ] 2551/2734 93% [========================================================= ] 2552/2734 93% [========================================================= ] 2553/2734 93% [========================================================= ] 2554/2734 93% [========================================================= ] 2555/2734 93% [========================================================= ] 2556/2734 93% [========================================================= ] 2557/2734 93% [========================================================== ] 2558/2734 93% [========================================================== ] 2559/2734 93% [========================================================== ] 2560/2734 93% [========================================================== ] 2561/2734 93% [========================================================== ] 2562/2734 93% [========================================================== ] 2563/2734 93% [========================================================== ] 2564/2734 93% [========================================================== ] 2565/2734 93% [========================================================== ] 2566/2734 93% [========================================================== ] 2567/2734 93% [========================================================== ] 2568/2734 93% [========================================================== ] 2569/2734 93% [========================================================== ] 2570/2734 94% [========================================================== ] 2571/2734 94% [========================================================== ] 2572/2734 94% [========================================================== ] 2573/2734 94% [========================================================== ] 2574/2734 94% [========================================================== ] 2575/2734 94% [========================================================== ] 2576/2734 94% [========================================================== ] 2577/2734 94% [========================================================== ] 2578/2734 94% [========================================================== ] 2579/2734 94% [========================================================== ] 2580/2734 94% [========================================================== ] 2581/2734 94% [========================================================== ] 2582/2734 94% [========================================================== ] 2583/2734 94% [========================================================== ] 2584/2734 94% [========================================================== ] 2585/2734 94% [========================================================== ] 2586/2734 94% [========================================================== ] 2587/2734 94% [========================================================== ] 2588/2734 94% [========================================================== ] 2589/2734 94% [========================================================== ] 2590/2734 94% [========================================================== ] 2591/2734 94% [========================================================== ] 2592/2734 94% [========================================================== ] 2593/2734 94% [========================================================== ] 2594/2734 94% [========================================================== ] 2595/2734 94% [========================================================== ] 2596/2734 94% [========================================================== ] 2597/2734 94% [========================================================== ] 2598/2734 95% [========================================================== ] 2599/2734 95% [========================================================== ] 2600/2734 95% [========================================================== ] 2601/2734 95% [=========================================================== ] 2602/2734 95% [=========================================================== ] 2603/2734 95% [=========================================================== ] 2604/2734 95% [=========================================================== ] 2605/2734 95% [=========================================================== ] 2606/2734 95% [=========================================================== ] 2607/2734 95% [=========================================================== ] 2608/2734 95% [=========================================================== ] 2609/2734 95% [=========================================================== ] 2610/2734 95% [=========================================================== ] 2611/2734 95% [=========================================================== ] 2612/2734 95% [=========================================================== ] 2613/2734 95% [=========================================================== ] 2614/2734 95% [=========================================================== ] 2615/2734 95% [=========================================================== ] 2616/2734 95% [=========================================================== ] 2617/2734 95% [=========================================================== ] 2618/2734 95% [=========================================================== ] 2619/2734 95% [=========================================================== ] 2620/2734 95% [=========================================================== ] 2621/2734 95% [=========================================================== ] 2622/2734 95% [=========================================================== ] 2623/2734 95% [=========================================================== ] 2624/2734 95% [=========================================================== ] 2625/2734 96% [=========================================================== ] 2626/2734 96% [=========================================================== ] 2627/2734 96% [=========================================================== ] 2628/2734 96% [=========================================================== ] 2629/2734 96% [=========================================================== ] 2630/2734 96% [=========================================================== ] 2631/2734 96% [=========================================================== ] 2632/2734 96% [=========================================================== ] 2633/2734 96% [=========================================================== ] 2634/2734 96% [=========================================================== ] 2635/2734 96% [=========================================================== ] 2636/2734 96% [=========================================================== ] 2637/2734 96% [=========================================================== ] 2638/2734 96% [=========================================================== ] 2639/2734 96% [=========================================================== ] 2640/2734 96% [=========================================================== ] 2641/2734 96% [=========================================================== ] 2642/2734 96% [=========================================================== ] 2643/2734 96% [=========================================================== ] 2644/2734 96% [=========================================================== ] 2645/2734 96% [============================================================ ] 2646/2734 96% [============================================================ ] 2647/2734 96% [============================================================ ] 2648/2734 96% [============================================================ ] 2649/2734 96% [============================================================ ] 2650/2734 96% [============================================================ ] 2651/2734 96% [============================================================ ] 2652/2734 97% [============================================================ ] 2653/2734 97% [============================================================ ] 2654/2734 97% [============================================================ ] 2655/2734 97% [============================================================ ] 2656/2734 97% [============================================================ ] 2657/2734 97% [============================================================ ] 2658/2734 97% [============================================================ ] 2659/2734 97% [============================================================ ] 2660/2734 97% [============================================================ ] 2661/2734 97% [============================================================ ] 2662/2734 97% [============================================================ ] 2663/2734 97% [============================================================ ] 2664/2734 97% [============================================================ ] 2665/2734 97% [============================================================ ] 2666/2734 97% [============================================================ ] 2667/2734 97% [============================================================ ] 2668/2734 97% [============================================================ ] 2669/2734 97% [============================================================ ] 2670/2734 97% [============================================================ ] 2671/2734 97% [============================================================ ] 2672/2734 97% [============================================================ ] 2673/2734 97% [============================================================ ] 2674/2734 97% [============================================================ ] 2675/2734 97% [============================================================ ] 2676/2734 97% [============================================================ ] 2677/2734 97% [============================================================ ] 2678/2734 97% [============================================================ ] 2679/2734 97% [============================================================ ] 2680/2734 98% [============================================================ ] 2681/2734 98% [============================================================ ] 2682/2734 98% [============================================================ ] 2683/2734 98% [============================================================ ] 2684/2734 98% [============================================================ ] 2685/2734 98% [============================================================ ] 2686/2734 98% [============================================================ ] 2687/2734 98% [============================================================ ] 2688/2734 98% [============================================================ ] 2689/2734 98% [============================================================= ] 2690/2734 98% [============================================================= ] 2691/2734 98% [============================================================= ] 2692/2734 98% [============================================================= ] 2693/2734 98% [============================================================= ] 2694/2734 98% [============================================================= ] 2695/2734 98% [============================================================= ] 2696/2734 98% [============================================================= ] 2697/2734 98% [============================================================= ] 2698/2734 98% [============================================================= ] 2699/2734 98% [============================================================= ] 2700/2734 98% [============================================================= ] 2701/2734 98% [============================================================= ] 2702/2734 98% [============================================================= ] 2703/2734 98% [============================================================= ] 2704/2734 98% [============================================================= ] 2705/2734 98% [============================================================= ] 2706/2734 98% [============================================================= ] 2707/2734 99% [============================================================= ] 2708/2734 99% [============================================================= ] 2709/2734 99% [============================================================= ] 2710/2734 99% [============================================================= ] 2711/2734 99% [============================================================= ] 2712/2734 99% [============================================================= ] 2713/2734 99% [============================================================= ] 2714/2734 99% [============================================================= ] 2715/2734 99% [============================================================= ] 2716/2734 99% [============================================================= ] 2717/2734 99% [============================================================= ] 2718/2734 99% [============================================================= ] 2719/2734 99% [============================================================= ] 2720/2734 99% [============================================================= ] 2721/2734 99% [============================================================= ] 2722/2734 99% [============================================================= ] 2723/2734 99% [============================================================= ] 2724/2734 99% [============================================================= ] 2725/2734 99% [============================================================= ] 2726/2734 99% [============================================================= ] 2727/2734 99% [============================================================= ] 2728/2734 99% [============================================================= ] 2729/2734 99% [============================================================= ] 2730/2734 99% [============================================================= ] 2731/2734 99% [============================================================= ] 2732/2734 99% [============================================================= ] 2733/2734 99% [==============================================================] 2734/2734 100% operation complete, 2734 objects in 40626 NAND pages. ln -snf /home/autobuild/autobuild/instance-9/output-1/host/mips64el-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-9/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-9/buildroot' >>> Buildroot 2023.05-176-gaf25796d49 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.4.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-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.3.9 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> openssl Collecting legal info >>> libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> ntp 4.2.8p15 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> 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) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.13.0 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> collectl 4.3.2 Collecting legal info COPYING: OK (sha256: 264fe27852db5624e6a9a9845b4e14e91ee5007305b33e5556dfade394d578a8) ARTISTIC: OK (sha256: b92800d37afa2aa03c02817ff3b68efc7236436fe76af06ad9b1fc4682f59bcb) GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> fxdiv 63058eff77e11aa15bf531df5dd34395ec3017c8 Collecting legal info LICENSE: OK (sha256: 7cac00006125b1486a27e4801ed66357236e984c540bd323945ab7b66b078ec3) >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> gsl 2.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> initscripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> jszip 3.10.0 Collecting legal info LICENSE.markdown: OK (sha256: 566c953c6090b1218ca6217dd7359d45dde46581968586dc607d59a78af6a9c4) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libfastjson 0.99.9 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libgcrypt 1.10.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> lua 5.4.6 Collecting legal info doc/readme.html: OK (sha256: 8f1bff27c5b0585ab679dbe4e37e75a1014af0f79732f42a79f86728321a0c6d) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> luainterpreter Collecting legal info >>> lzop 1.04 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mbedtls 2.28.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mobile-broadband-provider-info 20221107 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.38 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> openssh 9.3p1 Collecting legal info LICENCE: OK (sha256: 05c30446ba738934b3f1efa965b454c122ca26cc4b268e5ae6843f58ccd1b16d) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> perl-astro-suntime 0.06 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-perl 5.36.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 810c97bea10842d2e47bc79e51acdfa1628cfee34fa0d89330f4eb3a44e3def9) >>> host-perl-module-build 0.4232 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl 5.36.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 810c97bea10842d2e47bc79e51acdfa1628cfee34fa0d89330f4eb3a44e3def9) >>> perl-crypt-cbc 2.33 Collecting legal info CBC.pm: OK (sha256: 9548d0beb746167270df647aa97a3e47b957adb4ec103c2cfb8f54b0005f99c7) >>> perl-devel-globaldestruction 0.14 Collecting legal info README: OK (sha256: f7adbd1db623233e220f9157521a620dbae4918ae7088845aa61e87b7f62bb23) >>> perl-gdtextutil 0.86 Collecting legal info Dustismo.LICENSE: OK (sha256: 710484e3a1196664bbe8a5ad5d53c528e01226eb20e2885a4e1131eb6c6565cd) README: OK (sha256: 93ca7dd7f372c79e8ec1f849f2a418a67d195e4027c1b3e3dd8444fb30f3e97c) >>> perl-mojolicious-plugin-securityheader 0.07 Collecting legal info LICENSE: OK (sha256: 0c38e4629cc9eee869217d62ad765e581e54958596672046a62dfa4cfd87bb09) >>> perl-mojolicious 9.31 Collecting legal info LICENSE: OK (sha256: 19e2e0f2079ea1ce1576eb4ecc0575b33fe45b2b8e71f4aa589d6bedd1da4e0a) >>> perl-stream-buffered 0.03 Collecting legal info LICENSE: OK (sha256: 68e8c38e6d2f2b0570a908411f8321b80a7e35ea44f43729807c9ac9a025f591) >>> perl-sub-exporter-progressive 0.001013 Collecting legal info LICENSE: OK (sha256: 24c38cba4218e6be62e511bffe21e63aa57335d8929034aa58e8a85eed001e99) >>> perl-time-parsedate 2015.103 Collecting legal info lib/Time/JulianDay.pm: OK (sha256: 6d8de888d0662f75cfa3bf21b261741d5634ac9cdd8604d6173850546a3d40a9) lib/Time/Timezone.pm: OK (sha256: 9ae411fbaf87add414e7357417032dfedce652c393643bc5cb5b7698041a1dca) >>> pinentry 1.2.1 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> spidev_test 5.8 Collecting legal info >>> sysstat 12.6.1 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> tinyssh 20220801 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> webp 1.2.4 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> host-meson 1.1.1 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 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> 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-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> 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.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-9/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot'