Saving to: '/home/autobuild/autobuild/instance-11/output-1/build/.0.2.9.tar.gz.PJyqDj/output' 0K .......... .......... .......... ........ 100% 5.17M=0.007s 2024-04-12 04:38:12 (5.17 MB/s) - '/home/autobuild/autobuild/instance-11/output-1/build/.0.2.9.tar.gz.PJyqDj/output' saved [39689/39689] 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/autobuild/autobuild/instance-11/dl/yaffs2utils/0.2.9.tar.gz | /home/autobuild/autobuild/instance-11/output-1/host/bin/tar --strip-components=1 -C /home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/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-11/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-11/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-11/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c In function 'mkyaffs2_write_obj', inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: mkyaffs2.c:696:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 696 | strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:17: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm make[1]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-11/output-1/host/bin GIT_DIR=. PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/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-11/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-11/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-11/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-11/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-11/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-11/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-11/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-11/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-11/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-11/output-1/host/mips64el-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-11/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-11/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-11/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-11/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@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-11/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-11/output-1/host/mips64el-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-11/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-11/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/mksh$' /home/autobuild/autobuild/instance-11/output-1/target/etc/shells || echo "/bin/mksh" >> /home/autobuild/autobuild/instance-11/output-1/target/etc/shells mkdir -p /home/autobuild/autobuild/instance-11/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-11/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-11/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-11/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-11/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-11/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-11/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-11/output-1/target/etc/shells ln -sf mksh /home/autobuild/autobuild/instance-11/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,mksh,' /home/autobuild/autobuild/instance-11/output-1/target/etc/passwd if [ -x /home/autobuild/autobuild/instance-11/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-11/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-11/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-11/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 38400 vt100 #~' /home/autobuild/autobuild/instance-11/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-11/output-1/target/etc/inittab rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/include /home/autobuild/autobuild/instance-11/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-11/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-11/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-11/output-1/target/usr/doc find /home/autobuild/autobuild/instance-11/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-11/output-1/target/lib/ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-11/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-11/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-11/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/man /home/autobuild/autobuild/instance-11/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/info /home/autobuild/autobuild/instance-11/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/doc /home/autobuild/autobuild/instance-11/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-11/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-11/output-1/target/lib/debug /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-11/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-11/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-11/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-11/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-11/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.02-458-g0b2967e158"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.05-git\"" \ ) > /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-11/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-11/output-1/per-package \ /home/autobuild/autobuild/instance-11/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-11/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs printf ' ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.btrfs mkdir -p /home/autobuild/autobuild/instance-11/output-1/images rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs mkdir -p /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-11/output-1/target/ /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/target" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/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-11/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/target >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/fakeroot echo "/home/autobuild/autobuild/instance-11/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/target" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -f -f /home/autobuild/autobuild/instance-11/output-1/images/rootfs.btrfs\n /home/autobuild/autobuild/instance-11/output-1/host/bin/mkfs.btrfs -f -r '\''/home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/target'\'' -L '\'''\'' --byte-count '\''100m'\'' --nodesize '\''16384'\'' --sectorsize '\''4096'\'' /home/autobuild/autobuild/instance-11/output-1/images/rootfs.btrfs\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/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-11/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/fakeroot rootdir=/home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/btrfs/target table='/home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt' WARNING: the filesystem may not be mountable, sectorsize 4096 doesn't match page size 16384 ERROR: zoned: unable to stat /home/autobuild/autobuild/instance-11/output-1/images/rootfs.btrfs btrfs-progs v5.16.2 See http://btrfs.wiki.kernel.org for more information. NOTE: several default settings have changed in version 5.15, please make sure this does not affect your deployments: - DUP for metadata (-m dup) - enabled no-holes (-O no-holes) - enabled free-space-tree (-R free-space-tree) Making image is completed. Label: UUID: ddd6a2d0-cf0d-40b9-bfd3-108300732b29 Node size: 16384 Sector size: 4096 Filesystem size: 205.00MiB Block group profiles: Data: single 56.00MiB Metadata: DUP 32.00MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Incompat features: extref, skinny-metadata, no-holes Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 205.00MiB /home/autobuild/autobuild/instance-11/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-11/output-1/images rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-11/output-1/target/ /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/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-11/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-11/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-11/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-11/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/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-11/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-11/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-11/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2421 objects. stage 2: creating image '/home/autobuild/autobuild/instance-11/output-1/images/rootfs.yaffs2' [ ] 1/2421 0% [ ] 2/2421 0% [ ] 3/2421 0% [ ] 4/2421 0% [ ] 5/2421 0% [ ] 6/2421 0% [ ] 7/2421 0% [ ] 8/2421 0% [ ] 9/2421 0% [ ] 10/2421 0% [ ] 11/2421 0% [ ] 12/2421 0% [ ] 13/2421 0% [ ] 14/2421 0% [ ] 15/2421 0% [ ] 16/2421 0% [ ] 17/2421 0% [ ] 18/2421 0% [ ] 19/2421 0% [ ] 20/2421 0% [ ] 21/2421 0% [ ] 22/2421 0% [ ] 23/2421 0% [ ] 24/2421 0% [ ] 25/2421 1% [ ] 26/2421 1% [ ] 27/2421 1% [ ] 28/2421 1% [ ] 29/2421 1% [ ] 30/2421 1% [ ] 31/2421 1% [ ] 32/2421 1% [ ] 33/2421 1% [ ] 34/2421 1% [ ] 35/2421 1% [ ] 36/2421 1% [ ] 37/2421 1% [ ] 38/2421 1% [ ] 39/2421 1% [= ] 40/2421 1% [= ] 41/2421 1% [= ] 42/2421 1% [= ] 43/2421 1% [= ] 44/2421 1% [= ] 45/2421 1% [= ] 46/2421 1% [= ] 47/2421 1% [= ] 48/2421 1% [= ] 49/2421 2% [= ] 50/2421 2% [= ] 51/2421 2% [= ] 52/2421 2% [= ] 53/2421 2% [= ] 54/2421 2% [= ] 55/2421 2% [= ] 56/2421 2% [= ] 57/2421 2% [= ] 58/2421 2% [= ] 59/2421 2% [= ] 60/2421 2% [= ] 61/2421 2% [= ] 62/2421 2% [= ] 63/2421 2% [= ] 64/2421 2% [= ] 65/2421 2% [= ] 66/2421 2% [= ] 67/2421 2% [= ] 68/2421 2% [= ] 69/2421 2% [= ] 70/2421 2% [= ] 71/2421 2% [= ] 72/2421 2% [= ] 73/2421 3% [= ] 74/2421 3% [= ] 75/2421 3% [= ] 76/2421 3% [= ] 77/2421 3% [= ] 78/2421 3% [== ] 79/2421 3% [== ] 80/2421 3% [== ] 81/2421 3% [== ] 82/2421 3% [== ] 83/2421 3% [== ] 84/2421 3% [== ] 85/2421 3% [== ] 86/2421 3% [== ] 87/2421 3% [== ] 88/2421 3% [== ] 89/2421 3% [== ] 90/2421 3% [== ] 91/2421 3% [== ] 92/2421 3% [== ] 93/2421 3% [== ] 94/2421 3% [== ] 95/2421 3% [== ] 96/2421 3% [== ] 97/2421 4% [== ] 98/2421 4% [== ] 99/2421 4% [== ] 100/2421 4% [== ] 101/2421 4% [== ] 102/2421 4% [== ] 103/2421 4% [== ] 104/2421 4% [== ] 105/2421 4% [== ] 106/2421 4% [== ] 107/2421 4% [== ] 108/2421 4% [== ] 109/2421 4% [== ] 110/2421 4% [== ] 111/2421 4% [== ] 112/2421 4% [== ] 113/2421 4% [== ] 114/2421 4% [== ] 115/2421 4% [== ] 116/2421 4% [== ] 117/2421 4% [=== ] 118/2421 4% [=== ] 119/2421 4% [=== ] 120/2421 4% [=== ] 121/2421 4% [=== ] 122/2421 5% [=== ] 123/2421 5% [=== ] 124/2421 5% [=== ] 125/2421 5% [=== ] 126/2421 5% [=== ] 127/2421 5% [=== ] 128/2421 5% [=== ] 129/2421 5% [=== ] 130/2421 5% [=== ] 131/2421 5% [=== ] 132/2421 5% [=== ] 133/2421 5% [=== ] 134/2421 5% [=== ] 135/2421 5% [=== ] 136/2421 5% [=== ] 137/2421 5% [=== ] 138/2421 5% [=== ] 139/2421 5% [=== ] 140/2421 5% [=== ] 141/2421 5% [=== ] 142/2421 5% [=== ] 143/2421 5% [=== ] 144/2421 5% [=== ] 145/2421 5% [=== ] 146/2421 6% [=== ] 147/2421 6% [=== ] 148/2421 6% [=== ] 149/2421 6% [=== ] 150/2421 6% [=== ] 151/2421 6% [=== ] 152/2421 6% [=== ] 153/2421 6% [=== ] 154/2421 6% [=== ] 155/2421 6% [=== ] 156/2421 6% [==== ] 157/2421 6% [==== ] 158/2421 6% [==== ] 159/2421 6% [==== ] 160/2421 6% [==== ] 161/2421 6% [==== ] 162/2421 6% [==== ] 163/2421 6% [==== ] 164/2421 6% [==== ] 165/2421 6% [==== ] 166/2421 6% [==== ] 167/2421 6% [==== ] 168/2421 6% [==== ] 169/2421 6% [==== ] 170/2421 7% [==== ] 171/2421 7% [==== ] 172/2421 7% [==== ] 173/2421 7% [==== ] 174/2421 7% [==== ] 175/2421 7% [==== ] 176/2421 7% [==== ] 177/2421 7% [==== ] 178/2421 7% [==== ] 179/2421 7% [==== ] 180/2421 7% [==== ] 181/2421 7% [==== ] 182/2421 7% [==== ] 183/2421 7% [==== ] 184/2421 7% [==== ] 185/2421 7% [==== ] 186/2421 7% [==== ] 187/2421 7% [==== ] 188/2421 7% [==== ] 189/2421 7% [==== ] 190/2421 7% [==== ] 191/2421 7% [==== ] 192/2421 7% [==== ] 193/2421 7% [==== ] 194/2421 8% [==== ] 195/2421 8% [===== ] 196/2421 8% [===== ] 197/2421 8% [===== ] 198/2421 8% [===== ] 199/2421 8% [===== ] 200/2421 8% [===== ] 201/2421 8% [===== ] 202/2421 8% [===== ] 203/2421 8% [===== ] 204/2421 8% [===== ] 205/2421 8% [===== ] 206/2421 8% [===== ] 207/2421 8% [===== ] 208/2421 8% [===== ] 209/2421 8% [===== ] 210/2421 8% [===== ] 211/2421 8% [===== ] 212/2421 8% [===== ] 213/2421 8% [===== ] 214/2421 8% [===== ] 215/2421 8% [===== ] 216/2421 8% [===== ] 217/2421 8% [===== ] 218/2421 9% [===== ] 219/2421 9% [===== ] 220/2421 9% [===== ] 221/2421 9% [===== ] 222/2421 9% [===== ] 223/2421 9% [===== ] 224/2421 9% [===== ] 225/2421 9% [===== ] 226/2421 9% [===== ] 227/2421 9% [===== ] 228/2421 9% [===== ] 229/2421 9% [===== ] 230/2421 9% [===== ] 231/2421 9% [===== ] 232/2421 9% [===== ] 233/2421 9% [===== ] 234/2421 9% [====== ] 235/2421 9% [====== ] 236/2421 9% [====== ] 237/2421 9% [====== ] 238/2421 9% [====== ] 239/2421 9% [====== ] 240/2421 9% [====== ] 241/2421 9% [====== ] 242/2421 9% [====== ] 243/2421 10% [====== ] 244/2421 10% [====== ] 245/2421 10% [====== ] 246/2421 10% [====== ] 247/2421 10% [====== ] 248/2421 10% [====== ] 249/2421 10% [====== ] 250/2421 10% [====== ] 251/2421 10% [====== ] 252/2421 10% [====== ] 253/2421 10% [====== ] 254/2421 10% [====== ] 255/2421 10% [====== ] 256/2421 10% [====== ] 257/2421 10% [====== ] 258/2421 10% [====== ] 259/2421 10% [====== ] 260/2421 10% [====== ] 261/2421 10% [====== ] 262/2421 10% [====== ] 263/2421 10% [====== ] 264/2421 10% [====== ] 265/2421 10% [====== ] 266/2421 10% [====== ] 267/2421 11% [====== ] 268/2421 11% [====== ] 269/2421 11% [====== ] 270/2421 11% [====== ] 271/2421 11% [====== ] 272/2421 11% [====== ] 273/2421 11% [======= ] 274/2421 11% [======= ] 275/2421 11% [======= ] 276/2421 11% [======= ] 277/2421 11% [======= ] 278/2421 11% [======= ] 279/2421 11% [======= ] 280/2421 11% [======= ] 281/2421 11% [======= ] 282/2421 11% [======= ] 283/2421 11% [======= ] 284/2421 11% [======= ] 285/2421 11% [======= ] 286/2421 11% [======= ] 287/2421 11% [======= ] 288/2421 11% [======= ] 289/2421 11% [======= ] 290/2421 11% [======= ] 291/2421 12% [======= ] 292/2421 12% [======= ] 293/2421 12% [======= ] 294/2421 12% [======= ] 295/2421 12% [======= ] 296/2421 12% [======= ] 297/2421 12% [======= ] 298/2421 12% [======= ] 299/2421 12% [======= ] 300/2421 12% [======= ] 301/2421 12% [======= ] 302/2421 12% [======= ] 303/2421 12% [======= ] 304/2421 12% [======= ] 305/2421 12% [======= ] 306/2421 12% [======= ] 307/2421 12% [======= ] 308/2421 12% [======= ] 309/2421 12% [======= ] 310/2421 12% [======= ] 311/2421 12% [======= ] 312/2421 12% [======== ] 313/2421 12% [======== ] 314/2421 12% [======== ] 315/2421 13% [======== ] 316/2421 13% [======== ] 317/2421 13% [======== ] 318/2421 13% [======== ] 319/2421 13% [======== ] 320/2421 13% [======== ] 321/2421 13% [======== ] 322/2421 13% [======== ] 323/2421 13% [======== ] 324/2421 13% [======== ] 325/2421 13% [======== ] 326/2421 13% [======== ] 327/2421 13% [======== ] 328/2421 13% [======== ] 329/2421 13% [======== ] 330/2421 13% [======== ] 331/2421 13% [======== ] 332/2421 13% [======== ] 333/2421 13% [======== ] 334/2421 13% [======== ] 335/2421 13% [======== ] 336/2421 13% [======== ] 337/2421 13% [======== ] 338/2421 13% [======== ] 339/2421 14% [======== ] 340/2421 14% [======== ] 341/2421 14% [======== ] 342/2421 14% [======== ] 343/2421 14% [======== ] 344/2421 14% [======== ] 345/2421 14% [======== ] 346/2421 14% [======== ] 347/2421 14% [======== ] 348/2421 14% [======== ] 349/2421 14% [======== ] 350/2421 14% [======== ] 351/2421 14% [========= ] 352/2421 14% [========= ] 353/2421 14% [========= ] 354/2421 14% [========= ] 355/2421 14% [========= ] 356/2421 14% [========= ] 357/2421 14% [========= ] 358/2421 14% [========= ] 359/2421 14% [========= ] 360/2421 14% [========= ] 361/2421 14% [========= ] 362/2421 14% [========= ] 363/2421 14% [========= ] 364/2421 15% [========= ] 365/2421 15% [========= ] 366/2421 15% [========= ] 367/2421 15% [========= ] 368/2421 15% [========= ] 369/2421 15% [========= ] 370/2421 15% [========= ] 371/2421 15% [========= ] 372/2421 15% [========= ] 373/2421 15% [========= ] 374/2421 15% [========= ] 375/2421 15% [========= ] 376/2421 15% [========= ] 377/2421 15% [========= ] 378/2421 15% [========= ] 379/2421 15% [========= ] 380/2421 15% [========= ] 381/2421 15% [========= ] 382/2421 15% [========= ] 383/2421 15% [========= ] 384/2421 15% [========= ] 385/2421 15% [========= ] 386/2421 15% [========= ] 387/2421 15% [========= ] 388/2421 16% [========= ] 389/2421 16% [========= ] 390/2421 16% [========== ] 391/2421 16% [========== ] 392/2421 16% [========== ] 393/2421 16% [========== ] 394/2421 16% [========== ] 395/2421 16% [========== ] 396/2421 16% [========== ] 397/2421 16% [========== ] 398/2421 16% [========== ] 399/2421 16% [========== ] 400/2421 16% [========== ] 401/2421 16% [========== ] 402/2421 16% [========== ] 403/2421 16% [========== ] 404/2421 16% [========== ] 405/2421 16% [========== ] 406/2421 16% [========== ] 407/2421 16% [========== ] 408/2421 16% [========== ] 409/2421 16% [========== ] 410/2421 16% [========== ] 411/2421 16% [========== ] 412/2421 17% [========== ] 413/2421 17% [========== ] 414/2421 17% [========== ] 415/2421 17% [========== ] 416/2421 17% [========== ] 417/2421 17% [========== ] 418/2421 17% [========== ] 419/2421 17% [========== ] 420/2421 17% [========== ] 421/2421 17% [========== ] 422/2421 17% [========== ] 423/2421 17% [========== ] 424/2421 17% [========== ] 425/2421 17% [========== ] 426/2421 17% [========== ] 427/2421 17% [========== ] 428/2421 17% [========== ] 429/2421 17% [=========== ] 430/2421 17% [=========== ] 431/2421 17% [=========== ] 432/2421 17% [=========== ] 433/2421 17% [=========== ] 434/2421 17% [=========== ] 435/2421 17% [=========== ] 436/2421 18% [=========== ] 437/2421 18% [=========== ] 438/2421 18% [=========== ] 439/2421 18% [=========== ] 440/2421 18% [=========== ] 441/2421 18% [=========== ] 442/2421 18% [=========== ] 443/2421 18% [=========== ] 444/2421 18% [=========== ] 445/2421 18% [=========== ] 446/2421 18% [=========== ] 447/2421 18% [=========== ] 448/2421 18% [=========== ] 449/2421 18% [=========== ] 450/2421 18% [=========== ] 451/2421 18% [=========== ] 452/2421 18% [=========== ] 453/2421 18% [=========== ] 454/2421 18% [=========== ] 455/2421 18% [=========== ] 456/2421 18% [=========== ] 457/2421 18% [=========== ] 458/2421 18% [=========== ] 459/2421 18% [=========== ] 460/2421 19% [=========== ] 461/2421 19% [=========== ] 462/2421 19% [=========== ] 463/2421 19% [=========== ] 464/2421 19% [=========== ] 465/2421 19% [=========== ] 466/2421 19% [=========== ] 467/2421 19% [=========== ] 468/2421 19% [============ ] 469/2421 19% [============ ] 470/2421 19% [============ ] 471/2421 19% [============ ] 472/2421 19% [============ ] 473/2421 19% [============ ] 474/2421 19% [============ ] 475/2421 19% [============ ] 476/2421 19% [============ ] 477/2421 19% [============ ] 478/2421 19% [============ ] 479/2421 19% [============ ] 480/2421 19% [============ ] 481/2421 19% [============ ] 482/2421 19% [============ ] 483/2421 19% [============ ] 484/2421 19% [============ ] 485/2421 20% [============ ] 486/2421 20% [============ ] 487/2421 20% [============ ] 488/2421 20% [============ ] 489/2421 20% [============ ] 490/2421 20% [============ ] 491/2421 20% [============ ] 492/2421 20% [============ ] 493/2421 20% [============ ] 494/2421 20% [============ ] 495/2421 20% [============ ] 496/2421 20% [============ ] 497/2421 20% [============ ] 498/2421 20% [============ ] 499/2421 20% [============ ] 500/2421 20% [============ ] 501/2421 20% [============ ] 502/2421 20% [============ ] 503/2421 20% [============ ] 504/2421 20% [============ ] 505/2421 20% [============ ] 506/2421 20% [============ ] 507/2421 20% [============= ] 508/2421 20% [============= ] 509/2421 21% [============= ] 510/2421 21% [============= ] 511/2421 21% [============= ] 512/2421 21% [============= ] 513/2421 21% [============= ] 514/2421 21% [============= ] 515/2421 21% [============= ] 516/2421 21% [============= ] 517/2421 21% [============= ] 518/2421 21% [============= ] 519/2421 21% [============= ] 520/2421 21% [============= ] 521/2421 21% [============= ] 522/2421 21% [============= ] 523/2421 21% [============= ] 524/2421 21% [============= ] 525/2421 21% [============= ] 526/2421 21% [============= ] 527/2421 21% [============= ] 528/2421 21% [============= ] 529/2421 21% [============= ] 530/2421 21% [============= ] 531/2421 21% [============= ] 532/2421 21% [============= ] 533/2421 22% [============= ] 534/2421 22% [============= ] 535/2421 22% [============= ] 536/2421 22% [============= ] 537/2421 22% [============= ] 538/2421 22% [============= ] 539/2421 22% [============= ] 540/2421 22% [============= ] 541/2421 22% [============= ] 542/2421 22% [============= ] 543/2421 22% [============= ] 544/2421 22% [============= ] 545/2421 22% [============= ] 546/2421 22% [============== ] 547/2421 22% [============== ] 548/2421 22% [============== ] 549/2421 22% [============== ] 550/2421 22% [============== ] 551/2421 22% [============== ] 552/2421 22% [============== ] 553/2421 22% [============== ] 554/2421 22% [============== ] 555/2421 22% [============== ] 556/2421 22% [============== ] 557/2421 23% [============== ] 558/2421 23% [============== ] 559/2421 23% [============== ] 560/2421 23% [============== ] 561/2421 23% [============== ] 562/2421 23% [============== ] 563/2421 23% [============== ] 564/2421 23% [============== ] 565/2421 23% [============== ] 566/2421 23% [============== ] 567/2421 23% [============== ] 568/2421 23% [============== ] 569/2421 23% [============== ] 570/2421 23% [============== ] 571/2421 23% [============== ] 572/2421 23% [============== ] 573/2421 23% [============== ] 574/2421 23% [============== ] 575/2421 23% [============== ] 576/2421 23% [============== ] 577/2421 23% [============== ] 578/2421 23% [============== ] 579/2421 23% [============== ] 580/2421 23% [============== ] 581/2421 23% [============== ] 582/2421 24% [============== ] 583/2421 24% [============== ] 584/2421 24% [============== ] 585/2421 24% [=============== ] 586/2421 24% [=============== ] 587/2421 24% [=============== ] 588/2421 24% [=============== ] 589/2421 24% [=============== ] 590/2421 24% [=============== ] 591/2421 24% [=============== ] 592/2421 24% [=============== ] 593/2421 24% [=============== ] 594/2421 24% [=============== ] 595/2421 24% [=============== ] 596/2421 24% [=============== ] 597/2421 24% [=============== ] 598/2421 24% [=============== ] 599/2421 24% [=============== ] 600/2421 24% [=============== ] 601/2421 24% [=============== ] 602/2421 24% [=============== ] 603/2421 24% [=============== ] 604/2421 24% [=============== ] 605/2421 24% [=============== ] 606/2421 25% [=============== ] 607/2421 25% [=============== ] 608/2421 25% [=============== ] 609/2421 25% [=============== ] 610/2421 25% [=============== ] 611/2421 25% [=============== ] 612/2421 25% [=============== ] 613/2421 25% [=============== ] 614/2421 25% [=============== ] 615/2421 25% [=============== ] 616/2421 25% [=============== ] 617/2421 25% [=============== ] 618/2421 25% [=============== ] 619/2421 25% [=============== ] 620/2421 25% [=============== ] 621/2421 25% [=============== ] 622/2421 25% [=============== ] 623/2421 25% [=============== ] 624/2421 25% [================ ] 625/2421 25% [================ ] 626/2421 25% [================ ] 627/2421 25% [================ ] 628/2421 25% [================ ] 629/2421 25% [================ ] 630/2421 26% [================ ] 631/2421 26% [================ ] 632/2421 26% [================ ] 633/2421 26% [================ ] 634/2421 26% [================ ] 635/2421 26% [================ ] 636/2421 26% [================ ] 637/2421 26% [================ ] 638/2421 26% [================ ] 639/2421 26% [================ ] 640/2421 26% [================ ] 641/2421 26% [================ ] 642/2421 26% [================ ] 643/2421 26% [================ ] 644/2421 26% [================ ] 645/2421 26% [================ ] 646/2421 26% [================ ] 647/2421 26% [================ ] 648/2421 26% [================ ] 649/2421 26% [================ ] 650/2421 26% [================ ] 651/2421 26% [================ ] 652/2421 26% [================ ] 653/2421 26% [================ ] 654/2421 27% [================ ] 655/2421 27% [================ ] 656/2421 27% [================ ] 657/2421 27% [================ ] 658/2421 27% [================ ] 659/2421 27% [================ ] 660/2421 27% [================ ] 661/2421 27% [================ ] 662/2421 27% [================ ] 663/2421 27% [================= ] 664/2421 27% [================= ] 665/2421 27% [================= ] 666/2421 27% [================= ] 667/2421 27% [================= ] 668/2421 27% [================= ] 669/2421 27% [================= ] 670/2421 27% [================= ] 671/2421 27% [================= ] 672/2421 27% [================= ] 673/2421 27% [================= ] 674/2421 27% [================= ] 675/2421 27% [================= ] 676/2421 27% [================= ] 677/2421 27% [================= ] 678/2421 28% [================= ] 679/2421 28% [================= ] 680/2421 28% [================= ] 681/2421 28% [================= ] 682/2421 28% [================= ] 683/2421 28% [================= ] 684/2421 28% [================= ] 685/2421 28% [================= ] 686/2421 28% [================= ] 687/2421 28% [================= ] 688/2421 28% [================= ] 689/2421 28% [================= ] 690/2421 28% [================= ] 691/2421 28% [================= ] 692/2421 28% [================= ] 693/2421 28% [================= ] 694/2421 28% [================= ] 695/2421 28% [================= ] 696/2421 28% [================= ] 697/2421 28% [================= ] 698/2421 28% [================= ] 699/2421 28% [================= ] 700/2421 28% [================= ] 701/2421 28% [================= ] 702/2421 28% [================== ] 703/2421 29% [================== ] 704/2421 29% [================== ] 705/2421 29% [================== ] 706/2421 29% [================== ] 707/2421 29% [================== ] 708/2421 29% [================== ] 709/2421 29% [================== ] 710/2421 29% [================== ] 711/2421 29% [================== ] 712/2421 29% [================== ] 713/2421 29% [================== ] 714/2421 29% [================== ] 715/2421 29% [================== ] 716/2421 29% [================== ] 717/2421 29% [================== ] 718/2421 29% [================== ] 719/2421 29% [================== ] 720/2421 29% [================== ] 721/2421 29% [================== ] 722/2421 29% [================== ] 723/2421 29% [================== ] 724/2421 29% [================== ] 725/2421 29% [================== ] 726/2421 29% [================== ] 727/2421 30% [================== ] 728/2421 30% [================== ] 729/2421 30% [================== ] 730/2421 30% [================== ] 731/2421 30% [================== ] 732/2421 30% [================== ] 733/2421 30% [================== ] 734/2421 30% [================== ] 735/2421 30% [================== ] 736/2421 30% [================== ] 737/2421 30% [================== ] 738/2421 30% [================== ] 739/2421 30% [================== ] 740/2421 30% [================== ] 741/2421 30% [=================== ] 742/2421 30% [=================== ] 743/2421 30% [=================== ] 744/2421 30% [=================== ] 745/2421 30% [=================== ] 746/2421 30% [=================== ] 747/2421 30% [=================== ] 748/2421 30% [=================== ] 749/2421 30% [=================== ] 750/2421 30% [=================== ] 751/2421 31% [=================== ] 752/2421 31% [=================== ] 753/2421 31% [=================== ] 754/2421 31% [=================== ] 755/2421 31% [=================== ] 756/2421 31% [=================== ] 757/2421 31% [=================== ] 758/2421 31% [=================== ] 759/2421 31% [=================== ] 760/2421 31% [=================== ] 761/2421 31% [=================== ] 762/2421 31% [=================== ] 763/2421 31% [=================== ] 764/2421 31% [=================== ] 765/2421 31% [=================== ] 766/2421 31% [=================== ] 767/2421 31% [=================== ] 768/2421 31% [=================== ] 769/2421 31% [=================== ] 770/2421 31% [=================== ] 771/2421 31% [=================== ] 772/2421 31% [=================== ] 773/2421 31% [=================== ] 774/2421 31% [=================== ] 775/2421 32% [=================== ] 776/2421 32% [=================== ] 777/2421 32% [=================== ] 778/2421 32% [=================== ] 779/2421 32% [=================== ] 780/2421 32% [==================== ] 781/2421 32% [==================== ] 782/2421 32% [==================== ] 783/2421 32% [==================== ] 784/2421 32% [==================== ] 785/2421 32% [==================== ] 786/2421 32% [==================== ] 787/2421 32% [==================== ] 788/2421 32% [==================== ] 789/2421 32% [==================== ] 790/2421 32% [==================== ] 791/2421 32% [==================== ] 792/2421 32% [==================== ] 793/2421 32% [==================== ] 794/2421 32% [==================== ] 795/2421 32% [==================== ] 796/2421 32% [==================== ] 797/2421 32% [==================== ] 798/2421 32% [==================== ] 799/2421 33% [==================== ] 800/2421 33% [==================== ] 801/2421 33% [==================== ] 802/2421 33% [==================== ] 803/2421 33% [==================== ] 804/2421 33% [==================== ] 805/2421 33% [==================== ] 806/2421 33% [==================== ] 807/2421 33% [==================== ] 808/2421 33% [==================== ] 809/2421 33% [==================== ] 810/2421 33% [==================== ] 811/2421 33% [==================== ] 812/2421 33% [==================== ] 813/2421 33% [==================== ] 814/2421 33% [==================== ] 815/2421 33% [==================== ] 816/2421 33% [==================== ] 817/2421 33% [==================== ] 818/2421 33% [==================== ] 819/2421 33% [==================== ] 820/2421 33% [===================== ] 821/2421 33% [===================== ] 822/2421 33% [===================== ] 823/2421 33% [===================== ] 824/2421 34% [===================== ] 825/2421 34% [===================== ] 826/2421 34% [===================== ] 827/2421 34% [===================== ] 828/2421 34% [===================== ] 829/2421 34% [===================== ] 830/2421 34% [===================== ] 831/2421 34% [===================== ] 832/2421 34% [===================== ] 833/2421 34% [===================== ] 834/2421 34% [===================== ] 835/2421 34% [===================== ] 836/2421 34% [===================== ] 837/2421 34% [===================== ] 838/2421 34% [===================== ] 839/2421 34% [===================== ] 840/2421 34% [===================== ] 841/2421 34% [===================== ] 842/2421 34% [===================== ] 843/2421 34% [===================== ] 844/2421 34% [===================== ] 845/2421 34% [===================== ] 846/2421 34% [===================== ] 847/2421 34% [===================== ] 848/2421 35% [===================== ] 849/2421 35% [===================== ] 850/2421 35% [===================== ] 851/2421 35% [===================== ] 852/2421 35% [===================== ] 853/2421 35% [===================== ] 854/2421 35% [===================== ] 855/2421 35% [===================== ] 856/2421 35% [===================== ] 857/2421 35% [===================== ] 858/2421 35% [===================== ] 859/2421 35% [====================== ] 860/2421 35% [====================== ] 861/2421 35% [====================== ] 862/2421 35% [====================== ] 863/2421 35% [====================== ] 864/2421 35% [====================== ] 865/2421 35% [====================== ] 866/2421 35% [====================== ] 867/2421 35% [====================== ] 868/2421 35% [====================== ] 869/2421 35% [====================== ] 870/2421 35% [====================== ] 871/2421 35% [====================== ] 872/2421 36% [====================== ] 873/2421 36% [====================== ] 874/2421 36% [====================== ] 875/2421 36% [====================== ] 876/2421 36% [====================== ] 877/2421 36% [====================== ] 878/2421 36% [====================== ] 879/2421 36% [====================== ] 880/2421 36% [====================== ] 881/2421 36% [====================== ] 882/2421 36% [====================== ] 883/2421 36% [====================== ] 884/2421 36% [====================== ] 885/2421 36% [====================== ] 886/2421 36% [====================== ] 887/2421 36% [====================== ] 888/2421 36% [====================== ] 889/2421 36% [====================== ] 890/2421 36% [====================== ] 891/2421 36% [====================== ] 892/2421 36% [====================== ] 893/2421 36% [====================== ] 894/2421 36% [====================== ] 895/2421 36% [====================== ] 896/2421 37% [====================== ] 897/2421 37% [====================== ] 898/2421 37% [======================= ] 899/2421 37% [======================= ] 900/2421 37% [======================= ] 901/2421 37% [======================= ] 902/2421 37% [======================= ] 903/2421 37% [======================= ] 904/2421 37% [======================= ] 905/2421 37% [======================= ] 906/2421 37% [======================= ] 907/2421 37% [======================= ] 908/2421 37% [======================= ] 909/2421 37% [======================= ] 910/2421 37% [======================= ] 911/2421 37% [======================= ] 912/2421 37% [======================= ] 913/2421 37% [======================= ] 914/2421 37% [======================= ] 915/2421 37% [======================= ] 916/2421 37% [======================= ] 917/2421 37% [======================= ] 918/2421 37% [======================= ] 919/2421 37% [======================= ] 920/2421 38% [======================= ] 921/2421 38% [======================= ] 922/2421 38% [======================= ] 923/2421 38% [======================= ] 924/2421 38% [======================= ] 925/2421 38% [======================= ] 926/2421 38% [======================= ] 927/2421 38% [======================= ] 928/2421 38% [======================= ] 929/2421 38% [======================= ] 930/2421 38% [======================= ] 931/2421 38% [======================= ] 932/2421 38% [======================= ] 933/2421 38% [======================= ] 934/2421 38% [======================= ] 935/2421 38% [======================= ] 936/2421 38% [======================= ] 937/2421 38% [======================== ] 938/2421 38% [======================== ] 939/2421 38% [======================== ] 940/2421 38% [======================== ] 941/2421 38% [======================== ] 942/2421 38% [======================== ] 943/2421 38% [======================== ] 944/2421 38% [======================== ] 945/2421 39% [======================== ] 946/2421 39% [======================== ] 947/2421 39% [======================== ] 948/2421 39% [======================== ] 949/2421 39% [======================== ] 950/2421 39% [======================== ] 951/2421 39% [======================== ] 952/2421 39% [======================== ] 953/2421 39% [======================== ] 954/2421 39% [======================== ] 955/2421 39% [======================== ] 956/2421 39% [======================== ] 957/2421 39% [======================== ] 958/2421 39% [======================== ] 959/2421 39% [======================== ] 960/2421 39% [======================== ] 961/2421 39% [======================== ] 962/2421 39% [======================== ] 963/2421 39% [======================== ] 964/2421 39% [======================== ] 965/2421 39% [======================== ] 966/2421 39% [======================== ] 967/2421 39% [======================== ] 968/2421 39% [======================== ] 969/2421 40% [======================== ] 970/2421 40% [======================== ] 971/2421 40% [======================== ] 972/2421 40% [======================== ] 973/2421 40% [======================== ] 974/2421 40% [======================== ] 975/2421 40% [======================== ] 976/2421 40% [========================= ] 977/2421 40% [========================= ] 978/2421 40% [========================= ] 979/2421 40% [========================= ] 980/2421 40% [========================= ] 981/2421 40% [========================= ] 982/2421 40% [========================= ] 983/2421 40% [========================= ] 984/2421 40% [========================= ] 985/2421 40% [========================= ] 986/2421 40% [========================= ] 987/2421 40% [========================= ] 988/2421 40% [========================= ] 989/2421 40% [========================= ] 990/2421 40% [========================= ] 991/2421 40% [========================= ] 992/2421 40% [========================= ] 993/2421 41% [========================= ] 994/2421 41% [========================= ] 995/2421 41% [========================= ] 996/2421 41% [========================= ] 997/2421 41% [========================= ] 998/2421 41% [========================= ] 999/2421 41% [========================= ] 1000/2421 41% [========================= ] 1001/2421 41% [========================= ] 1002/2421 41% [========================= ] 1003/2421 41% [========================= ] 1004/2421 41% [========================= ] 1005/2421 41% [========================= ] 1006/2421 41% [========================= ] 1007/2421 41% [========================= ] 1008/2421 41% [========================= ] 1009/2421 41% [========================= ] 1010/2421 41% [========================= ] 1011/2421 41% [========================= ] 1012/2421 41% [========================= ] 1013/2421 41% [========================= ] 1014/2421 41% [========================= ] 1015/2421 41% [========================== ] 1016/2421 41% [========================== ] 1017/2421 42% [========================== ] 1018/2421 42% [========================== ] 1019/2421 42% [========================== ] 1020/2421 42% [========================== ] 1021/2421 42% [========================== ] 1022/2421 42% [========================== ] 1023/2421 42% [========================== ] 1024/2421 42% [========================== ] 1025/2421 42% [========================== ] 1026/2421 42% [========================== ] 1027/2421 42% [========================== ] 1028/2421 42% [========================== ] 1029/2421 42% [========================== ] 1030/2421 42% [========================== ] 1031/2421 42% [========================== ] 1032/2421 42% [========================== ] 1033/2421 42% [========================== ] 1034/2421 42% [========================== ] 1035/2421 42% [========================== ] 1036/2421 42% [========================== ] 1037/2421 42% [========================== ] 1038/2421 42% [========================== ] 1039/2421 42% [========================== ] 1040/2421 42% [========================== ] 1041/2421 42% [========================== ] 1042/2421 43% [========================== ] 1043/2421 43% [========================== ] 1044/2421 43% [========================== ] 1045/2421 43% [========================== ] 1046/2421 43% [========================== ] 1047/2421 43% [========================== ] 1048/2421 43% [========================== ] 1049/2421 43% [========================== ] 1050/2421 43% [========================== ] 1051/2421 43% [========================== ] 1052/2421 43% [========================== ] 1053/2421 43% [========================== ] 1054/2421 43% [=========================== ] 1055/2421 43% [=========================== ] 1056/2421 43% [=========================== ] 1057/2421 43% [=========================== ] 1058/2421 43% [=========================== ] 1059/2421 43% [=========================== ] 1060/2421 43% [=========================== ] 1061/2421 43% [=========================== ] 1062/2421 43% [=========================== ] 1063/2421 43% [=========================== ] 1064/2421 43% [=========================== ] 1065/2421 43% [=========================== ] 1066/2421 44% [=========================== ] 1067/2421 44% [=========================== ] 1068/2421 44% [=========================== ] 1069/2421 44% [=========================== ] 1070/2421 44% [=========================== ] 1071/2421 44% [=========================== ] 1072/2421 44% [=========================== ] 1073/2421 44% [=========================== ] 1074/2421 44% [=========================== ] 1075/2421 44% [=========================== ] 1076/2421 44% [=========================== ] 1077/2421 44% [=========================== ] 1078/2421 44% [=========================== ] 1079/2421 44% [=========================== ] 1080/2421 44% [=========================== ] 1081/2421 44% [=========================== ] 1082/2421 44% [=========================== ] 1083/2421 44% [=========================== ] 1084/2421 44% [=========================== ] 1085/2421 44% [=========================== ] 1086/2421 44% [=========================== ] 1087/2421 44% [=========================== ] 1088/2421 44% [=========================== ] 1089/2421 44% [=========================== ] 1090/2421 45% [=========================== ] 1091/2421 45% [=========================== ] 1092/2421 45% [=========================== ] 1093/2421 45% [============================ ] 1094/2421 45% [============================ ] 1095/2421 45% [============================ ] 1096/2421 45% [============================ ] 1097/2421 45% [============================ ] 1098/2421 45% [============================ ] 1099/2421 45% [============================ ] 1100/2421 45% [============================ ] 1101/2421 45% [============================ ] 1102/2421 45% [============================ ] 1103/2421 45% [============================ ] 1104/2421 45% [============================ ] 1105/2421 45% [============================ ] 1106/2421 45% [============================ ] 1107/2421 45% [============================ ] 1108/2421 45% [============================ ] 1109/2421 45% [============================ ] 1110/2421 45% [============================ ] 1111/2421 45% [============================ ] 1112/2421 45% [============================ ] 1113/2421 45% [============================ ] 1114/2421 46% [============================ ] 1115/2421 46% [============================ ] 1116/2421 46% [============================ ] 1117/2421 46% [============================ ] 1118/2421 46% [============================ ] 1119/2421 46% [============================ ] 1120/2421 46% [============================ ] 1121/2421 46% [============================ ] 1122/2421 46% [============================ ] 1123/2421 46% [============================ ] 1124/2421 46% [============================ ] 1125/2421 46% [============================ ] 1126/2421 46% [============================ ] 1127/2421 46% [============================ ] 1128/2421 46% [============================ ] 1129/2421 46% [============================ ] 1130/2421 46% [============================ ] 1131/2421 46% [============================ ] 1132/2421 46% [============================= ] 1133/2421 46% [============================= ] 1134/2421 46% [============================= ] 1135/2421 46% [============================= ] 1136/2421 46% [============================= ] 1137/2421 46% [============================= ] 1138/2421 47% [============================= ] 1139/2421 47% [============================= ] 1140/2421 47% [============================= ] 1141/2421 47% [============================= ] 1142/2421 47% [============================= ] 1143/2421 47% [============================= ] 1144/2421 47% [============================= ] 1145/2421 47% [============================= ] 1146/2421 47% [============================= ] 1147/2421 47% [============================= ] 1148/2421 47% [============================= ] 1149/2421 47% [============================= ] 1150/2421 47% [============================= ] 1151/2421 47% [============================= ] 1152/2421 47% [============================= ] 1153/2421 47% [============================= ] 1154/2421 47% [============================= ] 1155/2421 47% [============================= ] 1156/2421 47% [============================= ] 1157/2421 47% [============================= ] 1158/2421 47% [============================= ] 1159/2421 47% [============================= ] 1160/2421 47% [============================= ] 1161/2421 47% [============================= ] 1162/2421 47% [============================= ] 1163/2421 48% [============================= ] 1164/2421 48% [============================= ] 1165/2421 48% [============================= ] 1166/2421 48% [============================= ] 1167/2421 48% [============================= ] 1168/2421 48% [============================= ] 1169/2421 48% [============================= ] 1170/2421 48% [============================= ] 1171/2421 48% [============================== ] 1172/2421 48% [============================== ] 1173/2421 48% [============================== ] 1174/2421 48% [============================== ] 1175/2421 48% [============================== ] 1176/2421 48% [============================== ] 1177/2421 48% [============================== ] 1178/2421 48% [============================== ] 1179/2421 48% [============================== ] 1180/2421 48% [============================== ] 1181/2421 48% [============================== ] 1182/2421 48% [============================== ] 1183/2421 48% [============================== ] 1184/2421 48% [============================== ] 1185/2421 48% [============================== ] 1186/2421 48% [============================== ] 1187/2421 49% [============================== ] 1188/2421 49% [============================== ] 1189/2421 49% [============================== ] 1190/2421 49% [============================== ] 1191/2421 49% [============================== ] 1192/2421 49% [============================== ] 1193/2421 49% [============================== ] 1194/2421 49% [============================== ] 1195/2421 49% [============================== ] 1196/2421 49% [============================== ] 1197/2421 49% [============================== ] 1198/2421 49% [============================== ] 1199/2421 49% [============================== ] 1200/2421 49% [============================== ] 1201/2421 49% [============================== ] 1202/2421 49% [============================== ] 1203/2421 49% [============================== ] 1204/2421 49% [============================== ] 1205/2421 49% [============================== ] 1206/2421 49% [============================== ] 1207/2421 49% [============================== ] 1208/2421 49% [============================== ] 1209/2421 49% [============================== ] 1210/2421 49% [=============================== ] 1211/2421 50% [=============================== ] 1212/2421 50% [=============================== ] 1213/2421 50% [=============================== ] 1214/2421 50% [=============================== ] 1215/2421 50% [=============================== ] 1216/2421 50% [=============================== ] 1217/2421 50% [=============================== ] 1218/2421 50% [=============================== ] 1219/2421 50% [=============================== ] 1220/2421 50% [=============================== ] 1221/2421 50% [=============================== ] 1222/2421 50% [=============================== ] 1223/2421 50% [=============================== ] 1224/2421 50% [=============================== ] 1225/2421 50% [=============================== ] 1226/2421 50% [=============================== ] 1227/2421 50% [=============================== ] 1228/2421 50% [=============================== ] 1229/2421 50% [=============================== ] 1230/2421 50% [=============================== ] 1231/2421 50% [=============================== ] 1232/2421 50% [=============================== ] 1233/2421 50% [=============================== ] 1234/2421 50% [=============================== ] 1235/2421 51% [=============================== ] 1236/2421 51% [=============================== ] 1237/2421 51% [=============================== ] 1238/2421 51% [=============================== ] 1239/2421 51% [=============================== ] 1240/2421 51% [=============================== ] 1241/2421 51% [=============================== ] 1242/2421 51% [=============================== ] 1243/2421 51% [=============================== ] 1244/2421 51% [=============================== ] 1245/2421 51% [=============================== ] 1246/2421 51% [=============================== ] 1247/2421 51% [=============================== ] 1248/2421 51% [=============================== ] 1249/2421 51% [================================ ] 1250/2421 51% [================================ ] 1251/2421 51% [================================ ] 1252/2421 51% [================================ ] 1253/2421 51% [================================ ] 1254/2421 51% [================================ ] 1255/2421 51% [================================ ] 1256/2421 51% [================================ ] 1257/2421 51% [================================ ] 1258/2421 51% [================================ ] 1259/2421 52% [================================ ] 1260/2421 52% [================================ ] 1261/2421 52% [================================ ] 1262/2421 52% [================================ ] 1263/2421 52% [================================ ] 1264/2421 52% [================================ ] 1265/2421 52% [================================ ] 1266/2421 52% [================================ ] 1267/2421 52% [================================ ] 1268/2421 52% [================================ ] 1269/2421 52% [================================ ] 1270/2421 52% [================================ ] 1271/2421 52% [================================ ] 1272/2421 52% [================================ ] 1273/2421 52% [================================ ] 1274/2421 52% [================================ ] 1275/2421 52% [================================ ] 1276/2421 52% [================================ ] 1277/2421 52% [================================ ] 1278/2421 52% [================================ ] 1279/2421 52% [================================ ] 1280/2421 52% [================================ ] 1281/2421 52% [================================ ] 1282/2421 52% [================================ ] 1283/2421 52% [================================ ] 1284/2421 53% [================================ ] 1285/2421 53% [================================ ] 1286/2421 53% [================================ ] 1287/2421 53% [================================ ] 1288/2421 53% [================================= ] 1289/2421 53% [================================= ] 1290/2421 53% [================================= ] 1291/2421 53% [================================= ] 1292/2421 53% [================================= ] 1293/2421 53% [================================= ] 1294/2421 53% [================================= ] 1295/2421 53% [================================= ] 1296/2421 53% [================================= ] 1297/2421 53% [================================= ] 1298/2421 53% [================================= ] 1299/2421 53% [================================= ] 1300/2421 53% [================================= ] 1301/2421 53% [================================= ] 1302/2421 53% [================================= ] 1303/2421 53% [================================= ] 1304/2421 53% [================================= ] 1305/2421 53% [================================= ] 1306/2421 53% [================================= ] 1307/2421 53% [================================= ] 1308/2421 54% [================================= ] 1309/2421 54% [================================= ] 1310/2421 54% [================================= ] 1311/2421 54% [================================= ] 1312/2421 54% [================================= ] 1313/2421 54% [================================= ] 1314/2421 54% [================================= ] 1315/2421 54% [================================= ] 1316/2421 54% [================================= ] 1317/2421 54% [================================= ] 1318/2421 54% [================================= ] 1319/2421 54% [================================= ] 1320/2421 54% [================================= ] 1321/2421 54% [================================= ] 1322/2421 54% [================================= ] 1323/2421 54% [================================= ] 1324/2421 54% [================================= ] 1325/2421 54% [================================= ] 1326/2421 54% [================================= ] 1327/2421 54% [================================== ] 1328/2421 54% [================================== ] 1329/2421 54% [================================== ] 1330/2421 54% [================================== ] 1331/2421 54% [================================== ] 1332/2421 55% [================================== ] 1333/2421 55% [================================== ] 1334/2421 55% [================================== ] 1335/2421 55% [================================== ] 1336/2421 55% [================================== ] 1337/2421 55% [================================== ] 1338/2421 55% [================================== ] 1339/2421 55% [================================== ] 1340/2421 55% [================================== ] 1341/2421 55% [================================== ] 1342/2421 55% [================================== ] 1343/2421 55% [================================== ] 1344/2421 55% [================================== ] 1345/2421 55% [================================== ] 1346/2421 55% [================================== ] 1347/2421 55% [================================== ] 1348/2421 55% [================================== ] 1349/2421 55% [================================== ] 1350/2421 55% [================================== ] 1351/2421 55% [================================== ] 1352/2421 55% [================================== ] 1353/2421 55% [================================== ] 1354/2421 55% [================================== ] 1355/2421 55% [================================== ] 1356/2421 56% [================================== ] 1357/2421 56% [================================== ] 1358/2421 56% [================================== ] 1359/2421 56% [================================== ] 1360/2421 56% [================================== ] 1361/2421 56% [================================== ] 1362/2421 56% [================================== ] 1363/2421 56% [================================== ] 1364/2421 56% [================================== ] 1365/2421 56% [================================== ] 1366/2421 56% [=================================== ] 1367/2421 56% [=================================== ] 1368/2421 56% [=================================== ] 1369/2421 56% [=================================== ] 1370/2421 56% [=================================== ] 1371/2421 56% [=================================== ] 1372/2421 56% [=================================== ] 1373/2421 56% [=================================== ] 1374/2421 56% [=================================== ] 1375/2421 56% [=================================== ] 1376/2421 56% [=================================== ] 1377/2421 56% [=================================== ] 1378/2421 56% [=================================== ] 1379/2421 56% [=================================== ] 1380/2421 57% [=================================== ] 1381/2421 57% [=================================== ] 1382/2421 57% [=================================== ] 1383/2421 57% [=================================== ] 1384/2421 57% [=================================== ] 1385/2421 57% [=================================== ] 1386/2421 57% [=================================== ] 1387/2421 57% [=================================== ] 1388/2421 57% [=================================== ] 1389/2421 57% [=================================== ] 1390/2421 57% [=================================== ] 1391/2421 57% [=================================== ] 1392/2421 57% [=================================== ] 1393/2421 57% [=================================== ] 1394/2421 57% [=================================== ] 1395/2421 57% [=================================== ] 1396/2421 57% [=================================== ] 1397/2421 57% [=================================== ] 1398/2421 57% [=================================== ] 1399/2421 57% [=================================== ] 1400/2421 57% [=================================== ] 1401/2421 57% [=================================== ] 1402/2421 57% [=================================== ] 1403/2421 57% [=================================== ] 1404/2421 57% [=================================== ] 1405/2421 58% [==================================== ] 1406/2421 58% [==================================== ] 1407/2421 58% [==================================== ] 1408/2421 58% [==================================== ] 1409/2421 58% [==================================== ] 1410/2421 58% [==================================== ] 1411/2421 58% [==================================== ] 1412/2421 58% [==================================== ] 1413/2421 58% [==================================== ] 1414/2421 58% [==================================== ] 1415/2421 58% [==================================== ] 1416/2421 58% [==================================== ] 1417/2421 58% [==================================== ] 1418/2421 58% [==================================== ] 1419/2421 58% [==================================== ] 1420/2421 58% [==================================== ] 1421/2421 58% [==================================== ] 1422/2421 58% [==================================== ] 1423/2421 58% [==================================== ] 1424/2421 58% [==================================== ] 1425/2421 58% [==================================== ] 1426/2421 58% [==================================== ] 1427/2421 58% [==================================== ] 1428/2421 58% [==================================== ] 1429/2421 59% [==================================== ] 1430/2421 59% [==================================== ] 1431/2421 59% [==================================== ] 1432/2421 59% [==================================== ] 1433/2421 59% [==================================== ] 1434/2421 59% [==================================== ] 1435/2421 59% [==================================== ] 1436/2421 59% [==================================== ] 1437/2421 59% [==================================== ] 1438/2421 59% [==================================== ] 1439/2421 59% [==================================== ] 1440/2421 59% [==================================== ] 1441/2421 59% [==================================== ] 1442/2421 59% [==================================== ] 1443/2421 59% [==================================== ] 1444/2421 59% [===================================== ] 1445/2421 59% [===================================== ] 1446/2421 59% [===================================== ] 1447/2421 59% [===================================== ] 1448/2421 59% [===================================== ] 1449/2421 59% [===================================== ] 1450/2421 59% [===================================== ] 1451/2421 59% [===================================== ] 1452/2421 59% [===================================== ] 1453/2421 60% [===================================== ] 1454/2421 60% [===================================== ] 1455/2421 60% [===================================== ] 1456/2421 60% [===================================== ] 1457/2421 60% [===================================== ] 1458/2421 60% [===================================== ] 1459/2421 60% [===================================== ] 1460/2421 60% [===================================== ] 1461/2421 60% [===================================== ] 1462/2421 60% [===================================== ] 1463/2421 60% [===================================== ] 1464/2421 60% [===================================== ] 1465/2421 60% [===================================== ] 1466/2421 60% [===================================== ] 1467/2421 60% [===================================== ] 1468/2421 60% [===================================== ] 1469/2421 60% [===================================== ] 1470/2421 60% [===================================== ] 1471/2421 60% [===================================== ] 1472/2421 60% [===================================== ] 1473/2421 60% [===================================== ] 1474/2421 60% [===================================== ] 1475/2421 60% [===================================== ] 1476/2421 60% [===================================== ] 1477/2421 61% [===================================== ] 1478/2421 61% [===================================== ] 1479/2421 61% [===================================== ] 1480/2421 61% [===================================== ] 1481/2421 61% [===================================== ] 1482/2421 61% [===================================== ] 1483/2421 61% [====================================== ] 1484/2421 61% [====================================== ] 1485/2421 61% [====================================== ] 1486/2421 61% [====================================== ] 1487/2421 61% [====================================== ] 1488/2421 61% [====================================== ] 1489/2421 61% [====================================== ] 1490/2421 61% [====================================== ] 1491/2421 61% [====================================== ] 1492/2421 61% [====================================== ] 1493/2421 61% [====================================== ] 1494/2421 61% [====================================== ] 1495/2421 61% [====================================== ] 1496/2421 61% [====================================== ] 1497/2421 61% [====================================== ] 1498/2421 61% [====================================== ] 1499/2421 61% [====================================== ] 1500/2421 61% [====================================== ] 1501/2421 61% [====================================== ] 1502/2421 62% [====================================== ] 1503/2421 62% [====================================== ] 1504/2421 62% [====================================== ] 1505/2421 62% [====================================== ] 1506/2421 62% [====================================== ] 1507/2421 62% [====================================== ] 1508/2421 62% [====================================== ] 1509/2421 62% [====================================== ] 1510/2421 62% [====================================== ] 1511/2421 62% [====================================== ] 1512/2421 62% [====================================== ] 1513/2421 62% [====================================== ] 1514/2421 62% [====================================== ] 1515/2421 62% [====================================== ] 1516/2421 62% [====================================== ] 1517/2421 62% [====================================== ] 1518/2421 62% [====================================== ] 1519/2421 62% [====================================== ] 1520/2421 62% [====================================== ] 1521/2421 62% [====================================== ] 1522/2421 62% [======================================= ] 1523/2421 62% [======================================= ] 1524/2421 62% [======================================= ] 1525/2421 62% [======================================= ] 1526/2421 63% [======================================= ] 1527/2421 63% [======================================= ] 1528/2421 63% [======================================= ] 1529/2421 63% [======================================= ] 1530/2421 63% [======================================= ] 1531/2421 63% [======================================= ] 1532/2421 63% [======================================= ] 1533/2421 63% [======================================= ] 1534/2421 63% [======================================= ] 1535/2421 63% [======================================= ] 1536/2421 63% [======================================= ] 1537/2421 63% [======================================= ] 1538/2421 63% [======================================= ] 1539/2421 63% [======================================= ] 1540/2421 63% [======================================= ] 1541/2421 63% [======================================= ] 1542/2421 63% [======================================= ] 1543/2421 63% [======================================= ] 1544/2421 63% [======================================= ] 1545/2421 63% [======================================= ] 1546/2421 63% [======================================= ] 1547/2421 63% [======================================= ] 1548/2421 63% [======================================= ] 1549/2421 63% [======================================= ] 1550/2421 64% [======================================= ] 1551/2421 64% [======================================= ] 1552/2421 64% [======================================= ] 1553/2421 64% [======================================= ] 1554/2421 64% [======================================= ] 1555/2421 64% [======================================= ] 1556/2421 64% [======================================= ] 1557/2421 64% [======================================= ] 1558/2421 64% [======================================= ] 1559/2421 64% [======================================= ] 1560/2421 64% [======================================= ] 1561/2421 64% [======================================== ] 1562/2421 64% [======================================== ] 1563/2421 64% [======================================== ] 1564/2421 64% [======================================== ] 1565/2421 64% [======================================== ] 1566/2421 64% [======================================== ] 1567/2421 64% [======================================== ] 1568/2421 64% [======================================== ] 1569/2421 64% [======================================== ] 1570/2421 64% [======================================== ] 1571/2421 64% [======================================== ] 1572/2421 64% [======================================== ] 1573/2421 64% [======================================== ] 1574/2421 65% [======================================== ] 1575/2421 65% [======================================== ] 1576/2421 65% [======================================== ] 1577/2421 65% [======================================== ] 1578/2421 65% [======================================== ] 1579/2421 65% [======================================== ] 1580/2421 65% [======================================== ] 1581/2421 65% [======================================== ] 1582/2421 65% [======================================== ] 1583/2421 65% [======================================== ] 1584/2421 65% [======================================== ] 1585/2421 65% [======================================== ] 1586/2421 65% [======================================== ] 1587/2421 65% [======================================== ] 1588/2421 65% [======================================== ] 1589/2421 65% [======================================== ] 1590/2421 65% [======================================== ] 1591/2421 65% [======================================== ] 1592/2421 65% [======================================== ] 1593/2421 65% [======================================== ] 1594/2421 65% [======================================== ] 1595/2421 65% [======================================== ] 1596/2421 65% [======================================== ] 1597/2421 65% [======================================== ] 1598/2421 66% [======================================== ] 1599/2421 66% [======================================== ] 1600/2421 66% [========================================= ] 1601/2421 66% [========================================= ] 1602/2421 66% [========================================= ] 1603/2421 66% [========================================= ] 1604/2421 66% [========================================= ] 1605/2421 66% [========================================= ] 1606/2421 66% [========================================= ] 1607/2421 66% [========================================= ] 1608/2421 66% [========================================= ] 1609/2421 66% [========================================= ] 1610/2421 66% [========================================= ] 1611/2421 66% [========================================= ] 1612/2421 66% [========================================= ] 1613/2421 66% [========================================= ] 1614/2421 66% [========================================= ] 1615/2421 66% [========================================= ] 1616/2421 66% [========================================= ] 1617/2421 66% [========================================= ] 1618/2421 66% [========================================= ] 1619/2421 66% [========================================= ] 1620/2421 66% [========================================= ] 1621/2421 66% [========================================= ] 1622/2421 66% [========================================= ] 1623/2421 67% [========================================= ] 1624/2421 67% [========================================= ] 1625/2421 67% [========================================= ] 1626/2421 67% [========================================= ] 1627/2421 67% [========================================= ] 1628/2421 67% [========================================= ] 1629/2421 67% [========================================= ] 1630/2421 67% [========================================= ] 1631/2421 67% [========================================= ] 1632/2421 67% [========================================= ] 1633/2421 67% [========================================= ] 1634/2421 67% [========================================= ] 1635/2421 67% [========================================= ] 1636/2421 67% [========================================= ] 1637/2421 67% [========================================= ] 1638/2421 67% [========================================= ] 1639/2421 67% [========================================= ] 1640/2421 67% [========================================== ] 1641/2421 67% [========================================== ] 1642/2421 67% [========================================== ] 1643/2421 67% [========================================== ] 1644/2421 67% [========================================== ] 1645/2421 67% [========================================== ] 1646/2421 67% [========================================== ] 1647/2421 68% [========================================== ] 1648/2421 68% [========================================== ] 1649/2421 68% [========================================== ] 1650/2421 68% [========================================== ] 1651/2421 68% [========================================== ] 1652/2421 68% [========================================== ] 1653/2421 68% [========================================== ] 1654/2421 68% [========================================== ] 1655/2421 68% [========================================== ] 1656/2421 68% [========================================== ] 1657/2421 68% [========================================== ] 1658/2421 68% [========================================== ] 1659/2421 68% [========================================== ] 1660/2421 68% [========================================== ] 1661/2421 68% [========================================== ] 1662/2421 68% [========================================== ] 1663/2421 68% [========================================== ] 1664/2421 68% [========================================== ] 1665/2421 68% [========================================== ] 1666/2421 68% [========================================== ] 1667/2421 68% [========================================== ] 1668/2421 68% [========================================== ] 1669/2421 68% [========================================== ] 1670/2421 68% [========================================== ] 1671/2421 69% [========================================== ] 1672/2421 69% [========================================== ] 1673/2421 69% [========================================== ] 1674/2421 69% [========================================== ] 1675/2421 69% [========================================== ] 1676/2421 69% [========================================== ] 1677/2421 69% [========================================== ] 1678/2421 69% [========================================== ] 1679/2421 69% [=========================================== ] 1680/2421 69% [=========================================== ] 1681/2421 69% [=========================================== ] 1682/2421 69% [=========================================== ] 1683/2421 69% [=========================================== ] 1684/2421 69% [=========================================== ] 1685/2421 69% [=========================================== ] 1686/2421 69% [=========================================== ] 1687/2421 69% [=========================================== ] 1688/2421 69% [=========================================== ] 1689/2421 69% [=========================================== ] 1690/2421 69% [=========================================== ] 1691/2421 69% [=========================================== ] 1692/2421 69% [=========================================== ] 1693/2421 69% [=========================================== ] 1694/2421 69% [=========================================== ] 1695/2421 70% [=========================================== ] 1696/2421 70% [=========================================== ] 1697/2421 70% [=========================================== ] 1698/2421 70% [=========================================== ] 1699/2421 70% [=========================================== ] 1700/2421 70% [=========================================== ] 1701/2421 70% [=========================================== ] 1702/2421 70% [=========================================== ] 1703/2421 70% [=========================================== ] 1704/2421 70% [=========================================== ] 1705/2421 70% [=========================================== ] 1706/2421 70% [=========================================== ] 1707/2421 70% [=========================================== ] 1708/2421 70% [=========================================== ] 1709/2421 70% [=========================================== ] 1710/2421 70% [=========================================== ] 1711/2421 70% [=========================================== ] 1712/2421 70% [=========================================== ] 1713/2421 70% [=========================================== ] 1714/2421 70% [=========================================== ] 1715/2421 70% [=========================================== ] 1716/2421 70% [=========================================== ] 1717/2421 70% [=========================================== ] 1718/2421 70% [============================================ ] 1719/2421 71% [============================================ ] 1720/2421 71% [============================================ ] 1721/2421 71% [============================================ ] 1722/2421 71% [============================================ ] 1723/2421 71% [============================================ ] 1724/2421 71% [============================================ ] 1725/2421 71% [============================================ ] 1726/2421 71% [============================================ ] 1727/2421 71% [============================================ ] 1728/2421 71% [============================================ ] 1729/2421 71% [============================================ ] 1730/2421 71% [============================================ ] 1731/2421 71% [============================================ ] 1732/2421 71% [============================================ ] 1733/2421 71% [============================================ ] 1734/2421 71% [============================================ ] 1735/2421 71% [============================================ ] 1736/2421 71% [============================================ ] 1737/2421 71% [============================================ ] 1738/2421 71% [============================================ ] 1739/2421 71% [============================================ ] 1740/2421 71% [============================================ ] 1741/2421 71% [============================================ ] 1742/2421 71% [============================================ ] 1743/2421 71% [============================================ ] 1744/2421 72% [============================================ ] 1745/2421 72% [============================================ ] 1746/2421 72% [============================================ ] 1747/2421 72% [============================================ ] 1748/2421 72% [============================================ ] 1749/2421 72% [============================================ ] 1750/2421 72% [============================================ ] 1751/2421 72% [============================================ ] 1752/2421 72% [============================================ ] 1753/2421 72% [============================================ ] 1754/2421 72% [============================================ ] 1755/2421 72% [============================================ ] 1756/2421 72% [============================================ ] 1757/2421 72% [============================================= ] 1758/2421 72% [============================================= ] 1759/2421 72% [============================================= ] 1760/2421 72% [============================================= ] 1761/2421 72% [============================================= ] 1762/2421 72% [============================================= ] 1763/2421 72% [============================================= ] 1764/2421 72% [============================================= ] 1765/2421 72% [============================================= ] 1766/2421 72% [============================================= ] 1767/2421 72% [============================================= ] 1768/2421 73% [============================================= ] 1769/2421 73% [============================================= ] 1770/2421 73% [============================================= ] 1771/2421 73% [============================================= ] 1772/2421 73% [============================================= ] 1773/2421 73% [============================================= ] 1774/2421 73% [============================================= ] 1775/2421 73% [============================================= ] 1776/2421 73% [============================================= ] 1777/2421 73% [============================================= ] 1778/2421 73% [============================================= ] 1779/2421 73% [============================================= ] 1780/2421 73% [============================================= ] 1781/2421 73% [============================================= ] 1782/2421 73% [============================================= ] 1783/2421 73% [============================================= ] 1784/2421 73% [============================================= ] 1785/2421 73% [============================================= ] 1786/2421 73% [============================================= ] 1787/2421 73% [============================================= ] 1788/2421 73% [============================================= ] 1789/2421 73% [============================================= ] 1790/2421 73% [============================================= ] 1791/2421 73% [============================================= ] 1792/2421 74% [============================================= ] 1793/2421 74% [============================================= ] 1794/2421 74% [============================================= ] 1795/2421 74% [============================================= ] 1796/2421 74% [============================================== ] 1797/2421 74% [============================================== ] 1798/2421 74% [============================================== ] 1799/2421 74% [============================================== ] 1800/2421 74% [============================================== ] 1801/2421 74% [============================================== ] 1802/2421 74% [============================================== ] 1803/2421 74% [============================================== ] 1804/2421 74% [============================================== ] 1805/2421 74% [============================================== ] 1806/2421 74% [============================================== ] 1807/2421 74% [============================================== ] 1808/2421 74% [============================================== ] 1809/2421 74% [============================================== ] 1810/2421 74% [============================================== ] 1811/2421 74% [============================================== ] 1812/2421 74% [============================================== ] 1813/2421 74% [============================================== ] 1814/2421 74% [============================================== ] 1815/2421 74% [============================================== ] 1816/2421 75% [============================================== ] 1817/2421 75% [============================================== ] 1818/2421 75% [============================================== ] 1819/2421 75% [============================================== ] 1820/2421 75% [============================================== ] 1821/2421 75% [============================================== ] 1822/2421 75% [============================================== ] 1823/2421 75% [============================================== ] 1824/2421 75% [============================================== ] 1825/2421 75% [============================================== ] 1826/2421 75% [============================================== ] 1827/2421 75% [============================================== ] 1828/2421 75% [============================================== ] 1829/2421 75% [============================================== ] 1830/2421 75% [============================================== ] 1831/2421 75% [============================================== ] 1832/2421 75% [============================================== ] 1833/2421 75% [============================================== ] 1834/2421 75% [============================================== ] 1835/2421 75% [=============================================== ] 1836/2421 75% [=============================================== ] 1837/2421 75% [=============================================== ] 1838/2421 75% [=============================================== ] 1839/2421 75% [=============================================== ] 1840/2421 76% [=============================================== ] 1841/2421 76% [=============================================== ] 1842/2421 76% [=============================================== ] 1843/2421 76% [=============================================== ] 1844/2421 76% [=============================================== ] 1845/2421 76% [=============================================== ] 1846/2421 76% [=============================================== ] 1847/2421 76% [=============================================== ] 1848/2421 76% [=============================================== ] 1849/2421 76% [=============================================== ] 1850/2421 76% [=============================================== ] 1851/2421 76% [=============================================== ] 1852/2421 76% [=============================================== ] 1853/2421 76% [=============================================== ] 1854/2421 76% [=============================================== ] 1855/2421 76% [=============================================== ] 1856/2421 76% [=============================================== ] 1857/2421 76% [=============================================== ] 1858/2421 76% [=============================================== ] 1859/2421 76% [=============================================== ] 1860/2421 76% [=============================================== ] 1861/2421 76% [=============================================== ] 1862/2421 76% [=============================================== ] 1863/2421 76% [=============================================== ] 1864/2421 76% [=============================================== ] 1865/2421 77% [=============================================== ] 1866/2421 77% [=============================================== ] 1867/2421 77% [=============================================== ] 1868/2421 77% [=============================================== ] 1869/2421 77% [=============================================== ] 1870/2421 77% [=============================================== ] 1871/2421 77% [=============================================== ] 1872/2421 77% [=============================================== ] 1873/2421 77% [=============================================== ] 1874/2421 77% [================================================ ] 1875/2421 77% [================================================ ] 1876/2421 77% [================================================ ] 1877/2421 77% [================================================ ] 1878/2421 77% [================================================ ] 1879/2421 77% [================================================ ] 1880/2421 77% [================================================ ] 1881/2421 77% [================================================ ] 1882/2421 77% [================================================ ] 1883/2421 77% [================================================ ] 1884/2421 77% [================================================ ] 1885/2421 77% [================================================ ] 1886/2421 77% [================================================ ] 1887/2421 77% [================================================ ] 1888/2421 77% [================================================ ] 1889/2421 78% [================================================ ] 1890/2421 78% [================================================ ] 1891/2421 78% [================================================ ] 1892/2421 78% [================================================ ] 1893/2421 78% [================================================ ] 1894/2421 78% [================================================ ] 1895/2421 78% [================================================ ] 1896/2421 78% [================================================ ] 1897/2421 78% [================================================ ] 1898/2421 78% [================================================ ] 1899/2421 78% [================================================ ] 1900/2421 78% [================================================ ] 1901/2421 78% [================================================ ] 1902/2421 78% [================================================ ] 1903/2421 78% [================================================ ] 1904/2421 78% [================================================ ] 1905/2421 78% [================================================ ] 1906/2421 78% [================================================ ] 1907/2421 78% [================================================ ] 1908/2421 78% [================================================ ] 1909/2421 78% [================================================ ] 1910/2421 78% [================================================ ] 1911/2421 78% [================================================ ] 1912/2421 78% [================================================ ] 1913/2421 79% [================================================= ] 1914/2421 79% [================================================= ] 1915/2421 79% [================================================= ] 1916/2421 79% [================================================= ] 1917/2421 79% [================================================= ] 1918/2421 79% [================================================= ] 1919/2421 79% [================================================= ] 1920/2421 79% [================================================= ] 1921/2421 79% [================================================= ] 1922/2421 79% [================================================= ] 1923/2421 79% [================================================= ] 1924/2421 79% [================================================= ] 1925/2421 79% [================================================= ] 1926/2421 79% [================================================= ] 1927/2421 79% [================================================= ] 1928/2421 79% [================================================= ] 1929/2421 79% [================================================= ] 1930/2421 79% [================================================= ] 1931/2421 79% [================================================= ] 1932/2421 79% [================================================= ] 1933/2421 79% [================================================= ] 1934/2421 79% [================================================= ] 1935/2421 79% [================================================= ] 1936/2421 79% [================================================= ] 1937/2421 80% [================================================= ] 1938/2421 80% [================================================= ] 1939/2421 80% [================================================= ] 1940/2421 80% [================================================= ] 1941/2421 80% [================================================= ] 1942/2421 80% [================================================= ] 1943/2421 80% [================================================= ] 1944/2421 80% [================================================= ] 1945/2421 80% [================================================= ] 1946/2421 80% [================================================= ] 1947/2421 80% [================================================= ] 1948/2421 80% [================================================= ] 1949/2421 80% [================================================= ] 1950/2421 80% [================================================= ] 1951/2421 80% [================================================= ] 1952/2421 80% [================================================== ] 1953/2421 80% [================================================== ] 1954/2421 80% [================================================== ] 1955/2421 80% [================================================== ] 1956/2421 80% [================================================== ] 1957/2421 80% [================================================== ] 1958/2421 80% [================================================== ] 1959/2421 80% [================================================== ] 1960/2421 80% [================================================== ] 1961/2421 80% [================================================== ] 1962/2421 81% [================================================== ] 1963/2421 81% [================================================== ] 1964/2421 81% [================================================== ] 1965/2421 81% [================================================== ] 1966/2421 81% [================================================== ] 1967/2421 81% [================================================== ] 1968/2421 81% [================================================== ] 1969/2421 81% [================================================== ] 1970/2421 81% [================================================== ] 1971/2421 81% [================================================== ] 1972/2421 81% [================================================== ] 1973/2421 81% [================================================== ] 1974/2421 81% [================================================== ] 1975/2421 81% [================================================== ] 1976/2421 81% [================================================== ] 1977/2421 81% [================================================== ] 1978/2421 81% [================================================== ] 1979/2421 81% [================================================== ] 1980/2421 81% [================================================== ] 1981/2421 81% [================================================== ] 1982/2421 81% [================================================== ] 1983/2421 81% [================================================== ] 1984/2421 81% [================================================== ] 1985/2421 81% [================================================== ] 1986/2421 82% [================================================== ] 1987/2421 82% [================================================== ] 1988/2421 82% [================================================== ] 1989/2421 82% [================================================== ] 1990/2421 82% [================================================== ] 1991/2421 82% [=================================================== ] 1992/2421 82% [=================================================== ] 1993/2421 82% [=================================================== ] 1994/2421 82% [=================================================== ] 1995/2421 82% [=================================================== ] 1996/2421 82% [=================================================== ] 1997/2421 82% [=================================================== ] 1998/2421 82% [=================================================== ] 1999/2421 82% [=================================================== ] 2000/2421 82% [=================================================== ] 2001/2421 82% [=================================================== ] 2002/2421 82% [=================================================== ] 2003/2421 82% [=================================================== ] 2004/2421 82% [=================================================== ] 2005/2421 82% [=================================================== ] 2006/2421 82% [=================================================== ] 2007/2421 82% [=================================================== ] 2008/2421 82% [=================================================== ] 2009/2421 82% [=================================================== ] 2010/2421 83% [=================================================== ] 2011/2421 83% [=================================================== ] 2012/2421 83% [=================================================== ] 2013/2421 83% [=================================================== ] 2014/2421 83% [=================================================== ] 2015/2421 83% [=================================================== ] 2016/2421 83% [=================================================== ] 2017/2421 83% [=================================================== ] 2018/2421 83% [=================================================== ] 2019/2421 83% [=================================================== ] 2020/2421 83% [=================================================== ] 2021/2421 83% [=================================================== ] 2022/2421 83% [=================================================== ] 2023/2421 83% [=================================================== ] 2024/2421 83% [=================================================== ] 2025/2421 83% [=================================================== ] 2026/2421 83% [=================================================== ] 2027/2421 83% [=================================================== ] 2028/2421 83% [=================================================== ] 2029/2421 83% [=================================================== ] 2030/2421 83% [==================================================== ] 2031/2421 83% [==================================================== ] 2032/2421 83% [==================================================== ] 2033/2421 83% [==================================================== ] 2034/2421 84% [==================================================== ] 2035/2421 84% [==================================================== ] 2036/2421 84% [==================================================== ] 2037/2421 84% [==================================================== ] 2038/2421 84% [==================================================== ] 2039/2421 84% [==================================================== ] 2040/2421 84% [==================================================== ] 2041/2421 84% [==================================================== ] 2042/2421 84% [==================================================== ] 2043/2421 84% [==================================================== ] 2044/2421 84% [==================================================== ] 2045/2421 84% [==================================================== ] 2046/2421 84% [==================================================== ] 2047/2421 84% [==================================================== ] 2048/2421 84% [==================================================== ] 2049/2421 84% [==================================================== ] 2050/2421 84% [==================================================== ] 2051/2421 84% [==================================================== ] 2052/2421 84% [==================================================== ] 2053/2421 84% [==================================================== ] 2054/2421 84% [==================================================== ] 2055/2421 84% [==================================================== ] 2056/2421 84% [==================================================== ] 2057/2421 84% [==================================================== ] 2058/2421 85% [==================================================== ] 2059/2421 85% [==================================================== ] 2060/2421 85% [==================================================== ] 2061/2421 85% [==================================================== ] 2062/2421 85% [==================================================== ] 2063/2421 85% [==================================================== ] 2064/2421 85% [==================================================== ] 2065/2421 85% [==================================================== ] 2066/2421 85% [==================================================== ] 2067/2421 85% [==================================================== ] 2068/2421 85% [==================================================== ] 2069/2421 85% [===================================================== ] 2070/2421 85% [===================================================== ] 2071/2421 85% [===================================================== ] 2072/2421 85% [===================================================== ] 2073/2421 85% [===================================================== ] 2074/2421 85% [===================================================== ] 2075/2421 85% [===================================================== ] 2076/2421 85% [===================================================== ] 2077/2421 85% [===================================================== ] 2078/2421 85% [===================================================== ] 2079/2421 85% [===================================================== ] 2080/2421 85% [===================================================== ] 2081/2421 85% [===================================================== ] 2082/2421 85% [===================================================== ] 2083/2421 86% [===================================================== ] 2084/2421 86% [===================================================== ] 2085/2421 86% [===================================================== ] 2086/2421 86% [===================================================== ] 2087/2421 86% [===================================================== ] 2088/2421 86% [===================================================== ] 2089/2421 86% [===================================================== ] 2090/2421 86% [===================================================== ] 2091/2421 86% [===================================================== ] 2092/2421 86% [===================================================== ] 2093/2421 86% [===================================================== ] 2094/2421 86% [===================================================== ] 2095/2421 86% [===================================================== ] 2096/2421 86% [===================================================== ] 2097/2421 86% [===================================================== ] 2098/2421 86% [===================================================== ] 2099/2421 86% [===================================================== ] 2100/2421 86% [===================================================== ] 2101/2421 86% [===================================================== ] 2102/2421 86% [===================================================== ] 2103/2421 86% [===================================================== ] 2104/2421 86% [===================================================== ] 2105/2421 86% [===================================================== ] 2106/2421 86% [===================================================== ] 2107/2421 87% [===================================================== ] 2108/2421 87% [====================================================== ] 2109/2421 87% [====================================================== ] 2110/2421 87% [====================================================== ] 2111/2421 87% [====================================================== ] 2112/2421 87% [====================================================== ] 2113/2421 87% [====================================================== ] 2114/2421 87% [====================================================== ] 2115/2421 87% [====================================================== ] 2116/2421 87% [====================================================== ] 2117/2421 87% [====================================================== ] 2118/2421 87% [====================================================== ] 2119/2421 87% [====================================================== ] 2120/2421 87% [====================================================== ] 2121/2421 87% [====================================================== ] 2122/2421 87% [====================================================== ] 2123/2421 87% [====================================================== ] 2124/2421 87% [====================================================== ] 2125/2421 87% [====================================================== ] 2126/2421 87% [====================================================== ] 2127/2421 87% [====================================================== ] 2128/2421 87% [====================================================== ] 2129/2421 87% [====================================================== ] 2130/2421 87% [====================================================== ] 2131/2421 88% [====================================================== ] 2132/2421 88% [====================================================== ] 2133/2421 88% [====================================================== ] 2134/2421 88% [====================================================== ] 2135/2421 88% [====================================================== ] 2136/2421 88% [====================================================== ] 2137/2421 88% [====================================================== ] 2138/2421 88% [====================================================== ] 2139/2421 88% [====================================================== ] 2140/2421 88% [====================================================== ] 2141/2421 88% [====================================================== ] 2142/2421 88% [====================================================== ] 2143/2421 88% [====================================================== ] 2144/2421 88% [====================================================== ] 2145/2421 88% [====================================================== ] 2146/2421 88% [====================================================== ] 2147/2421 88% [======================================================= ] 2148/2421 88% [======================================================= ] 2149/2421 88% [======================================================= ] 2150/2421 88% [======================================================= ] 2151/2421 88% [======================================================= ] 2152/2421 88% [======================================================= ] 2153/2421 88% [======================================================= ] 2154/2421 88% [======================================================= ] 2155/2421 89% [======================================================= ] 2156/2421 89% [======================================================= ] 2157/2421 89% [======================================================= ] 2158/2421 89% [======================================================= ] 2159/2421 89% [======================================================= ] 2160/2421 89% [======================================================= ] 2161/2421 89% [======================================================= ] 2162/2421 89% [======================================================= ] 2163/2421 89% [======================================================= ] 2164/2421 89% [======================================================= ] 2165/2421 89% [======================================================= ] 2166/2421 89% [======================================================= ] 2167/2421 89% [======================================================= ] 2168/2421 89% [======================================================= ] 2169/2421 89% [======================================================= ] 2170/2421 89% [======================================================= ] 2171/2421 89% [======================================================= ] 2172/2421 89% [======================================================= ] 2173/2421 89% [======================================================= ] 2174/2421 89% [======================================================= ] 2175/2421 89% [======================================================= ] 2176/2421 89% [======================================================= ] 2177/2421 89% [======================================================= ] 2178/2421 89% [======================================================= ] 2179/2421 90% [======================================================= ] 2180/2421 90% [======================================================= ] 2181/2421 90% [======================================================= ] 2182/2421 90% [======================================================= ] 2183/2421 90% [======================================================= ] 2184/2421 90% [======================================================= ] 2185/2421 90% [======================================================= ] 2186/2421 90% [======================================================== ] 2187/2421 90% [======================================================== ] 2188/2421 90% [======================================================== ] 2189/2421 90% [======================================================== ] 2190/2421 90% [======================================================== ] 2191/2421 90% [======================================================== ] 2192/2421 90% [======================================================== ] 2193/2421 90% [======================================================== ] 2194/2421 90% [======================================================== ] 2195/2421 90% [======================================================== ] 2196/2421 90% [======================================================== ] 2197/2421 90% [======================================================== ] 2198/2421 90% [======================================================== ] 2199/2421 90% [======================================================== ] 2200/2421 90% [======================================================== ] 2201/2421 90% [======================================================== ] 2202/2421 90% [======================================================== ] 2203/2421 90% [======================================================== ] 2204/2421 91% [======================================================== ] 2205/2421 91% [======================================================== ] 2206/2421 91% [======================================================== ] 2207/2421 91% [======================================================== ] 2208/2421 91% [======================================================== ] 2209/2421 91% [======================================================== ] 2210/2421 91% [======================================================== ] 2211/2421 91% [======================================================== ] 2212/2421 91% [======================================================== ] 2213/2421 91% [======================================================== ] 2214/2421 91% [======================================================== ] 2215/2421 91% [======================================================== ] 2216/2421 91% [======================================================== ] 2217/2421 91% [======================================================== ] 2218/2421 91% [======================================================== ] 2219/2421 91% [======================================================== ] 2220/2421 91% [======================================================== ] 2221/2421 91% [======================================================== ] 2222/2421 91% [======================================================== ] 2223/2421 91% [======================================================== ] 2224/2421 91% [======================================================== ] 2225/2421 91% [========================================================= ] 2226/2421 91% [========================================================= ] 2227/2421 91% [========================================================= ] 2228/2421 92% [========================================================= ] 2229/2421 92% [========================================================= ] 2230/2421 92% [========================================================= ] 2231/2421 92% [========================================================= ] 2232/2421 92% [========================================================= ] 2233/2421 92% [========================================================= ] 2234/2421 92% [========================================================= ] 2235/2421 92% [========================================================= ] 2236/2421 92% [========================================================= ] 2237/2421 92% [========================================================= ] 2238/2421 92% [========================================================= ] 2239/2421 92% [========================================================= ] 2240/2421 92% [========================================================= ] 2241/2421 92% [========================================================= ] 2242/2421 92% [========================================================= ] 2243/2421 92% [========================================================= ] 2244/2421 92% [========================================================= ] 2245/2421 92% [========================================================= ] 2246/2421 92% [========================================================= ] 2247/2421 92% [========================================================= ] 2248/2421 92% [========================================================= ] 2249/2421 92% [========================================================= ] 2250/2421 92% [========================================================= ] 2251/2421 92% [========================================================= ] 2252/2421 93% [========================================================= ] 2253/2421 93% [========================================================= ] 2254/2421 93% [========================================================= ] 2255/2421 93% [========================================================= ] 2256/2421 93% [========================================================= ] 2257/2421 93% [========================================================= ] 2258/2421 93% [========================================================= ] 2259/2421 93% [========================================================= ] 2260/2421 93% [========================================================= ] 2261/2421 93% [========================================================= ] 2262/2421 93% [========================================================= ] 2263/2421 93% [========================================================= ] 2264/2421 93% [========================================================== ] 2265/2421 93% [========================================================== ] 2266/2421 93% [========================================================== ] 2267/2421 93% [========================================================== ] 2268/2421 93% [========================================================== ] 2269/2421 93% [========================================================== ] 2270/2421 93% [========================================================== ] 2271/2421 93% [========================================================== ] 2272/2421 93% [========================================================== ] 2273/2421 93% [========================================================== ] 2274/2421 93% [========================================================== ] 2275/2421 93% [========================================================== ] 2276/2421 94% [========================================================== ] 2277/2421 94% [========================================================== ] 2278/2421 94% [========================================================== ] 2279/2421 94% [========================================================== ] 2280/2421 94% [========================================================== ] 2281/2421 94% [========================================================== ] 2282/2421 94% [========================================================== ] 2283/2421 94% [========================================================== ] 2284/2421 94% [========================================================== ] 2285/2421 94% [========================================================== ] 2286/2421 94% [========================================================== ] 2287/2421 94% [========================================================== ] 2288/2421 94% [========================================================== ] 2289/2421 94% [========================================================== ] 2290/2421 94% [========================================================== ] 2291/2421 94% [========================================================== ] 2292/2421 94% [========================================================== ] 2293/2421 94% [========================================================== ] 2294/2421 94% [========================================================== ] 2295/2421 94% [========================================================== ] 2296/2421 94% [========================================================== ] 2297/2421 94% [========================================================== ] 2298/2421 94% [========================================================== ] 2299/2421 94% [========================================================== ] 2300/2421 95% [========================================================== ] 2301/2421 95% [========================================================== ] 2302/2421 95% [========================================================== ] 2303/2421 95% [=========================================================== ] 2304/2421 95% [=========================================================== ] 2305/2421 95% [=========================================================== ] 2306/2421 95% [=========================================================== ] 2307/2421 95% [=========================================================== ] 2308/2421 95% [=========================================================== ] 2309/2421 95% [=========================================================== ] 2310/2421 95% [=========================================================== ] 2311/2421 95% [=========================================================== ] 2312/2421 95% [=========================================================== ] 2313/2421 95% [=========================================================== ] 2314/2421 95% [=========================================================== ] 2315/2421 95% [=========================================================== ] 2316/2421 95% [=========================================================== ] 2317/2421 95% [=========================================================== ] 2318/2421 95% [=========================================================== ] 2319/2421 95% [=========================================================== ] 2320/2421 95% [=========================================================== ] 2321/2421 95% [=========================================================== ] 2322/2421 95% [=========================================================== ] 2323/2421 95% [=========================================================== ] 2324/2421 95% [=========================================================== ] 2325/2421 96% [=========================================================== ] 2326/2421 96% [=========================================================== ] 2327/2421 96% [=========================================================== ] 2328/2421 96% [=========================================================== ] 2329/2421 96% [=========================================================== ] 2330/2421 96% [=========================================================== ] 2331/2421 96% [=========================================================== ] 2332/2421 96% [=========================================================== ] 2333/2421 96% [=========================================================== ] 2334/2421 96% [=========================================================== ] 2335/2421 96% [=========================================================== ] 2336/2421 96% [=========================================================== ] 2337/2421 96% [=========================================================== ] 2338/2421 96% [=========================================================== ] 2339/2421 96% [=========================================================== ] 2340/2421 96% [=========================================================== ] 2341/2421 96% [=========================================================== ] 2342/2421 96% [============================================================ ] 2343/2421 96% [============================================================ ] 2344/2421 96% [============================================================ ] 2345/2421 96% [============================================================ ] 2346/2421 96% [============================================================ ] 2347/2421 96% [============================================================ ] 2348/2421 96% [============================================================ ] 2349/2421 97% [============================================================ ] 2350/2421 97% [============================================================ ] 2351/2421 97% [============================================================ ] 2352/2421 97% [============================================================ ] 2353/2421 97% [============================================================ ] 2354/2421 97% [============================================================ ] 2355/2421 97% [============================================================ ] 2356/2421 97% [============================================================ ] 2357/2421 97% [============================================================ ] 2358/2421 97% [============================================================ ] 2359/2421 97% [============================================================ ] 2360/2421 97% [============================================================ ] 2361/2421 97% [============================================================ ] 2362/2421 97% [============================================================ ] 2363/2421 97% [============================================================ ] 2364/2421 97% [============================================================ ] 2365/2421 97% [============================================================ ] 2366/2421 97% [============================================================ ] 2367/2421 97% [============================================================ ] 2368/2421 97% [============================================================ ] 2369/2421 97% [============================================================ ] 2370/2421 97% [============================================================ ] 2371/2421 97% [============================================================ ] 2372/2421 97% [============================================================ ] 2373/2421 98% [============================================================ ] 2374/2421 98% [============================================================ ] 2375/2421 98% [============================================================ ] 2376/2421 98% [============================================================ ] 2377/2421 98% [============================================================ ] 2378/2421 98% [============================================================ ] 2379/2421 98% [============================================================ ] 2380/2421 98% [============================================================ ] 2381/2421 98% [============================================================= ] 2382/2421 98% [============================================================= ] 2383/2421 98% [============================================================= ] 2384/2421 98% [============================================================= ] 2385/2421 98% [============================================================= ] 2386/2421 98% [============================================================= ] 2387/2421 98% [============================================================= ] 2388/2421 98% [============================================================= ] 2389/2421 98% [============================================================= ] 2390/2421 98% [============================================================= ] 2391/2421 98% [============================================================= ] 2392/2421 98% [============================================================= ] 2393/2421 98% [============================================================= ] 2394/2421 98% [============================================================= ] 2395/2421 98% [============================================================= ] 2396/2421 98% [============================================================= ] 2397/2421 99% [============================================================= ] 2398/2421 99% [============================================================= ] 2399/2421 99% [============================================================= ] 2400/2421 99% [============================================================= ] 2401/2421 99% [============================================================= ] 2402/2421 99% [============================================================= ] 2403/2421 99% [============================================================= ] 2404/2421 99% [============================================================= ] 2405/2421 99% [============================================================= ] 2406/2421 99% [============================================================= ] 2407/2421 99% [============================================================= ] 2408/2421 99% [============================================================= ] 2409/2421 99% [============================================================= ] 2410/2421 99% [============================================================= ] 2411/2421 99% [============================================================= ] 2412/2421 99% [============================================================= ] 2413/2421 99% [============================================================= ] 2414/2421 99% [============================================================= ] 2415/2421 99% [============================================================= ] 2416/2421 99% [============================================================= ] 2417/2421 99% [============================================================= ] 2418/2421 99% [============================================================= ] 2419/2421 99% [============================================================= ] 2420/2421 99% [==============================================================] 2421/2421 100% operation complete, 2421 objects in 20088 NAND pages. ln -snf /home/autobuild/autobuild/instance-11/output-1/host/mips64el-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-11/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-11/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-11/buildroot' >>> Buildroot 2024.02-458-g0b2967e158 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.39-5-ge0910f1d3278f05439fb434ee528fc9be1b6bd5e Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc) >>> 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-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.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.8.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> libxcrypt 4.4.36 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.28.3 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> cairo 1.17.4 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.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.42 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cmocka 1.1.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> dcron 1ba33c3325df48de46263276a43ed76cf9d81518 Collecting legal info COPYING: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> font-awesome 4.7.0 Collecting legal info >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> hddtemp 0.4.3 Collecting legal info GPL-2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> heirloom-mailx 12.5 Collecting legal info COPYING: OK (sha256: 5ddc00aed98a0cf75fc7edfd9f3aeb1e919ae0ad5e9ff55d61f643d62d802b07) >>> initscripts Collecting legal info >>> jpeg-turbo 2.1.5 Collecting legal info LICENSE.md: OK (sha256: 60c756742db3ad1913304e8b13f0e86e22e51adb50cc0b3333c163f7e45ceec1) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdbi-drivers 0bfae6c43134cf58dc89364328545982ca297abb Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libgit2 1.8.0 Collecting legal info COPYING: OK (sha256: 08041a7e9c4d0e5e84f9711c824a0bd0366ee782ec29c6d7275fdab73e2ca115) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmodbus 3.1.10 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.22 Collecting legal info LICENSES/BSD-2-Clause.txt: OK (sha256: fd38b2c053c0cce46d9c5ef3545a6e34d157a240ba99c9b8dca5d37a8147da6c) LICENSES/BSD-3-Clause.txt: OK (sha256: e11af671c491efac2f94c1d752bea92f4308ca2450c7d11e582e4b48c40e4de1) >>> host-meson 1.3.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-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.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 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-setuptools 69.2.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libnatpmp 20230423 Collecting legal info LICENSE: OK (sha256: 7184f1e2114b518440962e7de67f0b9d5faa3789ba1f1a7ff33159bd26834b06) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.8 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libxml2 2.12.6 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> libxslt 1.1.39 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libzip 1.10.1 Collecting legal info LICENSE: OK (sha256: 01c022eca6d566e2e8792fd0f091a28653b2a608319922bcd4de91c49d1438e1) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lsof 4.99.3 Collecting legal info COPYING: OK (sha256: 225222ff9bf38abc2cef7205e9b05c60935efa9ec28d1fd01e503c9316088718) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.4.6 Collecting legal info COPYING: OK (sha256: 29a1e305b2e34eefe5d4602d00cde1d528b71c5d9f2eec5106972cf6ddb6f73f) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> host-minisign 0.11 Collecting legal info LICENSE: OK (sha256: d775d155cbf31638714c31c6f990f9fdc5f07998d91e42d1bf15483bd2d1706b) >>> host-libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mpd-mpc 0.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> mrouted 4.5 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> nghttp2 1.58.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> open-isns 0.102 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> opus 1.4 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.10.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> raptor 2.0.16 Collecting legal info LICENSE.txt: OK (sha256: 0f0c719a05c9f7a0be2051ab83c1470837f595ed23e34989f46fd8eb45cfc251) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sratom 0.6.14 Collecting legal info COPYING: OK (sha256: 97742aacc982d8bb10d4450e3ce71dd02a9f26ba73a0eb822ef3356a74525597) >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Collecting legal info LICENSE: OK (sha256: bebfe904b14301657e4e5d655c811d51fd31b97c455b9cc2d8600d6bac6cff63) >>> stm32flash 0.7 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sysvinit 3.04 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.34 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-11/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-11/buildroot'