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_extract_hardlink', inlined from 'unyaffs2_extract_obj' at unyaffs2.c:1218:12: unyaffs2.c:1151:2: warning: writing 16 bytes into a region of size 8 [-Wstringop-overflow=] 1151 | memcpy(&variant, &obj->variant, sizeof(obj->variant)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unyaffs2.c: In function 'unyaffs2_extract_obj': unyaffs2.c:1105:31: note: at offset 0 to object 'variant' with size 8 declared here 1105 | union unyaffs2_file_variant *variant; | ^~~~~~~ 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:2: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-9/output-1/host/bin PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/autobuild/autobuild/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-9/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-9/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-9/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-9/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-9/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-9/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-9/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs4x_rel31%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/local/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-9/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-9/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-9/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-9/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-9/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs4x_rel31%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/usr/local/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-9/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-9/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-9/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-9/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-9/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-9/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-9/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-9/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-9/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-9/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-9/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-9/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-9/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-9/output-1/target/etc/shells printf '%s\n' C en_US locale-archive > /home/autobuild/autobuild/instance-9/output-1/build/locales.nopurge for dir in /home/autobuild/autobuild/instance-9/output-1/target/usr/share/locale /home/autobuild/autobuild/instance-9/output-1/target/usr/share/X11/locale /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/autobuild/autobuild/instance-9/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/autobuild/autobuild/instance-9/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/autobuild/autobuild/instance-9/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/autobuild/autobuild/instance-9/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/include /home/autobuild/autobuild/instance-9/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-9/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-9/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-9/output-1/target/usr/doc find /home/autobuild/autobuild/instance-9/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-9/output-1/target/lib/ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-9/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-9/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-9/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/man /home/autobuild/autobuild/instance-9/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/info /home/autobuild/autobuild/instance-9/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/doc /home/autobuild/autobuild/instance-9/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-9/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-9/output-1/target/lib/debug /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-9/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-9/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-9/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-9/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-9/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.08-rc1-135-ge0166ecba0"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.08-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2023.08-rc2\"" \ ) > /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-9/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-9/output-1/per-package /home/autobuild/autobuild/instance-9/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-9/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-9/output-1/images rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-9/output-1/target/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-9/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-9/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-9/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 41610 -m 0x800 -x zlib -o /home/autobuild/autobuild/instance-9/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-9/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" xz -9 -C crc32 -c -T 1 /home/autobuild/autobuild/instance-9/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-9/output-1/images/rootfs.ubifs.xz >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/images rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-9/output-1/target/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-9/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-9/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-9/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-9/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-9/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2990 objects. stage 2: creating image '/home/autobuild/autobuild/instance-9/output-1/images/rootfs.yaffs2' [ ] 1/2990 0% [ ] 2/2990 0% [ ] 3/2990 0% [ ] 4/2990 0% [ ] 5/2990 0% [ ] 6/2990 0% [ ] 7/2990 0% [ ] 8/2990 0% [ ] 9/2990 0% [ ] 10/2990 0% [ ] 11/2990 0% [ ] 12/2990 0% [ ] 13/2990 0% [ ] 14/2990 0% [ ] 15/2990 0% [ ] 16/2990 0% [ ] 17/2990 0% [ ] 18/2990 0% [ ] 19/2990 0% [ ] 20/2990 0% [ ] 21/2990 0% [ ] 22/2990 0% [ ] 23/2990 0% [ ] 24/2990 0% [ ] 25/2990 0% [ ] 26/2990 0% [ ] 27/2990 0% [ ] 28/2990 0% [ ] 29/2990 0% [ ] 30/2990 1% [ ] 31/2990 1% [ ] 32/2990 1% [ ] 33/2990 1% [ ] 34/2990 1% [ ] 35/2990 1% [ ] 36/2990 1% [ ] 37/2990 1% [ ] 38/2990 1% [ ] 39/2990 1% [ ] 40/2990 1% [ ] 41/2990 1% [ ] 42/2990 1% [ ] 43/2990 1% [ ] 44/2990 1% [ ] 45/2990 1% [ ] 46/2990 1% [ ] 47/2990 1% [ ] 48/2990 1% [= ] 49/2990 1% [= ] 50/2990 1% [= ] 51/2990 1% [= ] 52/2990 1% [= ] 53/2990 1% [= ] 54/2990 1% [= ] 55/2990 1% [= ] 56/2990 1% [= ] 57/2990 1% [= ] 58/2990 1% [= ] 59/2990 1% [= ] 60/2990 2% [= ] 61/2990 2% [= ] 62/2990 2% [= ] 63/2990 2% [= ] 64/2990 2% [= ] 65/2990 2% [= ] 66/2990 2% [= ] 67/2990 2% [= ] 68/2990 2% [= ] 69/2990 2% [= ] 70/2990 2% [= ] 71/2990 2% [= ] 72/2990 2% [= ] 73/2990 2% [= ] 74/2990 2% [= ] 75/2990 2% [= ] 76/2990 2% [= ] 77/2990 2% [= ] 78/2990 2% [= ] 79/2990 2% [= ] 80/2990 2% [= ] 81/2990 2% [= ] 82/2990 2% [= ] 83/2990 2% [= ] 84/2990 2% [= ] 85/2990 2% [= ] 86/2990 2% [= ] 87/2990 2% [= ] 88/2990 2% [= ] 89/2990 2% [= ] 90/2990 3% [= ] 91/2990 3% [= ] 92/2990 3% [= ] 93/2990 3% [= ] 94/2990 3% [= ] 95/2990 3% [= ] 96/2990 3% [== ] 97/2990 3% [== ] 98/2990 3% [== ] 99/2990 3% [== ] 100/2990 3% [== ] 101/2990 3% [== ] 102/2990 3% [== ] 103/2990 3% [== ] 104/2990 3% [== ] 105/2990 3% [== ] 106/2990 3% [== ] 107/2990 3% [== ] 108/2990 3% [== ] 109/2990 3% [== ] 110/2990 3% [== ] 111/2990 3% [== ] 112/2990 3% [== ] 113/2990 3% [== ] 114/2990 3% [== ] 115/2990 3% [== ] 116/2990 3% [== ] 117/2990 3% [== ] 118/2990 3% [== ] 119/2990 3% [== ] 120/2990 4% [== ] 121/2990 4% [== ] 122/2990 4% [== ] 123/2990 4% [== ] 124/2990 4% [== ] 125/2990 4% [== ] 126/2990 4% [== ] 127/2990 4% [== ] 128/2990 4% [== ] 129/2990 4% [== ] 130/2990 4% [== ] 131/2990 4% [== ] 132/2990 4% [== ] 133/2990 4% [== ] 134/2990 4% [== ] 135/2990 4% [== ] 136/2990 4% [== ] 137/2990 4% [== ] 138/2990 4% [== ] 139/2990 4% [== ] 140/2990 4% [== ] 141/2990 4% [== ] 142/2990 4% [== ] 143/2990 4% [== ] 144/2990 4% [=== ] 145/2990 4% [=== ] 146/2990 4% [=== ] 147/2990 4% [=== ] 148/2990 4% [=== ] 149/2990 4% [=== ] 150/2990 5% [=== ] 151/2990 5% [=== ] 152/2990 5% [=== ] 153/2990 5% [=== ] 154/2990 5% [=== ] 155/2990 5% [=== ] 156/2990 5% [=== ] 157/2990 5% [=== ] 158/2990 5% [=== ] 159/2990 5% [=== ] 160/2990 5% [=== ] 161/2990 5% [=== ] 162/2990 5% [=== ] 163/2990 5% [=== ] 164/2990 5% [=== ] 165/2990 5% [=== ] 166/2990 5% [=== ] 167/2990 5% [=== ] 168/2990 5% [=== ] 169/2990 5% [=== ] 170/2990 5% [=== ] 171/2990 5% [=== ] 172/2990 5% [=== ] 173/2990 5% [=== ] 174/2990 5% [=== ] 175/2990 5% [=== ] 176/2990 5% [=== ] 177/2990 5% [=== ] 178/2990 5% [=== ] 179/2990 5% [=== ] 180/2990 6% [=== ] 181/2990 6% [=== ] 182/2990 6% [=== ] 183/2990 6% [=== ] 184/2990 6% [=== ] 185/2990 6% [=== ] 186/2990 6% [=== ] 187/2990 6% [=== ] 188/2990 6% [=== ] 189/2990 6% [=== ] 190/2990 6% [=== ] 191/2990 6% [=== ] 192/2990 6% [==== ] 193/2990 6% [==== ] 194/2990 6% [==== ] 195/2990 6% [==== ] 196/2990 6% [==== ] 197/2990 6% [==== ] 198/2990 6% [==== ] 199/2990 6% [==== ] 200/2990 6% [==== ] 201/2990 6% [==== ] 202/2990 6% [==== ] 203/2990 6% [==== ] 204/2990 6% [==== ] 205/2990 6% [==== ] 206/2990 6% [==== ] 207/2990 6% [==== ] 208/2990 6% [==== ] 209/2990 6% [==== ] 210/2990 7% [==== ] 211/2990 7% [==== ] 212/2990 7% [==== ] 213/2990 7% [==== ] 214/2990 7% [==== ] 215/2990 7% [==== ] 216/2990 7% [==== ] 217/2990 7% [==== ] 218/2990 7% [==== ] 219/2990 7% [==== ] 220/2990 7% [==== ] 221/2990 7% [==== ] 222/2990 7% [==== ] 223/2990 7% [==== ] 224/2990 7% [==== ] 225/2990 7% [==== ] 226/2990 7% [==== ] 227/2990 7% [==== ] 228/2990 7% [==== ] 229/2990 7% [==== ] 230/2990 7% [==== ] 231/2990 7% [==== ] 232/2990 7% [==== ] 233/2990 7% [==== ] 234/2990 7% [==== ] 235/2990 7% [==== ] 236/2990 7% [==== ] 237/2990 7% [==== ] 238/2990 7% [==== ] 239/2990 7% [==== ] 240/2990 8% [==== ] 241/2990 8% [===== ] 242/2990 8% [===== ] 243/2990 8% [===== ] 244/2990 8% [===== ] 245/2990 8% [===== ] 246/2990 8% [===== ] 247/2990 8% [===== ] 248/2990 8% [===== ] 249/2990 8% [===== ] 250/2990 8% [===== ] 251/2990 8% [===== ] 252/2990 8% [===== ] 253/2990 8% [===== ] 254/2990 8% [===== ] 255/2990 8% [===== ] 256/2990 8% [===== ] 257/2990 8% [===== ] 258/2990 8% [===== ] 259/2990 8% [===== ] 260/2990 8% [===== ] 261/2990 8% [===== ] 262/2990 8% [===== ] 263/2990 8% [===== ] 264/2990 8% [===== ] 265/2990 8% [===== ] 266/2990 8% [===== ] 267/2990 8% [===== ] 268/2990 8% [===== ] 269/2990 8% [===== ] 270/2990 9% [===== ] 271/2990 9% [===== ] 272/2990 9% [===== ] 273/2990 9% [===== ] 274/2990 9% [===== ] 275/2990 9% [===== ] 276/2990 9% [===== ] 277/2990 9% [===== ] 278/2990 9% [===== ] 279/2990 9% [===== ] 280/2990 9% [===== ] 281/2990 9% [===== ] 282/2990 9% [===== ] 283/2990 9% [===== ] 284/2990 9% [===== ] 285/2990 9% [===== ] 286/2990 9% [===== ] 287/2990 9% [===== ] 288/2990 9% [===== ] 289/2990 9% [====== ] 290/2990 9% [====== ] 291/2990 9% [====== ] 292/2990 9% [====== ] 293/2990 9% [====== ] 294/2990 9% [====== ] 295/2990 9% [====== ] 296/2990 9% [====== ] 297/2990 9% [====== ] 298/2990 9% [====== ] 299/2990 10% [====== ] 300/2990 10% [====== ] 301/2990 10% [====== ] 302/2990 10% [====== ] 303/2990 10% [====== ] 304/2990 10% [====== ] 305/2990 10% [====== ] 306/2990 10% [====== ] 307/2990 10% [====== ] 308/2990 10% [====== ] 309/2990 10% [====== ] 310/2990 10% [====== ] 311/2990 10% [====== ] 312/2990 10% [====== ] 313/2990 10% [====== ] 314/2990 10% [====== ] 315/2990 10% [====== ] 316/2990 10% [====== ] 317/2990 10% [====== ] 318/2990 10% [====== ] 319/2990 10% [====== ] 320/2990 10% [====== ] 321/2990 10% [====== ] 322/2990 10% [====== ] 323/2990 10% [====== ] 324/2990 10% [====== ] 325/2990 10% [====== ] 326/2990 10% [====== ] 327/2990 10% [====== ] 328/2990 10% [====== ] 329/2990 11% [====== ] 330/2990 11% [====== ] 331/2990 11% [====== ] 332/2990 11% [====== ] 333/2990 11% [====== ] 334/2990 11% [====== ] 335/2990 11% [====== ] 336/2990 11% [====== ] 337/2990 11% [======= ] 338/2990 11% [======= ] 339/2990 11% [======= ] 340/2990 11% [======= ] 341/2990 11% [======= ] 342/2990 11% [======= ] 343/2990 11% [======= ] 344/2990 11% [======= ] 345/2990 11% [======= ] 346/2990 11% [======= ] 347/2990 11% [======= ] 348/2990 11% [======= ] 349/2990 11% [======= ] 350/2990 11% [======= ] 351/2990 11% [======= ] 352/2990 11% [======= ] 353/2990 11% [======= ] 354/2990 11% [======= ] 355/2990 11% [======= ] 356/2990 11% [======= ] 357/2990 11% [======= ] 358/2990 11% [======= ] 359/2990 12% [======= ] 360/2990 12% [======= ] 361/2990 12% [======= ] 362/2990 12% [======= ] 363/2990 12% [======= ] 364/2990 12% [======= ] 365/2990 12% [======= ] 366/2990 12% [======= ] 367/2990 12% [======= ] 368/2990 12% [======= ] 369/2990 12% [======= ] 370/2990 12% [======= ] 371/2990 12% [======= ] 372/2990 12% [======= ] 373/2990 12% [======= ] 374/2990 12% [======= ] 375/2990 12% [======= ] 376/2990 12% [======= ] 377/2990 12% [======= ] 378/2990 12% [======= ] 379/2990 12% [======= ] 380/2990 12% [======= ] 381/2990 12% [======= ] 382/2990 12% [======= ] 383/2990 12% [======= ] 384/2990 12% [======= ] 385/2990 12% [======== ] 386/2990 12% [======== ] 387/2990 12% [======== ] 388/2990 12% [======== ] 389/2990 13% [======== ] 390/2990 13% [======== ] 391/2990 13% [======== ] 392/2990 13% [======== ] 393/2990 13% [======== ] 394/2990 13% [======== ] 395/2990 13% [======== ] 396/2990 13% [======== ] 397/2990 13% [======== ] 398/2990 13% [======== ] 399/2990 13% [======== ] 400/2990 13% [======== ] 401/2990 13% [======== ] 402/2990 13% [======== ] 403/2990 13% [======== ] 404/2990 13% [======== ] 405/2990 13% [======== ] 406/2990 13% [======== ] 407/2990 13% [======== ] 408/2990 13% [======== ] 409/2990 13% [======== ] 410/2990 13% [======== ] 411/2990 13% [======== ] 412/2990 13% [======== ] 413/2990 13% [======== ] 414/2990 13% [======== ] 415/2990 13% [======== ] 416/2990 13% [======== ] 417/2990 13% [======== ] 418/2990 13% [======== ] 419/2990 14% [======== ] 420/2990 14% [======== ] 421/2990 14% [======== ] 422/2990 14% [======== ] 423/2990 14% [======== ] 424/2990 14% [======== ] 425/2990 14% [======== ] 426/2990 14% [======== ] 427/2990 14% [======== ] 428/2990 14% [======== ] 429/2990 14% [======== ] 430/2990 14% [======== ] 431/2990 14% [======== ] 432/2990 14% [======== ] 433/2990 14% [======== ] 434/2990 14% [========= ] 435/2990 14% [========= ] 436/2990 14% [========= ] 437/2990 14% [========= ] 438/2990 14% [========= ] 439/2990 14% [========= ] 440/2990 14% [========= ] 441/2990 14% [========= ] 442/2990 14% [========= ] 443/2990 14% [========= ] 444/2990 14% [========= ] 445/2990 14% [========= ] 446/2990 14% [========= ] 447/2990 14% [========= ] 448/2990 14% [========= ] 449/2990 15% [========= ] 450/2990 15% [========= ] 451/2990 15% [========= ] 452/2990 15% [========= ] 453/2990 15% [========= ] 454/2990 15% [========= ] 455/2990 15% [========= ] 456/2990 15% [========= ] 457/2990 15% [========= ] 458/2990 15% [========= ] 459/2990 15% [========= ] 460/2990 15% [========= ] 461/2990 15% [========= ] 462/2990 15% [========= ] 463/2990 15% [========= ] 464/2990 15% [========= ] 465/2990 15% [========= ] 466/2990 15% [========= ] 467/2990 15% [========= ] 468/2990 15% [========= ] 469/2990 15% [========= ] 470/2990 15% [========= ] 471/2990 15% [========= ] 472/2990 15% [========= ] 473/2990 15% [========= ] 474/2990 15% [========= ] 475/2990 15% [========= ] 476/2990 15% [========= ] 477/2990 15% [========= ] 478/2990 15% [========= ] 479/2990 16% [========= ] 480/2990 16% [========= ] 481/2990 16% [========= ] 482/2990 16% [========== ] 483/2990 16% [========== ] 484/2990 16% [========== ] 485/2990 16% [========== ] 486/2990 16% [========== ] 487/2990 16% [========== ] 488/2990 16% [========== ] 489/2990 16% [========== ] 490/2990 16% [========== ] 491/2990 16% [========== ] 492/2990 16% [========== ] 493/2990 16% [========== ] 494/2990 16% [========== ] 495/2990 16% [========== ] 496/2990 16% [========== ] 497/2990 16% [========== ] 498/2990 16% [========== ] 499/2990 16% [========== ] 500/2990 16% [========== ] 501/2990 16% [========== ] 502/2990 16% [========== ] 503/2990 16% [========== ] 504/2990 16% [========== ] 505/2990 16% [========== ] 506/2990 16% [========== ] 507/2990 16% [========== ] 508/2990 16% [========== ] 509/2990 17% [========== ] 510/2990 17% [========== ] 511/2990 17% [========== ] 512/2990 17% [========== ] 513/2990 17% [========== ] 514/2990 17% [========== ] 515/2990 17% [========== ] 516/2990 17% [========== ] 517/2990 17% [========== ] 518/2990 17% [========== ] 519/2990 17% [========== ] 520/2990 17% [========== ] 521/2990 17% [========== ] 522/2990 17% [========== ] 523/2990 17% [========== ] 524/2990 17% [========== ] 525/2990 17% [========== ] 526/2990 17% [========== ] 527/2990 17% [========== ] 528/2990 17% [========== ] 529/2990 17% [========== ] 530/2990 17% [=========== ] 531/2990 17% [=========== ] 532/2990 17% [=========== ] 533/2990 17% [=========== ] 534/2990 17% [=========== ] 535/2990 17% [=========== ] 536/2990 17% [=========== ] 537/2990 17% [=========== ] 538/2990 17% [=========== ] 539/2990 18% [=========== ] 540/2990 18% [=========== ] 541/2990 18% [=========== ] 542/2990 18% [=========== ] 543/2990 18% [=========== ] 544/2990 18% [=========== ] 545/2990 18% [=========== ] 546/2990 18% [=========== ] 547/2990 18% [=========== ] 548/2990 18% [=========== ] 549/2990 18% [=========== ] 550/2990 18% [=========== ] 551/2990 18% [=========== ] 552/2990 18% [=========== ] 553/2990 18% [=========== ] 554/2990 18% [=========== ] 555/2990 18% [=========== ] 556/2990 18% [=========== ] 557/2990 18% [=========== ] 558/2990 18% [=========== ] 559/2990 18% [=========== ] 560/2990 18% [=========== ] 561/2990 18% [=========== ] 562/2990 18% [=========== ] 563/2990 18% [=========== ] 564/2990 18% [=========== ] 565/2990 18% [=========== ] 566/2990 18% [=========== ] 567/2990 18% [=========== ] 568/2990 18% [=========== ] 569/2990 19% [=========== ] 570/2990 19% [=========== ] 571/2990 19% [=========== ] 572/2990 19% [=========== ] 573/2990 19% [=========== ] 574/2990 19% [=========== ] 575/2990 19% [=========== ] 576/2990 19% [=========== ] 577/2990 19% [=========== ] 578/2990 19% [============ ] 579/2990 19% [============ ] 580/2990 19% [============ ] 581/2990 19% [============ ] 582/2990 19% [============ ] 583/2990 19% [============ ] 584/2990 19% [============ ] 585/2990 19% [============ ] 586/2990 19% [============ ] 587/2990 19% [============ ] 588/2990 19% [============ ] 589/2990 19% [============ ] 590/2990 19% [============ ] 591/2990 19% [============ ] 592/2990 19% [============ ] 593/2990 19% [============ ] 594/2990 19% [============ ] 595/2990 19% [============ ] 596/2990 19% [============ ] 597/2990 19% [============ ] 598/2990 20% [============ ] 599/2990 20% [============ ] 600/2990 20% [============ ] 601/2990 20% [============ ] 602/2990 20% [============ ] 603/2990 20% [============ ] 604/2990 20% [============ ] 605/2990 20% [============ ] 606/2990 20% [============ ] 607/2990 20% [============ ] 608/2990 20% [============ ] 609/2990 20% [============ ] 610/2990 20% [============ ] 611/2990 20% [============ ] 612/2990 20% [============ ] 613/2990 20% [============ ] 614/2990 20% [============ ] 615/2990 20% [============ ] 616/2990 20% [============ ] 617/2990 20% [============ ] 618/2990 20% [============ ] 619/2990 20% [============ ] 620/2990 20% [============ ] 621/2990 20% [============ ] 622/2990 20% [============ ] 623/2990 20% [============ ] 624/2990 20% [============ ] 625/2990 20% [============ ] 626/2990 20% [============= ] 627/2990 20% [============= ] 628/2990 21% [============= ] 629/2990 21% [============= ] 630/2990 21% [============= ] 631/2990 21% [============= ] 632/2990 21% [============= ] 633/2990 21% [============= ] 634/2990 21% [============= ] 635/2990 21% [============= ] 636/2990 21% [============= ] 637/2990 21% [============= ] 638/2990 21% [============= ] 639/2990 21% [============= ] 640/2990 21% [============= ] 641/2990 21% [============= ] 642/2990 21% [============= ] 643/2990 21% [============= ] 644/2990 21% [============= ] 645/2990 21% [============= ] 646/2990 21% [============= ] 647/2990 21% [============= ] 648/2990 21% [============= ] 649/2990 21% [============= ] 650/2990 21% [============= ] 651/2990 21% [============= ] 652/2990 21% [============= ] 653/2990 21% [============= ] 654/2990 21% [============= ] 655/2990 21% [============= ] 656/2990 21% [============= ] 657/2990 21% [============= ] 658/2990 22% [============= ] 659/2990 22% [============= ] 660/2990 22% [============= ] 661/2990 22% [============= ] 662/2990 22% [============= ] 663/2990 22% [============= ] 664/2990 22% [============= ] 665/2990 22% [============= ] 666/2990 22% [============= ] 667/2990 22% [============= ] 668/2990 22% [============= ] 669/2990 22% [============= ] 670/2990 22% [============= ] 671/2990 22% [============= ] 672/2990 22% [============= ] 673/2990 22% [============= ] 674/2990 22% [============= ] 675/2990 22% [============== ] 676/2990 22% [============== ] 677/2990 22% [============== ] 678/2990 22% [============== ] 679/2990 22% [============== ] 680/2990 22% [============== ] 681/2990 22% [============== ] 682/2990 22% [============== ] 683/2990 22% [============== ] 684/2990 22% [============== ] 685/2990 22% [============== ] 686/2990 22% [============== ] 687/2990 22% [============== ] 688/2990 23% [============== ] 689/2990 23% [============== ] 690/2990 23% [============== ] 691/2990 23% [============== ] 692/2990 23% [============== ] 693/2990 23% [============== ] 694/2990 23% [============== ] 695/2990 23% [============== ] 696/2990 23% [============== ] 697/2990 23% [============== ] 698/2990 23% [============== ] 699/2990 23% [============== ] 700/2990 23% [============== ] 701/2990 23% [============== ] 702/2990 23% [============== ] 703/2990 23% [============== ] 704/2990 23% [============== ] 705/2990 23% [============== ] 706/2990 23% [============== ] 707/2990 23% [============== ] 708/2990 23% [============== ] 709/2990 23% [============== ] 710/2990 23% [============== ] 711/2990 23% [============== ] 712/2990 23% [============== ] 713/2990 23% [============== ] 714/2990 23% [============== ] 715/2990 23% [============== ] 716/2990 23% [============== ] 717/2990 23% [============== ] 718/2990 24% [============== ] 719/2990 24% [============== ] 720/2990 24% [============== ] 721/2990 24% [============== ] 722/2990 24% [============== ] 723/2990 24% [=============== ] 724/2990 24% [=============== ] 725/2990 24% [=============== ] 726/2990 24% [=============== ] 727/2990 24% [=============== ] 728/2990 24% [=============== ] 729/2990 24% [=============== ] 730/2990 24% [=============== ] 731/2990 24% [=============== ] 732/2990 24% [=============== ] 733/2990 24% [=============== ] 734/2990 24% [=============== ] 735/2990 24% [=============== ] 736/2990 24% [=============== ] 737/2990 24% [=============== ] 738/2990 24% [=============== ] 739/2990 24% [=============== ] 740/2990 24% [=============== ] 741/2990 24% [=============== ] 742/2990 24% [=============== ] 743/2990 24% [=============== ] 744/2990 24% [=============== ] 745/2990 24% [=============== ] 746/2990 24% [=============== ] 747/2990 24% [=============== ] 748/2990 25% [=============== ] 749/2990 25% [=============== ] 750/2990 25% [=============== ] 751/2990 25% [=============== ] 752/2990 25% [=============== ] 753/2990 25% [=============== ] 754/2990 25% [=============== ] 755/2990 25% [=============== ] 756/2990 25% [=============== ] 757/2990 25% [=============== ] 758/2990 25% [=============== ] 759/2990 25% [=============== ] 760/2990 25% [=============== ] 761/2990 25% [=============== ] 762/2990 25% [=============== ] 763/2990 25% [=============== ] 764/2990 25% [=============== ] 765/2990 25% [=============== ] 766/2990 25% [=============== ] 767/2990 25% [=============== ] 768/2990 25% [=============== ] 769/2990 25% [=============== ] 770/2990 25% [=============== ] 771/2990 25% [================ ] 772/2990 25% [================ ] 773/2990 25% [================ ] 774/2990 25% [================ ] 775/2990 25% [================ ] 776/2990 25% [================ ] 777/2990 25% [================ ] 778/2990 26% [================ ] 779/2990 26% [================ ] 780/2990 26% [================ ] 781/2990 26% [================ ] 782/2990 26% [================ ] 783/2990 26% [================ ] 784/2990 26% [================ ] 785/2990 26% [================ ] 786/2990 26% [================ ] 787/2990 26% [================ ] 788/2990 26% [================ ] 789/2990 26% [================ ] 790/2990 26% [================ ] 791/2990 26% [================ ] 792/2990 26% [================ ] 793/2990 26% [================ ] 794/2990 26% [================ ] 795/2990 26% [================ ] 796/2990 26% [================ ] 797/2990 26% [================ ] 798/2990 26% [================ ] 799/2990 26% [================ ] 800/2990 26% [================ ] 801/2990 26% [================ ] 802/2990 26% [================ ] 803/2990 26% [================ ] 804/2990 26% [================ ] 805/2990 26% [================ ] 806/2990 26% [================ ] 807/2990 26% [================ ] 808/2990 27% [================ ] 809/2990 27% [================ ] 810/2990 27% [================ ] 811/2990 27% [================ ] 812/2990 27% [================ ] 813/2990 27% [================ ] 814/2990 27% [================ ] 815/2990 27% [================ ] 816/2990 27% [================ ] 817/2990 27% [================ ] 818/2990 27% [================ ] 819/2990 27% [================= ] 820/2990 27% [================= ] 821/2990 27% [================= ] 822/2990 27% [================= ] 823/2990 27% [================= ] 824/2990 27% [================= ] 825/2990 27% [================= ] 826/2990 27% [================= ] 827/2990 27% [================= ] 828/2990 27% [================= ] 829/2990 27% [================= ] 830/2990 27% [================= ] 831/2990 27% [================= ] 832/2990 27% [================= ] 833/2990 27% [================= ] 834/2990 27% [================= ] 835/2990 27% [================= ] 836/2990 27% [================= ] 837/2990 27% [================= ] 838/2990 28% [================= ] 839/2990 28% [================= ] 840/2990 28% [================= ] 841/2990 28% [================= ] 842/2990 28% [================= ] 843/2990 28% [================= ] 844/2990 28% [================= ] 845/2990 28% [================= ] 846/2990 28% [================= ] 847/2990 28% [================= ] 848/2990 28% [================= ] 849/2990 28% [================= ] 850/2990 28% [================= ] 851/2990 28% [================= ] 852/2990 28% [================= ] 853/2990 28% [================= ] 854/2990 28% [================= ] 855/2990 28% [================= ] 856/2990 28% [================= ] 857/2990 28% [================= ] 858/2990 28% [================= ] 859/2990 28% [================= ] 860/2990 28% [================= ] 861/2990 28% [================= ] 862/2990 28% [================= ] 863/2990 28% [================= ] 864/2990 28% [================= ] 865/2990 28% [================= ] 866/2990 28% [================= ] 867/2990 28% [================= ] 868/2990 29% [================== ] 869/2990 29% [================== ] 870/2990 29% [================== ] 871/2990 29% [================== ] 872/2990 29% [================== ] 873/2990 29% [================== ] 874/2990 29% [================== ] 875/2990 29% [================== ] 876/2990 29% [================== ] 877/2990 29% [================== ] 878/2990 29% [================== ] 879/2990 29% [================== ] 880/2990 29% [================== ] 881/2990 29% [================== ] 882/2990 29% [================== ] 883/2990 29% [================== ] 884/2990 29% [================== ] 885/2990 29% [================== ] 886/2990 29% [================== ] 887/2990 29% [================== ] 888/2990 29% [================== ] 889/2990 29% [================== ] 890/2990 29% [================== ] 891/2990 29% [================== ] 892/2990 29% [================== ] 893/2990 29% [================== ] 894/2990 29% [================== ] 895/2990 29% [================== ] 896/2990 29% [================== ] 897/2990 30% [================== ] 898/2990 30% [================== ] 899/2990 30% [================== ] 900/2990 30% [================== ] 901/2990 30% [================== ] 902/2990 30% [================== ] 903/2990 30% [================== ] 904/2990 30% [================== ] 905/2990 30% [================== ] 906/2990 30% [================== ] 907/2990 30% [================== ] 908/2990 30% [================== ] 909/2990 30% [================== ] 910/2990 30% [================== ] 911/2990 30% [================== ] 912/2990 30% [================== ] 913/2990 30% [================== ] 914/2990 30% [================== ] 915/2990 30% [================== ] 916/2990 30% [=================== ] 917/2990 30% [=================== ] 918/2990 30% [=================== ] 919/2990 30% [=================== ] 920/2990 30% [=================== ] 921/2990 30% [=================== ] 922/2990 30% [=================== ] 923/2990 30% [=================== ] 924/2990 30% [=================== ] 925/2990 30% [=================== ] 926/2990 30% [=================== ] 927/2990 31% [=================== ] 928/2990 31% [=================== ] 929/2990 31% [=================== ] 930/2990 31% [=================== ] 931/2990 31% [=================== ] 932/2990 31% [=================== ] 933/2990 31% [=================== ] 934/2990 31% [=================== ] 935/2990 31% [=================== ] 936/2990 31% [=================== ] 937/2990 31% [=================== ] 938/2990 31% [=================== ] 939/2990 31% [=================== ] 940/2990 31% [=================== ] 941/2990 31% [=================== ] 942/2990 31% [=================== ] 943/2990 31% [=================== ] 944/2990 31% [=================== ] 945/2990 31% [=================== ] 946/2990 31% [=================== ] 947/2990 31% [=================== ] 948/2990 31% [=================== ] 949/2990 31% [=================== ] 950/2990 31% [=================== ] 951/2990 31% [=================== ] 952/2990 31% [=================== ] 953/2990 31% [=================== ] 954/2990 31% [=================== ] 955/2990 31% [=================== ] 956/2990 31% [=================== ] 957/2990 32% [=================== ] 958/2990 32% [=================== ] 959/2990 32% [=================== ] 960/2990 32% [=================== ] 961/2990 32% [=================== ] 962/2990 32% [=================== ] 963/2990 32% [=================== ] 964/2990 32% [==================== ] 965/2990 32% [==================== ] 966/2990 32% [==================== ] 967/2990 32% [==================== ] 968/2990 32% [==================== ] 969/2990 32% [==================== ] 970/2990 32% [==================== ] 971/2990 32% [==================== ] 972/2990 32% [==================== ] 973/2990 32% [==================== ] 974/2990 32% [==================== ] 975/2990 32% [==================== ] 976/2990 32% [==================== ] 977/2990 32% [==================== ] 978/2990 32% [==================== ] 979/2990 32% [==================== ] 980/2990 32% [==================== ] 981/2990 32% [==================== ] 982/2990 32% [==================== ] 983/2990 32% [==================== ] 984/2990 32% [==================== ] 985/2990 32% [==================== ] 986/2990 32% [==================== ] 987/2990 33% [==================== ] 988/2990 33% [==================== ] 989/2990 33% [==================== ] 990/2990 33% [==================== ] 991/2990 33% [==================== ] 992/2990 33% [==================== ] 993/2990 33% [==================== ] 994/2990 33% [==================== ] 995/2990 33% [==================== ] 996/2990 33% [==================== ] 997/2990 33% [==================== ] 998/2990 33% [==================== ] 999/2990 33% [==================== ] 1000/2990 33% [==================== ] 1001/2990 33% [==================== ] 1002/2990 33% [==================== ] 1003/2990 33% [==================== ] 1004/2990 33% [==================== ] 1005/2990 33% [==================== ] 1006/2990 33% [==================== ] 1007/2990 33% [==================== ] 1008/2990 33% [==================== ] 1009/2990 33% [==================== ] 1010/2990 33% [==================== ] 1011/2990 33% [==================== ] 1012/2990 33% [===================== ] 1013/2990 33% [===================== ] 1014/2990 33% [===================== ] 1015/2990 33% [===================== ] 1016/2990 33% [===================== ] 1017/2990 34% [===================== ] 1018/2990 34% [===================== ] 1019/2990 34% [===================== ] 1020/2990 34% [===================== ] 1021/2990 34% [===================== ] 1022/2990 34% [===================== ] 1023/2990 34% [===================== ] 1024/2990 34% [===================== ] 1025/2990 34% [===================== ] 1026/2990 34% [===================== ] 1027/2990 34% [===================== ] 1028/2990 34% [===================== ] 1029/2990 34% [===================== ] 1030/2990 34% [===================== ] 1031/2990 34% [===================== ] 1032/2990 34% [===================== ] 1033/2990 34% [===================== ] 1034/2990 34% [===================== ] 1035/2990 34% [===================== ] 1036/2990 34% [===================== ] 1037/2990 34% [===================== ] 1038/2990 34% [===================== ] 1039/2990 34% [===================== ] 1040/2990 34% [===================== ] 1041/2990 34% [===================== ] 1042/2990 34% [===================== ] 1043/2990 34% [===================== ] 1044/2990 34% [===================== ] 1045/2990 34% [===================== ] 1046/2990 34% [===================== ] 1047/2990 35% [===================== ] 1048/2990 35% [===================== ] 1049/2990 35% [===================== ] 1050/2990 35% [===================== ] 1051/2990 35% [===================== ] 1052/2990 35% [===================== ] 1053/2990 35% [===================== ] 1054/2990 35% [===================== ] 1055/2990 35% [===================== ] 1056/2990 35% [===================== ] 1057/2990 35% [===================== ] 1058/2990 35% [===================== ] 1059/2990 35% [===================== ] 1060/2990 35% [====================== ] 1061/2990 35% [====================== ] 1062/2990 35% [====================== ] 1063/2990 35% [====================== ] 1064/2990 35% [====================== ] 1065/2990 35% [====================== ] 1066/2990 35% [====================== ] 1067/2990 35% [====================== ] 1068/2990 35% [====================== ] 1069/2990 35% [====================== ] 1070/2990 35% [====================== ] 1071/2990 35% [====================== ] 1072/2990 35% [====================== ] 1073/2990 35% [====================== ] 1074/2990 35% [====================== ] 1075/2990 35% [====================== ] 1076/2990 35% [====================== ] 1077/2990 36% [====================== ] 1078/2990 36% [====================== ] 1079/2990 36% [====================== ] 1080/2990 36% [====================== ] 1081/2990 36% [====================== ] 1082/2990 36% [====================== ] 1083/2990 36% [====================== ] 1084/2990 36% [====================== ] 1085/2990 36% [====================== ] 1086/2990 36% [====================== ] 1087/2990 36% [====================== ] 1088/2990 36% [====================== ] 1089/2990 36% [====================== ] 1090/2990 36% [====================== ] 1091/2990 36% [====================== ] 1092/2990 36% [====================== ] 1093/2990 36% [====================== ] 1094/2990 36% [====================== ] 1095/2990 36% [====================== ] 1096/2990 36% [====================== ] 1097/2990 36% [====================== ] 1098/2990 36% [====================== ] 1099/2990 36% [====================== ] 1100/2990 36% [====================== ] 1101/2990 36% [====================== ] 1102/2990 36% [====================== ] 1103/2990 36% [====================== ] 1104/2990 36% [====================== ] 1105/2990 36% [====================== ] 1106/2990 36% [====================== ] 1107/2990 37% [====================== ] 1108/2990 37% [====================== ] 1109/2990 37% [======================= ] 1110/2990 37% [======================= ] 1111/2990 37% [======================= ] 1112/2990 37% [======================= ] 1113/2990 37% [======================= ] 1114/2990 37% [======================= ] 1115/2990 37% [======================= ] 1116/2990 37% [======================= ] 1117/2990 37% [======================= ] 1118/2990 37% [======================= ] 1119/2990 37% [======================= ] 1120/2990 37% [======================= ] 1121/2990 37% [======================= ] 1122/2990 37% [======================= ] 1123/2990 37% [======================= ] 1124/2990 37% [======================= ] 1125/2990 37% [======================= ] 1126/2990 37% [======================= ] 1127/2990 37% [======================= ] 1128/2990 37% [======================= ] 1129/2990 37% [======================= ] 1130/2990 37% [======================= ] 1131/2990 37% [======================= ] 1132/2990 37% [======================= ] 1133/2990 37% [======================= ] 1134/2990 37% [======================= ] 1135/2990 37% [======================= ] 1136/2990 37% [======================= ] 1137/2990 38% [======================= ] 1138/2990 38% [======================= ] 1139/2990 38% [======================= ] 1140/2990 38% [======================= ] 1141/2990 38% [======================= ] 1142/2990 38% [======================= ] 1143/2990 38% [======================= ] 1144/2990 38% [======================= ] 1145/2990 38% [======================= ] 1146/2990 38% [======================= ] 1147/2990 38% [======================= ] 1148/2990 38% [======================= ] 1149/2990 38% [======================= ] 1150/2990 38% [======================= ] 1151/2990 38% [======================= ] 1152/2990 38% [======================= ] 1153/2990 38% [======================= ] 1154/2990 38% [======================= ] 1155/2990 38% [======================= ] 1156/2990 38% [======================= ] 1157/2990 38% [======================== ] 1158/2990 38% [======================== ] 1159/2990 38% [======================== ] 1160/2990 38% [======================== ] 1161/2990 38% [======================== ] 1162/2990 38% [======================== ] 1163/2990 38% [======================== ] 1164/2990 38% [======================== ] 1165/2990 38% [======================== ] 1166/2990 38% [======================== ] 1167/2990 39% [======================== ] 1168/2990 39% [======================== ] 1169/2990 39% [======================== ] 1170/2990 39% [======================== ] 1171/2990 39% [======================== ] 1172/2990 39% [======================== ] 1173/2990 39% [======================== ] 1174/2990 39% [======================== ] 1175/2990 39% [======================== ] 1176/2990 39% [======================== ] 1177/2990 39% [======================== ] 1178/2990 39% [======================== ] 1179/2990 39% [======================== ] 1180/2990 39% [======================== ] 1181/2990 39% [======================== ] 1182/2990 39% [======================== ] 1183/2990 39% [======================== ] 1184/2990 39% [======================== ] 1185/2990 39% [======================== ] 1186/2990 39% [======================== ] 1187/2990 39% [======================== ] 1188/2990 39% [======================== ] 1189/2990 39% [======================== ] 1190/2990 39% [======================== ] 1191/2990 39% [======================== ] 1192/2990 39% [======================== ] 1193/2990 39% [======================== ] 1194/2990 39% [======================== ] 1195/2990 39% [======================== ] 1196/2990 40% [======================== ] 1197/2990 40% [======================== ] 1198/2990 40% [======================== ] 1199/2990 40% [======================== ] 1200/2990 40% [======================== ] 1201/2990 40% [======================== ] 1202/2990 40% [======================== ] 1203/2990 40% [======================== ] 1204/2990 40% [======================== ] 1205/2990 40% [========================= ] 1206/2990 40% [========================= ] 1207/2990 40% [========================= ] 1208/2990 40% [========================= ] 1209/2990 40% [========================= ] 1210/2990 40% [========================= ] 1211/2990 40% [========================= ] 1212/2990 40% [========================= ] 1213/2990 40% [========================= ] 1214/2990 40% [========================= ] 1215/2990 40% [========================= ] 1216/2990 40% [========================= ] 1217/2990 40% [========================= ] 1218/2990 40% [========================= ] 1219/2990 40% [========================= ] 1220/2990 40% [========================= ] 1221/2990 40% [========================= ] 1222/2990 40% [========================= ] 1223/2990 40% [========================= ] 1224/2990 40% [========================= ] 1225/2990 40% [========================= ] 1226/2990 41% [========================= ] 1227/2990 41% [========================= ] 1228/2990 41% [========================= ] 1229/2990 41% [========================= ] 1230/2990 41% [========================= ] 1231/2990 41% [========================= ] 1232/2990 41% [========================= ] 1233/2990 41% [========================= ] 1234/2990 41% [========================= ] 1235/2990 41% [========================= ] 1236/2990 41% [========================= ] 1237/2990 41% [========================= ] 1238/2990 41% [========================= ] 1239/2990 41% [========================= ] 1240/2990 41% [========================= ] 1241/2990 41% [========================= ] 1242/2990 41% [========================= ] 1243/2990 41% [========================= ] 1244/2990 41% [========================= ] 1245/2990 41% [========================= ] 1246/2990 41% [========================= ] 1247/2990 41% [========================= ] 1248/2990 41% [========================= ] 1249/2990 41% [========================= ] 1250/2990 41% [========================= ] 1251/2990 41% [========================= ] 1252/2990 41% [========================= ] 1253/2990 41% [========================== ] 1254/2990 41% [========================== ] 1255/2990 41% [========================== ] 1256/2990 42% [========================== ] 1257/2990 42% [========================== ] 1258/2990 42% [========================== ] 1259/2990 42% [========================== ] 1260/2990 42% [========================== ] 1261/2990 42% [========================== ] 1262/2990 42% [========================== ] 1263/2990 42% [========================== ] 1264/2990 42% [========================== ] 1265/2990 42% [========================== ] 1266/2990 42% [========================== ] 1267/2990 42% [========================== ] 1268/2990 42% [========================== ] 1269/2990 42% [========================== ] 1270/2990 42% [========================== ] 1271/2990 42% [========================== ] 1272/2990 42% [========================== ] 1273/2990 42% [========================== ] 1274/2990 42% [========================== ] 1275/2990 42% [========================== ] 1276/2990 42% [========================== ] 1277/2990 42% [========================== ] 1278/2990 42% [========================== ] 1279/2990 42% [========================== ] 1280/2990 42% [========================== ] 1281/2990 42% [========================== ] 1282/2990 42% [========================== ] 1283/2990 42% [========================== ] 1284/2990 42% [========================== ] 1285/2990 42% [========================== ] 1286/2990 43% [========================== ] 1287/2990 43% [========================== ] 1288/2990 43% [========================== ] 1289/2990 43% [========================== ] 1290/2990 43% [========================== ] 1291/2990 43% [========================== ] 1292/2990 43% [========================== ] 1293/2990 43% [========================== ] 1294/2990 43% [========================== ] 1295/2990 43% [========================== ] 1296/2990 43% [========================== ] 1297/2990 43% [========================== ] 1298/2990 43% [========================== ] 1299/2990 43% [========================== ] 1300/2990 43% [========================== ] 1301/2990 43% [========================== ] 1302/2990 43% [=========================== ] 1303/2990 43% [=========================== ] 1304/2990 43% [=========================== ] 1305/2990 43% [=========================== ] 1306/2990 43% [=========================== ] 1307/2990 43% [=========================== ] 1308/2990 43% [=========================== ] 1309/2990 43% [=========================== ] 1310/2990 43% [=========================== ] 1311/2990 43% [=========================== ] 1312/2990 43% [=========================== ] 1313/2990 43% [=========================== ] 1314/2990 43% [=========================== ] 1315/2990 43% [=========================== ] 1316/2990 44% [=========================== ] 1317/2990 44% [=========================== ] 1318/2990 44% [=========================== ] 1319/2990 44% [=========================== ] 1320/2990 44% [=========================== ] 1321/2990 44% [=========================== ] 1322/2990 44% [=========================== ] 1323/2990 44% [=========================== ] 1324/2990 44% [=========================== ] 1325/2990 44% [=========================== ] 1326/2990 44% [=========================== ] 1327/2990 44% [=========================== ] 1328/2990 44% [=========================== ] 1329/2990 44% [=========================== ] 1330/2990 44% [=========================== ] 1331/2990 44% [=========================== ] 1332/2990 44% [=========================== ] 1333/2990 44% [=========================== ] 1334/2990 44% [=========================== ] 1335/2990 44% [=========================== ] 1336/2990 44% [=========================== ] 1337/2990 44% [=========================== ] 1338/2990 44% [=========================== ] 1339/2990 44% [=========================== ] 1340/2990 44% [=========================== ] 1341/2990 44% [=========================== ] 1342/2990 44% [=========================== ] 1343/2990 44% [=========================== ] 1344/2990 44% [=========================== ] 1345/2990 44% [=========================== ] 1346/2990 45% [=========================== ] 1347/2990 45% [=========================== ] 1348/2990 45% [=========================== ] 1349/2990 45% [=========================== ] 1350/2990 45% [============================ ] 1351/2990 45% [============================ ] 1352/2990 45% [============================ ] 1353/2990 45% [============================ ] 1354/2990 45% [============================ ] 1355/2990 45% [============================ ] 1356/2990 45% [============================ ] 1357/2990 45% [============================ ] 1358/2990 45% [============================ ] 1359/2990 45% [============================ ] 1360/2990 45% [============================ ] 1361/2990 45% [============================ ] 1362/2990 45% [============================ ] 1363/2990 45% [============================ ] 1364/2990 45% [============================ ] 1365/2990 45% [============================ ] 1366/2990 45% [============================ ] 1367/2990 45% [============================ ] 1368/2990 45% [============================ ] 1369/2990 45% [============================ ] 1370/2990 45% [============================ ] 1371/2990 45% [============================ ] 1372/2990 45% [============================ ] 1373/2990 45% [============================ ] 1374/2990 45% [============================ ] 1375/2990 45% [============================ ] 1376/2990 46% [============================ ] 1377/2990 46% [============================ ] 1378/2990 46% [============================ ] 1379/2990 46% [============================ ] 1380/2990 46% [============================ ] 1381/2990 46% [============================ ] 1382/2990 46% [============================ ] 1383/2990 46% [============================ ] 1384/2990 46% [============================ ] 1385/2990 46% [============================ ] 1386/2990 46% [============================ ] 1387/2990 46% [============================ ] 1388/2990 46% [============================ ] 1389/2990 46% [============================ ] 1390/2990 46% [============================ ] 1391/2990 46% [============================ ] 1392/2990 46% [============================ ] 1393/2990 46% [============================ ] 1394/2990 46% [============================ ] 1395/2990 46% [============================ ] 1396/2990 46% [============================ ] 1397/2990 46% [============================ ] 1398/2990 46% [============================= ] 1399/2990 46% [============================= ] 1400/2990 46% [============================= ] 1401/2990 46% [============================= ] 1402/2990 46% [============================= ] 1403/2990 46% [============================= ] 1404/2990 46% [============================= ] 1405/2990 46% [============================= ] 1406/2990 47% [============================= ] 1407/2990 47% [============================= ] 1408/2990 47% [============================= ] 1409/2990 47% [============================= ] 1410/2990 47% [============================= ] 1411/2990 47% [============================= ] 1412/2990 47% [============================= ] 1413/2990 47% [============================= ] 1414/2990 47% [============================= ] 1415/2990 47% [============================= ] 1416/2990 47% [============================= ] 1417/2990 47% [============================= ] 1418/2990 47% [============================= ] 1419/2990 47% [============================= ] 1420/2990 47% [============================= ] 1421/2990 47% [============================= ] 1422/2990 47% [============================= ] 1423/2990 47% [============================= ] 1424/2990 47% [============================= ] 1425/2990 47% [============================= ] 1426/2990 47% [============================= ] 1427/2990 47% [============================= ] 1428/2990 47% [============================= ] 1429/2990 47% [============================= ] 1430/2990 47% [============================= ] 1431/2990 47% [============================= ] 1432/2990 47% [============================= ] 1433/2990 47% [============================= ] 1434/2990 47% [============================= ] 1435/2990 47% [============================= ] 1436/2990 48% [============================= ] 1437/2990 48% [============================= ] 1438/2990 48% [============================= ] 1439/2990 48% [============================= ] 1440/2990 48% [============================= ] 1441/2990 48% [============================= ] 1442/2990 48% [============================= ] 1443/2990 48% [============================= ] 1444/2990 48% [============================= ] 1445/2990 48% [============================= ] 1446/2990 48% [============================== ] 1447/2990 48% [============================== ] 1448/2990 48% [============================== ] 1449/2990 48% [============================== ] 1450/2990 48% [============================== ] 1451/2990 48% [============================== ] 1452/2990 48% [============================== ] 1453/2990 48% [============================== ] 1454/2990 48% [============================== ] 1455/2990 48% [============================== ] 1456/2990 48% [============================== ] 1457/2990 48% [============================== ] 1458/2990 48% [============================== ] 1459/2990 48% [============================== ] 1460/2990 48% [============================== ] 1461/2990 48% [============================== ] 1462/2990 48% [============================== ] 1463/2990 48% [============================== ] 1464/2990 48% [============================== ] 1465/2990 48% [============================== ] 1466/2990 49% [============================== ] 1467/2990 49% [============================== ] 1468/2990 49% [============================== ] 1469/2990 49% [============================== ] 1470/2990 49% [============================== ] 1471/2990 49% [============================== ] 1472/2990 49% [============================== ] 1473/2990 49% [============================== ] 1474/2990 49% [============================== ] 1475/2990 49% [============================== ] 1476/2990 49% [============================== ] 1477/2990 49% [============================== ] 1478/2990 49% [============================== ] 1479/2990 49% [============================== ] 1480/2990 49% [============================== ] 1481/2990 49% [============================== ] 1482/2990 49% [============================== ] 1483/2990 49% [============================== ] 1484/2990 49% [============================== ] 1485/2990 49% [============================== ] 1486/2990 49% [============================== ] 1487/2990 49% [============================== ] 1488/2990 49% [============================== ] 1489/2990 49% [============================== ] 1490/2990 49% [============================== ] 1491/2990 49% [============================== ] 1492/2990 49% [============================== ] 1493/2990 49% [============================== ] 1494/2990 49% [=============================== ] 1495/2990 50% [=============================== ] 1496/2990 50% [=============================== ] 1497/2990 50% [=============================== ] 1498/2990 50% [=============================== ] 1499/2990 50% [=============================== ] 1500/2990 50% [=============================== ] 1501/2990 50% [=============================== ] 1502/2990 50% [=============================== ] 1503/2990 50% [=============================== ] 1504/2990 50% [=============================== ] 1505/2990 50% [=============================== ] 1506/2990 50% [=============================== ] 1507/2990 50% [=============================== ] 1508/2990 50% [=============================== ] 1509/2990 50% [=============================== ] 1510/2990 50% [=============================== ] 1511/2990 50% [=============================== ] 1512/2990 50% [=============================== ] 1513/2990 50% [=============================== ] 1514/2990 50% [=============================== ] 1515/2990 50% [=============================== ] 1516/2990 50% [=============================== ] 1517/2990 50% [=============================== ] 1518/2990 50% [=============================== ] 1519/2990 50% [=============================== ] 1520/2990 50% [=============================== ] 1521/2990 50% [=============================== ] 1522/2990 50% [=============================== ] 1523/2990 50% [=============================== ] 1524/2990 50% [=============================== ] 1525/2990 51% [=============================== ] 1526/2990 51% [=============================== ] 1527/2990 51% [=============================== ] 1528/2990 51% [=============================== ] 1529/2990 51% [=============================== ] 1530/2990 51% [=============================== ] 1531/2990 51% [=============================== ] 1532/2990 51% [=============================== ] 1533/2990 51% [=============================== ] 1534/2990 51% [=============================== ] 1535/2990 51% [=============================== ] 1536/2990 51% [=============================== ] 1537/2990 51% [=============================== ] 1538/2990 51% [=============================== ] 1539/2990 51% [=============================== ] 1540/2990 51% [=============================== ] 1541/2990 51% [=============================== ] 1542/2990 51% [=============================== ] 1543/2990 51% [================================ ] 1544/2990 51% [================================ ] 1545/2990 51% [================================ ] 1546/2990 51% [================================ ] 1547/2990 51% [================================ ] 1548/2990 51% [================================ ] 1549/2990 51% [================================ ] 1550/2990 51% [================================ ] 1551/2990 51% [================================ ] 1552/2990 51% [================================ ] 1553/2990 51% [================================ ] 1554/2990 51% [================================ ] 1555/2990 52% [================================ ] 1556/2990 52% [================================ ] 1557/2990 52% [================================ ] 1558/2990 52% [================================ ] 1559/2990 52% [================================ ] 1560/2990 52% [================================ ] 1561/2990 52% [================================ ] 1562/2990 52% [================================ ] 1563/2990 52% [================================ ] 1564/2990 52% [================================ ] 1565/2990 52% [================================ ] 1566/2990 52% [================================ ] 1567/2990 52% [================================ ] 1568/2990 52% [================================ ] 1569/2990 52% [================================ ] 1570/2990 52% [================================ ] 1571/2990 52% [================================ ] 1572/2990 52% [================================ ] 1573/2990 52% [================================ ] 1574/2990 52% [================================ ] 1575/2990 52% [================================ ] 1576/2990 52% [================================ ] 1577/2990 52% [================================ ] 1578/2990 52% [================================ ] 1579/2990 52% [================================ ] 1580/2990 52% [================================ ] 1581/2990 52% [================================ ] 1582/2990 52% [================================ ] 1583/2990 52% [================================ ] 1584/2990 52% [================================ ] 1585/2990 53% [================================ ] 1586/2990 53% [================================ ] 1587/2990 53% [================================ ] 1588/2990 53% [================================ ] 1589/2990 53% [================================ ] 1590/2990 53% [================================ ] 1591/2990 53% [================================= ] 1592/2990 53% [================================= ] 1593/2990 53% [================================= ] 1594/2990 53% [================================= ] 1595/2990 53% [================================= ] 1596/2990 53% [================================= ] 1597/2990 53% [================================= ] 1598/2990 53% [================================= ] 1599/2990 53% [================================= ] 1600/2990 53% [================================= ] 1601/2990 53% [================================= ] 1602/2990 53% [================================= ] 1603/2990 53% [================================= ] 1604/2990 53% [================================= ] 1605/2990 53% [================================= ] 1606/2990 53% [================================= ] 1607/2990 53% [================================= ] 1608/2990 53% [================================= ] 1609/2990 53% [================================= ] 1610/2990 53% [================================= ] 1611/2990 53% [================================= ] 1612/2990 53% [================================= ] 1613/2990 53% [================================= ] 1614/2990 53% [================================= ] 1615/2990 54% [================================= ] 1616/2990 54% [================================= ] 1617/2990 54% [================================= ] 1618/2990 54% [================================= ] 1619/2990 54% [================================= ] 1620/2990 54% [================================= ] 1621/2990 54% [================================= ] 1622/2990 54% [================================= ] 1623/2990 54% [================================= ] 1624/2990 54% [================================= ] 1625/2990 54% [================================= ] 1626/2990 54% [================================= ] 1627/2990 54% [================================= ] 1628/2990 54% [================================= ] 1629/2990 54% [================================= ] 1630/2990 54% [================================= ] 1631/2990 54% [================================= ] 1632/2990 54% [================================= ] 1633/2990 54% [================================= ] 1634/2990 54% [================================= ] 1635/2990 54% [================================= ] 1636/2990 54% [================================= ] 1637/2990 54% [================================= ] 1638/2990 54% [================================= ] 1639/2990 54% [================================== ] 1640/2990 54% [================================== ] 1641/2990 54% [================================== ] 1642/2990 54% [================================== ] 1643/2990 54% [================================== ] 1644/2990 54% [================================== ] 1645/2990 55% [================================== ] 1646/2990 55% [================================== ] 1647/2990 55% [================================== ] 1648/2990 55% [================================== ] 1649/2990 55% [================================== ] 1650/2990 55% [================================== ] 1651/2990 55% [================================== ] 1652/2990 55% [================================== ] 1653/2990 55% [================================== ] 1654/2990 55% [================================== ] 1655/2990 55% [================================== ] 1656/2990 55% [================================== ] 1657/2990 55% [================================== ] 1658/2990 55% [================================== ] 1659/2990 55% [================================== ] 1660/2990 55% [================================== ] 1661/2990 55% [================================== ] 1662/2990 55% [================================== ] 1663/2990 55% [================================== ] 1664/2990 55% [================================== ] 1665/2990 55% [================================== ] 1666/2990 55% [================================== ] 1667/2990 55% [================================== ] 1668/2990 55% [================================== ] 1669/2990 55% [================================== ] 1670/2990 55% [================================== ] 1671/2990 55% [================================== ] 1672/2990 55% [================================== ] 1673/2990 55% [================================== ] 1674/2990 55% [================================== ] 1675/2990 56% [================================== ] 1676/2990 56% [================================== ] 1677/2990 56% [================================== ] 1678/2990 56% [================================== ] 1679/2990 56% [================================== ] 1680/2990 56% [================================== ] 1681/2990 56% [================================== ] 1682/2990 56% [================================== ] 1683/2990 56% [================================== ] 1684/2990 56% [================================== ] 1685/2990 56% [================================== ] 1686/2990 56% [================================== ] 1687/2990 56% [=================================== ] 1688/2990 56% [=================================== ] 1689/2990 56% [=================================== ] 1690/2990 56% [=================================== ] 1691/2990 56% [=================================== ] 1692/2990 56% [=================================== ] 1693/2990 56% [=================================== ] 1694/2990 56% [=================================== ] 1695/2990 56% [=================================== ] 1696/2990 56% [=================================== ] 1697/2990 56% [=================================== ] 1698/2990 56% [=================================== ] 1699/2990 56% [=================================== ] 1700/2990 56% [=================================== ] 1701/2990 56% [=================================== ] 1702/2990 56% [=================================== ] 1703/2990 56% [=================================== ] 1704/2990 56% [=================================== ] 1705/2990 57% [=================================== ] 1706/2990 57% [=================================== ] 1707/2990 57% [=================================== ] 1708/2990 57% [=================================== ] 1709/2990 57% [=================================== ] 1710/2990 57% [=================================== ] 1711/2990 57% [=================================== ] 1712/2990 57% [=================================== ] 1713/2990 57% [=================================== ] 1714/2990 57% [=================================== ] 1715/2990 57% [=================================== ] 1716/2990 57% [=================================== ] 1717/2990 57% [=================================== ] 1718/2990 57% [=================================== ] 1719/2990 57% [=================================== ] 1720/2990 57% [=================================== ] 1721/2990 57% [=================================== ] 1722/2990 57% [=================================== ] 1723/2990 57% [=================================== ] 1724/2990 57% [=================================== ] 1725/2990 57% [=================================== ] 1726/2990 57% [=================================== ] 1727/2990 57% [=================================== ] 1728/2990 57% [=================================== ] 1729/2990 57% [=================================== ] 1730/2990 57% [=================================== ] 1731/2990 57% [=================================== ] 1732/2990 57% [=================================== ] 1733/2990 57% [=================================== ] 1734/2990 57% [=================================== ] 1735/2990 58% [=================================== ] 1736/2990 58% [==================================== ] 1737/2990 58% [==================================== ] 1738/2990 58% [==================================== ] 1739/2990 58% [==================================== ] 1740/2990 58% [==================================== ] 1741/2990 58% [==================================== ] 1742/2990 58% [==================================== ] 1743/2990 58% [==================================== ] 1744/2990 58% [==================================== ] 1745/2990 58% [==================================== ] 1746/2990 58% [==================================== ] 1747/2990 58% [==================================== ] 1748/2990 58% [==================================== ] 1749/2990 58% [==================================== ] 1750/2990 58% [==================================== ] 1751/2990 58% [==================================== ] 1752/2990 58% [==================================== ] 1753/2990 58% [==================================== ] 1754/2990 58% [==================================== ] 1755/2990 58% [==================================== ] 1756/2990 58% [==================================== ] 1757/2990 58% [==================================== ] 1758/2990 58% [==================================== ] 1759/2990 58% [==================================== ] 1760/2990 58% [==================================== ] 1761/2990 58% [==================================== ] 1762/2990 58% [==================================== ] 1763/2990 58% [==================================== ] 1764/2990 58% [==================================== ] 1765/2990 59% [==================================== ] 1766/2990 59% [==================================== ] 1767/2990 59% [==================================== ] 1768/2990 59% [==================================== ] 1769/2990 59% [==================================== ] 1770/2990 59% [==================================== ] 1771/2990 59% [==================================== ] 1772/2990 59% [==================================== ] 1773/2990 59% [==================================== ] 1774/2990 59% [==================================== ] 1775/2990 59% [==================================== ] 1776/2990 59% [==================================== ] 1777/2990 59% [==================================== ] 1778/2990 59% [==================================== ] 1779/2990 59% [==================================== ] 1780/2990 59% [==================================== ] 1781/2990 59% [==================================== ] 1782/2990 59% [==================================== ] 1783/2990 59% [==================================== ] 1784/2990 59% [===================================== ] 1785/2990 59% [===================================== ] 1786/2990 59% [===================================== ] 1787/2990 59% [===================================== ] 1788/2990 59% [===================================== ] 1789/2990 59% [===================================== ] 1790/2990 59% [===================================== ] 1791/2990 59% [===================================== ] 1792/2990 59% [===================================== ] 1793/2990 59% [===================================== ] 1794/2990 60% [===================================== ] 1795/2990 60% [===================================== ] 1796/2990 60% [===================================== ] 1797/2990 60% [===================================== ] 1798/2990 60% [===================================== ] 1799/2990 60% [===================================== ] 1800/2990 60% [===================================== ] 1801/2990 60% [===================================== ] 1802/2990 60% [===================================== ] 1803/2990 60% [===================================== ] 1804/2990 60% [===================================== ] 1805/2990 60% [===================================== ] 1806/2990 60% [===================================== ] 1807/2990 60% [===================================== ] 1808/2990 60% [===================================== ] 1809/2990 60% [===================================== ] 1810/2990 60% [===================================== ] 1811/2990 60% [===================================== ] 1812/2990 60% [===================================== ] 1813/2990 60% [===================================== ] 1814/2990 60% [===================================== ] 1815/2990 60% [===================================== ] 1816/2990 60% [===================================== ] 1817/2990 60% [===================================== ] 1818/2990 60% [===================================== ] 1819/2990 60% [===================================== ] 1820/2990 60% [===================================== ] 1821/2990 60% [===================================== ] 1822/2990 60% [===================================== ] 1823/2990 60% [===================================== ] 1824/2990 61% [===================================== ] 1825/2990 61% [===================================== ] 1826/2990 61% [===================================== ] 1827/2990 61% [===================================== ] 1828/2990 61% [===================================== ] 1829/2990 61% [===================================== ] 1830/2990 61% [===================================== ] 1831/2990 61% [===================================== ] 1832/2990 61% [====================================== ] 1833/2990 61% [====================================== ] 1834/2990 61% [====================================== ] 1835/2990 61% [====================================== ] 1836/2990 61% [====================================== ] 1837/2990 61% [====================================== ] 1838/2990 61% [====================================== ] 1839/2990 61% [====================================== ] 1840/2990 61% [====================================== ] 1841/2990 61% [====================================== ] 1842/2990 61% [====================================== ] 1843/2990 61% [====================================== ] 1844/2990 61% [====================================== ] 1845/2990 61% [====================================== ] 1846/2990 61% [====================================== ] 1847/2990 61% [====================================== ] 1848/2990 61% [====================================== ] 1849/2990 61% [====================================== ] 1850/2990 61% [====================================== ] 1851/2990 61% [====================================== ] 1852/2990 61% [====================================== ] 1853/2990 61% [====================================== ] 1854/2990 62% [====================================== ] 1855/2990 62% [====================================== ] 1856/2990 62% [====================================== ] 1857/2990 62% [====================================== ] 1858/2990 62% [====================================== ] 1859/2990 62% [====================================== ] 1860/2990 62% [====================================== ] 1861/2990 62% [====================================== ] 1862/2990 62% [====================================== ] 1863/2990 62% [====================================== ] 1864/2990 62% [====================================== ] 1865/2990 62% [====================================== ] 1866/2990 62% [====================================== ] 1867/2990 62% [====================================== ] 1868/2990 62% [====================================== ] 1869/2990 62% [====================================== ] 1870/2990 62% [====================================== ] 1871/2990 62% [====================================== ] 1872/2990 62% [====================================== ] 1873/2990 62% [====================================== ] 1874/2990 62% [====================================== ] 1875/2990 62% [====================================== ] 1876/2990 62% [====================================== ] 1877/2990 62% [====================================== ] 1878/2990 62% [====================================== ] 1879/2990 62% [====================================== ] 1880/2990 62% [======================================= ] 1881/2990 62% [======================================= ] 1882/2990 62% [======================================= ] 1883/2990 62% [======================================= ] 1884/2990 63% [======================================= ] 1885/2990 63% [======================================= ] 1886/2990 63% [======================================= ] 1887/2990 63% [======================================= ] 1888/2990 63% [======================================= ] 1889/2990 63% [======================================= ] 1890/2990 63% [======================================= ] 1891/2990 63% [======================================= ] 1892/2990 63% [======================================= ] 1893/2990 63% [======================================= ] 1894/2990 63% [======================================= ] 1895/2990 63% [======================================= ] 1896/2990 63% [======================================= ] 1897/2990 63% [======================================= ] 1898/2990 63% [======================================= ] 1899/2990 63% [======================================= ] 1900/2990 63% [======================================= ] 1901/2990 63% [======================================= ] 1902/2990 63% [======================================= ] 1903/2990 63% [======================================= ] 1904/2990 63% [======================================= ] 1905/2990 63% [======================================= ] 1906/2990 63% [======================================= ] 1907/2990 63% [======================================= ] 1908/2990 63% [======================================= ] 1909/2990 63% [======================================= ] 1910/2990 63% [======================================= ] 1911/2990 63% [======================================= ] 1912/2990 63% [======================================= ] 1913/2990 63% [======================================= ] 1914/2990 64% [======================================= ] 1915/2990 64% [======================================= ] 1916/2990 64% [======================================= ] 1917/2990 64% [======================================= ] 1918/2990 64% [======================================= ] 1919/2990 64% [======================================= ] 1920/2990 64% [======================================= ] 1921/2990 64% [======================================= ] 1922/2990 64% [======================================= ] 1923/2990 64% [======================================= ] 1924/2990 64% [======================================= ] 1925/2990 64% [======================================= ] 1926/2990 64% [======================================= ] 1927/2990 64% [======================================= ] 1928/2990 64% [======================================= ] 1929/2990 64% [======================================== ] 1930/2990 64% [======================================== ] 1931/2990 64% [======================================== ] 1932/2990 64% [======================================== ] 1933/2990 64% [======================================== ] 1934/2990 64% [======================================== ] 1935/2990 64% [======================================== ] 1936/2990 64% [======================================== ] 1937/2990 64% [======================================== ] 1938/2990 64% [======================================== ] 1939/2990 64% [======================================== ] 1940/2990 64% [======================================== ] 1941/2990 64% [======================================== ] 1942/2990 64% [======================================== ] 1943/2990 64% [======================================== ] 1944/2990 65% [======================================== ] 1945/2990 65% [======================================== ] 1946/2990 65% [======================================== ] 1947/2990 65% [======================================== ] 1948/2990 65% [======================================== ] 1949/2990 65% [======================================== ] 1950/2990 65% [======================================== ] 1951/2990 65% [======================================== ] 1952/2990 65% [======================================== ] 1953/2990 65% [======================================== ] 1954/2990 65% [======================================== ] 1955/2990 65% [======================================== ] 1956/2990 65% [======================================== ] 1957/2990 65% [======================================== ] 1958/2990 65% [======================================== ] 1959/2990 65% [======================================== ] 1960/2990 65% [======================================== ] 1961/2990 65% [======================================== ] 1962/2990 65% [======================================== ] 1963/2990 65% [======================================== ] 1964/2990 65% [======================================== ] 1965/2990 65% [======================================== ] 1966/2990 65% [======================================== ] 1967/2990 65% [======================================== ] 1968/2990 65% [======================================== ] 1969/2990 65% [======================================== ] 1970/2990 65% [======================================== ] 1971/2990 65% [======================================== ] 1972/2990 65% [======================================== ] 1973/2990 65% [======================================== ] 1974/2990 66% [======================================== ] 1975/2990 66% [======================================== ] 1976/2990 66% [======================================== ] 1977/2990 66% [========================================= ] 1978/2990 66% [========================================= ] 1979/2990 66% [========================================= ] 1980/2990 66% [========================================= ] 1981/2990 66% [========================================= ] 1982/2990 66% [========================================= ] 1983/2990 66% [========================================= ] 1984/2990 66% [========================================= ] 1985/2990 66% [========================================= ] 1986/2990 66% [========================================= ] 1987/2990 66% [========================================= ] 1988/2990 66% [========================================= ] 1989/2990 66% [========================================= ] 1990/2990 66% [========================================= ] 1991/2990 66% [========================================= ] 1992/2990 66% [========================================= ] 1993/2990 66% [========================================= ] 1994/2990 66% [========================================= ] 1995/2990 66% [========================================= ] 1996/2990 66% [========================================= ] 1997/2990 66% [========================================= ] 1998/2990 66% [========================================= ] 1999/2990 66% [========================================= ] 2000/2990 66% [========================================= ] 2001/2990 66% [========================================= ] 2002/2990 66% [========================================= ] 2003/2990 66% [========================================= ] 2004/2990 67% [========================================= ] 2005/2990 67% [========================================= ] 2006/2990 67% [========================================= ] 2007/2990 67% [========================================= ] 2008/2990 67% [========================================= ] 2009/2990 67% [========================================= ] 2010/2990 67% [========================================= ] 2011/2990 67% [========================================= ] 2012/2990 67% [========================================= ] 2013/2990 67% [========================================= ] 2014/2990 67% [========================================= ] 2015/2990 67% [========================================= ] 2016/2990 67% [========================================= ] 2017/2990 67% [========================================= ] 2018/2990 67% [========================================= ] 2019/2990 67% [========================================= ] 2020/2990 67% [========================================= ] 2021/2990 67% [========================================= ] 2022/2990 67% [========================================= ] 2023/2990 67% [========================================= ] 2024/2990 67% [========================================= ] 2025/2990 67% [========================================== ] 2026/2990 67% [========================================== ] 2027/2990 67% [========================================== ] 2028/2990 67% [========================================== ] 2029/2990 67% [========================================== ] 2030/2990 67% [========================================== ] 2031/2990 67% [========================================== ] 2032/2990 67% [========================================== ] 2033/2990 67% [========================================== ] 2034/2990 68% [========================================== ] 2035/2990 68% [========================================== ] 2036/2990 68% [========================================== ] 2037/2990 68% [========================================== ] 2038/2990 68% [========================================== ] 2039/2990 68% [========================================== ] 2040/2990 68% [========================================== ] 2041/2990 68% [========================================== ] 2042/2990 68% [========================================== ] 2043/2990 68% [========================================== ] 2044/2990 68% [========================================== ] 2045/2990 68% [========================================== ] 2046/2990 68% [========================================== ] 2047/2990 68% [========================================== ] 2048/2990 68% [========================================== ] 2049/2990 68% [========================================== ] 2050/2990 68% [========================================== ] 2051/2990 68% [========================================== ] 2052/2990 68% [========================================== ] 2053/2990 68% [========================================== ] 2054/2990 68% [========================================== ] 2055/2990 68% [========================================== ] 2056/2990 68% [========================================== ] 2057/2990 68% [========================================== ] 2058/2990 68% [========================================== ] 2059/2990 68% [========================================== ] 2060/2990 68% [========================================== ] 2061/2990 68% [========================================== ] 2062/2990 68% [========================================== ] 2063/2990 68% [========================================== ] 2064/2990 69% [========================================== ] 2065/2990 69% [========================================== ] 2066/2990 69% [========================================== ] 2067/2990 69% [========================================== ] 2068/2990 69% [========================================== ] 2069/2990 69% [========================================== ] 2070/2990 69% [========================================== ] 2071/2990 69% [========================================== ] 2072/2990 69% [========================================== ] 2073/2990 69% [=========================================== ] 2074/2990 69% [=========================================== ] 2075/2990 69% [=========================================== ] 2076/2990 69% [=========================================== ] 2077/2990 69% [=========================================== ] 2078/2990 69% [=========================================== ] 2079/2990 69% [=========================================== ] 2080/2990 69% [=========================================== ] 2081/2990 69% [=========================================== ] 2082/2990 69% [=========================================== ] 2083/2990 69% [=========================================== ] 2084/2990 69% [=========================================== ] 2085/2990 69% [=========================================== ] 2086/2990 69% [=========================================== ] 2087/2990 69% [=========================================== ] 2088/2990 69% [=========================================== ] 2089/2990 69% [=========================================== ] 2090/2990 69% [=========================================== ] 2091/2990 69% [=========================================== ] 2092/2990 69% [=========================================== ] 2093/2990 70% [=========================================== ] 2094/2990 70% [=========================================== ] 2095/2990 70% [=========================================== ] 2096/2990 70% [=========================================== ] 2097/2990 70% [=========================================== ] 2098/2990 70% [=========================================== ] 2099/2990 70% [=========================================== ] 2100/2990 70% [=========================================== ] 2101/2990 70% [=========================================== ] 2102/2990 70% [=========================================== ] 2103/2990 70% [=========================================== ] 2104/2990 70% [=========================================== ] 2105/2990 70% [=========================================== ] 2106/2990 70% [=========================================== ] 2107/2990 70% [=========================================== ] 2108/2990 70% [=========================================== ] 2109/2990 70% [=========================================== ] 2110/2990 70% [=========================================== ] 2111/2990 70% [=========================================== ] 2112/2990 70% [=========================================== ] 2113/2990 70% [=========================================== ] 2114/2990 70% [=========================================== ] 2115/2990 70% [=========================================== ] 2116/2990 70% [=========================================== ] 2117/2990 70% [=========================================== ] 2118/2990 70% [=========================================== ] 2119/2990 70% [=========================================== ] 2120/2990 70% [=========================================== ] 2121/2990 70% [============================================ ] 2122/2990 70% [============================================ ] 2123/2990 71% [============================================ ] 2124/2990 71% [============================================ ] 2125/2990 71% [============================================ ] 2126/2990 71% [============================================ ] 2127/2990 71% [============================================ ] 2128/2990 71% [============================================ ] 2129/2990 71% [============================================ ] 2130/2990 71% [============================================ ] 2131/2990 71% [============================================ ] 2132/2990 71% [============================================ ] 2133/2990 71% [============================================ ] 2134/2990 71% [============================================ ] 2135/2990 71% [============================================ ] 2136/2990 71% [============================================ ] 2137/2990 71% [============================================ ] 2138/2990 71% [============================================ ] 2139/2990 71% [============================================ ] 2140/2990 71% [============================================ ] 2141/2990 71% [============================================ ] 2142/2990 71% [============================================ ] 2143/2990 71% [============================================ ] 2144/2990 71% [============================================ ] 2145/2990 71% [============================================ ] 2146/2990 71% [============================================ ] 2147/2990 71% [============================================ ] 2148/2990 71% [============================================ ] 2149/2990 71% [============================================ ] 2150/2990 71% [============================================ ] 2151/2990 71% [============================================ ] 2152/2990 71% [============================================ ] 2153/2990 72% [============================================ ] 2154/2990 72% [============================================ ] 2155/2990 72% [============================================ ] 2156/2990 72% [============================================ ] 2157/2990 72% [============================================ ] 2158/2990 72% [============================================ ] 2159/2990 72% [============================================ ] 2160/2990 72% [============================================ ] 2161/2990 72% [============================================ ] 2162/2990 72% [============================================ ] 2163/2990 72% [============================================ ] 2164/2990 72% [============================================ ] 2165/2990 72% [============================================ ] 2166/2990 72% [============================================ ] 2167/2990 72% [============================================ ] 2168/2990 72% [============================================ ] 2169/2990 72% [============================================ ] 2170/2990 72% [============================================= ] 2171/2990 72% [============================================= ] 2172/2990 72% [============================================= ] 2173/2990 72% [============================================= ] 2174/2990 72% [============================================= ] 2175/2990 72% [============================================= ] 2176/2990 72% [============================================= ] 2177/2990 72% [============================================= ] 2178/2990 72% [============================================= ] 2179/2990 72% [============================================= ] 2180/2990 72% [============================================= ] 2181/2990 72% [============================================= ] 2182/2990 72% [============================================= ] 2183/2990 73% [============================================= ] 2184/2990 73% [============================================= ] 2185/2990 73% [============================================= ] 2186/2990 73% [============================================= ] 2187/2990 73% [============================================= ] 2188/2990 73% [============================================= ] 2189/2990 73% [============================================= ] 2190/2990 73% [============================================= ] 2191/2990 73% [============================================= ] 2192/2990 73% [============================================= ] 2193/2990 73% [============================================= ] 2194/2990 73% [============================================= ] 2195/2990 73% [============================================= ] 2196/2990 73% [============================================= ] 2197/2990 73% [============================================= ] 2198/2990 73% [============================================= ] 2199/2990 73% [============================================= ] 2200/2990 73% [============================================= ] 2201/2990 73% [============================================= ] 2202/2990 73% [============================================= ] 2203/2990 73% [============================================= ] 2204/2990 73% [============================================= ] 2205/2990 73% [============================================= ] 2206/2990 73% [============================================= ] 2207/2990 73% [============================================= ] 2208/2990 73% [============================================= ] 2209/2990 73% [============================================= ] 2210/2990 73% [============================================= ] 2211/2990 73% [============================================= ] 2212/2990 73% [============================================= ] 2213/2990 74% [============================================= ] 2214/2990 74% [============================================= ] 2215/2990 74% [============================================= ] 2216/2990 74% [============================================= ] 2217/2990 74% [============================================= ] 2218/2990 74% [============================================== ] 2219/2990 74% [============================================== ] 2220/2990 74% [============================================== ] 2221/2990 74% [============================================== ] 2222/2990 74% [============================================== ] 2223/2990 74% [============================================== ] 2224/2990 74% [============================================== ] 2225/2990 74% [============================================== ] 2226/2990 74% [============================================== ] 2227/2990 74% [============================================== ] 2228/2990 74% [============================================== ] 2229/2990 74% [============================================== ] 2230/2990 74% [============================================== ] 2231/2990 74% [============================================== ] 2232/2990 74% [============================================== ] 2233/2990 74% [============================================== ] 2234/2990 74% [============================================== ] 2235/2990 74% [============================================== ] 2236/2990 74% [============================================== ] 2237/2990 74% [============================================== ] 2238/2990 74% [============================================== ] 2239/2990 74% [============================================== ] 2240/2990 74% [============================================== ] 2241/2990 74% [============================================== ] 2242/2990 74% [============================================== ] 2243/2990 75% [============================================== ] 2244/2990 75% [============================================== ] 2245/2990 75% [============================================== ] 2246/2990 75% [============================================== ] 2247/2990 75% [============================================== ] 2248/2990 75% [============================================== ] 2249/2990 75% [============================================== ] 2250/2990 75% [============================================== ] 2251/2990 75% [============================================== ] 2252/2990 75% [============================================== ] 2253/2990 75% [============================================== ] 2254/2990 75% [============================================== ] 2255/2990 75% [============================================== ] 2256/2990 75% [============================================== ] 2257/2990 75% [============================================== ] 2258/2990 75% [============================================== ] 2259/2990 75% [============================================== ] 2260/2990 75% [============================================== ] 2261/2990 75% [============================================== ] 2262/2990 75% [============================================== ] 2263/2990 75% [============================================== ] 2264/2990 75% [============================================== ] 2265/2990 75% [============================================== ] 2266/2990 75% [=============================================== ] 2267/2990 75% [=============================================== ] 2268/2990 75% [=============================================== ] 2269/2990 75% [=============================================== ] 2270/2990 75% [=============================================== ] 2271/2990 75% [=============================================== ] 2272/2990 75% [=============================================== ] 2273/2990 76% [=============================================== ] 2274/2990 76% [=============================================== ] 2275/2990 76% [=============================================== ] 2276/2990 76% [=============================================== ] 2277/2990 76% [=============================================== ] 2278/2990 76% [=============================================== ] 2279/2990 76% [=============================================== ] 2280/2990 76% [=============================================== ] 2281/2990 76% [=============================================== ] 2282/2990 76% [=============================================== ] 2283/2990 76% [=============================================== ] 2284/2990 76% [=============================================== ] 2285/2990 76% [=============================================== ] 2286/2990 76% [=============================================== ] 2287/2990 76% [=============================================== ] 2288/2990 76% [=============================================== ] 2289/2990 76% [=============================================== ] 2290/2990 76% [=============================================== ] 2291/2990 76% [=============================================== ] 2292/2990 76% [=============================================== ] 2293/2990 76% [=============================================== ] 2294/2990 76% [=============================================== ] 2295/2990 76% [=============================================== ] 2296/2990 76% [=============================================== ] 2297/2990 76% [=============================================== ] 2298/2990 76% [=============================================== ] 2299/2990 76% [=============================================== ] 2300/2990 76% [=============================================== ] 2301/2990 76% [=============================================== ] 2302/2990 76% [=============================================== ] 2303/2990 77% [=============================================== ] 2304/2990 77% [=============================================== ] 2305/2990 77% [=============================================== ] 2306/2990 77% [=============================================== ] 2307/2990 77% [=============================================== ] 2308/2990 77% [=============================================== ] 2309/2990 77% [=============================================== ] 2310/2990 77% [=============================================== ] 2311/2990 77% [=============================================== ] 2312/2990 77% [=============================================== ] 2313/2990 77% [=============================================== ] 2314/2990 77% [================================================ ] 2315/2990 77% [================================================ ] 2316/2990 77% [================================================ ] 2317/2990 77% [================================================ ] 2318/2990 77% [================================================ ] 2319/2990 77% [================================================ ] 2320/2990 77% [================================================ ] 2321/2990 77% [================================================ ] 2322/2990 77% [================================================ ] 2323/2990 77% [================================================ ] 2324/2990 77% [================================================ ] 2325/2990 77% [================================================ ] 2326/2990 77% [================================================ ] 2327/2990 77% [================================================ ] 2328/2990 77% [================================================ ] 2329/2990 77% [================================================ ] 2330/2990 77% [================================================ ] 2331/2990 77% [================================================ ] 2332/2990 77% [================================================ ] 2333/2990 78% [================================================ ] 2334/2990 78% [================================================ ] 2335/2990 78% [================================================ ] 2336/2990 78% [================================================ ] 2337/2990 78% [================================================ ] 2338/2990 78% [================================================ ] 2339/2990 78% [================================================ ] 2340/2990 78% [================================================ ] 2341/2990 78% [================================================ ] 2342/2990 78% [================================================ ] 2343/2990 78% [================================================ ] 2344/2990 78% [================================================ ] 2345/2990 78% [================================================ ] 2346/2990 78% [================================================ ] 2347/2990 78% [================================================ ] 2348/2990 78% [================================================ ] 2349/2990 78% [================================================ ] 2350/2990 78% [================================================ ] 2351/2990 78% [================================================ ] 2352/2990 78% [================================================ ] 2353/2990 78% [================================================ ] 2354/2990 78% [================================================ ] 2355/2990 78% [================================================ ] 2356/2990 78% [================================================ ] 2357/2990 78% [================================================ ] 2358/2990 78% [================================================ ] 2359/2990 78% [================================================ ] 2360/2990 78% [================================================ ] 2361/2990 78% [================================================ ] 2362/2990 78% [================================================ ] 2363/2990 79% [================================================= ] 2364/2990 79% [================================================= ] 2365/2990 79% [================================================= ] 2366/2990 79% [================================================= ] 2367/2990 79% [================================================= ] 2368/2990 79% [================================================= ] 2369/2990 79% [================================================= ] 2370/2990 79% [================================================= ] 2371/2990 79% [================================================= ] 2372/2990 79% [================================================= ] 2373/2990 79% [================================================= ] 2374/2990 79% [================================================= ] 2375/2990 79% [================================================= ] 2376/2990 79% [================================================= ] 2377/2990 79% [================================================= ] 2378/2990 79% [================================================= ] 2379/2990 79% [================================================= ] 2380/2990 79% [================================================= ] 2381/2990 79% [================================================= ] 2382/2990 79% [================================================= ] 2383/2990 79% [================================================= ] 2384/2990 79% [================================================= ] 2385/2990 79% [================================================= ] 2386/2990 79% [================================================= ] 2387/2990 79% [================================================= ] 2388/2990 79% [================================================= ] 2389/2990 79% [================================================= ] 2390/2990 79% [================================================= ] 2391/2990 79% [================================================= ] 2392/2990 80% [================================================= ] 2393/2990 80% [================================================= ] 2394/2990 80% [================================================= ] 2395/2990 80% [================================================= ] 2396/2990 80% [================================================= ] 2397/2990 80% [================================================= ] 2398/2990 80% [================================================= ] 2399/2990 80% [================================================= ] 2400/2990 80% [================================================= ] 2401/2990 80% [================================================= ] 2402/2990 80% [================================================= ] 2403/2990 80% [================================================= ] 2404/2990 80% [================================================= ] 2405/2990 80% [================================================= ] 2406/2990 80% [================================================= ] 2407/2990 80% [================================================= ] 2408/2990 80% [================================================= ] 2409/2990 80% [================================================= ] 2410/2990 80% [================================================= ] 2411/2990 80% [================================================== ] 2412/2990 80% [================================================== ] 2413/2990 80% [================================================== ] 2414/2990 80% [================================================== ] 2415/2990 80% [================================================== ] 2416/2990 80% [================================================== ] 2417/2990 80% [================================================== ] 2418/2990 80% [================================================== ] 2419/2990 80% [================================================== ] 2420/2990 80% [================================================== ] 2421/2990 80% [================================================== ] 2422/2990 81% [================================================== ] 2423/2990 81% [================================================== ] 2424/2990 81% [================================================== ] 2425/2990 81% [================================================== ] 2426/2990 81% [================================================== ] 2427/2990 81% [================================================== ] 2428/2990 81% [================================================== ] 2429/2990 81% [================================================== ] 2430/2990 81% [================================================== ] 2431/2990 81% [================================================== ] 2432/2990 81% [================================================== ] 2433/2990 81% [================================================== ] 2434/2990 81% [================================================== ] 2435/2990 81% [================================================== ] 2436/2990 81% [================================================== ] 2437/2990 81% [================================================== ] 2438/2990 81% [================================================== ] 2439/2990 81% [================================================== ] 2440/2990 81% [================================================== ] 2441/2990 81% [================================================== ] 2442/2990 81% [================================================== ] 2443/2990 81% [================================================== ] 2444/2990 81% [================================================== ] 2445/2990 81% [================================================== ] 2446/2990 81% [================================================== ] 2447/2990 81% [================================================== ] 2448/2990 81% [================================================== ] 2449/2990 81% [================================================== ] 2450/2990 81% [================================================== ] 2451/2990 81% [================================================== ] 2452/2990 82% [================================================== ] 2453/2990 82% [================================================== ] 2454/2990 82% [================================================== ] 2455/2990 82% [================================================== ] 2456/2990 82% [================================================== ] 2457/2990 82% [================================================== ] 2458/2990 82% [================================================== ] 2459/2990 82% [=================================================== ] 2460/2990 82% [=================================================== ] 2461/2990 82% [=================================================== ] 2462/2990 82% [=================================================== ] 2463/2990 82% [=================================================== ] 2464/2990 82% [=================================================== ] 2465/2990 82% [=================================================== ] 2466/2990 82% [=================================================== ] 2467/2990 82% [=================================================== ] 2468/2990 82% [=================================================== ] 2469/2990 82% [=================================================== ] 2470/2990 82% [=================================================== ] 2471/2990 82% [=================================================== ] 2472/2990 82% [=================================================== ] 2473/2990 82% [=================================================== ] 2474/2990 82% [=================================================== ] 2475/2990 82% [=================================================== ] 2476/2990 82% [=================================================== ] 2477/2990 82% [=================================================== ] 2478/2990 82% [=================================================== ] 2479/2990 82% [=================================================== ] 2480/2990 82% [=================================================== ] 2481/2990 82% [=================================================== ] 2482/2990 83% [=================================================== ] 2483/2990 83% [=================================================== ] 2484/2990 83% [=================================================== ] 2485/2990 83% [=================================================== ] 2486/2990 83% [=================================================== ] 2487/2990 83% [=================================================== ] 2488/2990 83% [=================================================== ] 2489/2990 83% [=================================================== ] 2490/2990 83% [=================================================== ] 2491/2990 83% [=================================================== ] 2492/2990 83% [=================================================== ] 2493/2990 83% [=================================================== ] 2494/2990 83% [=================================================== ] 2495/2990 83% [=================================================== ] 2496/2990 83% [=================================================== ] 2497/2990 83% [=================================================== ] 2498/2990 83% [=================================================== ] 2499/2990 83% [=================================================== ] 2500/2990 83% [=================================================== ] 2501/2990 83% [=================================================== ] 2502/2990 83% [=================================================== ] 2503/2990 83% [=================================================== ] 2504/2990 83% [=================================================== ] 2505/2990 83% [=================================================== ] 2506/2990 83% [=================================================== ] 2507/2990 83% [==================================================== ] 2508/2990 83% [==================================================== ] 2509/2990 83% [==================================================== ] 2510/2990 83% [==================================================== ] 2511/2990 83% [==================================================== ] 2512/2990 84% [==================================================== ] 2513/2990 84% [==================================================== ] 2514/2990 84% [==================================================== ] 2515/2990 84% [==================================================== ] 2516/2990 84% [==================================================== ] 2517/2990 84% [==================================================== ] 2518/2990 84% [==================================================== ] 2519/2990 84% [==================================================== ] 2520/2990 84% [==================================================== ] 2521/2990 84% [==================================================== ] 2522/2990 84% [==================================================== ] 2523/2990 84% [==================================================== ] 2524/2990 84% [==================================================== ] 2525/2990 84% [==================================================== ] 2526/2990 84% [==================================================== ] 2527/2990 84% [==================================================== ] 2528/2990 84% [==================================================== ] 2529/2990 84% [==================================================== ] 2530/2990 84% [==================================================== ] 2531/2990 84% [==================================================== ] 2532/2990 84% [==================================================== ] 2533/2990 84% [==================================================== ] 2534/2990 84% [==================================================== ] 2535/2990 84% [==================================================== ] 2536/2990 84% [==================================================== ] 2537/2990 84% [==================================================== ] 2538/2990 84% [==================================================== ] 2539/2990 84% [==================================================== ] 2540/2990 84% [==================================================== ] 2541/2990 84% [==================================================== ] 2542/2990 85% [==================================================== ] 2543/2990 85% [==================================================== ] 2544/2990 85% [==================================================== ] 2545/2990 85% [==================================================== ] 2546/2990 85% [==================================================== ] 2547/2990 85% [==================================================== ] 2548/2990 85% [==================================================== ] 2549/2990 85% [==================================================== ] 2550/2990 85% [==================================================== ] 2551/2990 85% [==================================================== ] 2552/2990 85% [==================================================== ] 2553/2990 85% [==================================================== ] 2554/2990 85% [==================================================== ] 2555/2990 85% [===================================================== ] 2556/2990 85% [===================================================== ] 2557/2990 85% [===================================================== ] 2558/2990 85% [===================================================== ] 2559/2990 85% [===================================================== ] 2560/2990 85% [===================================================== ] 2561/2990 85% [===================================================== ] 2562/2990 85% [===================================================== ] 2563/2990 85% [===================================================== ] 2564/2990 85% [===================================================== ] 2565/2990 85% [===================================================== ] 2566/2990 85% [===================================================== ] 2567/2990 85% [===================================================== ] 2568/2990 85% [===================================================== ] 2569/2990 85% [===================================================== ] 2570/2990 85% [===================================================== ] 2571/2990 85% [===================================================== ] 2572/2990 86% [===================================================== ] 2573/2990 86% [===================================================== ] 2574/2990 86% [===================================================== ] 2575/2990 86% [===================================================== ] 2576/2990 86% [===================================================== ] 2577/2990 86% [===================================================== ] 2578/2990 86% [===================================================== ] 2579/2990 86% [===================================================== ] 2580/2990 86% [===================================================== ] 2581/2990 86% [===================================================== ] 2582/2990 86% [===================================================== ] 2583/2990 86% [===================================================== ] 2584/2990 86% [===================================================== ] 2585/2990 86% [===================================================== ] 2586/2990 86% [===================================================== ] 2587/2990 86% [===================================================== ] 2588/2990 86% [===================================================== ] 2589/2990 86% [===================================================== ] 2590/2990 86% [===================================================== ] 2591/2990 86% [===================================================== ] 2592/2990 86% [===================================================== ] 2593/2990 86% [===================================================== ] 2594/2990 86% [===================================================== ] 2595/2990 86% [===================================================== ] 2596/2990 86% [===================================================== ] 2597/2990 86% [===================================================== ] 2598/2990 86% [===================================================== ] 2599/2990 86% [===================================================== ] 2600/2990 86% [===================================================== ] 2601/2990 86% [===================================================== ] 2602/2990 87% [===================================================== ] 2603/2990 87% [===================================================== ] 2604/2990 87% [====================================================== ] 2605/2990 87% [====================================================== ] 2606/2990 87% [====================================================== ] 2607/2990 87% [====================================================== ] 2608/2990 87% [====================================================== ] 2609/2990 87% [====================================================== ] 2610/2990 87% [====================================================== ] 2611/2990 87% [====================================================== ] 2612/2990 87% [====================================================== ] 2613/2990 87% [====================================================== ] 2614/2990 87% [====================================================== ] 2615/2990 87% [====================================================== ] 2616/2990 87% [====================================================== ] 2617/2990 87% [====================================================== ] 2618/2990 87% [====================================================== ] 2619/2990 87% [====================================================== ] 2620/2990 87% [====================================================== ] 2621/2990 87% [====================================================== ] 2622/2990 87% [====================================================== ] 2623/2990 87% [====================================================== ] 2624/2990 87% [====================================================== ] 2625/2990 87% [====================================================== ] 2626/2990 87% [====================================================== ] 2627/2990 87% [====================================================== ] 2628/2990 87% [====================================================== ] 2629/2990 87% [====================================================== ] 2630/2990 87% [====================================================== ] 2631/2990 87% [====================================================== ] 2632/2990 88% [====================================================== ] 2633/2990 88% [====================================================== ] 2634/2990 88% [====================================================== ] 2635/2990 88% [====================================================== ] 2636/2990 88% [====================================================== ] 2637/2990 88% [====================================================== ] 2638/2990 88% [====================================================== ] 2639/2990 88% [====================================================== ] 2640/2990 88% [====================================================== ] 2641/2990 88% [====================================================== ] 2642/2990 88% [====================================================== ] 2643/2990 88% [====================================================== ] 2644/2990 88% [====================================================== ] 2645/2990 88% [====================================================== ] 2646/2990 88% [====================================================== ] 2647/2990 88% [====================================================== ] 2648/2990 88% [====================================================== ] 2649/2990 88% [====================================================== ] 2650/2990 88% [====================================================== ] 2651/2990 88% [====================================================== ] 2652/2990 88% [======================================================= ] 2653/2990 88% [======================================================= ] 2654/2990 88% [======================================================= ] 2655/2990 88% [======================================================= ] 2656/2990 88% [======================================================= ] 2657/2990 88% [======================================================= ] 2658/2990 88% [======================================================= ] 2659/2990 88% [======================================================= ] 2660/2990 88% [======================================================= ] 2661/2990 88% [======================================================= ] 2662/2990 89% [======================================================= ] 2663/2990 89% [======================================================= ] 2664/2990 89% [======================================================= ] 2665/2990 89% [======================================================= ] 2666/2990 89% [======================================================= ] 2667/2990 89% [======================================================= ] 2668/2990 89% [======================================================= ] 2669/2990 89% [======================================================= ] 2670/2990 89% [======================================================= ] 2671/2990 89% [======================================================= ] 2672/2990 89% [======================================================= ] 2673/2990 89% [======================================================= ] 2674/2990 89% [======================================================= ] 2675/2990 89% [======================================================= ] 2676/2990 89% [======================================================= ] 2677/2990 89% [======================================================= ] 2678/2990 89% [======================================================= ] 2679/2990 89% [======================================================= ] 2680/2990 89% [======================================================= ] 2681/2990 89% [======================================================= ] 2682/2990 89% [======================================================= ] 2683/2990 89% [======================================================= ] 2684/2990 89% [======================================================= ] 2685/2990 89% [======================================================= ] 2686/2990 89% [======================================================= ] 2687/2990 89% [======================================================= ] 2688/2990 89% [======================================================= ] 2689/2990 89% [======================================================= ] 2690/2990 89% [======================================================= ] 2691/2990 90% [======================================================= ] 2692/2990 90% [======================================================= ] 2693/2990 90% [======================================================= ] 2694/2990 90% [======================================================= ] 2695/2990 90% [======================================================= ] 2696/2990 90% [======================================================= ] 2697/2990 90% [======================================================= ] 2698/2990 90% [======================================================= ] 2699/2990 90% [======================================================= ] 2700/2990 90% [======================================================== ] 2701/2990 90% [======================================================== ] 2702/2990 90% [======================================================== ] 2703/2990 90% [======================================================== ] 2704/2990 90% [======================================================== ] 2705/2990 90% [======================================================== ] 2706/2990 90% [======================================================== ] 2707/2990 90% [======================================================== ] 2708/2990 90% [======================================================== ] 2709/2990 90% [======================================================== ] 2710/2990 90% [======================================================== ] 2711/2990 90% [======================================================== ] 2712/2990 90% [======================================================== ] 2713/2990 90% [======================================================== ] 2714/2990 90% [======================================================== ] 2715/2990 90% [======================================================== ] 2716/2990 90% [======================================================== ] 2717/2990 90% [======================================================== ] 2718/2990 90% [======================================================== ] 2719/2990 90% [======================================================== ] 2720/2990 90% [======================================================== ] 2721/2990 91% [======================================================== ] 2722/2990 91% [======================================================== ] 2723/2990 91% [======================================================== ] 2724/2990 91% [======================================================== ] 2725/2990 91% [======================================================== ] 2726/2990 91% [======================================================== ] 2727/2990 91% [======================================================== ] 2728/2990 91% [======================================================== ] 2729/2990 91% [======================================================== ] 2730/2990 91% [======================================================== ] 2731/2990 91% [======================================================== ] 2732/2990 91% [======================================================== ] 2733/2990 91% [======================================================== ] 2734/2990 91% [======================================================== ] 2735/2990 91% [======================================================== ] 2736/2990 91% [======================================================== ] 2737/2990 91% [======================================================== ] 2738/2990 91% [======================================================== ] 2739/2990 91% [======================================================== ] 2740/2990 91% [======================================================== ] 2741/2990 91% [======================================================== ] 2742/2990 91% [======================================================== ] 2743/2990 91% [======================================================== ] 2744/2990 91% [======================================================== ] 2745/2990 91% [======================================================== ] 2746/2990 91% [======================================================== ] 2747/2990 91% [======================================================== ] 2748/2990 91% [========================================================= ] 2749/2990 91% [========================================================= ] 2750/2990 91% [========================================================= ] 2751/2990 92% [========================================================= ] 2752/2990 92% [========================================================= ] 2753/2990 92% [========================================================= ] 2754/2990 92% [========================================================= ] 2755/2990 92% [========================================================= ] 2756/2990 92% [========================================================= ] 2757/2990 92% [========================================================= ] 2758/2990 92% [========================================================= ] 2759/2990 92% [========================================================= ] 2760/2990 92% [========================================================= ] 2761/2990 92% [========================================================= ] 2762/2990 92% [========================================================= ] 2763/2990 92% [========================================================= ] 2764/2990 92% [========================================================= ] 2765/2990 92% [========================================================= ] 2766/2990 92% [========================================================= ] 2767/2990 92% [========================================================= ] 2768/2990 92% [========================================================= ] 2769/2990 92% [========================================================= ] 2770/2990 92% [========================================================= ] 2771/2990 92% [========================================================= ] 2772/2990 92% [========================================================= ] 2773/2990 92% [========================================================= ] 2774/2990 92% [========================================================= ] 2775/2990 92% [========================================================= ] 2776/2990 92% [========================================================= ] 2777/2990 92% [========================================================= ] 2778/2990 92% [========================================================= ] 2779/2990 92% [========================================================= ] 2780/2990 92% [========================================================= ] 2781/2990 93% [========================================================= ] 2782/2990 93% [========================================================= ] 2783/2990 93% [========================================================= ] 2784/2990 93% [========================================================= ] 2785/2990 93% [========================================================= ] 2786/2990 93% [========================================================= ] 2787/2990 93% [========================================================= ] 2788/2990 93% [========================================================= ] 2789/2990 93% [========================================================= ] 2790/2990 93% [========================================================= ] 2791/2990 93% [========================================================= ] 2792/2990 93% [========================================================= ] 2793/2990 93% [========================================================= ] 2794/2990 93% [========================================================= ] 2795/2990 93% [========================================================= ] 2796/2990 93% [========================================================= ] 2797/2990 93% [========================================================== ] 2798/2990 93% [========================================================== ] 2799/2990 93% [========================================================== ] 2800/2990 93% [========================================================== ] 2801/2990 93% [========================================================== ] 2802/2990 93% [========================================================== ] 2803/2990 93% [========================================================== ] 2804/2990 93% [========================================================== ] 2805/2990 93% [========================================================== ] 2806/2990 93% [========================================================== ] 2807/2990 93% [========================================================== ] 2808/2990 93% [========================================================== ] 2809/2990 93% [========================================================== ] 2810/2990 93% [========================================================== ] 2811/2990 94% [========================================================== ] 2812/2990 94% [========================================================== ] 2813/2990 94% [========================================================== ] 2814/2990 94% [========================================================== ] 2815/2990 94% [========================================================== ] 2816/2990 94% [========================================================== ] 2817/2990 94% [========================================================== ] 2818/2990 94% [========================================================== ] 2819/2990 94% [========================================================== ] 2820/2990 94% [========================================================== ] 2821/2990 94% [========================================================== ] 2822/2990 94% [========================================================== ] 2823/2990 94% [========================================================== ] 2824/2990 94% [========================================================== ] 2825/2990 94% [========================================================== ] 2826/2990 94% [========================================================== ] 2827/2990 94% [========================================================== ] 2828/2990 94% [========================================================== ] 2829/2990 94% [========================================================== ] 2830/2990 94% [========================================================== ] 2831/2990 94% [========================================================== ] 2832/2990 94% [========================================================== ] 2833/2990 94% [========================================================== ] 2834/2990 94% [========================================================== ] 2835/2990 94% [========================================================== ] 2836/2990 94% [========================================================== ] 2837/2990 94% [========================================================== ] 2838/2990 94% [========================================================== ] 2839/2990 94% [========================================================== ] 2840/2990 94% [========================================================== ] 2841/2990 95% [========================================================== ] 2842/2990 95% [========================================================== ] 2843/2990 95% [========================================================== ] 2844/2990 95% [========================================================== ] 2845/2990 95% [=========================================================== ] 2846/2990 95% [=========================================================== ] 2847/2990 95% [=========================================================== ] 2848/2990 95% [=========================================================== ] 2849/2990 95% [=========================================================== ] 2850/2990 95% [=========================================================== ] 2851/2990 95% [=========================================================== ] 2852/2990 95% [=========================================================== ] 2853/2990 95% [=========================================================== ] 2854/2990 95% [=========================================================== ] 2855/2990 95% [=========================================================== ] 2856/2990 95% [=========================================================== ] 2857/2990 95% [=========================================================== ] 2858/2990 95% [=========================================================== ] 2859/2990 95% [=========================================================== ] 2860/2990 95% [=========================================================== ] 2861/2990 95% [=========================================================== ] 2862/2990 95% [=========================================================== ] 2863/2990 95% [=========================================================== ] 2864/2990 95% [=========================================================== ] 2865/2990 95% [=========================================================== ] 2866/2990 95% [=========================================================== ] 2867/2990 95% [=========================================================== ] 2868/2990 95% [=========================================================== ] 2869/2990 95% [=========================================================== ] 2870/2990 95% [=========================================================== ] 2871/2990 96% [=========================================================== ] 2872/2990 96% [=========================================================== ] 2873/2990 96% [=========================================================== ] 2874/2990 96% [=========================================================== ] 2875/2990 96% [=========================================================== ] 2876/2990 96% [=========================================================== ] 2877/2990 96% [=========================================================== ] 2878/2990 96% [=========================================================== ] 2879/2990 96% [=========================================================== ] 2880/2990 96% [=========================================================== ] 2881/2990 96% [=========================================================== ] 2882/2990 96% [=========================================================== ] 2883/2990 96% [=========================================================== ] 2884/2990 96% [=========================================================== ] 2885/2990 96% [=========================================================== ] 2886/2990 96% [=========================================================== ] 2887/2990 96% [=========================================================== ] 2888/2990 96% [=========================================================== ] 2889/2990 96% [=========================================================== ] 2890/2990 96% [=========================================================== ] 2891/2990 96% [=========================================================== ] 2892/2990 96% [=========================================================== ] 2893/2990 96% [============================================================ ] 2894/2990 96% [============================================================ ] 2895/2990 96% [============================================================ ] 2896/2990 96% [============================================================ ] 2897/2990 96% [============================================================ ] 2898/2990 96% [============================================================ ] 2899/2990 96% [============================================================ ] 2900/2990 96% [============================================================ ] 2901/2990 97% [============================================================ ] 2902/2990 97% [============================================================ ] 2903/2990 97% [============================================================ ] 2904/2990 97% [============================================================ ] 2905/2990 97% [============================================================ ] 2906/2990 97% [============================================================ ] 2907/2990 97% [============================================================ ] 2908/2990 97% [============================================================ ] 2909/2990 97% [============================================================ ] 2910/2990 97% [============================================================ ] 2911/2990 97% [============================================================ ] 2912/2990 97% [============================================================ ] 2913/2990 97% [============================================================ ] 2914/2990 97% [============================================================ ] 2915/2990 97% [============================================================ ] 2916/2990 97% [============================================================ ] 2917/2990 97% [============================================================ ] 2918/2990 97% [============================================================ ] 2919/2990 97% [============================================================ ] 2920/2990 97% [============================================================ ] 2921/2990 97% [============================================================ ] 2922/2990 97% [============================================================ ] 2923/2990 97% [============================================================ ] 2924/2990 97% [============================================================ ] 2925/2990 97% [============================================================ ] 2926/2990 97% [============================================================ ] 2927/2990 97% [============================================================ ] 2928/2990 97% [============================================================ ] 2929/2990 97% [============================================================ ] 2930/2990 97% [============================================================ ] 2931/2990 98% [============================================================ ] 2932/2990 98% [============================================================ ] 2933/2990 98% [============================================================ ] 2934/2990 98% [============================================================ ] 2935/2990 98% [============================================================ ] 2936/2990 98% [============================================================ ] 2937/2990 98% [============================================================ ] 2938/2990 98% [============================================================ ] 2939/2990 98% [============================================================ ] 2940/2990 98% [============================================================ ] 2941/2990 98% [============================================================= ] 2942/2990 98% [============================================================= ] 2943/2990 98% [============================================================= ] 2944/2990 98% [============================================================= ] 2945/2990 98% [============================================================= ] 2946/2990 98% [============================================================= ] 2947/2990 98% [============================================================= ] 2948/2990 98% [============================================================= ] 2949/2990 98% [============================================================= ] 2950/2990 98% [============================================================= ] 2951/2990 98% [============================================================= ] 2952/2990 98% [============================================================= ] 2953/2990 98% [============================================================= ] 2954/2990 98% [============================================================= ] 2955/2990 98% [============================================================= ] 2956/2990 98% [============================================================= ] 2957/2990 98% [============================================================= ] 2958/2990 98% [============================================================= ] 2959/2990 98% [============================================================= ] 2960/2990 98% [============================================================= ] 2961/2990 99% [============================================================= ] 2962/2990 99% [============================================================= ] 2963/2990 99% [============================================================= ] 2964/2990 99% [============================================================= ] 2965/2990 99% [============================================================= ] 2966/2990 99% [============================================================= ] 2967/2990 99% [============================================================= ] 2968/2990 99% [============================================================= ] 2969/2990 99% [============================================================= ] 2970/2990 99% [============================================================= ] 2971/2990 99% [============================================================= ] 2972/2990 99% [============================================================= ] 2973/2990 99% [============================================================= ] 2974/2990 99% [============================================================= ] 2975/2990 99% [============================================================= ] 2976/2990 99% [============================================================= ] 2977/2990 99% [============================================================= ] 2978/2990 99% [============================================================= ] 2979/2990 99% [============================================================= ] 2980/2990 99% [============================================================= ] 2981/2990 99% [============================================================= ] 2982/2990 99% [============================================================= ] 2983/2990 99% [============================================================= ] 2984/2990 99% [============================================================= ] 2985/2990 99% [============================================================= ] 2986/2990 99% [============================================================= ] 2987/2990 99% [============================================================= ] 2988/2990 99% [============================================================= ] 2989/2990 99% [==============================================================] 2990/2990 100% operation complete, 2990 objects in 63659 NAND pages. ln -snf /home/autobuild/autobuild/instance-9/output-1/host/arceb-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-9/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-9/buildroot' >>> Buildroot 2023.08-rc1-135-ge0166ecba0 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final arc-2020.09-release Collecting legal info >>> host-binutils arc-2020.09-release Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> 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-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.44 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial arc-2020.09-release Collecting legal info >>> linux-headers 6.4.12 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> alsa-lib 1.2.9 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> daemon 0.8.2 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING: OK (sha256: 35e31504fc0aec878e86900dde1d90a04404833c182f50d5678d873910bb11eb) LICENSES/BSD-3-Clause.txt: OK (sha256: 5a93d5831e1297ab10fe643e1a631e83be392896da14ee2951285a79012df69d) LICENSES/GPL-2.0-or-later.txt: OK (sha256: aaf135472f81c5b4a0dca9367e5bb5e9750032b5bebe5442b36e4c0a47430df3) >>> darkhttpd 1.14 Collecting legal info darkhttpd.c: OK (sha256: f002944c9a8516e3346002d39c3e13681306833358c0f3c7781dff1fdb639710) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> drbd-utils 9.21.4 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> dump1090 8.2 Collecting legal info LICENSE: OK (sha256: 804f68c803eb5c127c53ad17c4f4e5033ef158e514bb76950dc7b1773f9ce4b0) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.39.1 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> ethtool 6.3 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-exfatprogs 1.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> freetype 2.13.1 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gdb arc-2020.09-release-gdb Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libiberty 2.41 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ghostscript 10.01.2 Collecting legal info LICENSE: OK (sha256: 8ce064f423b7c24a011b6ebf9431b8bf9861a5255e47c84bfb23fc526d030a8b) >>> host-lcms2 2.15 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.5 Collecting legal info LICENSE.md: OK (sha256: 60c756742db3ad1913304e8b13f0e86e22e51adb50cc0b3333c163f7e45ceec1) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> lcms2 2.15 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> tiff 4.5.1 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> ijs 0.35 Collecting legal info README: OK (sha256: f723390b7ee019eccf07763dcb5744acf8bb43034bc3ba3d6f1c94440e365b4f) >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libcodec2 1.1.1 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcurl 8.2.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libssh2 1.11.0 Collecting legal info COPYING: OK (sha256: fda5e2522c58ba1f31c9f2044747616457466f4aebec16ade4af86e3a16a8e02) >>> openssl Collecting legal info >>> libopenssl 3.0.10 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> libdvbpsi 1.3.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmicrohttpd 0.9.77 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libmodbus 3.1.10 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libstrophe 0.12.2 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.38 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> make 4.4.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> mbpoll 1.5.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> mg 3.6 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> motion 4.5.1 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sqlite 3.42.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> neon-2-sse 097a5ecacd527d5b5c3006e360fb9cb1c1c48a1f Collecting legal info LICENSE: OK (sha256: 7022f51b439a5915e933ecc270c83e24ca0cb2cceeb08b0132dcd4dbb03ed2dc) >>> open-isns 0.102 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.5 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-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> optee-client 3.21.0 Collecting legal info LICENSE: OK (sha256: fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f) >>> opus 1.4 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> owfs 3.2p4 Collecting legal info COPYING: OK (sha256: 1f0527ab035eefb5197c68633d06f50f5077c719d82a99344702ceaca29150b9) COPYING.LIB: OK (sha256: 8a6601b893d5784d931b2ede64a406fac463acfbb7014914e27de4d6e68457c3) >>> host-parted 3.6 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> pure-ftpd 1.0.51 Collecting legal info COPYING: OK (sha256: 88c813191c1a59213c641e322cf4562618ab0116ddd7c8341c419f8863b8b0a9) >>> host-python-greenlet 2.0.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> host-python-lxml 4.9.2 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxslt 1.1.38 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> raptor 2.0.16 Collecting legal info LICENSE.txt: OK (sha256: 0f0c719a05c9f7a0be2051ab83c1470837f595ed23e34989f46fd8eb45cfc251) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> rtl8723ds-bt 14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 Collecting legal info >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> udpcast 20211207 Collecting legal info COPYING: OK (sha256: 422befd3503b1f39a6027017f639874c1f274e37ec60ba3174894646b584ccbc) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> w_scan 20170107 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> wilc-firmware wilc_linux_16_1 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wpan-tools 0.9 Collecting legal info COPYING: OK (sha256: fe8e595c24d821a60885eb259619df5e5e3976c48465fde0be29fcd78530798f) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-xz 5.4.3 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-arc-2020.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2020.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: rtl8723ds-bt-14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08: cannot save license (RTL8723DS_BT_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-9/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot'