/usr/bin/install -c -m 644 webp/encode.h '/home/buildroot/autobuild/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/webp' /usr/bin/install -c -m 644 libwebp.pc '/home/buildroot/autobuild/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libwebp.so.7.1.8 /home/buildroot/autobuild/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libwebp.so.7.1.8 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libwebp.so.7.1.8 libwebp.so.7 || { rm -f libwebp.so.7 && ln -s libwebp.so.7.1.8 libwebp.so.7; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libwebp.so.7.1.8 libwebp.so || { rm -f libwebp.so && ln -s libwebp.so.7.1.8 libwebp.so; }; }) libtool: install: /usr/bin/install -c .libs/libwebp.lai /home/buildroot/autobuild/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libwebp.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src' Making install in imageio make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/imageio' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/imageio' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/imageio' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/imageio' Making install in man make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/man' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 cwebp.1 dwebp.1 '/home/buildroot/autobuild/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/man' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/man' Making install in examples make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/examples' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/examples' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/bin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/examples' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/examples' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2' >>> webp 1.3.2 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> webp 1.3.2 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2' Making install in sharpyuv make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/sharpyuv' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/sharpyuv' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/webp/sharpyuv' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libsharpyuv.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/install -c -m 644 sharpyuv.h sharpyuv_csp.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/webp/sharpyuv' /usr/bin/install -c -m 644 libsharpyuv.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libsharpyuv.so.0.0.1 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libsharpyuv.so.0.0.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libsharpyuv.so.0.0.1 libsharpyuv.so.0 || { rm -f libsharpyuv.so.0 && ln -s libsharpyuv.so.0.0.1 libsharpyuv.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libsharpyuv.so.0.0.1 libsharpyuv.so || { rm -f libsharpyuv.so && ln -s libsharpyuv.so.0.0.1 libsharpyuv.so; }; }) libtool: install: /usr/bin/install -c .libs/libsharpyuv.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libsharpyuv.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/sharpyuv' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/sharpyuv' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src' Making install in dec make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src/dec' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src/dec' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 ../webp/decode.h ../webp/types.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/webp' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src/dec' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src/dec' Making install in enc make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src/enc' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src/enc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 ../webp/encode.h ../webp/types.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/webp' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src/enc' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src/enc' Making install in dsp make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src/dsp' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src/dsp' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 ../webp/types.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/webp' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src/dsp' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src/dsp' Making install in utils make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src/utils' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src/utils' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 ../webp/types.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/webp' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src/utils' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src/utils' Making install in . make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/webp' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/webp' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libwebp.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/install -c -m 644 webp/decode.h webp/types.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 webp/encode.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 libwebp.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libwebp.so.7.1.8 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libwebp.so.7.1.8 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libwebp.so.7.1.8 libwebp.so.7 || { rm -f libwebp.so.7 && ln -s libwebp.so.7.1.8 libwebp.so.7; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libwebp.so.7.1.8 libwebp.so || { rm -f libwebp.so && ln -s libwebp.so.7.1.8 libwebp.so; }; }) libtool: install: /usr/bin/install -c .libs/libwebp.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libwebp.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/src' Making install in imageio make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/imageio' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/imageio' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/imageio' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/imageio' Making install in man make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/man' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 cwebp.1 dwebp.1 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/man' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/man' Making install in examples make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/examples' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/examples' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/examples' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2/examples' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/webp-1.3.2' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/nios2-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/nios2-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/nios2-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/nios2-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/buildroot/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/dash" >> /home/buildroot/autobuild/instance-0/output-1/target/etc/shells rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/perl5/5.36.0/pod rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/perl5/5.36.0/nios2-linux/CORE find /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11 -name '*.pyc' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-0/output-1/target/etc/shells ln -sf dash /home/buildroot/autobuild/instance-0/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/buildroot/autobuild/instance-0/output-1/target/etc/passwd /usr/bin/sed -i -e '/^passwd:/ {/systemd/! s/$/ systemd/}' -e '/^group:/ {/systemd/! s/$/ [SUCCESS=merge] systemd/}' -e '/^shadow:/ {/systemd/! s/$/ systemd/}' -e '/^gshadow:/ {/systemd/! s/$/ systemd/}' /home/buildroot/autobuild/instance-0/output-1/target/etc/nsswitch.conf rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/include /home/buildroot/autobuild/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-0/output-1/target/usr/doc find /home/buildroot/autobuild/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-0/output-1/target/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/man /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/info /home/buildroot/autobuild/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/doc /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-0/output-1/target/lib/debug /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-0/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/buildroot/autobuild/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-0/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/buildroot/autobuild/instance-0/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/buildroot/autobuild/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02.6-12-g5d6f22b9dc"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02.6"; \ echo "PRETTY_NAME=\"Buildroot 2023.02.6\"" \ ) > /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-0/output-1/per-package /home/buildroot/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n # udev user groups\n - - render -1 * - - - DRI rendering nodes\n - - sgx -1 * - - - SGX device nodes\n # systemd user groups\n - - systemd-journal -1 * - - - Journal\n systemd-journal-remote -1 systemd-journal-remote -1 * - - - systemd Journal Remote\n \n \n \n \n \n - - input -1 * - - - Input device group\n - - kvm -1 * - - - kvm nodes\n\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n /var/spool d 755 0 0 - - - - -\n /var/lib d 755 0 0 - - - - -\n /var/lib/private d 700 0 0 - - - - -\n /var/log/private d 700 0 0 - - - - -\n /var/cache/private d 700 0 0 - - - - -\n \n \n \n \n \n \n\n' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/images rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-0/output-1/target/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/catalog /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/system/systemd-journal-catalog-update.service /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/systemd/system/*/systemd-journal-catalog-update.service\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-0/output-1/host/bin/systemctl --root=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target preset-all\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' Created symlink /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target. Created symlink /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service -> /usr/lib/systemd/system/systemd-network-generator.service. Created symlink /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/systemd/system/ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target. mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 4574 objects. stage 2: creating image '/home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/4574 0% [ ] 2/4574 0% [ ] 3/4574 0% [ ] 4/4574 0% [ ] 5/4574 0% [ ] 6/4574 0% [ ] 7/4574 0% [ ] 8/4574 0% [ ] 9/4574 0% [ ] 10/4574 0% [ ] 11/4574 0% [ ] 12/4574 0% [ ] 13/4574 0% [ ] 14/4574 0% [ ] 15/4574 0% [ ] 16/4574 0% [ ] 17/4574 0% [ ] 18/4574 0% [ ] 19/4574 0% [ ] 20/4574 0% [ ] 21/4574 0% [ ] 22/4574 0% [ ] 23/4574 0% [ ] 24/4574 0% [ ] 25/4574 0% [ ] 26/4574 0% [ ] 27/4574 0% [ ] 28/4574 0% [ ] 29/4574 0% [ ] 30/4574 0% [ ] 31/4574 0% [ ] 32/4574 0% [ ] 33/4574 0% [ ] 34/4574 0% [ ] 35/4574 0% [ ] 36/4574 0% [ ] 37/4574 0% [ ] 38/4574 0% [ ] 39/4574 0% [ ] 40/4574 0% [ ] 41/4574 0% [ ] 42/4574 0% [ ] 43/4574 0% [ ] 44/4574 0% [ ] 45/4574 0% [ ] 46/4574 1% [ ] 47/4574 1% [ ] 48/4574 1% [ ] 49/4574 1% [ ] 50/4574 1% [ ] 51/4574 1% [ ] 52/4574 1% [ ] 53/4574 1% [ ] 54/4574 1% [ ] 55/4574 1% [ ] 56/4574 1% [ ] 57/4574 1% [ ] 58/4574 1% [ ] 59/4574 1% [ ] 60/4574 1% [ ] 61/4574 1% [ ] 62/4574 1% [ ] 63/4574 1% [ ] 64/4574 1% [ ] 65/4574 1% [ ] 66/4574 1% [ ] 67/4574 1% [ ] 68/4574 1% [ ] 69/4574 1% [ ] 70/4574 1% [ ] 71/4574 1% [ ] 72/4574 1% [ ] 73/4574 1% [= ] 74/4574 1% [= ] 75/4574 1% [= ] 76/4574 1% [= ] 77/4574 1% [= ] 78/4574 1% [= ] 79/4574 1% [= ] 80/4574 1% [= ] 81/4574 1% [= ] 82/4574 1% [= ] 83/4574 1% [= ] 84/4574 1% [= ] 85/4574 1% [= ] 86/4574 1% [= ] 87/4574 1% [= ] 88/4574 1% [= ] 89/4574 1% [= ] 90/4574 1% [= ] 91/4574 1% [= ] 92/4574 2% [= ] 93/4574 2% [= ] 94/4574 2% [= ] 95/4574 2% [= ] 96/4574 2% [= ] 97/4574 2% [= ] 98/4574 2% [= ] 99/4574 2% [= ] 100/4574 2% [= ] 101/4574 2% [= ] 102/4574 2% [= ] 103/4574 2% [= ] 104/4574 2% [= ] 105/4574 2% [= ] 106/4574 2% [= ] 107/4574 2% [= ] 108/4574 2% [= ] 109/4574 2% [= ] 110/4574 2% [= ] 111/4574 2% [= ] 112/4574 2% [= ] 113/4574 2% [= ] 114/4574 2% [= ] 115/4574 2% [= ] 116/4574 2% [= ] 117/4574 2% [= ] 118/4574 2% [= ] 119/4574 2% [= ] 120/4574 2% [= ] 121/4574 2% [= ] 122/4574 2% [= ] 123/4574 2% [= ] 124/4574 2% [= ] 125/4574 2% [= ] 126/4574 2% [= ] 127/4574 2% [= ] 128/4574 2% [= ] 129/4574 2% [= ] 130/4574 2% [= ] 131/4574 2% [= ] 132/4574 2% [= ] 133/4574 2% [= ] 134/4574 2% [= ] 135/4574 2% [= ] 136/4574 2% [= ] 137/4574 2% [= ] 138/4574 3% [= ] 139/4574 3% [= ] 140/4574 3% [= ] 141/4574 3% [= ] 142/4574 3% [= ] 143/4574 3% [= ] 144/4574 3% [= ] 145/4574 3% [= ] 146/4574 3% [= ] 147/4574 3% [== ] 148/4574 3% [== ] 149/4574 3% [== ] 150/4574 3% [== ] 151/4574 3% [== ] 152/4574 3% [== ] 153/4574 3% [== ] 154/4574 3% [== ] 155/4574 3% [== ] 156/4574 3% [== ] 157/4574 3% [== ] 158/4574 3% [== ] 159/4574 3% [== ] 160/4574 3% [== ] 161/4574 3% [== ] 162/4574 3% [== ] 163/4574 3% [== ] 164/4574 3% [== ] 165/4574 3% [== ] 166/4574 3% [== ] 167/4574 3% [== ] 168/4574 3% [== ] 169/4574 3% [== ] 170/4574 3% [== ] 171/4574 3% [== ] 172/4574 3% [== ] 173/4574 3% [== ] 174/4574 3% [== ] 175/4574 3% [== ] 176/4574 3% [== ] 177/4574 3% [== ] 178/4574 3% [== ] 179/4574 3% [== ] 180/4574 3% [== ] 181/4574 3% [== ] 182/4574 3% [== ] 183/4574 4% [== ] 184/4574 4% [== ] 185/4574 4% [== ] 186/4574 4% [== ] 187/4574 4% [== ] 188/4574 4% [== ] 189/4574 4% [== ] 190/4574 4% [== ] 191/4574 4% [== ] 192/4574 4% [== ] 193/4574 4% [== ] 194/4574 4% [== ] 195/4574 4% [== ] 196/4574 4% [== ] 197/4574 4% [== ] 198/4574 4% [== ] 199/4574 4% [== ] 200/4574 4% [== ] 201/4574 4% [== ] 202/4574 4% [== ] 203/4574 4% [== ] 204/4574 4% [== ] 205/4574 4% [== ] 206/4574 4% [== ] 207/4574 4% [== ] 208/4574 4% [== ] 209/4574 4% [== ] 210/4574 4% [== ] 211/4574 4% [== ] 212/4574 4% [== ] 213/4574 4% [== ] 214/4574 4% [== ] 215/4574 4% [== ] 216/4574 4% [== ] 217/4574 4% [== ] 218/4574 4% [== ] 219/4574 4% [== ] 220/4574 4% [== ] 221/4574 4% [=== ] 222/4574 4% [=== ] 223/4574 4% [=== ] 224/4574 4% [=== ] 225/4574 4% [=== ] 226/4574 4% [=== ] 227/4574 4% [=== ] 228/4574 4% [=== ] 229/4574 5% [=== ] 230/4574 5% [=== ] 231/4574 5% [=== ] 232/4574 5% [=== ] 233/4574 5% [=== ] 234/4574 5% [=== ] 235/4574 5% [=== ] 236/4574 5% [=== ] 237/4574 5% [=== ] 238/4574 5% [=== ] 239/4574 5% [=== ] 240/4574 5% [=== ] 241/4574 5% [=== ] 242/4574 5% [=== ] 243/4574 5% [=== ] 244/4574 5% [=== ] 245/4574 5% [=== ] 246/4574 5% [=== ] 247/4574 5% [=== ] 248/4574 5% [=== ] 249/4574 5% [=== ] 250/4574 5% [=== ] 251/4574 5% [=== ] 252/4574 5% [=== ] 253/4574 5% [=== ] 254/4574 5% [=== ] 255/4574 5% [=== ] 256/4574 5% [=== ] 257/4574 5% [=== ] 258/4574 5% [=== ] 259/4574 5% [=== ] 260/4574 5% [=== ] 261/4574 5% [=== ] 262/4574 5% [=== ] 263/4574 5% [=== ] 264/4574 5% [=== ] 265/4574 5% [=== ] 266/4574 5% [=== ] 267/4574 5% [=== ] 268/4574 5% [=== ] 269/4574 5% [=== ] 270/4574 5% [=== ] 271/4574 5% [=== ] 272/4574 5% [=== ] 273/4574 5% [=== ] 274/4574 5% [=== ] 275/4574 6% [=== ] 276/4574 6% [=== ] 277/4574 6% [=== ] 278/4574 6% [=== ] 279/4574 6% [=== ] 280/4574 6% [=== ] 281/4574 6% [=== ] 282/4574 6% [=== ] 283/4574 6% [=== ] 284/4574 6% [=== ] 285/4574 6% [=== ] 286/4574 6% [=== ] 287/4574 6% [=== ] 288/4574 6% [=== ] 289/4574 6% [=== ] 290/4574 6% [=== ] 291/4574 6% [=== ] 292/4574 6% [=== ] 293/4574 6% [=== ] 294/4574 6% [=== ] 295/4574 6% [==== ] 296/4574 6% [==== ] 297/4574 6% [==== ] 298/4574 6% [==== ] 299/4574 6% [==== ] 300/4574 6% [==== ] 301/4574 6% [==== ] 302/4574 6% [==== ] 303/4574 6% [==== ] 304/4574 6% [==== ] 305/4574 6% [==== ] 306/4574 6% [==== ] 307/4574 6% [==== ] 308/4574 6% [==== ] 309/4574 6% [==== ] 310/4574 6% [==== ] 311/4574 6% [==== ] 312/4574 6% [==== ] 313/4574 6% [==== ] 314/4574 6% [==== ] 315/4574 6% [==== ] 316/4574 6% [==== ] 317/4574 6% [==== ] 318/4574 6% [==== ] 319/4574 6% [==== ] 320/4574 6% [==== ] 321/4574 7% [==== ] 322/4574 7% [==== ] 323/4574 7% [==== ] 324/4574 7% [==== ] 325/4574 7% [==== ] 326/4574 7% [==== ] 327/4574 7% [==== ] 328/4574 7% [==== ] 329/4574 7% [==== ] 330/4574 7% [==== ] 331/4574 7% [==== ] 332/4574 7% [==== ] 333/4574 7% [==== ] 334/4574 7% [==== ] 335/4574 7% [==== ] 336/4574 7% [==== ] 337/4574 7% [==== ] 338/4574 7% [==== ] 339/4574 7% [==== ] 340/4574 7% [==== ] 341/4574 7% [==== ] 342/4574 7% [==== ] 343/4574 7% [==== ] 344/4574 7% [==== ] 345/4574 7% [==== ] 346/4574 7% [==== ] 347/4574 7% [==== ] 348/4574 7% [==== ] 349/4574 7% [==== ] 350/4574 7% [==== ] 351/4574 7% [==== ] 352/4574 7% [==== ] 353/4574 7% [==== ] 354/4574 7% [==== ] 355/4574 7% [==== ] 356/4574 7% [==== ] 357/4574 7% [==== ] 358/4574 7% [==== ] 359/4574 7% [==== ] 360/4574 7% [==== ] 361/4574 7% [==== ] 362/4574 7% [==== ] 363/4574 7% [==== ] 364/4574 7% [==== ] 365/4574 7% [==== ] 366/4574 8% [==== ] 367/4574 8% [==== ] 368/4574 8% [===== ] 369/4574 8% [===== ] 370/4574 8% [===== ] 371/4574 8% [===== ] 372/4574 8% [===== ] 373/4574 8% [===== ] 374/4574 8% [===== ] 375/4574 8% [===== ] 376/4574 8% [===== ] 377/4574 8% [===== ] 378/4574 8% [===== ] 379/4574 8% [===== ] 380/4574 8% [===== ] 381/4574 8% [===== ] 382/4574 8% [===== ] 383/4574 8% [===== ] 384/4574 8% [===== ] 385/4574 8% [===== ] 386/4574 8% [===== ] 387/4574 8% [===== ] 388/4574 8% [===== ] 389/4574 8% [===== ] 390/4574 8% [===== ] 391/4574 8% [===== ] 392/4574 8% [===== ] 393/4574 8% [===== ] 394/4574 8% [===== ] 395/4574 8% [===== ] 396/4574 8% [===== ] 397/4574 8% [===== ] 398/4574 8% [===== ] 399/4574 8% [===== ] 400/4574 8% [===== ] 401/4574 8% [===== ] 402/4574 8% [===== ] 403/4574 8% [===== ] 404/4574 8% [===== ] 405/4574 8% [===== ] 406/4574 8% [===== ] 407/4574 8% [===== ] 408/4574 8% [===== ] 409/4574 8% [===== ] 410/4574 8% [===== ] 411/4574 8% [===== ] 412/4574 9% [===== ] 413/4574 9% [===== ] 414/4574 9% [===== ] 415/4574 9% [===== ] 416/4574 9% [===== ] 417/4574 9% [===== ] 418/4574 9% [===== ] 419/4574 9% [===== ] 420/4574 9% [===== ] 421/4574 9% [===== ] 422/4574 9% [===== ] 423/4574 9% [===== ] 424/4574 9% [===== ] 425/4574 9% [===== ] 426/4574 9% [===== ] 427/4574 9% [===== ] 428/4574 9% [===== ] 429/4574 9% [===== ] 430/4574 9% [===== ] 431/4574 9% [===== ] 432/4574 9% [===== ] 433/4574 9% [===== ] 434/4574 9% [===== ] 435/4574 9% [===== ] 436/4574 9% [===== ] 437/4574 9% [===== ] 438/4574 9% [===== ] 439/4574 9% [===== ] 440/4574 9% [===== ] 441/4574 9% [===== ] 442/4574 9% [====== ] 443/4574 9% [====== ] 444/4574 9% [====== ] 445/4574 9% [====== ] 446/4574 9% [====== ] 447/4574 9% [====== ] 448/4574 9% [====== ] 449/4574 9% [====== ] 450/4574 9% [====== ] 451/4574 9% [====== ] 452/4574 9% [====== ] 453/4574 9% [====== ] 454/4574 9% [====== ] 455/4574 9% [====== ] 456/4574 9% [====== ] 457/4574 9% [====== ] 458/4574 10% [====== ] 459/4574 10% [====== ] 460/4574 10% [====== ] 461/4574 10% [====== ] 462/4574 10% [====== ] 463/4574 10% [====== ] 464/4574 10% [====== ] 465/4574 10% [====== ] 466/4574 10% [====== ] 467/4574 10% [====== ] 468/4574 10% [====== ] 469/4574 10% [====== ] 470/4574 10% [====== ] 471/4574 10% [====== ] 472/4574 10% [====== ] 473/4574 10% [====== ] 474/4574 10% [====== ] 475/4574 10% [====== ] 476/4574 10% [====== ] 477/4574 10% [====== ] 478/4574 10% [====== ] 479/4574 10% [====== ] 480/4574 10% [====== ] 481/4574 10% [====== ] 482/4574 10% [====== ] 483/4574 10% [====== ] 484/4574 10% [====== ] 485/4574 10% [====== ] 486/4574 10% [====== ] 487/4574 10% [====== ] 488/4574 10% [====== ] 489/4574 10% [====== ] 490/4574 10% [====== ] 491/4574 10% [====== ] 492/4574 10% [====== ] 493/4574 10% [====== ] 494/4574 10% [====== ] 495/4574 10% [====== ] 496/4574 10% [====== ] 497/4574 10% [====== ] 498/4574 10% [====== ] 499/4574 10% [====== ] 500/4574 10% [====== ] 501/4574 10% [====== ] 502/4574 10% [====== ] 503/4574 10% [====== ] 504/4574 11% [====== ] 505/4574 11% [====== ] 506/4574 11% [====== ] 507/4574 11% [====== ] 508/4574 11% [====== ] 509/4574 11% [====== ] 510/4574 11% [====== ] 511/4574 11% [====== ] 512/4574 11% [====== ] 513/4574 11% [====== ] 514/4574 11% [====== ] 515/4574 11% [====== ] 516/4574 11% [======= ] 517/4574 11% [======= ] 518/4574 11% [======= ] 519/4574 11% [======= ] 520/4574 11% [======= ] 521/4574 11% [======= ] 522/4574 11% [======= ] 523/4574 11% [======= ] 524/4574 11% [======= ] 525/4574 11% [======= ] 526/4574 11% [======= ] 527/4574 11% [======= ] 528/4574 11% [======= ] 529/4574 11% [======= ] 530/4574 11% [======= ] 531/4574 11% [======= ] 532/4574 11% [======= ] 533/4574 11% [======= ] 534/4574 11% [======= ] 535/4574 11% [======= ] 536/4574 11% [======= ] 537/4574 11% [======= ] 538/4574 11% [======= ] 539/4574 11% [======= ] 540/4574 11% [======= ] 541/4574 11% [======= ] 542/4574 11% [======= ] 543/4574 11% [======= ] 544/4574 11% [======= ] 545/4574 11% [======= ] 546/4574 11% [======= ] 547/4574 11% [======= ] 548/4574 11% [======= ] 549/4574 12% [======= ] 550/4574 12% [======= ] 551/4574 12% [======= ] 552/4574 12% [======= ] 553/4574 12% [======= ] 554/4574 12% [======= ] 555/4574 12% [======= ] 556/4574 12% [======= ] 557/4574 12% [======= ] 558/4574 12% [======= ] 559/4574 12% [======= ] 560/4574 12% [======= ] 561/4574 12% [======= ] 562/4574 12% [======= ] 563/4574 12% [======= ] 564/4574 12% [======= ] 565/4574 12% [======= ] 566/4574 12% [======= ] 567/4574 12% [======= ] 568/4574 12% [======= ] 569/4574 12% [======= ] 570/4574 12% [======= ] 571/4574 12% [======= ] 572/4574 12% [======= ] 573/4574 12% [======= ] 574/4574 12% [======= ] 575/4574 12% [======= ] 576/4574 12% [======= ] 577/4574 12% [======= ] 578/4574 12% [======= ] 579/4574 12% [======= ] 580/4574 12% [======= ] 581/4574 12% [======= ] 582/4574 12% [======= ] 583/4574 12% [======= ] 584/4574 12% [======= ] 585/4574 12% [======= ] 586/4574 12% [======= ] 587/4574 12% [======= ] 588/4574 12% [======= ] 589/4574 12% [======= ] 590/4574 12% [======== ] 591/4574 12% [======== ] 592/4574 12% [======== ] 593/4574 12% [======== ] 594/4574 12% [======== ] 595/4574 13% [======== ] 596/4574 13% [======== ] 597/4574 13% [======== ] 598/4574 13% [======== ] 599/4574 13% [======== ] 600/4574 13% [======== ] 601/4574 13% [======== ] 602/4574 13% [======== ] 603/4574 13% [======== ] 604/4574 13% [======== ] 605/4574 13% [======== ] 606/4574 13% [======== ] 607/4574 13% [======== ] 608/4574 13% [======== ] 609/4574 13% [======== ] 610/4574 13% [======== ] 611/4574 13% [======== ] 612/4574 13% [======== ] 613/4574 13% [======== ] 614/4574 13% [======== ] 615/4574 13% [======== ] 616/4574 13% [======== ] 617/4574 13% [======== ] 618/4574 13% [======== ] 619/4574 13% [======== ] 620/4574 13% [======== ] 621/4574 13% [======== ] 622/4574 13% [======== ] 623/4574 13% [======== ] 624/4574 13% [======== ] 625/4574 13% [======== ] 626/4574 13% [======== ] 627/4574 13% [======== ] 628/4574 13% [======== ] 629/4574 13% [======== ] 630/4574 13% [======== ] 631/4574 13% [======== ] 632/4574 13% [======== ] 633/4574 13% [======== ] 634/4574 13% [======== ] 635/4574 13% [======== ] 636/4574 13% [======== ] 637/4574 13% [======== ] 638/4574 13% [======== ] 639/4574 13% [======== ] 640/4574 13% [======== ] 641/4574 14% [======== ] 642/4574 14% [======== ] 643/4574 14% [======== ] 644/4574 14% [======== ] 645/4574 14% [======== ] 646/4574 14% [======== ] 647/4574 14% [======== ] 648/4574 14% [======== ] 649/4574 14% [======== ] 650/4574 14% [======== ] 651/4574 14% [======== ] 652/4574 14% [======== ] 653/4574 14% [======== ] 654/4574 14% [======== ] 655/4574 14% [======== ] 656/4574 14% [======== ] 657/4574 14% [======== ] 658/4574 14% [======== ] 659/4574 14% [======== ] 660/4574 14% [======== ] 661/4574 14% [======== ] 662/4574 14% [======== ] 663/4574 14% [========= ] 664/4574 14% [========= ] 665/4574 14% [========= ] 666/4574 14% [========= ] 667/4574 14% [========= ] 668/4574 14% [========= ] 669/4574 14% [========= ] 670/4574 14% [========= ] 671/4574 14% [========= ] 672/4574 14% [========= ] 673/4574 14% [========= ] 674/4574 14% [========= ] 675/4574 14% [========= ] 676/4574 14% [========= ] 677/4574 14% [========= ] 678/4574 14% [========= ] 679/4574 14% [========= ] 680/4574 14% [========= ] 681/4574 14% [========= ] 682/4574 14% [========= ] 683/4574 14% [========= ] 684/4574 14% [========= ] 685/4574 14% [========= ] 686/4574 14% [========= ] 687/4574 15% [========= ] 688/4574 15% [========= ] 689/4574 15% [========= ] 690/4574 15% [========= ] 691/4574 15% [========= ] 692/4574 15% [========= ] 693/4574 15% [========= ] 694/4574 15% [========= ] 695/4574 15% [========= ] 696/4574 15% [========= ] 697/4574 15% [========= ] 698/4574 15% [========= ] 699/4574 15% [========= ] 700/4574 15% [========= ] 701/4574 15% [========= ] 702/4574 15% [========= ] 703/4574 15% [========= ] 704/4574 15% [========= ] 705/4574 15% [========= ] 706/4574 15% [========= ] 707/4574 15% [========= ] 708/4574 15% [========= ] 709/4574 15% [========= ] 710/4574 15% [========= ] 711/4574 15% [========= ] 712/4574 15% [========= ] 713/4574 15% [========= ] 714/4574 15% [========= ] 715/4574 15% [========= ] 716/4574 15% [========= ] 717/4574 15% [========= ] 718/4574 15% [========= ] 719/4574 15% [========= ] 720/4574 15% [========= ] 721/4574 15% [========= ] 722/4574 15% [========= ] 723/4574 15% [========= ] 724/4574 15% [========= ] 725/4574 15% [========= ] 726/4574 15% [========= ] 727/4574 15% [========= ] 728/4574 15% [========= ] 729/4574 15% [========= ] 730/4574 15% [========= ] 731/4574 15% [========= ] 732/4574 16% [========= ] 733/4574 16% [========= ] 734/4574 16% [========= ] 735/4574 16% [========= ] 736/4574 16% [========= ] 737/4574 16% [========== ] 738/4574 16% [========== ] 739/4574 16% [========== ] 740/4574 16% [========== ] 741/4574 16% [========== ] 742/4574 16% [========== ] 743/4574 16% [========== ] 744/4574 16% [========== ] 745/4574 16% [========== ] 746/4574 16% [========== ] 747/4574 16% [========== ] 748/4574 16% [========== ] 749/4574 16% [========== ] 750/4574 16% [========== ] 751/4574 16% [========== ] 752/4574 16% [========== ] 753/4574 16% [========== ] 754/4574 16% [========== ] 755/4574 16% [========== ] 756/4574 16% [========== ] 757/4574 16% [========== ] 758/4574 16% [========== ] 759/4574 16% [========== ] 760/4574 16% [========== ] 761/4574 16% [========== ] 762/4574 16% [========== ] 763/4574 16% [========== ] 764/4574 16% [========== ] 765/4574 16% [========== ] 766/4574 16% [========== ] 767/4574 16% [========== ] 768/4574 16% [========== ] 769/4574 16% [========== ] 770/4574 16% [========== ] 771/4574 16% [========== ] 772/4574 16% [========== ] 773/4574 16% [========== ] 774/4574 16% [========== ] 775/4574 16% [========== ] 776/4574 16% [========== ] 777/4574 16% [========== ] 778/4574 17% [========== ] 779/4574 17% [========== ] 780/4574 17% [========== ] 781/4574 17% [========== ] 782/4574 17% [========== ] 783/4574 17% [========== ] 784/4574 17% [========== ] 785/4574 17% [========== ] 786/4574 17% [========== ] 787/4574 17% [========== ] 788/4574 17% [========== ] 789/4574 17% [========== ] 790/4574 17% [========== ] 791/4574 17% [========== ] 792/4574 17% [========== ] 793/4574 17% [========== ] 794/4574 17% [========== ] 795/4574 17% [========== ] 796/4574 17% [========== ] 797/4574 17% [========== ] 798/4574 17% [========== ] 799/4574 17% [========== ] 800/4574 17% [========== ] 801/4574 17% [========== ] 802/4574 17% [========== ] 803/4574 17% [========== ] 804/4574 17% [========== ] 805/4574 17% [========== ] 806/4574 17% [========== ] 807/4574 17% [========== ] 808/4574 17% [========== ] 809/4574 17% [========== ] 810/4574 17% [========== ] 811/4574 17% [=========== ] 812/4574 17% [=========== ] 813/4574 17% [=========== ] 814/4574 17% [=========== ] 815/4574 17% [=========== ] 816/4574 17% [=========== ] 817/4574 17% [=========== ] 818/4574 17% [=========== ] 819/4574 17% [=========== ] 820/4574 17% [=========== ] 821/4574 17% [=========== ] 822/4574 17% [=========== ] 823/4574 17% [=========== ] 824/4574 18% [=========== ] 825/4574 18% [=========== ] 826/4574 18% [=========== ] 827/4574 18% [=========== ] 828/4574 18% [=========== ] 829/4574 18% [=========== ] 830/4574 18% [=========== ] 831/4574 18% [=========== ] 832/4574 18% [=========== ] 833/4574 18% [=========== ] 834/4574 18% [=========== ] 835/4574 18% [=========== ] 836/4574 18% [=========== ] 837/4574 18% [=========== ] 838/4574 18% [=========== ] 839/4574 18% [=========== ] 840/4574 18% [=========== ] 841/4574 18% [=========== ] 842/4574 18% [=========== ] 843/4574 18% [=========== ] 844/4574 18% [=========== ] 845/4574 18% [=========== ] 846/4574 18% [=========== ] 847/4574 18% [=========== ] 848/4574 18% [=========== ] 849/4574 18% [=========== ] 850/4574 18% [=========== ] 851/4574 18% [=========== ] 852/4574 18% [=========== ] 853/4574 18% [=========== ] 854/4574 18% [=========== ] 855/4574 18% [=========== ] 856/4574 18% [=========== ] 857/4574 18% [=========== ] 858/4574 18% [=========== ] 859/4574 18% [=========== ] 860/4574 18% [=========== ] 861/4574 18% [=========== ] 862/4574 18% [=========== ] 863/4574 18% [=========== ] 864/4574 18% [=========== ] 865/4574 18% [=========== ] 866/4574 18% [=========== ] 867/4574 18% [=========== ] 868/4574 18% [=========== ] 869/4574 18% [=========== ] 870/4574 19% [=========== ] 871/4574 19% [=========== ] 872/4574 19% [=========== ] 873/4574 19% [=========== ] 874/4574 19% [=========== ] 875/4574 19% [=========== ] 876/4574 19% [=========== ] 877/4574 19% [=========== ] 878/4574 19% [=========== ] 879/4574 19% [=========== ] 880/4574 19% [=========== ] 881/4574 19% [=========== ] 882/4574 19% [=========== ] 883/4574 19% [=========== ] 884/4574 19% [=========== ] 885/4574 19% [============ ] 886/4574 19% [============ ] 887/4574 19% [============ ] 888/4574 19% [============ ] 889/4574 19% [============ ] 890/4574 19% [============ ] 891/4574 19% [============ ] 892/4574 19% [============ ] 893/4574 19% [============ ] 894/4574 19% [============ ] 895/4574 19% [============ ] 896/4574 19% [============ ] 897/4574 19% [============ ] 898/4574 19% [============ ] 899/4574 19% [============ ] 900/4574 19% [============ ] 901/4574 19% [============ ] 902/4574 19% [============ ] 903/4574 19% [============ ] 904/4574 19% [============ ] 905/4574 19% [============ ] 906/4574 19% [============ ] 907/4574 19% [============ ] 908/4574 19% [============ ] 909/4574 19% [============ ] 910/4574 19% [============ ] 911/4574 19% [============ ] 912/4574 19% [============ ] 913/4574 19% [============ ] 914/4574 19% [============ ] 915/4574 20% [============ ] 916/4574 20% [============ ] 917/4574 20% [============ ] 918/4574 20% [============ ] 919/4574 20% [============ ] 920/4574 20% [============ ] 921/4574 20% [============ ] 922/4574 20% [============ ] 923/4574 20% [============ ] 924/4574 20% [============ ] 925/4574 20% [============ ] 926/4574 20% [============ ] 927/4574 20% [============ ] 928/4574 20% [============ ] 929/4574 20% [============ ] 930/4574 20% [============ ] 931/4574 20% [============ ] 932/4574 20% [============ ] 933/4574 20% [============ ] 934/4574 20% [============ ] 935/4574 20% [============ ] 936/4574 20% [============ ] 937/4574 20% [============ ] 938/4574 20% [============ ] 939/4574 20% [============ ] 940/4574 20% [============ ] 941/4574 20% [============ ] 942/4574 20% [============ ] 943/4574 20% [============ ] 944/4574 20% [============ ] 945/4574 20% [============ ] 946/4574 20% [============ ] 947/4574 20% [============ ] 948/4574 20% [============ ] 949/4574 20% [============ ] 950/4574 20% [============ ] 951/4574 20% [============ ] 952/4574 20% [============ ] 953/4574 20% [============ ] 954/4574 20% [============ ] 955/4574 20% [============ ] 956/4574 20% [============ ] 957/4574 20% [============ ] 958/4574 20% [============ ] 959/4574 20% [============= ] 960/4574 20% [============= ] 961/4574 21% [============= ] 962/4574 21% [============= ] 963/4574 21% [============= ] 964/4574 21% [============= ] 965/4574 21% [============= ] 966/4574 21% [============= ] 967/4574 21% [============= ] 968/4574 21% [============= ] 969/4574 21% [============= ] 970/4574 21% [============= ] 971/4574 21% [============= ] 972/4574 21% [============= ] 973/4574 21% [============= ] 974/4574 21% [============= ] 975/4574 21% [============= ] 976/4574 21% [============= ] 977/4574 21% [============= ] 978/4574 21% [============= ] 979/4574 21% [============= ] 980/4574 21% [============= ] 981/4574 21% [============= ] 982/4574 21% [============= ] 983/4574 21% [============= ] 984/4574 21% [============= ] 985/4574 21% [============= ] 986/4574 21% [============= ] 987/4574 21% [============= ] 988/4574 21% [============= ] 989/4574 21% [============= ] 990/4574 21% [============= ] 991/4574 21% [============= ] 992/4574 21% [============= ] 993/4574 21% [============= ] 994/4574 21% [============= ] 995/4574 21% [============= ] 996/4574 21% [============= ] 997/4574 21% [============= ] 998/4574 21% [============= ] 999/4574 21% [============= ] 1000/4574 21% [============= ] 1001/4574 21% [============= ] 1002/4574 21% [============= ] 1003/4574 21% [============= ] 1004/4574 21% [============= ] 1005/4574 21% [============= ] 1006/4574 21% [============= ] 1007/4574 22% [============= ] 1008/4574 22% [============= ] 1009/4574 22% [============= ] 1010/4574 22% [============= ] 1011/4574 22% [============= ] 1012/4574 22% [============= ] 1013/4574 22% [============= ] 1014/4574 22% [============= ] 1015/4574 22% [============= ] 1016/4574 22% [============= ] 1017/4574 22% [============= ] 1018/4574 22% [============= ] 1019/4574 22% [============= ] 1020/4574 22% [============= ] 1021/4574 22% [============= ] 1022/4574 22% [============= ] 1023/4574 22% [============= ] 1024/4574 22% [============= ] 1025/4574 22% [============= ] 1026/4574 22% [============= ] 1027/4574 22% [============= ] 1028/4574 22% [============= ] 1029/4574 22% [============= ] 1030/4574 22% [============= ] 1031/4574 22% [============= ] 1032/4574 22% [============== ] 1033/4574 22% [============== ] 1034/4574 22% [============== ] 1035/4574 22% [============== ] 1036/4574 22% [============== ] 1037/4574 22% [============== ] 1038/4574 22% [============== ] 1039/4574 22% [============== ] 1040/4574 22% [============== ] 1041/4574 22% [============== ] 1042/4574 22% [============== ] 1043/4574 22% [============== ] 1044/4574 22% [============== ] 1045/4574 22% [============== ] 1046/4574 22% [============== ] 1047/4574 22% [============== ] 1048/4574 22% [============== ] 1049/4574 22% [============== ] 1050/4574 22% [============== ] 1051/4574 22% [============== ] 1052/4574 22% [============== ] 1053/4574 23% [============== ] 1054/4574 23% [============== ] 1055/4574 23% [============== ] 1056/4574 23% [============== ] 1057/4574 23% [============== ] 1058/4574 23% [============== ] 1059/4574 23% [============== ] 1060/4574 23% [============== ] 1061/4574 23% [============== ] 1062/4574 23% [============== ] 1063/4574 23% [============== ] 1064/4574 23% [============== ] 1065/4574 23% [============== ] 1066/4574 23% [============== ] 1067/4574 23% [============== ] 1068/4574 23% [============== ] 1069/4574 23% [============== ] 1070/4574 23% [============== ] 1071/4574 23% [============== ] 1072/4574 23% [============== ] 1073/4574 23% [============== ] 1074/4574 23% [============== ] 1075/4574 23% [============== ] 1076/4574 23% [============== ] 1077/4574 23% [============== ] 1078/4574 23% [============== ] 1079/4574 23% [============== ] 1080/4574 23% [============== ] 1081/4574 23% [============== ] 1082/4574 23% [============== ] 1083/4574 23% [============== ] 1084/4574 23% [============== ] 1085/4574 23% [============== ] 1086/4574 23% [============== ] 1087/4574 23% [============== ] 1088/4574 23% [============== ] 1089/4574 23% [============== ] 1090/4574 23% [============== ] 1091/4574 23% [============== ] 1092/4574 23% [============== ] 1093/4574 23% [============== ] 1094/4574 23% [============== ] 1095/4574 23% [============== ] 1096/4574 23% [============== ] 1097/4574 23% [============== ] 1098/4574 24% [============== ] 1099/4574 24% [============== ] 1100/4574 24% [============== ] 1101/4574 24% [============== ] 1102/4574 24% [============== ] 1103/4574 24% [============== ] 1104/4574 24% [============== ] 1105/4574 24% [============== ] 1106/4574 24% [=============== ] 1107/4574 24% [=============== ] 1108/4574 24% [=============== ] 1109/4574 24% [=============== ] 1110/4574 24% [=============== ] 1111/4574 24% [=============== ] 1112/4574 24% [=============== ] 1113/4574 24% [=============== ] 1114/4574 24% [=============== ] 1115/4574 24% [=============== ] 1116/4574 24% [=============== ] 1117/4574 24% [=============== ] 1118/4574 24% [=============== ] 1119/4574 24% [=============== ] 1120/4574 24% [=============== ] 1121/4574 24% [=============== ] 1122/4574 24% [=============== ] 1123/4574 24% [=============== ] 1124/4574 24% [=============== ] 1125/4574 24% [=============== ] 1126/4574 24% [=============== ] 1127/4574 24% [=============== ] 1128/4574 24% [=============== ] 1129/4574 24% [=============== ] 1130/4574 24% [=============== ] 1131/4574 24% [=============== ] 1132/4574 24% [=============== ] 1133/4574 24% [=============== ] 1134/4574 24% [=============== ] 1135/4574 24% [=============== ] 1136/4574 24% [=============== ] 1137/4574 24% [=============== ] 1138/4574 24% [=============== ] 1139/4574 24% [=============== ] 1140/4574 24% [=============== ] 1141/4574 24% [=============== ] 1142/4574 24% [=============== ] 1143/4574 24% [=============== ] 1144/4574 25% [=============== ] 1145/4574 25% [=============== ] 1146/4574 25% [=============== ] 1147/4574 25% [=============== ] 1148/4574 25% [=============== ] 1149/4574 25% [=============== ] 1150/4574 25% [=============== ] 1151/4574 25% [=============== ] 1152/4574 25% [=============== ] 1153/4574 25% [=============== ] 1154/4574 25% [=============== ] 1155/4574 25% [=============== ] 1156/4574 25% [=============== ] 1157/4574 25% [=============== ] 1158/4574 25% [=============== ] 1159/4574 25% [=============== ] 1160/4574 25% [=============== ] 1161/4574 25% [=============== ] 1162/4574 25% [=============== ] 1163/4574 25% [=============== ] 1164/4574 25% [=============== ] 1165/4574 25% [=============== ] 1166/4574 25% [=============== ] 1167/4574 25% [=============== ] 1168/4574 25% [=============== ] 1169/4574 25% [=============== ] 1170/4574 25% [=============== ] 1171/4574 25% [=============== ] 1172/4574 25% [=============== ] 1173/4574 25% [=============== ] 1174/4574 25% [=============== ] 1175/4574 25% [=============== ] 1176/4574 25% [=============== ] 1177/4574 25% [=============== ] 1178/4574 25% [=============== ] 1179/4574 25% [=============== ] 1180/4574 25% [================ ] 1181/4574 25% [================ ] 1182/4574 25% [================ ] 1183/4574 25% [================ ] 1184/4574 25% [================ ] 1185/4574 25% [================ ] 1186/4574 25% [================ ] 1187/4574 25% [================ ] 1188/4574 25% [================ ] 1189/4574 25% [================ ] 1190/4574 26% [================ ] 1191/4574 26% [================ ] 1192/4574 26% [================ ] 1193/4574 26% [================ ] 1194/4574 26% [================ ] 1195/4574 26% [================ ] 1196/4574 26% [================ ] 1197/4574 26% [================ ] 1198/4574 26% [================ ] 1199/4574 26% [================ ] 1200/4574 26% [================ ] 1201/4574 26% [================ ] 1202/4574 26% [================ ] 1203/4574 26% [================ ] 1204/4574 26% [================ ] 1205/4574 26% [================ ] 1206/4574 26% [================ ] 1207/4574 26% [================ ] 1208/4574 26% [================ ] 1209/4574 26% [================ ] 1210/4574 26% [================ ] 1211/4574 26% [================ ] 1212/4574 26% [================ ] 1213/4574 26% [================ ] 1214/4574 26% [================ ] 1215/4574 26% [================ ] 1216/4574 26% [================ ] 1217/4574 26% [================ ] 1218/4574 26% [================ ] 1219/4574 26% [================ ] 1220/4574 26% [================ ] 1221/4574 26% [================ ] 1222/4574 26% [================ ] 1223/4574 26% [================ ] 1224/4574 26% [================ ] 1225/4574 26% [================ ] 1226/4574 26% [================ ] 1227/4574 26% [================ ] 1228/4574 26% [================ ] 1229/4574 26% [================ ] 1230/4574 26% [================ ] 1231/4574 26% [================ ] 1232/4574 26% [================ ] 1233/4574 26% [================ ] 1234/4574 26% [================ ] 1235/4574 27% [================ ] 1236/4574 27% [================ ] 1237/4574 27% [================ ] 1238/4574 27% [================ ] 1239/4574 27% [================ ] 1240/4574 27% [================ ] 1241/4574 27% [================ ] 1242/4574 27% [================ ] 1243/4574 27% [================ ] 1244/4574 27% [================ ] 1245/4574 27% [================ ] 1246/4574 27% [================ ] 1247/4574 27% [================ ] 1248/4574 27% [================ ] 1249/4574 27% [================ ] 1250/4574 27% [================ ] 1251/4574 27% [================ ] 1252/4574 27% [================ ] 1253/4574 27% [================ ] 1254/4574 27% [================= ] 1255/4574 27% [================= ] 1256/4574 27% [================= ] 1257/4574 27% [================= ] 1258/4574 27% [================= ] 1259/4574 27% [================= ] 1260/4574 27% [================= ] 1261/4574 27% [================= ] 1262/4574 27% [================= ] 1263/4574 27% [================= ] 1264/4574 27% [================= ] 1265/4574 27% [================= ] 1266/4574 27% [================= ] 1267/4574 27% [================= ] 1268/4574 27% [================= ] 1269/4574 27% [================= ] 1270/4574 27% [================= ] 1271/4574 27% [================= ] 1272/4574 27% [================= ] 1273/4574 27% [================= ] 1274/4574 27% [================= ] 1275/4574 27% [================= ] 1276/4574 27% [================= ] 1277/4574 27% [================= ] 1278/4574 27% [================= ] 1279/4574 27% [================= ] 1280/4574 27% [================= ] 1281/4574 28% [================= ] 1282/4574 28% [================= ] 1283/4574 28% [================= ] 1284/4574 28% [================= ] 1285/4574 28% [================= ] 1286/4574 28% [================= ] 1287/4574 28% [================= ] 1288/4574 28% [================= ] 1289/4574 28% [================= ] 1290/4574 28% [================= ] 1291/4574 28% [================= ] 1292/4574 28% [================= ] 1293/4574 28% [================= ] 1294/4574 28% [================= ] 1295/4574 28% [================= ] 1296/4574 28% [================= ] 1297/4574 28% [================= ] 1298/4574 28% [================= ] 1299/4574 28% [================= ] 1300/4574 28% [================= ] 1301/4574 28% [================= ] 1302/4574 28% [================= ] 1303/4574 28% [================= ] 1304/4574 28% [================= ] 1305/4574 28% [================= ] 1306/4574 28% [================= ] 1307/4574 28% [================= ] 1308/4574 28% [================= ] 1309/4574 28% [================= ] 1310/4574 28% [================= ] 1311/4574 28% [================= ] 1312/4574 28% [================= ] 1313/4574 28% [================= ] 1314/4574 28% [================= ] 1315/4574 28% [================= ] 1316/4574 28% [================= ] 1317/4574 28% [================= ] 1318/4574 28% [================= ] 1319/4574 28% [================= ] 1320/4574 28% [================= ] 1321/4574 28% [================= ] 1322/4574 28% [================= ] 1323/4574 28% [================= ] 1324/4574 28% [================= ] 1325/4574 28% [================= ] 1326/4574 28% [================= ] 1327/4574 29% [================== ] 1328/4574 29% [================== ] 1329/4574 29% [================== ] 1330/4574 29% [================== ] 1331/4574 29% [================== ] 1332/4574 29% [================== ] 1333/4574 29% [================== ] 1334/4574 29% [================== ] 1335/4574 29% [================== ] 1336/4574 29% [================== ] 1337/4574 29% [================== ] 1338/4574 29% [================== ] 1339/4574 29% [================== ] 1340/4574 29% [================== ] 1341/4574 29% [================== ] 1342/4574 29% [================== ] 1343/4574 29% [================== ] 1344/4574 29% [================== ] 1345/4574 29% [================== ] 1346/4574 29% [================== ] 1347/4574 29% [================== ] 1348/4574 29% [================== ] 1349/4574 29% [================== ] 1350/4574 29% [================== ] 1351/4574 29% [================== ] 1352/4574 29% [================== ] 1353/4574 29% [================== ] 1354/4574 29% [================== ] 1355/4574 29% [================== ] 1356/4574 29% [================== ] 1357/4574 29% [================== ] 1358/4574 29% [================== ] 1359/4574 29% [================== ] 1360/4574 29% [================== ] 1361/4574 29% [================== ] 1362/4574 29% [================== ] 1363/4574 29% [================== ] 1364/4574 29% [================== ] 1365/4574 29% [================== ] 1366/4574 29% [================== ] 1367/4574 29% [================== ] 1368/4574 29% [================== ] 1369/4574 29% [================== ] 1370/4574 29% [================== ] 1371/4574 29% [================== ] 1372/4574 29% [================== ] 1373/4574 30% [================== ] 1374/4574 30% [================== ] 1375/4574 30% [================== ] 1376/4574 30% [================== ] 1377/4574 30% [================== ] 1378/4574 30% [================== ] 1379/4574 30% [================== ] 1380/4574 30% [================== ] 1381/4574 30% [================== ] 1382/4574 30% [================== ] 1383/4574 30% [================== ] 1384/4574 30% [================== ] 1385/4574 30% [================== ] 1386/4574 30% [================== ] 1387/4574 30% [================== ] 1388/4574 30% [================== ] 1389/4574 30% [================== ] 1390/4574 30% [================== ] 1391/4574 30% [================== ] 1392/4574 30% [================== ] 1393/4574 30% [================== ] 1394/4574 30% [================== ] 1395/4574 30% [================== ] 1396/4574 30% [================== ] 1397/4574 30% [================== ] 1398/4574 30% [================== ] 1399/4574 30% [================== ] 1400/4574 30% [================== ] 1401/4574 30% [=================== ] 1402/4574 30% [=================== ] 1403/4574 30% [=================== ] 1404/4574 30% [=================== ] 1405/4574 30% [=================== ] 1406/4574 30% [=================== ] 1407/4574 30% [=================== ] 1408/4574 30% [=================== ] 1409/4574 30% [=================== ] 1410/4574 30% [=================== ] 1411/4574 30% [=================== ] 1412/4574 30% [=================== ] 1413/4574 30% [=================== ] 1414/4574 30% [=================== ] 1415/4574 30% [=================== ] 1416/4574 30% [=================== ] 1417/4574 30% [=================== ] 1418/4574 31% [=================== ] 1419/4574 31% [=================== ] 1420/4574 31% [=================== ] 1421/4574 31% [=================== ] 1422/4574 31% [=================== ] 1423/4574 31% [=================== ] 1424/4574 31% [=================== ] 1425/4574 31% [=================== ] 1426/4574 31% [=================== ] 1427/4574 31% [=================== ] 1428/4574 31% [=================== ] 1429/4574 31% [=================== ] 1430/4574 31% [=================== ] 1431/4574 31% [=================== ] 1432/4574 31% [=================== ] 1433/4574 31% [=================== ] 1434/4574 31% [=================== ] 1435/4574 31% [=================== ] 1436/4574 31% [=================== ] 1437/4574 31% [=================== ] 1438/4574 31% [=================== ] 1439/4574 31% [=================== ] 1440/4574 31% [=================== ] 1441/4574 31% [=================== ] 1442/4574 31% [=================== ] 1443/4574 31% [=================== ] 1444/4574 31% [=================== ] 1445/4574 31% [=================== ] 1446/4574 31% [=================== ] 1447/4574 31% [=================== ] 1448/4574 31% [=================== ] 1449/4574 31% [=================== ] 1450/4574 31% [=================== ] 1451/4574 31% [=================== ] 1452/4574 31% [=================== ] 1453/4574 31% [=================== ] 1454/4574 31% [=================== ] 1455/4574 31% [=================== ] 1456/4574 31% [=================== ] 1457/4574 31% [=================== ] 1458/4574 31% [=================== ] 1459/4574 31% [=================== ] 1460/4574 31% [=================== ] 1461/4574 31% [=================== ] 1462/4574 31% [=================== ] 1463/4574 31% [=================== ] 1464/4574 32% [=================== ] 1465/4574 32% [=================== ] 1466/4574 32% [=================== ] 1467/4574 32% [=================== ] 1468/4574 32% [=================== ] 1469/4574 32% [=================== ] 1470/4574 32% [=================== ] 1471/4574 32% [=================== ] 1472/4574 32% [=================== ] 1473/4574 32% [=================== ] 1474/4574 32% [=================== ] 1475/4574 32% [==================== ] 1476/4574 32% [==================== ] 1477/4574 32% [==================== ] 1478/4574 32% [==================== ] 1479/4574 32% [==================== ] 1480/4574 32% [==================== ] 1481/4574 32% [==================== ] 1482/4574 32% [==================== ] 1483/4574 32% [==================== ] 1484/4574 32% [==================== ] 1485/4574 32% [==================== ] 1486/4574 32% [==================== ] 1487/4574 32% [==================== ] 1488/4574 32% [==================== ] 1489/4574 32% [==================== ] 1490/4574 32% [==================== ] 1491/4574 32% [==================== ] 1492/4574 32% [==================== ] 1493/4574 32% [==================== ] 1494/4574 32% [==================== ] 1495/4574 32% [==================== ] 1496/4574 32% [==================== ] 1497/4574 32% [==================== ] 1498/4574 32% [==================== ] 1499/4574 32% [==================== ] 1500/4574 32% [==================== ] 1501/4574 32% [==================== ] 1502/4574 32% [==================== ] 1503/4574 32% [==================== ] 1504/4574 32% [==================== ] 1505/4574 32% [==================== ] 1506/4574 32% [==================== ] 1507/4574 32% [==================== ] 1508/4574 32% [==================== ] 1509/4574 32% [==================== ] 1510/4574 33% [==================== ] 1511/4574 33% [==================== ] 1512/4574 33% [==================== ] 1513/4574 33% [==================== ] 1514/4574 33% [==================== ] 1515/4574 33% [==================== ] 1516/4574 33% [==================== ] 1517/4574 33% [==================== ] 1518/4574 33% [==================== ] 1519/4574 33% [==================== ] 1520/4574 33% [==================== ] 1521/4574 33% [==================== ] 1522/4574 33% [==================== ] 1523/4574 33% [==================== ] 1524/4574 33% [==================== ] 1525/4574 33% [==================== ] 1526/4574 33% [==================== ] 1527/4574 33% [==================== ] 1528/4574 33% [==================== ] 1529/4574 33% [==================== ] 1530/4574 33% [==================== ] 1531/4574 33% [==================== ] 1532/4574 33% [==================== ] 1533/4574 33% [==================== ] 1534/4574 33% [==================== ] 1535/4574 33% [==================== ] 1536/4574 33% [==================== ] 1537/4574 33% [==================== ] 1538/4574 33% [==================== ] 1539/4574 33% [==================== ] 1540/4574 33% [==================== ] 1541/4574 33% [==================== ] 1542/4574 33% [==================== ] 1543/4574 33% [==================== ] 1544/4574 33% [==================== ] 1545/4574 33% [==================== ] 1546/4574 33% [==================== ] 1547/4574 33% [==================== ] 1548/4574 33% [==================== ] 1549/4574 33% [===================== ] 1550/4574 33% [===================== ] 1551/4574 33% [===================== ] 1552/4574 33% [===================== ] 1553/4574 33% [===================== ] 1554/4574 33% [===================== ] 1555/4574 33% [===================== ] 1556/4574 34% [===================== ] 1557/4574 34% [===================== ] 1558/4574 34% [===================== ] 1559/4574 34% [===================== ] 1560/4574 34% [===================== ] 1561/4574 34% [===================== ] 1562/4574 34% [===================== ] 1563/4574 34% [===================== ] 1564/4574 34% [===================== ] 1565/4574 34% [===================== ] 1566/4574 34% [===================== ] 1567/4574 34% [===================== ] 1568/4574 34% [===================== ] 1569/4574 34% [===================== ] 1570/4574 34% [===================== ] 1571/4574 34% [===================== ] 1572/4574 34% [===================== ] 1573/4574 34% [===================== ] 1574/4574 34% [===================== ] 1575/4574 34% [===================== ] 1576/4574 34% [===================== ] 1577/4574 34% [===================== ] 1578/4574 34% [===================== ] 1579/4574 34% [===================== ] 1580/4574 34% [===================== ] 1581/4574 34% [===================== ] 1582/4574 34% [===================== ] 1583/4574 34% [===================== ] 1584/4574 34% [===================== ] 1585/4574 34% [===================== ] 1586/4574 34% [===================== ] 1587/4574 34% [===================== ] 1588/4574 34% [===================== ] 1589/4574 34% [===================== ] 1590/4574 34% [===================== ] 1591/4574 34% [===================== ] 1592/4574 34% [===================== ] 1593/4574 34% [===================== ] 1594/4574 34% [===================== ] 1595/4574 34% [===================== ] 1596/4574 34% [===================== ] 1597/4574 34% [===================== ] 1598/4574 34% [===================== ] 1599/4574 34% [===================== ] 1600/4574 34% [===================== ] 1601/4574 35% [===================== ] 1602/4574 35% [===================== ] 1603/4574 35% [===================== ] 1604/4574 35% [===================== ] 1605/4574 35% [===================== ] 1606/4574 35% [===================== ] 1607/4574 35% [===================== ] 1608/4574 35% [===================== ] 1609/4574 35% [===================== ] 1610/4574 35% [===================== ] 1611/4574 35% [===================== ] 1612/4574 35% [===================== ] 1613/4574 35% [===================== ] 1614/4574 35% [===================== ] 1615/4574 35% [===================== ] 1616/4574 35% [===================== ] 1617/4574 35% [===================== ] 1618/4574 35% [===================== ] 1619/4574 35% [===================== ] 1620/4574 35% [===================== ] 1621/4574 35% [===================== ] 1622/4574 35% [===================== ] 1623/4574 35% [====================== ] 1624/4574 35% [====================== ] 1625/4574 35% [====================== ] 1626/4574 35% [====================== ] 1627/4574 35% [====================== ] 1628/4574 35% [====================== ] 1629/4574 35% [====================== ] 1630/4574 35% [====================== ] 1631/4574 35% [====================== ] 1632/4574 35% [====================== ] 1633/4574 35% [====================== ] 1634/4574 35% [====================== ] 1635/4574 35% [====================== ] 1636/4574 35% [====================== ] 1637/4574 35% [====================== ] 1638/4574 35% [====================== ] 1639/4574 35% [====================== ] 1640/4574 35% [====================== ] 1641/4574 35% [====================== ] 1642/4574 35% [====================== ] 1643/4574 35% [====================== ] 1644/4574 35% [====================== ] 1645/4574 35% [====================== ] 1646/4574 35% [====================== ] 1647/4574 36% [====================== ] 1648/4574 36% [====================== ] 1649/4574 36% [====================== ] 1650/4574 36% [====================== ] 1651/4574 36% [====================== ] 1652/4574 36% [====================== ] 1653/4574 36% [====================== ] 1654/4574 36% [====================== ] 1655/4574 36% [====================== ] 1656/4574 36% [====================== ] 1657/4574 36% [====================== ] 1658/4574 36% [====================== ] 1659/4574 36% [====================== ] 1660/4574 36% [====================== ] 1661/4574 36% [====================== ] 1662/4574 36% [====================== ] 1663/4574 36% [====================== ] 1664/4574 36% [====================== ] 1665/4574 36% [====================== ] 1666/4574 36% [====================== ] 1667/4574 36% [====================== ] 1668/4574 36% [====================== ] 1669/4574 36% [====================== ] 1670/4574 36% [====================== ] 1671/4574 36% [====================== ] 1672/4574 36% [====================== ] 1673/4574 36% [====================== ] 1674/4574 36% [====================== ] 1675/4574 36% [====================== ] 1676/4574 36% [====================== ] 1677/4574 36% [====================== ] 1678/4574 36% [====================== ] 1679/4574 36% [====================== ] 1680/4574 36% [====================== ] 1681/4574 36% [====================== ] 1682/4574 36% [====================== ] 1683/4574 36% [====================== ] 1684/4574 36% [====================== ] 1685/4574 36% [====================== ] 1686/4574 36% [====================== ] 1687/4574 36% [====================== ] 1688/4574 36% [====================== ] 1689/4574 36% [====================== ] 1690/4574 36% [====================== ] 1691/4574 36% [====================== ] 1692/4574 36% [====================== ] 1693/4574 37% [====================== ] 1694/4574 37% [====================== ] 1695/4574 37% [====================== ] 1696/4574 37% [======================= ] 1697/4574 37% [======================= ] 1698/4574 37% [======================= ] 1699/4574 37% [======================= ] 1700/4574 37% [======================= ] 1701/4574 37% [======================= ] 1702/4574 37% [======================= ] 1703/4574 37% [======================= ] 1704/4574 37% [======================= ] 1705/4574 37% [======================= ] 1706/4574 37% [======================= ] 1707/4574 37% [======================= ] 1708/4574 37% [======================= ] 1709/4574 37% [======================= ] 1710/4574 37% [======================= ] 1711/4574 37% [======================= ] 1712/4574 37% [======================= ] 1713/4574 37% [======================= ] 1714/4574 37% [======================= ] 1715/4574 37% [======================= ] 1716/4574 37% [======================= ] 1717/4574 37% [======================= ] 1718/4574 37% [======================= ] 1719/4574 37% [======================= ] 1720/4574 37% [======================= ] 1721/4574 37% [======================= ] 1722/4574 37% [======================= ] 1723/4574 37% [======================= ] 1724/4574 37% [======================= ] 1725/4574 37% [======================= ] 1726/4574 37% [======================= ] 1727/4574 37% [======================= ] 1728/4574 37% [======================= ] 1729/4574 37% [======================= ] 1730/4574 37% [======================= ] 1731/4574 37% [======================= ] 1732/4574 37% [======================= ] 1733/4574 37% [======================= ] 1734/4574 37% [======================= ] 1735/4574 37% [======================= ] 1736/4574 37% [======================= ] 1737/4574 37% [======================= ] 1738/4574 37% [======================= ] 1739/4574 38% [======================= ] 1740/4574 38% [======================= ] 1741/4574 38% [======================= ] 1742/4574 38% [======================= ] 1743/4574 38% [======================= ] 1744/4574 38% [======================= ] 1745/4574 38% [======================= ] 1746/4574 38% [======================= ] 1747/4574 38% [======================= ] 1748/4574 38% [======================= ] 1749/4574 38% [======================= ] 1750/4574 38% [======================= ] 1751/4574 38% [======================= ] 1752/4574 38% [======================= ] 1753/4574 38% [======================= ] 1754/4574 38% [======================= ] 1755/4574 38% [======================= ] 1756/4574 38% [======================= ] 1757/4574 38% [======================= ] 1758/4574 38% [======================= ] 1759/4574 38% [======================= ] 1760/4574 38% [======================= ] 1761/4574 38% [======================= ] 1762/4574 38% [======================= ] 1763/4574 38% [======================= ] 1764/4574 38% [======================= ] 1765/4574 38% [======================= ] 1766/4574 38% [======================= ] 1767/4574 38% [======================= ] 1768/4574 38% [======================= ] 1769/4574 38% [======================= ] 1770/4574 38% [======================== ] 1771/4574 38% [======================== ] 1772/4574 38% [======================== ] 1773/4574 38% [======================== ] 1774/4574 38% [======================== ] 1775/4574 38% [======================== ] 1776/4574 38% [======================== ] 1777/4574 38% [======================== ] 1778/4574 38% [======================== ] 1779/4574 38% [======================== ] 1780/4574 38% [======================== ] 1781/4574 38% [======================== ] 1782/4574 38% [======================== ] 1783/4574 38% [======================== ] 1784/4574 39% [======================== ] 1785/4574 39% [======================== ] 1786/4574 39% [======================== ] 1787/4574 39% [======================== ] 1788/4574 39% [======================== ] 1789/4574 39% [======================== ] 1790/4574 39% [======================== ] 1791/4574 39% [======================== ] 1792/4574 39% [======================== ] 1793/4574 39% [======================== ] 1794/4574 39% [======================== ] 1795/4574 39% [======================== ] 1796/4574 39% [======================== ] 1797/4574 39% [======================== ] 1798/4574 39% [======================== ] 1799/4574 39% [======================== ] 1800/4574 39% [======================== ] 1801/4574 39% [======================== ] 1802/4574 39% [======================== ] 1803/4574 39% [======================== ] 1804/4574 39% [======================== ] 1805/4574 39% [======================== ] 1806/4574 39% [======================== ] 1807/4574 39% [======================== ] 1808/4574 39% [======================== ] 1809/4574 39% [======================== ] 1810/4574 39% [======================== ] 1811/4574 39% [======================== ] 1812/4574 39% [======================== ] 1813/4574 39% [======================== ] 1814/4574 39% [======================== ] 1815/4574 39% [======================== ] 1816/4574 39% [======================== ] 1817/4574 39% [======================== ] 1818/4574 39% [======================== ] 1819/4574 39% [======================== ] 1820/4574 39% [======================== ] 1821/4574 39% [======================== ] 1822/4574 39% [======================== ] 1823/4574 39% [======================== ] 1824/4574 39% [======================== ] 1825/4574 39% [======================== ] 1826/4574 39% [======================== ] 1827/4574 39% [======================== ] 1828/4574 39% [======================== ] 1829/4574 39% [======================== ] 1830/4574 40% [======================== ] 1831/4574 40% [======================== ] 1832/4574 40% [======================== ] 1833/4574 40% [======================== ] 1834/4574 40% [======================== ] 1835/4574 40% [======================== ] 1836/4574 40% [======================== ] 1837/4574 40% [======================== ] 1838/4574 40% [======================== ] 1839/4574 40% [======================== ] 1840/4574 40% [======================== ] 1841/4574 40% [======================== ] 1842/4574 40% [======================== ] 1843/4574 40% [======================== ] 1844/4574 40% [========================= ] 1845/4574 40% [========================= ] 1846/4574 40% [========================= ] 1847/4574 40% [========================= ] 1848/4574 40% [========================= ] 1849/4574 40% [========================= ] 1850/4574 40% [========================= ] 1851/4574 40% [========================= ] 1852/4574 40% [========================= ] 1853/4574 40% [========================= ] 1854/4574 40% [========================= ] 1855/4574 40% [========================= ] 1856/4574 40% [========================= ] 1857/4574 40% [========================= ] 1858/4574 40% [========================= ] 1859/4574 40% [========================= ] 1860/4574 40% [========================= ] 1861/4574 40% [========================= ] 1862/4574 40% [========================= ] 1863/4574 40% [========================= ] 1864/4574 40% [========================= ] 1865/4574 40% [========================= ] 1866/4574 40% [========================= ] 1867/4574 40% [========================= ] 1868/4574 40% [========================= ] 1869/4574 40% [========================= ] 1870/4574 40% [========================= ] 1871/4574 40% [========================= ] 1872/4574 40% [========================= ] 1873/4574 40% [========================= ] 1874/4574 40% [========================= ] 1875/4574 40% [========================= ] 1876/4574 41% [========================= ] 1877/4574 41% [========================= ] 1878/4574 41% [========================= ] 1879/4574 41% [========================= ] 1880/4574 41% [========================= ] 1881/4574 41% [========================= ] 1882/4574 41% [========================= ] 1883/4574 41% [========================= ] 1884/4574 41% [========================= ] 1885/4574 41% [========================= ] 1886/4574 41% [========================= ] 1887/4574 41% [========================= ] 1888/4574 41% [========================= ] 1889/4574 41% [========================= ] 1890/4574 41% [========================= ] 1891/4574 41% [========================= ] 1892/4574 41% [========================= ] 1893/4574 41% [========================= ] 1894/4574 41% [========================= ] 1895/4574 41% [========================= ] 1896/4574 41% [========================= ] 1897/4574 41% [========================= ] 1898/4574 41% [========================= ] 1899/4574 41% [========================= ] 1900/4574 41% [========================= ] 1901/4574 41% [========================= ] 1902/4574 41% [========================= ] 1903/4574 41% [========================= ] 1904/4574 41% [========================= ] 1905/4574 41% [========================= ] 1906/4574 41% [========================= ] 1907/4574 41% [========================= ] 1908/4574 41% [========================= ] 1909/4574 41% [========================= ] 1910/4574 41% [========================= ] 1911/4574 41% [========================= ] 1912/4574 41% [========================= ] 1913/4574 41% [========================= ] 1914/4574 41% [========================= ] 1915/4574 41% [========================= ] 1916/4574 41% [========================= ] 1917/4574 41% [========================= ] 1918/4574 41% [========================== ] 1919/4574 41% [========================== ] 1920/4574 41% [========================== ] 1921/4574 41% [========================== ] 1922/4574 42% [========================== ] 1923/4574 42% [========================== ] 1924/4574 42% [========================== ] 1925/4574 42% [========================== ] 1926/4574 42% [========================== ] 1927/4574 42% [========================== ] 1928/4574 42% [========================== ] 1929/4574 42% [========================== ] 1930/4574 42% [========================== ] 1931/4574 42% [========================== ] 1932/4574 42% [========================== ] 1933/4574 42% [========================== ] 1934/4574 42% [========================== ] 1935/4574 42% [========================== ] 1936/4574 42% [========================== ] 1937/4574 42% [========================== ] 1938/4574 42% [========================== ] 1939/4574 42% [========================== ] 1940/4574 42% [========================== ] 1941/4574 42% [========================== ] 1942/4574 42% [========================== ] 1943/4574 42% [========================== ] 1944/4574 42% [========================== ] 1945/4574 42% [========================== ] 1946/4574 42% [========================== ] 1947/4574 42% [========================== ] 1948/4574 42% [========================== ] 1949/4574 42% [========================== ] 1950/4574 42% [========================== ] 1951/4574 42% [========================== ] 1952/4574 42% [========================== ] 1953/4574 42% [========================== ] 1954/4574 42% [========================== ] 1955/4574 42% [========================== ] 1956/4574 42% [========================== ] 1957/4574 42% [========================== ] 1958/4574 42% [========================== ] 1959/4574 42% [========================== ] 1960/4574 42% [========================== ] 1961/4574 42% [========================== ] 1962/4574 42% [========================== ] 1963/4574 42% [========================== ] 1964/4574 42% [========================== ] 1965/4574 42% [========================== ] 1966/4574 42% [========================== ] 1967/4574 43% [========================== ] 1968/4574 43% [========================== ] 1969/4574 43% [========================== ] 1970/4574 43% [========================== ] 1971/4574 43% [========================== ] 1972/4574 43% [========================== ] 1973/4574 43% [========================== ] 1974/4574 43% [========================== ] 1975/4574 43% [========================== ] 1976/4574 43% [========================== ] 1977/4574 43% [========================== ] 1978/4574 43% [========================== ] 1979/4574 43% [========================== ] 1980/4574 43% [========================== ] 1981/4574 43% [========================== ] 1982/4574 43% [========================== ] 1983/4574 43% [========================== ] 1984/4574 43% [========================== ] 1985/4574 43% [========================== ] 1986/4574 43% [========================== ] 1987/4574 43% [========================== ] 1988/4574 43% [========================== ] 1989/4574 43% [========================== ] 1990/4574 43% [========================== ] 1991/4574 43% [=========================== ] 1992/4574 43% [=========================== ] 1993/4574 43% [=========================== ] 1994/4574 43% [=========================== ] 1995/4574 43% [=========================== ] 1996/4574 43% [=========================== ] 1997/4574 43% [=========================== ] 1998/4574 43% [=========================== ] 1999/4574 43% [=========================== ] 2000/4574 43% [=========================== ] 2001/4574 43% [=========================== ] 2002/4574 43% [=========================== ] 2003/4574 43% [=========================== ] 2004/4574 43% [=========================== ] 2005/4574 43% [=========================== ] 2006/4574 43% [=========================== ] 2007/4574 43% [=========================== ] 2008/4574 43% [=========================== ] 2009/4574 43% [=========================== ] 2010/4574 43% [=========================== ] 2011/4574 43% [=========================== ] 2012/4574 43% [=========================== ] 2013/4574 44% [=========================== ] 2014/4574 44% [=========================== ] 2015/4574 44% [=========================== ] 2016/4574 44% [=========================== ] 2017/4574 44% [=========================== ] 2018/4574 44% [=========================== ] 2019/4574 44% [=========================== ] 2020/4574 44% [=========================== ] 2021/4574 44% [=========================== ] 2022/4574 44% [=========================== ] 2023/4574 44% [=========================== ] 2024/4574 44% [=========================== ] 2025/4574 44% [=========================== ] 2026/4574 44% [=========================== ] 2027/4574 44% [=========================== ] 2028/4574 44% [=========================== ] 2029/4574 44% [=========================== ] 2030/4574 44% [=========================== ] 2031/4574 44% [=========================== ] 2032/4574 44% [=========================== ] 2033/4574 44% [=========================== ] 2034/4574 44% [=========================== ] 2035/4574 44% [=========================== ] 2036/4574 44% [=========================== ] 2037/4574 44% [=========================== ] 2038/4574 44% [=========================== ] 2039/4574 44% [=========================== ] 2040/4574 44% [=========================== ] 2041/4574 44% [=========================== ] 2042/4574 44% [=========================== ] 2043/4574 44% [=========================== ] 2044/4574 44% [=========================== ] 2045/4574 44% [=========================== ] 2046/4574 44% [=========================== ] 2047/4574 44% [=========================== ] 2048/4574 44% [=========================== ] 2049/4574 44% [=========================== ] 2050/4574 44% [=========================== ] 2051/4574 44% [=========================== ] 2052/4574 44% [=========================== ] 2053/4574 44% [=========================== ] 2054/4574 44% [=========================== ] 2055/4574 44% [=========================== ] 2056/4574 44% [=========================== ] 2057/4574 44% [=========================== ] 2058/4574 44% [=========================== ] 2059/4574 45% [=========================== ] 2060/4574 45% [=========================== ] 2061/4574 45% [=========================== ] 2062/4574 45% [=========================== ] 2063/4574 45% [=========================== ] 2064/4574 45% [=========================== ] 2065/4574 45% [============================ ] 2066/4574 45% [============================ ] 2067/4574 45% [============================ ] 2068/4574 45% [============================ ] 2069/4574 45% [============================ ] 2070/4574 45% [============================ ] 2071/4574 45% [============================ ] 2072/4574 45% [============================ ] 2073/4574 45% [============================ ] 2074/4574 45% [============================ ] 2075/4574 45% [============================ ] 2076/4574 45% [============================ ] 2077/4574 45% [============================ ] 2078/4574 45% [============================ ] 2079/4574 45% [============================ ] 2080/4574 45% [============================ ] 2081/4574 45% [============================ ] 2082/4574 45% [============================ ] 2083/4574 45% [============================ ] 2084/4574 45% [============================ ] 2085/4574 45% [============================ ] 2086/4574 45% [============================ ] 2087/4574 45% [============================ ] 2088/4574 45% [============================ ] 2089/4574 45% [============================ ] 2090/4574 45% [============================ ] 2091/4574 45% [============================ ] 2092/4574 45% [============================ ] 2093/4574 45% [============================ ] 2094/4574 45% [============================ ] 2095/4574 45% [============================ ] 2096/4574 45% [============================ ] 2097/4574 45% [============================ ] 2098/4574 45% [============================ ] 2099/4574 45% [============================ ] 2100/4574 45% [============================ ] 2101/4574 45% [============================ ] 2102/4574 45% [============================ ] 2103/4574 45% [============================ ] 2104/4574 45% [============================ ] 2105/4574 46% [============================ ] 2106/4574 46% [============================ ] 2107/4574 46% [============================ ] 2108/4574 46% [============================ ] 2109/4574 46% [============================ ] 2110/4574 46% [============================ ] 2111/4574 46% [============================ ] 2112/4574 46% [============================ ] 2113/4574 46% [============================ ] 2114/4574 46% [============================ ] 2115/4574 46% [============================ ] 2116/4574 46% [============================ ] 2117/4574 46% [============================ ] 2118/4574 46% [============================ ] 2119/4574 46% [============================ ] 2120/4574 46% [============================ ] 2121/4574 46% [============================ ] 2122/4574 46% [============================ ] 2123/4574 46% [============================ ] 2124/4574 46% [============================ ] 2125/4574 46% [============================ ] 2126/4574 46% [============================ ] 2127/4574 46% [============================ ] 2128/4574 46% [============================ ] 2129/4574 46% [============================ ] 2130/4574 46% [============================ ] 2131/4574 46% [============================ ] 2132/4574 46% [============================ ] 2133/4574 46% [============================ ] 2134/4574 46% [============================ ] 2135/4574 46% [============================ ] 2136/4574 46% [============================ ] 2137/4574 46% [============================ ] 2138/4574 46% [============================ ] 2139/4574 46% [============================= ] 2140/4574 46% [============================= ] 2141/4574 46% [============================= ] 2142/4574 46% [============================= ] 2143/4574 46% [============================= ] 2144/4574 46% [============================= ] 2145/4574 46% [============================= ] 2146/4574 46% [============================= ] 2147/4574 46% [============================= ] 2148/4574 46% [============================= ] 2149/4574 46% [============================= ] 2150/4574 47% [============================= ] 2151/4574 47% [============================= ] 2152/4574 47% [============================= ] 2153/4574 47% [============================= ] 2154/4574 47% [============================= ] 2155/4574 47% [============================= ] 2156/4574 47% [============================= ] 2157/4574 47% [============================= ] 2158/4574 47% [============================= ] 2159/4574 47% [============================= ] 2160/4574 47% [============================= ] 2161/4574 47% [============================= ] 2162/4574 47% [============================= ] 2163/4574 47% [============================= ] 2164/4574 47% [============================= ] 2165/4574 47% [============================= ] 2166/4574 47% [============================= ] 2167/4574 47% [============================= ] 2168/4574 47% [============================= ] 2169/4574 47% [============================= ] 2170/4574 47% [============================= ] 2171/4574 47% [============================= ] 2172/4574 47% [============================= ] 2173/4574 47% [============================= ] 2174/4574 47% [============================= ] 2175/4574 47% [============================= ] 2176/4574 47% [============================= ] 2177/4574 47% [============================= ] 2178/4574 47% [============================= ] 2179/4574 47% [============================= ] 2180/4574 47% [============================= ] 2181/4574 47% [============================= ] 2182/4574 47% [============================= ] 2183/4574 47% [============================= ] 2184/4574 47% [============================= ] 2185/4574 47% [============================= ] 2186/4574 47% [============================= ] 2187/4574 47% [============================= ] 2188/4574 47% [============================= ] 2189/4574 47% [============================= ] 2190/4574 47% [============================= ] 2191/4574 47% [============================= ] 2192/4574 47% [============================= ] 2193/4574 47% [============================= ] 2194/4574 47% [============================= ] 2195/4574 47% [============================= ] 2196/4574 48% [============================= ] 2197/4574 48% [============================= ] 2198/4574 48% [============================= ] 2199/4574 48% [============================= ] 2200/4574 48% [============================= ] 2201/4574 48% [============================= ] 2202/4574 48% [============================= ] 2203/4574 48% [============================= ] 2204/4574 48% [============================= ] 2205/4574 48% [============================= ] 2206/4574 48% [============================= ] 2207/4574 48% [============================= ] 2208/4574 48% [============================= ] 2209/4574 48% [============================= ] 2210/4574 48% [============================= ] 2211/4574 48% [============================= ] 2212/4574 48% [============================= ] 2213/4574 48% [============================== ] 2214/4574 48% [============================== ] 2215/4574 48% [============================== ] 2216/4574 48% [============================== ] 2217/4574 48% [============================== ] 2218/4574 48% [============================== ] 2219/4574 48% [============================== ] 2220/4574 48% [============================== ] 2221/4574 48% [============================== ] 2222/4574 48% [============================== ] 2223/4574 48% [============================== ] 2224/4574 48% [============================== ] 2225/4574 48% [============================== ] 2226/4574 48% [============================== ] 2227/4574 48% [============================== ] 2228/4574 48% [============================== ] 2229/4574 48% [============================== ] 2230/4574 48% [============================== ] 2231/4574 48% [============================== ] 2232/4574 48% [============================== ] 2233/4574 48% [============================== ] 2234/4574 48% [============================== ] 2235/4574 48% [============================== ] 2236/4574 48% [============================== ] 2237/4574 48% [============================== ] 2238/4574 48% [============================== ] 2239/4574 48% [============================== ] 2240/4574 48% [============================== ] 2241/4574 48% [============================== ] 2242/4574 49% [============================== ] 2243/4574 49% [============================== ] 2244/4574 49% [============================== ] 2245/4574 49% [============================== ] 2246/4574 49% [============================== ] 2247/4574 49% [============================== ] 2248/4574 49% [============================== ] 2249/4574 49% [============================== ] 2250/4574 49% [============================== ] 2251/4574 49% [============================== ] 2252/4574 49% [============================== ] 2253/4574 49% [============================== ] 2254/4574 49% [============================== ] 2255/4574 49% [============================== ] 2256/4574 49% [============================== ] 2257/4574 49% [============================== ] 2258/4574 49% [============================== ] 2259/4574 49% [============================== ] 2260/4574 49% [============================== ] 2261/4574 49% [============================== ] 2262/4574 49% [============================== ] 2263/4574 49% [============================== ] 2264/4574 49% [============================== ] 2265/4574 49% [============================== ] 2266/4574 49% [============================== ] 2267/4574 49% [============================== ] 2268/4574 49% [============================== ] 2269/4574 49% [============================== ] 2270/4574 49% [============================== ] 2271/4574 49% [============================== ] 2272/4574 49% [============================== ] 2273/4574 49% [============================== ] 2274/4574 49% [============================== ] 2275/4574 49% [============================== ] 2276/4574 49% [============================== ] 2277/4574 49% [============================== ] 2278/4574 49% [============================== ] 2279/4574 49% [============================== ] 2280/4574 49% [============================== ] 2281/4574 49% [============================== ] 2282/4574 49% [============================== ] 2283/4574 49% [============================== ] 2284/4574 49% [============================== ] 2285/4574 49% [============================== ] 2286/4574 49% [=============================== ] 2287/4574 50% [=============================== ] 2288/4574 50% [=============================== ] 2289/4574 50% [=============================== ] 2290/4574 50% [=============================== ] 2291/4574 50% [=============================== ] 2292/4574 50% [=============================== ] 2293/4574 50% [=============================== ] 2294/4574 50% [=============================== ] 2295/4574 50% [=============================== ] 2296/4574 50% [=============================== ] 2297/4574 50% [=============================== ] 2298/4574 50% [=============================== ] 2299/4574 50% [=============================== ] 2300/4574 50% [=============================== ] 2301/4574 50% [=============================== ] 2302/4574 50% [=============================== ] 2303/4574 50% [=============================== ] 2304/4574 50% [=============================== ] 2305/4574 50% [=============================== ] 2306/4574 50% [=============================== ] 2307/4574 50% [=============================== ] 2308/4574 50% [=============================== ] 2309/4574 50% [=============================== ] 2310/4574 50% [=============================== ] 2311/4574 50% [=============================== ] 2312/4574 50% [=============================== ] 2313/4574 50% [=============================== ] 2314/4574 50% [=============================== ] 2315/4574 50% [=============================== ] 2316/4574 50% [=============================== ] 2317/4574 50% [=============================== ] 2318/4574 50% [=============================== ] 2319/4574 50% [=============================== ] 2320/4574 50% [=============================== ] 2321/4574 50% [=============================== ] 2322/4574 50% [=============================== ] 2323/4574 50% [=============================== ] 2324/4574 50% [=============================== ] 2325/4574 50% [=============================== ] 2326/4574 50% [=============================== ] 2327/4574 50% [=============================== ] 2328/4574 50% [=============================== ] 2329/4574 50% [=============================== ] 2330/4574 50% [=============================== ] 2331/4574 50% [=============================== ] 2332/4574 50% [=============================== ] 2333/4574 51% [=============================== ] 2334/4574 51% [=============================== ] 2335/4574 51% [=============================== ] 2336/4574 51% [=============================== ] 2337/4574 51% [=============================== ] 2338/4574 51% [=============================== ] 2339/4574 51% [=============================== ] 2340/4574 51% [=============================== ] 2341/4574 51% [=============================== ] 2342/4574 51% [=============================== ] 2343/4574 51% [=============================== ] 2344/4574 51% [=============================== ] 2345/4574 51% [=============================== ] 2346/4574 51% [=============================== ] 2347/4574 51% [=============================== ] 2348/4574 51% [=============================== ] 2349/4574 51% [=============================== ] 2350/4574 51% [=============================== ] 2351/4574 51% [=============================== ] 2352/4574 51% [=============================== ] 2353/4574 51% [=============================== ] 2354/4574 51% [=============================== ] 2355/4574 51% [=============================== ] 2356/4574 51% [=============================== ] 2357/4574 51% [=============================== ] 2358/4574 51% [=============================== ] 2359/4574 51% [=============================== ] 2360/4574 51% [================================ ] 2361/4574 51% [================================ ] 2362/4574 51% [================================ ] 2363/4574 51% [================================ ] 2364/4574 51% [================================ ] 2365/4574 51% [================================ ] 2366/4574 51% [================================ ] 2367/4574 51% [================================ ] 2368/4574 51% [================================ ] 2369/4574 51% [================================ ] 2370/4574 51% [================================ ] 2371/4574 51% [================================ ] 2372/4574 51% [================================ ] 2373/4574 51% [================================ ] 2374/4574 51% [================================ ] 2375/4574 51% [================================ ] 2376/4574 51% [================================ ] 2377/4574 51% [================================ ] 2378/4574 51% [================================ ] 2379/4574 52% [================================ ] 2380/4574 52% [================================ ] 2381/4574 52% [================================ ] 2382/4574 52% [================================ ] 2383/4574 52% [================================ ] 2384/4574 52% [================================ ] 2385/4574 52% [================================ ] 2386/4574 52% [================================ ] 2387/4574 52% [================================ ] 2388/4574 52% [================================ ] 2389/4574 52% [================================ ] 2390/4574 52% [================================ ] 2391/4574 52% [================================ ] 2392/4574 52% [================================ ] 2393/4574 52% [================================ ] 2394/4574 52% [================================ ] 2395/4574 52% [================================ ] 2396/4574 52% [================================ ] 2397/4574 52% [================================ ] 2398/4574 52% [================================ ] 2399/4574 52% [================================ ] 2400/4574 52% [================================ ] 2401/4574 52% [================================ ] 2402/4574 52% [================================ ] 2403/4574 52% [================================ ] 2404/4574 52% [================================ ] 2405/4574 52% [================================ ] 2406/4574 52% [================================ ] 2407/4574 52% [================================ ] 2408/4574 52% [================================ ] 2409/4574 52% [================================ ] 2410/4574 52% [================================ ] 2411/4574 52% [================================ ] 2412/4574 52% [================================ ] 2413/4574 52% [================================ ] 2414/4574 52% [================================ ] 2415/4574 52% [================================ ] 2416/4574 52% [================================ ] 2417/4574 52% [================================ ] 2418/4574 52% [================================ ] 2419/4574 52% [================================ ] 2420/4574 52% [================================ ] 2421/4574 52% [================================ ] 2422/4574 52% [================================ ] 2423/4574 52% [================================ ] 2424/4574 52% [================================ ] 2425/4574 53% [================================ ] 2426/4574 53% [================================ ] 2427/4574 53% [================================ ] 2428/4574 53% [================================ ] 2429/4574 53% [================================ ] 2430/4574 53% [================================ ] 2431/4574 53% [================================ ] 2432/4574 53% [================================ ] 2433/4574 53% [================================ ] 2434/4574 53% [================================= ] 2435/4574 53% [================================= ] 2436/4574 53% [================================= ] 2437/4574 53% [================================= ] 2438/4574 53% [================================= ] 2439/4574 53% [================================= ] 2440/4574 53% [================================= ] 2441/4574 53% [================================= ] 2442/4574 53% [================================= ] 2443/4574 53% [================================= ] 2444/4574 53% [================================= ] 2445/4574 53% [================================= ] 2446/4574 53% [================================= ] 2447/4574 53% [================================= ] 2448/4574 53% [================================= ] 2449/4574 53% [================================= ] 2450/4574 53% [================================= ] 2451/4574 53% [================================= ] 2452/4574 53% [================================= ] 2453/4574 53% [================================= ] 2454/4574 53% [================================= ] 2455/4574 53% [================================= ] 2456/4574 53% [================================= ] 2457/4574 53% [================================= ] 2458/4574 53% [================================= ] 2459/4574 53% [================================= ] 2460/4574 53% [================================= ] 2461/4574 53% [================================= ] 2462/4574 53% [================================= ] 2463/4574 53% [================================= ] 2464/4574 53% [================================= ] 2465/4574 53% [================================= ] 2466/4574 53% [================================= ] 2467/4574 53% [================================= ] 2468/4574 53% [================================= ] 2469/4574 53% [================================= ] 2470/4574 54% [================================= ] 2471/4574 54% [================================= ] 2472/4574 54% [================================= ] 2473/4574 54% [================================= ] 2474/4574 54% [================================= ] 2475/4574 54% [================================= ] 2476/4574 54% [================================= ] 2477/4574 54% [================================= ] 2478/4574 54% [================================= ] 2479/4574 54% [================================= ] 2480/4574 54% [================================= ] 2481/4574 54% [================================= ] 2482/4574 54% [================================= ] 2483/4574 54% [================================= ] 2484/4574 54% [================================= ] 2485/4574 54% [================================= ] 2486/4574 54% [================================= ] 2487/4574 54% [================================= ] 2488/4574 54% [================================= ] 2489/4574 54% [================================= ] 2490/4574 54% [================================= ] 2491/4574 54% [================================= ] 2492/4574 54% [================================= ] 2493/4574 54% [================================= ] 2494/4574 54% [================================= ] 2495/4574 54% [================================= ] 2496/4574 54% [================================= ] 2497/4574 54% [================================= ] 2498/4574 54% [================================= ] 2499/4574 54% [================================= ] 2500/4574 54% [================================= ] 2501/4574 54% [================================= ] 2502/4574 54% [================================= ] 2503/4574 54% [================================= ] 2504/4574 54% [================================= ] 2505/4574 54% [================================= ] 2506/4574 54% [================================= ] 2507/4574 54% [================================= ] 2508/4574 54% [================================== ] 2509/4574 54% [================================== ] 2510/4574 54% [================================== ] 2511/4574 54% [================================== ] 2512/4574 54% [================================== ] 2513/4574 54% [================================== ] 2514/4574 54% [================================== ] 2515/4574 54% [================================== ] 2516/4574 55% [================================== ] 2517/4574 55% [================================== ] 2518/4574 55% [================================== ] 2519/4574 55% [================================== ] 2520/4574 55% [================================== ] 2521/4574 55% [================================== ] 2522/4574 55% [================================== ] 2523/4574 55% [================================== ] 2524/4574 55% [================================== ] 2525/4574 55% [================================== ] 2526/4574 55% [================================== ] 2527/4574 55% [================================== ] 2528/4574 55% [================================== ] 2529/4574 55% [================================== ] 2530/4574 55% [================================== ] 2531/4574 55% [================================== ] 2532/4574 55% [================================== ] 2533/4574 55% [================================== ] 2534/4574 55% [================================== ] 2535/4574 55% [================================== ] 2536/4574 55% [================================== ] 2537/4574 55% [================================== ] 2538/4574 55% [================================== ] 2539/4574 55% [================================== ] 2540/4574 55% [================================== ] 2541/4574 55% [================================== ] 2542/4574 55% [================================== ] 2543/4574 55% [================================== ] 2544/4574 55% [================================== ] 2545/4574 55% [================================== ] 2546/4574 55% [================================== ] 2547/4574 55% [================================== ] 2548/4574 55% [================================== ] 2549/4574 55% [================================== ] 2550/4574 55% [================================== ] 2551/4574 55% [================================== ] 2552/4574 55% [================================== ] 2553/4574 55% [================================== ] 2554/4574 55% [================================== ] 2555/4574 55% [================================== ] 2556/4574 55% [================================== ] 2557/4574 55% [================================== ] 2558/4574 55% [================================== ] 2559/4574 55% [================================== ] 2560/4574 55% [================================== ] 2561/4574 55% [================================== ] 2562/4574 56% [================================== ] 2563/4574 56% [================================== ] 2564/4574 56% [================================== ] 2565/4574 56% [================================== ] 2566/4574 56% [================================== ] 2567/4574 56% [================================== ] 2568/4574 56% [================================== ] 2569/4574 56% [================================== ] 2570/4574 56% [================================== ] 2571/4574 56% [================================== ] 2572/4574 56% [================================== ] 2573/4574 56% [================================== ] 2574/4574 56% [================================== ] 2575/4574 56% [================================== ] 2576/4574 56% [================================== ] 2577/4574 56% [================================== ] 2578/4574 56% [================================== ] 2579/4574 56% [================================== ] 2580/4574 56% [================================== ] 2581/4574 56% [================================== ] 2582/4574 56% [=================================== ] 2583/4574 56% [=================================== ] 2584/4574 56% [=================================== ] 2585/4574 56% [=================================== ] 2586/4574 56% [=================================== ] 2587/4574 56% [=================================== ] 2588/4574 56% [=================================== ] 2589/4574 56% [=================================== ] 2590/4574 56% [=================================== ] 2591/4574 56% [=================================== ] 2592/4574 56% [=================================== ] 2593/4574 56% [=================================== ] 2594/4574 56% [=================================== ] 2595/4574 56% [=================================== ] 2596/4574 56% [=================================== ] 2597/4574 56% [=================================== ] 2598/4574 56% [=================================== ] 2599/4574 56% [=================================== ] 2600/4574 56% [=================================== ] 2601/4574 56% [=================================== ] 2602/4574 56% [=================================== ] 2603/4574 56% [=================================== ] 2604/4574 56% [=================================== ] 2605/4574 56% [=================================== ] 2606/4574 56% [=================================== ] 2607/4574 56% [=================================== ] 2608/4574 57% [=================================== ] 2609/4574 57% [=================================== ] 2610/4574 57% [=================================== ] 2611/4574 57% [=================================== ] 2612/4574 57% [=================================== ] 2613/4574 57% [=================================== ] 2614/4574 57% [=================================== ] 2615/4574 57% [=================================== ] 2616/4574 57% [=================================== ] 2617/4574 57% [=================================== ] 2618/4574 57% [=================================== ] 2619/4574 57% [=================================== ] 2620/4574 57% [=================================== ] 2621/4574 57% [=================================== ] 2622/4574 57% [=================================== ] 2623/4574 57% [=================================== ] 2624/4574 57% [=================================== ] 2625/4574 57% [=================================== ] 2626/4574 57% [=================================== ] 2627/4574 57% [=================================== ] 2628/4574 57% [=================================== ] 2629/4574 57% [=================================== ] 2630/4574 57% [=================================== ] 2631/4574 57% [=================================== ] 2632/4574 57% [=================================== ] 2633/4574 57% [=================================== ] 2634/4574 57% [=================================== ] 2635/4574 57% [=================================== ] 2636/4574 57% [=================================== ] 2637/4574 57% [=================================== ] 2638/4574 57% [=================================== ] 2639/4574 57% [=================================== ] 2640/4574 57% [=================================== ] 2641/4574 57% [=================================== ] 2642/4574 57% [=================================== ] 2643/4574 57% [=================================== ] 2644/4574 57% [=================================== ] 2645/4574 57% [=================================== ] 2646/4574 57% [=================================== ] 2647/4574 57% [=================================== ] 2648/4574 57% [=================================== ] 2649/4574 57% [=================================== ] 2650/4574 57% [=================================== ] 2651/4574 57% [=================================== ] 2652/4574 57% [=================================== ] 2653/4574 58% [=================================== ] 2654/4574 58% [=================================== ] 2655/4574 58% [==================================== ] 2656/4574 58% [==================================== ] 2657/4574 58% [==================================== ] 2658/4574 58% [==================================== ] 2659/4574 58% [==================================== ] 2660/4574 58% [==================================== ] 2661/4574 58% [==================================== ] 2662/4574 58% [==================================== ] 2663/4574 58% [==================================== ] 2664/4574 58% [==================================== ] 2665/4574 58% [==================================== ] 2666/4574 58% [==================================== ] 2667/4574 58% [==================================== ] 2668/4574 58% [==================================== ] 2669/4574 58% [==================================== ] 2670/4574 58% [==================================== ] 2671/4574 58% [==================================== ] 2672/4574 58% [==================================== ] 2673/4574 58% [==================================== ] 2674/4574 58% [==================================== ] 2675/4574 58% [==================================== ] 2676/4574 58% [==================================== ] 2677/4574 58% [==================================== ] 2678/4574 58% [==================================== ] 2679/4574 58% [==================================== ] 2680/4574 58% [==================================== ] 2681/4574 58% [==================================== ] 2682/4574 58% [==================================== ] 2683/4574 58% [==================================== ] 2684/4574 58% [==================================== ] 2685/4574 58% [==================================== ] 2686/4574 58% [==================================== ] 2687/4574 58% [==================================== ] 2688/4574 58% [==================================== ] 2689/4574 58% [==================================== ] 2690/4574 58% [==================================== ] 2691/4574 58% [==================================== ] 2692/4574 58% [==================================== ] 2693/4574 58% [==================================== ] 2694/4574 58% [==================================== ] 2695/4574 58% [==================================== ] 2696/4574 58% [==================================== ] 2697/4574 58% [==================================== ] 2698/4574 58% [==================================== ] 2699/4574 59% [==================================== ] 2700/4574 59% [==================================== ] 2701/4574 59% [==================================== ] 2702/4574 59% [==================================== ] 2703/4574 59% [==================================== ] 2704/4574 59% [==================================== ] 2705/4574 59% [==================================== ] 2706/4574 59% [==================================== ] 2707/4574 59% [==================================== ] 2708/4574 59% [==================================== ] 2709/4574 59% [==================================== ] 2710/4574 59% [==================================== ] 2711/4574 59% [==================================== ] 2712/4574 59% [==================================== ] 2713/4574 59% [==================================== ] 2714/4574 59% [==================================== ] 2715/4574 59% [==================================== ] 2716/4574 59% [==================================== ] 2717/4574 59% [==================================== ] 2718/4574 59% [==================================== ] 2719/4574 59% [==================================== ] 2720/4574 59% [==================================== ] 2721/4574 59% [==================================== ] 2722/4574 59% [==================================== ] 2723/4574 59% [==================================== ] 2724/4574 59% [==================================== ] 2725/4574 59% [==================================== ] 2726/4574 59% [==================================== ] 2727/4574 59% [==================================== ] 2728/4574 59% [==================================== ] 2729/4574 59% [===================================== ] 2730/4574 59% [===================================== ] 2731/4574 59% [===================================== ] 2732/4574 59% [===================================== ] 2733/4574 59% [===================================== ] 2734/4574 59% [===================================== ] 2735/4574 59% [===================================== ] 2736/4574 59% [===================================== ] 2737/4574 59% [===================================== ] 2738/4574 59% [===================================== ] 2739/4574 59% [===================================== ] 2740/4574 59% [===================================== ] 2741/4574 59% [===================================== ] 2742/4574 59% [===================================== ] 2743/4574 59% [===================================== ] 2744/4574 59% [===================================== ] 2745/4574 60% [===================================== ] 2746/4574 60% [===================================== ] 2747/4574 60% [===================================== ] 2748/4574 60% [===================================== ] 2749/4574 60% [===================================== ] 2750/4574 60% [===================================== ] 2751/4574 60% [===================================== ] 2752/4574 60% [===================================== ] 2753/4574 60% [===================================== ] 2754/4574 60% [===================================== ] 2755/4574 60% [===================================== ] 2756/4574 60% [===================================== ] 2757/4574 60% [===================================== ] 2758/4574 60% [===================================== ] 2759/4574 60% [===================================== ] 2760/4574 60% [===================================== ] 2761/4574 60% [===================================== ] 2762/4574 60% [===================================== ] 2763/4574 60% [===================================== ] 2764/4574 60% [===================================== ] 2765/4574 60% [===================================== ] 2766/4574 60% [===================================== ] 2767/4574 60% [===================================== ] 2768/4574 60% [===================================== ] 2769/4574 60% [===================================== ] 2770/4574 60% [===================================== ] 2771/4574 60% [===================================== ] 2772/4574 60% [===================================== ] 2773/4574 60% [===================================== ] 2774/4574 60% [===================================== ] 2775/4574 60% [===================================== ] 2776/4574 60% [===================================== ] 2777/4574 60% [===================================== ] 2778/4574 60% [===================================== ] 2779/4574 60% [===================================== ] 2780/4574 60% [===================================== ] 2781/4574 60% [===================================== ] 2782/4574 60% [===================================== ] 2783/4574 60% [===================================== ] 2784/4574 60% [===================================== ] 2785/4574 60% [===================================== ] 2786/4574 60% [===================================== ] 2787/4574 60% [===================================== ] 2788/4574 60% [===================================== ] 2789/4574 60% [===================================== ] 2790/4574 60% [===================================== ] 2791/4574 61% [===================================== ] 2792/4574 61% [===================================== ] 2793/4574 61% [===================================== ] 2794/4574 61% [===================================== ] 2795/4574 61% [===================================== ] 2796/4574 61% [===================================== ] 2797/4574 61% [===================================== ] 2798/4574 61% [===================================== ] 2799/4574 61% [===================================== ] 2800/4574 61% [===================================== ] 2801/4574 61% [===================================== ] 2802/4574 61% [===================================== ] 2803/4574 61% [====================================== ] 2804/4574 61% [====================================== ] 2805/4574 61% [====================================== ] 2806/4574 61% [====================================== ] 2807/4574 61% [====================================== ] 2808/4574 61% [====================================== ] 2809/4574 61% [====================================== ] 2810/4574 61% [====================================== ] 2811/4574 61% [====================================== ] 2812/4574 61% [====================================== ] 2813/4574 61% [====================================== ] 2814/4574 61% [====================================== ] 2815/4574 61% [====================================== ] 2816/4574 61% [====================================== ] 2817/4574 61% [====================================== ] 2818/4574 61% [====================================== ] 2819/4574 61% [====================================== ] 2820/4574 61% [====================================== ] 2821/4574 61% [====================================== ] 2822/4574 61% [====================================== ] 2823/4574 61% [====================================== ] 2824/4574 61% [====================================== ] 2825/4574 61% [====================================== ] 2826/4574 61% [====================================== ] 2827/4574 61% [====================================== ] 2828/4574 61% [====================================== ] 2829/4574 61% [====================================== ] 2830/4574 61% [====================================== ] 2831/4574 61% [====================================== ] 2832/4574 61% [====================================== ] 2833/4574 61% [====================================== ] 2834/4574 61% [====================================== ] 2835/4574 61% [====================================== ] 2836/4574 62% [====================================== ] 2837/4574 62% [====================================== ] 2838/4574 62% [====================================== ] 2839/4574 62% [====================================== ] 2840/4574 62% [====================================== ] 2841/4574 62% [====================================== ] 2842/4574 62% [====================================== ] 2843/4574 62% [====================================== ] 2844/4574 62% [====================================== ] 2845/4574 62% [====================================== ] 2846/4574 62% [====================================== ] 2847/4574 62% [====================================== ] 2848/4574 62% [====================================== ] 2849/4574 62% [====================================== ] 2850/4574 62% [====================================== ] 2851/4574 62% [====================================== ] 2852/4574 62% [====================================== ] 2853/4574 62% [====================================== ] 2854/4574 62% [====================================== ] 2855/4574 62% [====================================== ] 2856/4574 62% [====================================== ] 2857/4574 62% [====================================== ] 2858/4574 62% [====================================== ] 2859/4574 62% [====================================== ] 2860/4574 62% [====================================== ] 2861/4574 62% [====================================== ] 2862/4574 62% [====================================== ] 2863/4574 62% [====================================== ] 2864/4574 62% [====================================== ] 2865/4574 62% [====================================== ] 2866/4574 62% [====================================== ] 2867/4574 62% [====================================== ] 2868/4574 62% [====================================== ] 2869/4574 62% [====================================== ] 2870/4574 62% [====================================== ] 2871/4574 62% [====================================== ] 2872/4574 62% [====================================== ] 2873/4574 62% [====================================== ] 2874/4574 62% [====================================== ] 2875/4574 62% [====================================== ] 2876/4574 62% [====================================== ] 2877/4574 62% [======================================= ] 2878/4574 62% [======================================= ] 2879/4574 62% [======================================= ] 2880/4574 62% [======================================= ] 2881/4574 62% [======================================= ] 2882/4574 63% [======================================= ] 2883/4574 63% [======================================= ] 2884/4574 63% [======================================= ] 2885/4574 63% [======================================= ] 2886/4574 63% [======================================= ] 2887/4574 63% [======================================= ] 2888/4574 63% [======================================= ] 2889/4574 63% [======================================= ] 2890/4574 63% [======================================= ] 2891/4574 63% [======================================= ] 2892/4574 63% [======================================= ] 2893/4574 63% [======================================= ] 2894/4574 63% [======================================= ] 2895/4574 63% [======================================= ] 2896/4574 63% [======================================= ] 2897/4574 63% [======================================= ] 2898/4574 63% [======================================= ] 2899/4574 63% [======================================= ] 2900/4574 63% [======================================= ] 2901/4574 63% [======================================= ] 2902/4574 63% [======================================= ] 2903/4574 63% [======================================= ] 2904/4574 63% [======================================= ] 2905/4574 63% [======================================= ] 2906/4574 63% [======================================= ] 2907/4574 63% [======================================= ] 2908/4574 63% [======================================= ] 2909/4574 63% [======================================= ] 2910/4574 63% [======================================= ] 2911/4574 63% [======================================= ] 2912/4574 63% [======================================= ] 2913/4574 63% [======================================= ] 2914/4574 63% [======================================= ] 2915/4574 63% [======================================= ] 2916/4574 63% [======================================= ] 2917/4574 63% [======================================= ] 2918/4574 63% [======================================= ] 2919/4574 63% [======================================= ] 2920/4574 63% [======================================= ] 2921/4574 63% [======================================= ] 2922/4574 63% [======================================= ] 2923/4574 63% [======================================= ] 2924/4574 63% [======================================= ] 2925/4574 63% [======================================= ] 2926/4574 63% [======================================= ] 2927/4574 63% [======================================= ] 2928/4574 64% [======================================= ] 2929/4574 64% [======================================= ] 2930/4574 64% [======================================= ] 2931/4574 64% [======================================= ] 2932/4574 64% [======================================= ] 2933/4574 64% [======================================= ] 2934/4574 64% [======================================= ] 2935/4574 64% [======================================= ] 2936/4574 64% [======================================= ] 2937/4574 64% [======================================= ] 2938/4574 64% [======================================= ] 2939/4574 64% [======================================= ] 2940/4574 64% [======================================= ] 2941/4574 64% [======================================= ] 2942/4574 64% [======================================= ] 2943/4574 64% [======================================= ] 2944/4574 64% [======================================= ] 2945/4574 64% [======================================= ] 2946/4574 64% [======================================= ] 2947/4574 64% [======================================= ] 2948/4574 64% [======================================= ] 2949/4574 64% [======================================= ] 2950/4574 64% [======================================== ] 2951/4574 64% [======================================== ] 2952/4574 64% [======================================== ] 2953/4574 64% [======================================== ] 2954/4574 64% [======================================== ] 2955/4574 64% [======================================== ] 2956/4574 64% [======================================== ] 2957/4574 64% [======================================== ] 2958/4574 64% [======================================== ] 2959/4574 64% [======================================== ] 2960/4574 64% [======================================== ] 2961/4574 64% [======================================== ] 2962/4574 64% [======================================== ] 2963/4574 64% [======================================== ] 2964/4574 64% [======================================== ] 2965/4574 64% [======================================== ] 2966/4574 64% [======================================== ] 2967/4574 64% [======================================== ] 2968/4574 64% [======================================== ] 2969/4574 64% [======================================== ] 2970/4574 64% [======================================== ] 2971/4574 64% [======================================== ] 2972/4574 64% [======================================== ] 2973/4574 64% [======================================== ] 2974/4574 65% [======================================== ] 2975/4574 65% [======================================== ] 2976/4574 65% [======================================== ] 2977/4574 65% [======================================== ] 2978/4574 65% [======================================== ] 2979/4574 65% [======================================== ] 2980/4574 65% [======================================== ] 2981/4574 65% [======================================== ] 2982/4574 65% [======================================== ] 2983/4574 65% [======================================== ] 2984/4574 65% [======================================== ] 2985/4574 65% [======================================== ] 2986/4574 65% [======================================== ] 2987/4574 65% [======================================== ] 2988/4574 65% [======================================== ] 2989/4574 65% [======================================== ] 2990/4574 65% [======================================== ] 2991/4574 65% [======================================== ] 2992/4574 65% [======================================== ] 2993/4574 65% [======================================== ] 2994/4574 65% [======================================== ] 2995/4574 65% [======================================== ] 2996/4574 65% [======================================== ] 2997/4574 65% [======================================== ] 2998/4574 65% [======================================== ] 2999/4574 65% [======================================== ] 3000/4574 65% [======================================== ] 3001/4574 65% [======================================== ] 3002/4574 65% [======================================== ] 3003/4574 65% [======================================== ] 3004/4574 65% [======================================== ] 3005/4574 65% [======================================== ] 3006/4574 65% [======================================== ] 3007/4574 65% [======================================== ] 3008/4574 65% [======================================== ] 3009/4574 65% [======================================== ] 3010/4574 65% [======================================== ] 3011/4574 65% [======================================== ] 3012/4574 65% [======================================== ] 3013/4574 65% [======================================== ] 3014/4574 65% [======================================== ] 3015/4574 65% [======================================== ] 3016/4574 65% [======================================== ] 3017/4574 65% [======================================== ] 3018/4574 65% [======================================== ] 3019/4574 66% [======================================== ] 3020/4574 66% [======================================== ] 3021/4574 66% [======================================== ] 3022/4574 66% [======================================== ] 3023/4574 66% [======================================== ] 3024/4574 66% [========================================= ] 3025/4574 66% [========================================= ] 3026/4574 66% [========================================= ] 3027/4574 66% [========================================= ] 3028/4574 66% [========================================= ] 3029/4574 66% [========================================= ] 3030/4574 66% [========================================= ] 3031/4574 66% [========================================= ] 3032/4574 66% [========================================= ] 3033/4574 66% [========================================= ] 3034/4574 66% [========================================= ] 3035/4574 66% [========================================= ] 3036/4574 66% [========================================= ] 3037/4574 66% [========================================= ] 3038/4574 66% [========================================= ] 3039/4574 66% [========================================= ] 3040/4574 66% [========================================= ] 3041/4574 66% [========================================= ] 3042/4574 66% [========================================= ] 3043/4574 66% [========================================= ] 3044/4574 66% [========================================= ] 3045/4574 66% [========================================= ] 3046/4574 66% [========================================= ] 3047/4574 66% [========================================= ] 3048/4574 66% [========================================= ] 3049/4574 66% [========================================= ] 3050/4574 66% [========================================= ] 3051/4574 66% [========================================= ] 3052/4574 66% [========================================= ] 3053/4574 66% [========================================= ] 3054/4574 66% [========================================= ] 3055/4574 66% [========================================= ] 3056/4574 66% [========================================= ] 3057/4574 66% [========================================= ] 3058/4574 66% [========================================= ] 3059/4574 66% [========================================= ] 3060/4574 66% [========================================= ] 3061/4574 66% [========================================= ] 3062/4574 66% [========================================= ] 3063/4574 66% [========================================= ] 3064/4574 66% [========================================= ] 3065/4574 67% [========================================= ] 3066/4574 67% [========================================= ] 3067/4574 67% [========================================= ] 3068/4574 67% [========================================= ] 3069/4574 67% [========================================= ] 3070/4574 67% [========================================= ] 3071/4574 67% [========================================= ] 3072/4574 67% [========================================= ] 3073/4574 67% [========================================= ] 3074/4574 67% [========================================= ] 3075/4574 67% [========================================= ] 3076/4574 67% [========================================= ] 3077/4574 67% [========================================= ] 3078/4574 67% [========================================= ] 3079/4574 67% [========================================= ] 3080/4574 67% [========================================= ] 3081/4574 67% [========================================= ] 3082/4574 67% [========================================= ] 3083/4574 67% [========================================= ] 3084/4574 67% [========================================= ] 3085/4574 67% [========================================= ] 3086/4574 67% [========================================= ] 3087/4574 67% [========================================= ] 3088/4574 67% [========================================= ] 3089/4574 67% [========================================= ] 3090/4574 67% [========================================= ] 3091/4574 67% [========================================= ] 3092/4574 67% [========================================= ] 3093/4574 67% [========================================= ] 3094/4574 67% [========================================= ] 3095/4574 67% [========================================= ] 3096/4574 67% [========================================= ] 3097/4574 67% [========================================= ] 3098/4574 67% [========================================== ] 3099/4574 67% [========================================== ] 3100/4574 67% [========================================== ] 3101/4574 67% [========================================== ] 3102/4574 67% [========================================== ] 3103/4574 67% [========================================== ] 3104/4574 67% [========================================== ] 3105/4574 67% [========================================== ] 3106/4574 67% [========================================== ] 3107/4574 67% [========================================== ] 3108/4574 67% [========================================== ] 3109/4574 67% [========================================== ] 3110/4574 67% [========================================== ] 3111/4574 68% [========================================== ] 3112/4574 68% [========================================== ] 3113/4574 68% [========================================== ] 3114/4574 68% [========================================== ] 3115/4574 68% [========================================== ] 3116/4574 68% [========================================== ] 3117/4574 68% [========================================== ] 3118/4574 68% [========================================== ] 3119/4574 68% [========================================== ] 3120/4574 68% [========================================== ] 3121/4574 68% [========================================== ] 3122/4574 68% [========================================== ] 3123/4574 68% [========================================== ] 3124/4574 68% [========================================== ] 3125/4574 68% [========================================== ] 3126/4574 68% [========================================== ] 3127/4574 68% [========================================== ] 3128/4574 68% [========================================== ] 3129/4574 68% [========================================== ] 3130/4574 68% [========================================== ] 3131/4574 68% [========================================== ] 3132/4574 68% [========================================== ] 3133/4574 68% [========================================== ] 3134/4574 68% [========================================== ] 3135/4574 68% [========================================== ] 3136/4574 68% [========================================== ] 3137/4574 68% [========================================== ] 3138/4574 68% [========================================== ] 3139/4574 68% [========================================== ] 3140/4574 68% [========================================== ] 3141/4574 68% [========================================== ] 3142/4574 68% [========================================== ] 3143/4574 68% [========================================== ] 3144/4574 68% [========================================== ] 3145/4574 68% [========================================== ] 3146/4574 68% [========================================== ] 3147/4574 68% [========================================== ] 3148/4574 68% [========================================== ] 3149/4574 68% [========================================== ] 3150/4574 68% [========================================== ] 3151/4574 68% [========================================== ] 3152/4574 68% [========================================== ] 3153/4574 68% [========================================== ] 3154/4574 68% [========================================== ] 3155/4574 68% [========================================== ] 3156/4574 68% [========================================== ] 3157/4574 69% [========================================== ] 3158/4574 69% [========================================== ] 3159/4574 69% [========================================== ] 3160/4574 69% [========================================== ] 3161/4574 69% [========================================== ] 3162/4574 69% [========================================== ] 3163/4574 69% [========================================== ] 3164/4574 69% [========================================== ] 3165/4574 69% [========================================== ] 3166/4574 69% [========================================== ] 3167/4574 69% [========================================== ] 3168/4574 69% [========================================== ] 3169/4574 69% [========================================== ] 3170/4574 69% [========================================== ] 3171/4574 69% [========================================== ] 3172/4574 69% [=========================================== ] 3173/4574 69% [=========================================== ] 3174/4574 69% [=========================================== ] 3175/4574 69% [=========================================== ] 3176/4574 69% [=========================================== ] 3177/4574 69% [=========================================== ] 3178/4574 69% [=========================================== ] 3179/4574 69% [=========================================== ] 3180/4574 69% [=========================================== ] 3181/4574 69% [=========================================== ] 3182/4574 69% [=========================================== ] 3183/4574 69% [=========================================== ] 3184/4574 69% [=========================================== ] 3185/4574 69% [=========================================== ] 3186/4574 69% [=========================================== ] 3187/4574 69% [=========================================== ] 3188/4574 69% [=========================================== ] 3189/4574 69% [=========================================== ] 3190/4574 69% [=========================================== ] 3191/4574 69% [=========================================== ] 3192/4574 69% [=========================================== ] 3193/4574 69% [=========================================== ] 3194/4574 69% [=========================================== ] 3195/4574 69% [=========================================== ] 3196/4574 69% [=========================================== ] 3197/4574 69% [=========================================== ] 3198/4574 69% [=========================================== ] 3199/4574 69% [=========================================== ] 3200/4574 69% [=========================================== ] 3201/4574 69% [=========================================== ] 3202/4574 70% [=========================================== ] 3203/4574 70% [=========================================== ] 3204/4574 70% [=========================================== ] 3205/4574 70% [=========================================== ] 3206/4574 70% [=========================================== ] 3207/4574 70% [=========================================== ] 3208/4574 70% [=========================================== ] 3209/4574 70% [=========================================== ] 3210/4574 70% [=========================================== ] 3211/4574 70% [=========================================== ] 3212/4574 70% [=========================================== ] 3213/4574 70% [=========================================== ] 3214/4574 70% [=========================================== ] 3215/4574 70% [=========================================== ] 3216/4574 70% [=========================================== ] 3217/4574 70% [=========================================== ] 3218/4574 70% [=========================================== ] 3219/4574 70% [=========================================== ] 3220/4574 70% [=========================================== ] 3221/4574 70% [=========================================== ] 3222/4574 70% [=========================================== ] 3223/4574 70% [=========================================== ] 3224/4574 70% [=========================================== ] 3225/4574 70% [=========================================== ] 3226/4574 70% [=========================================== ] 3227/4574 70% [=========================================== ] 3228/4574 70% [=========================================== ] 3229/4574 70% [=========================================== ] 3230/4574 70% [=========================================== ] 3231/4574 70% [=========================================== ] 3232/4574 70% [=========================================== ] 3233/4574 70% [=========================================== ] 3234/4574 70% [=========================================== ] 3235/4574 70% [=========================================== ] 3236/4574 70% [=========================================== ] 3237/4574 70% [=========================================== ] 3238/4574 70% [=========================================== ] 3239/4574 70% [=========================================== ] 3240/4574 70% [=========================================== ] 3241/4574 70% [=========================================== ] 3242/4574 70% [=========================================== ] 3243/4574 70% [=========================================== ] 3244/4574 70% [=========================================== ] 3245/4574 70% [=========================================== ] 3246/4574 70% [============================================ ] 3247/4574 70% [============================================ ] 3248/4574 71% [============================================ ] 3249/4574 71% [============================================ ] 3250/4574 71% [============================================ ] 3251/4574 71% [============================================ ] 3252/4574 71% [============================================ ] 3253/4574 71% [============================================ ] 3254/4574 71% [============================================ ] 3255/4574 71% [============================================ ] 3256/4574 71% [============================================ ] 3257/4574 71% [============================================ ] 3258/4574 71% [============================================ ] 3259/4574 71% [============================================ ] 3260/4574 71% [============================================ ] 3261/4574 71% [============================================ ] 3262/4574 71% [============================================ ] 3263/4574 71% [============================================ ] 3264/4574 71% [============================================ ] 3265/4574 71% [============================================ ] 3266/4574 71% [============================================ ] 3267/4574 71% [============================================ ] 3268/4574 71% [============================================ ] 3269/4574 71% [============================================ ] 3270/4574 71% [============================================ ] 3271/4574 71% [============================================ ] 3272/4574 71% [============================================ ] 3273/4574 71% [============================================ ] 3274/4574 71% [============================================ ] 3275/4574 71% [============================================ ] 3276/4574 71% [============================================ ] 3277/4574 71% [============================================ ] 3278/4574 71% [============================================ ] 3279/4574 71% [============================================ ] 3280/4574 71% [============================================ ] 3281/4574 71% [============================================ ] 3282/4574 71% [============================================ ] 3283/4574 71% [============================================ ] 3284/4574 71% [============================================ ] 3285/4574 71% [============================================ ] 3286/4574 71% [============================================ ] 3287/4574 71% [============================================ ] 3288/4574 71% [============================================ ] 3289/4574 71% [============================================ ] 3290/4574 71% [============================================ ] 3291/4574 71% [============================================ ] 3292/4574 71% [============================================ ] 3293/4574 71% [============================================ ] 3294/4574 72% [============================================ ] 3295/4574 72% [============================================ ] 3296/4574 72% [============================================ ] 3297/4574 72% [============================================ ] 3298/4574 72% [============================================ ] 3299/4574 72% [============================================ ] 3300/4574 72% [============================================ ] 3301/4574 72% [============================================ ] 3302/4574 72% [============================================ ] 3303/4574 72% [============================================ ] 3304/4574 72% [============================================ ] 3305/4574 72% [============================================ ] 3306/4574 72% [============================================ ] 3307/4574 72% [============================================ ] 3308/4574 72% [============================================ ] 3309/4574 72% [============================================ ] 3310/4574 72% [============================================ ] 3311/4574 72% [============================================ ] 3312/4574 72% [============================================ ] 3313/4574 72% [============================================ ] 3314/4574 72% [============================================ ] 3315/4574 72% [============================================ ] 3316/4574 72% [============================================ ] 3317/4574 72% [============================================ ] 3318/4574 72% [============================================ ] 3319/4574 72% [============================================= ] 3320/4574 72% [============================================= ] 3321/4574 72% [============================================= ] 3322/4574 72% [============================================= ] 3323/4574 72% [============================================= ] 3324/4574 72% [============================================= ] 3325/4574 72% [============================================= ] 3326/4574 72% [============================================= ] 3327/4574 72% [============================================= ] 3328/4574 72% [============================================= ] 3329/4574 72% [============================================= ] 3330/4574 72% [============================================= ] 3331/4574 72% [============================================= ] 3332/4574 72% [============================================= ] 3333/4574 72% [============================================= ] 3334/4574 72% [============================================= ] 3335/4574 72% [============================================= ] 3336/4574 72% [============================================= ] 3337/4574 72% [============================================= ] 3338/4574 72% [============================================= ] 3339/4574 72% [============================================= ] 3340/4574 73% [============================================= ] 3341/4574 73% [============================================= ] 3342/4574 73% [============================================= ] 3343/4574 73% [============================================= ] 3344/4574 73% [============================================= ] 3345/4574 73% [============================================= ] 3346/4574 73% [============================================= ] 3347/4574 73% [============================================= ] 3348/4574 73% [============================================= ] 3349/4574 73% [============================================= ] 3350/4574 73% [============================================= ] 3351/4574 73% [============================================= ] 3352/4574 73% [============================================= ] 3353/4574 73% [============================================= ] 3354/4574 73% [============================================= ] 3355/4574 73% [============================================= ] 3356/4574 73% [============================================= ] 3357/4574 73% [============================================= ] 3358/4574 73% [============================================= ] 3359/4574 73% [============================================= ] 3360/4574 73% [============================================= ] 3361/4574 73% [============================================= ] 3362/4574 73% [============================================= ] 3363/4574 73% [============================================= ] 3364/4574 73% [============================================= ] 3365/4574 73% [============================================= ] 3366/4574 73% [============================================= ] 3367/4574 73% [============================================= ] 3368/4574 73% [============================================= ] 3369/4574 73% [============================================= ] 3370/4574 73% [============================================= ] 3371/4574 73% [============================================= ] 3372/4574 73% [============================================= ] 3373/4574 73% [============================================= ] 3374/4574 73% [============================================= ] 3375/4574 73% [============================================= ] 3376/4574 73% [============================================= ] 3377/4574 73% [============================================= ] 3378/4574 73% [============================================= ] 3379/4574 73% [============================================= ] 3380/4574 73% [============================================= ] 3381/4574 73% [============================================= ] 3382/4574 73% [============================================= ] 3383/4574 73% [============================================= ] 3384/4574 73% [============================================= ] 3385/4574 74% [============================================= ] 3386/4574 74% [============================================= ] 3387/4574 74% [============================================= ] 3388/4574 74% [============================================= ] 3389/4574 74% [============================================= ] 3390/4574 74% [============================================= ] 3391/4574 74% [============================================= ] 3392/4574 74% [============================================= ] 3393/4574 74% [============================================== ] 3394/4574 74% [============================================== ] 3395/4574 74% [============================================== ] 3396/4574 74% [============================================== ] 3397/4574 74% [============================================== ] 3398/4574 74% [============================================== ] 3399/4574 74% [============================================== ] 3400/4574 74% [============================================== ] 3401/4574 74% [============================================== ] 3402/4574 74% [============================================== ] 3403/4574 74% [============================================== ] 3404/4574 74% [============================================== ] 3405/4574 74% [============================================== ] 3406/4574 74% [============================================== ] 3407/4574 74% [============================================== ] 3408/4574 74% [============================================== ] 3409/4574 74% [============================================== ] 3410/4574 74% [============================================== ] 3411/4574 74% [============================================== ] 3412/4574 74% [============================================== ] 3413/4574 74% [============================================== ] 3414/4574 74% [============================================== ] 3415/4574 74% [============================================== ] 3416/4574 74% [============================================== ] 3417/4574 74% [============================================== ] 3418/4574 74% [============================================== ] 3419/4574 74% [============================================== ] 3420/4574 74% [============================================== ] 3421/4574 74% [============================================== ] 3422/4574 74% [============================================== ] 3423/4574 74% [============================================== ] 3424/4574 74% [============================================== ] 3425/4574 74% [============================================== ] 3426/4574 74% [============================================== ] 3427/4574 74% [============================================== ] 3428/4574 74% [============================================== ] 3429/4574 74% [============================================== ] 3430/4574 74% [============================================== ] 3431/4574 75% [============================================== ] 3432/4574 75% [============================================== ] 3433/4574 75% [============================================== ] 3434/4574 75% [============================================== ] 3435/4574 75% [============================================== ] 3436/4574 75% [============================================== ] 3437/4574 75% [============================================== ] 3438/4574 75% [============================================== ] 3439/4574 75% [============================================== ] 3440/4574 75% [============================================== ] 3441/4574 75% [============================================== ] 3442/4574 75% [============================================== ] 3443/4574 75% [============================================== ] 3444/4574 75% [============================================== ] 3445/4574 75% [============================================== ] 3446/4574 75% [============================================== ] 3447/4574 75% [============================================== ] 3448/4574 75% [============================================== ] 3449/4574 75% [============================================== ] 3450/4574 75% [============================================== ] 3451/4574 75% [============================================== ] 3452/4574 75% [============================================== ] 3453/4574 75% [============================================== ] 3454/4574 75% [============================================== ] 3455/4574 75% [============================================== ] 3456/4574 75% [============================================== ] 3457/4574 75% [============================================== ] 3458/4574 75% [============================================== ] 3459/4574 75% [============================================== ] 3460/4574 75% [============================================== ] 3461/4574 75% [============================================== ] 3462/4574 75% [============================================== ] 3463/4574 75% [============================================== ] 3464/4574 75% [============================================== ] 3465/4574 75% [============================================== ] 3466/4574 75% [============================================== ] 3467/4574 75% [=============================================== ] 3468/4574 75% [=============================================== ] 3469/4574 75% [=============================================== ] 3470/4574 75% [=============================================== ] 3471/4574 75% [=============================================== ] 3472/4574 75% [=============================================== ] 3473/4574 75% [=============================================== ] 3474/4574 75% [=============================================== ] 3475/4574 75% [=============================================== ] 3476/4574 75% [=============================================== ] 3477/4574 76% [=============================================== ] 3478/4574 76% [=============================================== ] 3479/4574 76% [=============================================== ] 3480/4574 76% [=============================================== ] 3481/4574 76% [=============================================== ] 3482/4574 76% [=============================================== ] 3483/4574 76% [=============================================== ] 3484/4574 76% [=============================================== ] 3485/4574 76% [=============================================== ] 3486/4574 76% [=============================================== ] 3487/4574 76% [=============================================== ] 3488/4574 76% [=============================================== ] 3489/4574 76% [=============================================== ] 3490/4574 76% [=============================================== ] 3491/4574 76% [=============================================== ] 3492/4574 76% [=============================================== ] 3493/4574 76% [=============================================== ] 3494/4574 76% [=============================================== ] 3495/4574 76% [=============================================== ] 3496/4574 76% [=============================================== ] 3497/4574 76% [=============================================== ] 3498/4574 76% [=============================================== ] 3499/4574 76% [=============================================== ] 3500/4574 76% [=============================================== ] 3501/4574 76% [=============================================== ] 3502/4574 76% [=============================================== ] 3503/4574 76% [=============================================== ] 3504/4574 76% [=============================================== ] 3505/4574 76% [=============================================== ] 3506/4574 76% [=============================================== ] 3507/4574 76% [=============================================== ] 3508/4574 76% [=============================================== ] 3509/4574 76% [=============================================== ] 3510/4574 76% [=============================================== ] 3511/4574 76% [=============================================== ] 3512/4574 76% [=============================================== ] 3513/4574 76% [=============================================== ] 3514/4574 76% [=============================================== ] 3515/4574 76% [=============================================== ] 3516/4574 76% [=============================================== ] 3517/4574 76% [=============================================== ] 3518/4574 76% [=============================================== ] 3519/4574 76% [=============================================== ] 3520/4574 76% [=============================================== ] 3521/4574 76% [=============================================== ] 3522/4574 77% [=============================================== ] 3523/4574 77% [=============================================== ] 3524/4574 77% [=============================================== ] 3525/4574 77% [=============================================== ] 3526/4574 77% [=============================================== ] 3527/4574 77% [=============================================== ] 3528/4574 77% [=============================================== ] 3529/4574 77% [=============================================== ] 3530/4574 77% [=============================================== ] 3531/4574 77% [=============================================== ] 3532/4574 77% [=============================================== ] 3533/4574 77% [=============================================== ] 3534/4574 77% [=============================================== ] 3535/4574 77% [=============================================== ] 3536/4574 77% [=============================================== ] 3537/4574 77% [=============================================== ] 3538/4574 77% [=============================================== ] 3539/4574 77% [=============================================== ] 3540/4574 77% [=============================================== ] 3541/4574 77% [================================================ ] 3542/4574 77% [================================================ ] 3543/4574 77% [================================================ ] 3544/4574 77% [================================================ ] 3545/4574 77% [================================================ ] 3546/4574 77% [================================================ ] 3547/4574 77% [================================================ ] 3548/4574 77% [================================================ ] 3549/4574 77% [================================================ ] 3550/4574 77% [================================================ ] 3551/4574 77% [================================================ ] 3552/4574 77% [================================================ ] 3553/4574 77% [================================================ ] 3554/4574 77% [================================================ ] 3555/4574 77% [================================================ ] 3556/4574 77% [================================================ ] 3557/4574 77% [================================================ ] 3558/4574 77% [================================================ ] 3559/4574 77% [================================================ ] 3560/4574 77% [================================================ ] 3561/4574 77% [================================================ ] 3562/4574 77% [================================================ ] 3563/4574 77% [================================================ ] 3564/4574 77% [================================================ ] 3565/4574 77% [================================================ ] 3566/4574 77% [================================================ ] 3567/4574 77% [================================================ ] 3568/4574 78% [================================================ ] 3569/4574 78% [================================================ ] 3570/4574 78% [================================================ ] 3571/4574 78% [================================================ ] 3572/4574 78% [================================================ ] 3573/4574 78% [================================================ ] 3574/4574 78% [================================================ ] 3575/4574 78% [================================================ ] 3576/4574 78% [================================================ ] 3577/4574 78% [================================================ ] 3578/4574 78% [================================================ ] 3579/4574 78% [================================================ ] 3580/4574 78% [================================================ ] 3581/4574 78% [================================================ ] 3582/4574 78% [================================================ ] 3583/4574 78% [================================================ ] 3584/4574 78% [================================================ ] 3585/4574 78% [================================================ ] 3586/4574 78% [================================================ ] 3587/4574 78% [================================================ ] 3588/4574 78% [================================================ ] 3589/4574 78% [================================================ ] 3590/4574 78% [================================================ ] 3591/4574 78% [================================================ ] 3592/4574 78% [================================================ ] 3593/4574 78% [================================================ ] 3594/4574 78% [================================================ ] 3595/4574 78% [================================================ ] 3596/4574 78% [================================================ ] 3597/4574 78% [================================================ ] 3598/4574 78% [================================================ ] 3599/4574 78% [================================================ ] 3600/4574 78% [================================================ ] 3601/4574 78% [================================================ ] 3602/4574 78% [================================================ ] 3603/4574 78% [================================================ ] 3604/4574 78% [================================================ ] 3605/4574 78% [================================================ ] 3606/4574 78% [================================================ ] 3607/4574 78% [================================================ ] 3608/4574 78% [================================================ ] 3609/4574 78% [================================================ ] 3610/4574 78% [================================================ ] 3611/4574 78% [================================================ ] 3612/4574 78% [================================================ ] 3613/4574 78% [================================================ ] 3614/4574 79% [================================================= ] 3615/4574 79% [================================================= ] 3616/4574 79% [================================================= ] 3617/4574 79% [================================================= ] 3618/4574 79% [================================================= ] 3619/4574 79% [================================================= ] 3620/4574 79% [================================================= ] 3621/4574 79% [================================================= ] 3622/4574 79% [================================================= ] 3623/4574 79% [================================================= ] 3624/4574 79% [================================================= ] 3625/4574 79% [================================================= ] 3626/4574 79% [================================================= ] 3627/4574 79% [================================================= ] 3628/4574 79% [================================================= ] 3629/4574 79% [================================================= ] 3630/4574 79% [================================================= ] 3631/4574 79% [================================================= ] 3632/4574 79% [================================================= ] 3633/4574 79% [================================================= ] 3634/4574 79% [================================================= ] 3635/4574 79% [================================================= ] 3636/4574 79% [================================================= ] 3637/4574 79% [================================================= ] 3638/4574 79% [================================================= ] 3639/4574 79% [================================================= ] 3640/4574 79% [================================================= ] 3641/4574 79% [================================================= ] 3642/4574 79% [================================================= ] 3643/4574 79% [================================================= ] 3644/4574 79% [================================================= ] 3645/4574 79% [================================================= ] 3646/4574 79% [================================================= ] 3647/4574 79% [================================================= ] 3648/4574 79% [================================================= ] 3649/4574 79% [================================================= ] 3650/4574 79% [================================================= ] 3651/4574 79% [================================================= ] 3652/4574 79% [================================================= ] 3653/4574 79% [================================================= ] 3654/4574 79% [================================================= ] 3655/4574 79% [================================================= ] 3656/4574 79% [================================================= ] 3657/4574 79% [================================================= ] 3658/4574 79% [================================================= ] 3659/4574 79% [================================================= ] 3660/4574 80% [================================================= ] 3661/4574 80% [================================================= ] 3662/4574 80% [================================================= ] 3663/4574 80% [================================================= ] 3664/4574 80% [================================================= ] 3665/4574 80% [================================================= ] 3666/4574 80% [================================================= ] 3667/4574 80% [================================================= ] 3668/4574 80% [================================================= ] 3669/4574 80% [================================================= ] 3670/4574 80% [================================================= ] 3671/4574 80% [================================================= ] 3672/4574 80% [================================================= ] 3673/4574 80% [================================================= ] 3674/4574 80% [================================================= ] 3675/4574 80% [================================================= ] 3676/4574 80% [================================================= ] 3677/4574 80% [================================================= ] 3678/4574 80% [================================================= ] 3679/4574 80% [================================================= ] 3680/4574 80% [================================================= ] 3681/4574 80% [================================================= ] 3682/4574 80% [================================================= ] 3683/4574 80% [================================================= ] 3684/4574 80% [================================================= ] 3685/4574 80% [================================================= ] 3686/4574 80% [================================================= ] 3687/4574 80% [================================================= ] 3688/4574 80% [================================================== ] 3689/4574 80% [================================================== ] 3690/4574 80% [================================================== ] 3691/4574 80% [================================================== ] 3692/4574 80% [================================================== ] 3693/4574 80% [================================================== ] 3694/4574 80% [================================================== ] 3695/4574 80% [================================================== ] 3696/4574 80% [================================================== ] 3697/4574 80% [================================================== ] 3698/4574 80% [================================================== ] 3699/4574 80% [================================================== ] 3700/4574 80% [================================================== ] 3701/4574 80% [================================================== ] 3702/4574 80% [================================================== ] 3703/4574 80% [================================================== ] 3704/4574 80% [================================================== ] 3705/4574 81% [================================================== ] 3706/4574 81% [================================================== ] 3707/4574 81% [================================================== ] 3708/4574 81% [================================================== ] 3709/4574 81% [================================================== ] 3710/4574 81% [================================================== ] 3711/4574 81% [================================================== ] 3712/4574 81% [================================================== ] 3713/4574 81% [================================================== ] 3714/4574 81% [================================================== ] 3715/4574 81% [================================================== ] 3716/4574 81% [================================================== ] 3717/4574 81% [================================================== ] 3718/4574 81% [================================================== ] 3719/4574 81% [================================================== ] 3720/4574 81% [================================================== ] 3721/4574 81% [================================================== ] 3722/4574 81% [================================================== ] 3723/4574 81% [================================================== ] 3724/4574 81% [================================================== ] 3725/4574 81% [================================================== ] 3726/4574 81% [================================================== ] 3727/4574 81% [================================================== ] 3728/4574 81% [================================================== ] 3729/4574 81% [================================================== ] 3730/4574 81% [================================================== ] 3731/4574 81% [================================================== ] 3732/4574 81% [================================================== ] 3733/4574 81% [================================================== ] 3734/4574 81% [================================================== ] 3735/4574 81% [================================================== ] 3736/4574 81% [================================================== ] 3737/4574 81% [================================================== ] 3738/4574 81% [================================================== ] 3739/4574 81% [================================================== ] 3740/4574 81% [================================================== ] 3741/4574 81% [================================================== ] 3742/4574 81% [================================================== ] 3743/4574 81% [================================================== ] 3744/4574 81% [================================================== ] 3745/4574 81% [================================================== ] 3746/4574 81% [================================================== ] 3747/4574 81% [================================================== ] 3748/4574 81% [================================================== ] 3749/4574 81% [================================================== ] 3750/4574 81% [================================================== ] 3751/4574 82% [================================================== ] 3752/4574 82% [================================================== ] 3753/4574 82% [================================================== ] 3754/4574 82% [================================================== ] 3755/4574 82% [================================================== ] 3756/4574 82% [================================================== ] 3757/4574 82% [================================================== ] 3758/4574 82% [================================================== ] 3759/4574 82% [================================================== ] 3760/4574 82% [================================================== ] 3761/4574 82% [================================================== ] 3762/4574 82% [=================================================== ] 3763/4574 82% [=================================================== ] 3764/4574 82% [=================================================== ] 3765/4574 82% [=================================================== ] 3766/4574 82% [=================================================== ] 3767/4574 82% [=================================================== ] 3768/4574 82% [=================================================== ] 3769/4574 82% [=================================================== ] 3770/4574 82% [=================================================== ] 3771/4574 82% [=================================================== ] 3772/4574 82% [=================================================== ] 3773/4574 82% [=================================================== ] 3774/4574 82% [=================================================== ] 3775/4574 82% [=================================================== ] 3776/4574 82% [=================================================== ] 3777/4574 82% [=================================================== ] 3778/4574 82% [=================================================== ] 3779/4574 82% [=================================================== ] 3780/4574 82% [=================================================== ] 3781/4574 82% [=================================================== ] 3782/4574 82% [=================================================== ] 3783/4574 82% [=================================================== ] 3784/4574 82% [=================================================== ] 3785/4574 82% [=================================================== ] 3786/4574 82% [=================================================== ] 3787/4574 82% [=================================================== ] 3788/4574 82% [=================================================== ] 3789/4574 82% [=================================================== ] 3790/4574 82% [=================================================== ] 3791/4574 82% [=================================================== ] 3792/4574 82% [=================================================== ] 3793/4574 82% [=================================================== ] 3794/4574 82% [=================================================== ] 3795/4574 82% [=================================================== ] 3796/4574 82% [=================================================== ] 3797/4574 83% [=================================================== ] 3798/4574 83% [=================================================== ] 3799/4574 83% [=================================================== ] 3800/4574 83% [=================================================== ] 3801/4574 83% [=================================================== ] 3802/4574 83% [=================================================== ] 3803/4574 83% [=================================================== ] 3804/4574 83% [=================================================== ] 3805/4574 83% [=================================================== ] 3806/4574 83% [=================================================== ] 3807/4574 83% [=================================================== ] 3808/4574 83% [=================================================== ] 3809/4574 83% [=================================================== ] 3810/4574 83% [=================================================== ] 3811/4574 83% [=================================================== ] 3812/4574 83% [=================================================== ] 3813/4574 83% [=================================================== ] 3814/4574 83% [=================================================== ] 3815/4574 83% [=================================================== ] 3816/4574 83% [=================================================== ] 3817/4574 83% [=================================================== ] 3818/4574 83% [=================================================== ] 3819/4574 83% [=================================================== ] 3820/4574 83% [=================================================== ] 3821/4574 83% [=================================================== ] 3822/4574 83% [=================================================== ] 3823/4574 83% [=================================================== ] 3824/4574 83% [=================================================== ] 3825/4574 83% [=================================================== ] 3826/4574 83% [=================================================== ] 3827/4574 83% [=================================================== ] 3828/4574 83% [=================================================== ] 3829/4574 83% [=================================================== ] 3830/4574 83% [=================================================== ] 3831/4574 83% [=================================================== ] 3832/4574 83% [=================================================== ] 3833/4574 83% [=================================================== ] 3834/4574 83% [=================================================== ] 3835/4574 83% [=================================================== ] 3836/4574 83% [==================================================== ] 3837/4574 83% [==================================================== ] 3838/4574 83% [==================================================== ] 3839/4574 83% [==================================================== ] 3840/4574 83% [==================================================== ] 3841/4574 83% [==================================================== ] 3842/4574 83% [==================================================== ] 3843/4574 84% [==================================================== ] 3844/4574 84% [==================================================== ] 3845/4574 84% [==================================================== ] 3846/4574 84% [==================================================== ] 3847/4574 84% [==================================================== ] 3848/4574 84% [==================================================== ] 3849/4574 84% [==================================================== ] 3850/4574 84% [==================================================== ] 3851/4574 84% [==================================================== ] 3852/4574 84% [==================================================== ] 3853/4574 84% [==================================================== ] 3854/4574 84% [==================================================== ] 3855/4574 84% [==================================================== ] 3856/4574 84% [==================================================== ] 3857/4574 84% [==================================================== ] 3858/4574 84% [==================================================== ] 3859/4574 84% [==================================================== ] 3860/4574 84% [==================================================== ] 3861/4574 84% [==================================================== ] 3862/4574 84% [==================================================== ] 3863/4574 84% [==================================================== ] 3864/4574 84% [==================================================== ] 3865/4574 84% [==================================================== ] 3866/4574 84% [==================================================== ] 3867/4574 84% [==================================================== ] 3868/4574 84% [==================================================== ] 3869/4574 84% [==================================================== ] 3870/4574 84% [==================================================== ] 3871/4574 84% [==================================================== ] 3872/4574 84% [==================================================== ] 3873/4574 84% [==================================================== ] 3874/4574 84% [==================================================== ] 3875/4574 84% [==================================================== ] 3876/4574 84% [==================================================== ] 3877/4574 84% [==================================================== ] 3878/4574 84% [==================================================== ] 3879/4574 84% [==================================================== ] 3880/4574 84% [==================================================== ] 3881/4574 84% [==================================================== ] 3882/4574 84% [==================================================== ] 3883/4574 84% [==================================================== ] 3884/4574 84% [==================================================== ] 3885/4574 84% [==================================================== ] 3886/4574 84% [==================================================== ] 3887/4574 84% [==================================================== ] 3888/4574 85% [==================================================== ] 3889/4574 85% [==================================================== ] 3890/4574 85% [==================================================== ] 3891/4574 85% [==================================================== ] 3892/4574 85% [==================================================== ] 3893/4574 85% [==================================================== ] 3894/4574 85% [==================================================== ] 3895/4574 85% [==================================================== ] 3896/4574 85% [==================================================== ] 3897/4574 85% [==================================================== ] 3898/4574 85% [==================================================== ] 3899/4574 85% [==================================================== ] 3900/4574 85% [==================================================== ] 3901/4574 85% [==================================================== ] 3902/4574 85% [==================================================== ] 3903/4574 85% [==================================================== ] 3904/4574 85% [==================================================== ] 3905/4574 85% [==================================================== ] 3906/4574 85% [==================================================== ] 3907/4574 85% [==================================================== ] 3908/4574 85% [==================================================== ] 3909/4574 85% [==================================================== ] 3910/4574 85% [===================================================== ] 3911/4574 85% [===================================================== ] 3912/4574 85% [===================================================== ] 3913/4574 85% [===================================================== ] 3914/4574 85% [===================================================== ] 3915/4574 85% [===================================================== ] 3916/4574 85% [===================================================== ] 3917/4574 85% [===================================================== ] 3918/4574 85% [===================================================== ] 3919/4574 85% [===================================================== ] 3920/4574 85% [===================================================== ] 3921/4574 85% [===================================================== ] 3922/4574 85% [===================================================== ] 3923/4574 85% [===================================================== ] 3924/4574 85% [===================================================== ] 3925/4574 85% [===================================================== ] 3926/4574 85% [===================================================== ] 3927/4574 85% [===================================================== ] 3928/4574 85% [===================================================== ] 3929/4574 85% [===================================================== ] 3930/4574 85% [===================================================== ] 3931/4574 85% [===================================================== ] 3932/4574 85% [===================================================== ] 3933/4574 85% [===================================================== ] 3934/4574 86% [===================================================== ] 3935/4574 86% [===================================================== ] 3936/4574 86% [===================================================== ] 3937/4574 86% [===================================================== ] 3938/4574 86% [===================================================== ] 3939/4574 86% [===================================================== ] 3940/4574 86% [===================================================== ] 3941/4574 86% [===================================================== ] 3942/4574 86% [===================================================== ] 3943/4574 86% [===================================================== ] 3944/4574 86% [===================================================== ] 3945/4574 86% [===================================================== ] 3946/4574 86% [===================================================== ] 3947/4574 86% [===================================================== ] 3948/4574 86% [===================================================== ] 3949/4574 86% [===================================================== ] 3950/4574 86% [===================================================== ] 3951/4574 86% [===================================================== ] 3952/4574 86% [===================================================== ] 3953/4574 86% [===================================================== ] 3954/4574 86% [===================================================== ] 3955/4574 86% [===================================================== ] 3956/4574 86% [===================================================== ] 3957/4574 86% [===================================================== ] 3958/4574 86% [===================================================== ] 3959/4574 86% [===================================================== ] 3960/4574 86% [===================================================== ] 3961/4574 86% [===================================================== ] 3962/4574 86% [===================================================== ] 3963/4574 86% [===================================================== ] 3964/4574 86% [===================================================== ] 3965/4574 86% [===================================================== ] 3966/4574 86% [===================================================== ] 3967/4574 86% [===================================================== ] 3968/4574 86% [===================================================== ] 3969/4574 86% [===================================================== ] 3970/4574 86% [===================================================== ] 3971/4574 86% [===================================================== ] 3972/4574 86% [===================================================== ] 3973/4574 86% [===================================================== ] 3974/4574 86% [===================================================== ] 3975/4574 86% [===================================================== ] 3976/4574 86% [===================================================== ] 3977/4574 86% [===================================================== ] 3978/4574 86% [===================================================== ] 3979/4574 86% [===================================================== ] 3980/4574 87% [===================================================== ] 3981/4574 87% [===================================================== ] 3982/4574 87% [===================================================== ] 3983/4574 87% [====================================================== ] 3984/4574 87% [====================================================== ] 3985/4574 87% [====================================================== ] 3986/4574 87% [====================================================== ] 3987/4574 87% [====================================================== ] 3988/4574 87% [====================================================== ] 3989/4574 87% [====================================================== ] 3990/4574 87% [====================================================== ] 3991/4574 87% [====================================================== ] 3992/4574 87% [====================================================== ] 3993/4574 87% [====================================================== ] 3994/4574 87% [====================================================== ] 3995/4574 87% [====================================================== ] 3996/4574 87% [====================================================== ] 3997/4574 87% [====================================================== ] 3998/4574 87% [====================================================== ] 3999/4574 87% [====================================================== ] 4000/4574 87% [====================================================== ] 4001/4574 87% [====================================================== ] 4002/4574 87% [====================================================== ] 4003/4574 87% [====================================================== ] 4004/4574 87% [====================================================== ] 4005/4574 87% [====================================================== ] 4006/4574 87% [====================================================== ] 4007/4574 87% [====================================================== ] 4008/4574 87% [====================================================== ] 4009/4574 87% [====================================================== ] 4010/4574 87% [====================================================== ] 4011/4574 87% [====================================================== ] 4012/4574 87% [====================================================== ] 4013/4574 87% [====================================================== ] 4014/4574 87% [====================================================== ] 4015/4574 87% [====================================================== ] 4016/4574 87% [====================================================== ] 4017/4574 87% [====================================================== ] 4018/4574 87% [====================================================== ] 4019/4574 87% [====================================================== ] 4020/4574 87% [====================================================== ] 4021/4574 87% [====================================================== ] 4022/4574 87% [====================================================== ] 4023/4574 87% [====================================================== ] 4024/4574 87% [====================================================== ] 4025/4574 87% [====================================================== ] 4026/4574 88% [====================================================== ] 4027/4574 88% [====================================================== ] 4028/4574 88% [====================================================== ] 4029/4574 88% [====================================================== ] 4030/4574 88% [====================================================== ] 4031/4574 88% [====================================================== ] 4032/4574 88% [====================================================== ] 4033/4574 88% [====================================================== ] 4034/4574 88% [====================================================== ] 4035/4574 88% [====================================================== ] 4036/4574 88% [====================================================== ] 4037/4574 88% [====================================================== ] 4038/4574 88% [====================================================== ] 4039/4574 88% [====================================================== ] 4040/4574 88% [====================================================== ] 4041/4574 88% [====================================================== ] 4042/4574 88% [====================================================== ] 4043/4574 88% [====================================================== ] 4044/4574 88% [====================================================== ] 4045/4574 88% [====================================================== ] 4046/4574 88% [====================================================== ] 4047/4574 88% [====================================================== ] 4048/4574 88% [====================================================== ] 4049/4574 88% [====================================================== ] 4050/4574 88% [====================================================== ] 4051/4574 88% [====================================================== ] 4052/4574 88% [====================================================== ] 4053/4574 88% [====================================================== ] 4054/4574 88% [====================================================== ] 4055/4574 88% [====================================================== ] 4056/4574 88% [====================================================== ] 4057/4574 88% [======================================================= ] 4058/4574 88% [======================================================= ] 4059/4574 88% [======================================================= ] 4060/4574 88% [======================================================= ] 4061/4574 88% [======================================================= ] 4062/4574 88% [======================================================= ] 4063/4574 88% [======================================================= ] 4064/4574 88% [======================================================= ] 4065/4574 88% [======================================================= ] 4066/4574 88% [======================================================= ] 4067/4574 88% [======================================================= ] 4068/4574 88% [======================================================= ] 4069/4574 88% [======================================================= ] 4070/4574 88% [======================================================= ] 4071/4574 89% [======================================================= ] 4072/4574 89% [======================================================= ] 4073/4574 89% [======================================================= ] 4074/4574 89% [======================================================= ] 4075/4574 89% [======================================================= ] 4076/4574 89% [======================================================= ] 4077/4574 89% [======================================================= ] 4078/4574 89% [======================================================= ] 4079/4574 89% [======================================================= ] 4080/4574 89% [======================================================= ] 4081/4574 89% [======================================================= ] 4082/4574 89% [======================================================= ] 4083/4574 89% [======================================================= ] 4084/4574 89% [======================================================= ] 4085/4574 89% [======================================================= ] 4086/4574 89% [======================================================= ] 4087/4574 89% [======================================================= ] 4088/4574 89% [======================================================= ] 4089/4574 89% [======================================================= ] 4090/4574 89% [======================================================= ] 4091/4574 89% [======================================================= ] 4092/4574 89% [======================================================= ] 4093/4574 89% [======================================================= ] 4094/4574 89% [======================================================= ] 4095/4574 89% [======================================================= ] 4096/4574 89% [======================================================= ] 4097/4574 89% [======================================================= ] 4098/4574 89% [======================================================= ] 4099/4574 89% [======================================================= ] 4100/4574 89% [======================================================= ] 4101/4574 89% [======================================================= ] 4102/4574 89% [======================================================= ] 4103/4574 89% [======================================================= ] 4104/4574 89% [======================================================= ] 4105/4574 89% [======================================================= ] 4106/4574 89% [======================================================= ] 4107/4574 89% [======================================================= ] 4108/4574 89% [======================================================= ] 4109/4574 89% [======================================================= ] 4110/4574 89% [======================================================= ] 4111/4574 89% [======================================================= ] 4112/4574 89% [======================================================= ] 4113/4574 89% [======================================================= ] 4114/4574 89% [======================================================= ] 4115/4574 89% [======================================================= ] 4116/4574 89% [======================================================= ] 4117/4574 90% [======================================================= ] 4118/4574 90% [======================================================= ] 4119/4574 90% [======================================================= ] 4120/4574 90% [======================================================= ] 4121/4574 90% [======================================================= ] 4122/4574 90% [======================================================= ] 4123/4574 90% [======================================================= ] 4124/4574 90% [======================================================= ] 4125/4574 90% [======================================================= ] 4126/4574 90% [======================================================= ] 4127/4574 90% [======================================================= ] 4128/4574 90% [======================================================= ] 4129/4574 90% [======================================================= ] 4130/4574 90% [======================================================= ] 4131/4574 90% [======================================================== ] 4132/4574 90% [======================================================== ] 4133/4574 90% [======================================================== ] 4134/4574 90% [======================================================== ] 4135/4574 90% [======================================================== ] 4136/4574 90% [======================================================== ] 4137/4574 90% [======================================================== ] 4138/4574 90% [======================================================== ] 4139/4574 90% [======================================================== ] 4140/4574 90% [======================================================== ] 4141/4574 90% [======================================================== ] 4142/4574 90% [======================================================== ] 4143/4574 90% [======================================================== ] 4144/4574 90% [======================================================== ] 4145/4574 90% [======================================================== ] 4146/4574 90% [======================================================== ] 4147/4574 90% [======================================================== ] 4148/4574 90% [======================================================== ] 4149/4574 90% [======================================================== ] 4150/4574 90% [======================================================== ] 4151/4574 90% [======================================================== ] 4152/4574 90% [======================================================== ] 4153/4574 90% [======================================================== ] 4154/4574 90% [======================================================== ] 4155/4574 90% [======================================================== ] 4156/4574 90% [======================================================== ] 4157/4574 90% [======================================================== ] 4158/4574 90% [======================================================== ] 4159/4574 90% [======================================================== ] 4160/4574 90% [======================================================== ] 4161/4574 90% [======================================================== ] 4162/4574 90% [======================================================== ] 4163/4574 91% [======================================================== ] 4164/4574 91% [======================================================== ] 4165/4574 91% [======================================================== ] 4166/4574 91% [======================================================== ] 4167/4574 91% [======================================================== ] 4168/4574 91% [======================================================== ] 4169/4574 91% [======================================================== ] 4170/4574 91% [======================================================== ] 4171/4574 91% [======================================================== ] 4172/4574 91% [======================================================== ] 4173/4574 91% [======================================================== ] 4174/4574 91% [======================================================== ] 4175/4574 91% [======================================================== ] 4176/4574 91% [======================================================== ] 4177/4574 91% [======================================================== ] 4178/4574 91% [======================================================== ] 4179/4574 91% [======================================================== ] 4180/4574 91% [======================================================== ] 4181/4574 91% [======================================================== ] 4182/4574 91% [======================================================== ] 4183/4574 91% [======================================================== ] 4184/4574 91% [======================================================== ] 4185/4574 91% [======================================================== ] 4186/4574 91% [======================================================== ] 4187/4574 91% [======================================================== ] 4188/4574 91% [======================================================== ] 4189/4574 91% [======================================================== ] 4190/4574 91% [======================================================== ] 4191/4574 91% [======================================================== ] 4192/4574 91% [======================================================== ] 4193/4574 91% [======================================================== ] 4194/4574 91% [======================================================== ] 4195/4574 91% [======================================================== ] 4196/4574 91% [======================================================== ] 4197/4574 91% [======================================================== ] 4198/4574 91% [======================================================== ] 4199/4574 91% [======================================================== ] 4200/4574 91% [======================================================== ] 4201/4574 91% [======================================================== ] 4202/4574 91% [======================================================== ] 4203/4574 91% [======================================================== ] 4204/4574 91% [======================================================== ] 4205/4574 91% [========================================================= ] 4206/4574 91% [========================================================= ] 4207/4574 91% [========================================================= ] 4208/4574 91% [========================================================= ] 4209/4574 92% [========================================================= ] 4210/4574 92% [========================================================= ] 4211/4574 92% [========================================================= ] 4212/4574 92% [========================================================= ] 4213/4574 92% [========================================================= ] 4214/4574 92% [========================================================= ] 4215/4574 92% [========================================================= ] 4216/4574 92% [========================================================= ] 4217/4574 92% [========================================================= ] 4218/4574 92% [========================================================= ] 4219/4574 92% [========================================================= ] 4220/4574 92% [========================================================= ] 4221/4574 92% [========================================================= ] 4222/4574 92% [========================================================= ] 4223/4574 92% [========================================================= ] 4224/4574 92% [========================================================= ] 4225/4574 92% [========================================================= ] 4226/4574 92% [========================================================= ] 4227/4574 92% [========================================================= ] 4228/4574 92% [========================================================= ] 4229/4574 92% [========================================================= ] 4230/4574 92% [========================================================= ] 4231/4574 92% [========================================================= ] 4232/4574 92% [========================================================= ] 4233/4574 92% [========================================================= ] 4234/4574 92% [========================================================= ] 4235/4574 92% [========================================================= ] 4236/4574 92% [========================================================= ] 4237/4574 92% [========================================================= ] 4238/4574 92% [========================================================= ] 4239/4574 92% [========================================================= ] 4240/4574 92% [========================================================= ] 4241/4574 92% [========================================================= ] 4242/4574 92% [========================================================= ] 4243/4574 92% [========================================================= ] 4244/4574 92% [========================================================= ] 4245/4574 92% [========================================================= ] 4246/4574 92% [========================================================= ] 4247/4574 92% [========================================================= ] 4248/4574 92% [========================================================= ] 4249/4574 92% [========================================================= ] 4250/4574 92% [========================================================= ] 4251/4574 92% [========================================================= ] 4252/4574 92% [========================================================= ] 4253/4574 92% [========================================================= ] 4254/4574 93% [========================================================= ] 4255/4574 93% [========================================================= ] 4256/4574 93% [========================================================= ] 4257/4574 93% [========================================================= ] 4258/4574 93% [========================================================= ] 4259/4574 93% [========================================================= ] 4260/4574 93% [========================================================= ] 4261/4574 93% [========================================================= ] 4262/4574 93% [========================================================= ] 4263/4574 93% [========================================================= ] 4264/4574 93% [========================================================= ] 4265/4574 93% [========================================================= ] 4266/4574 93% [========================================================= ] 4267/4574 93% [========================================================= ] 4268/4574 93% [========================================================= ] 4269/4574 93% [========================================================= ] 4270/4574 93% [========================================================= ] 4271/4574 93% [========================================================= ] 4272/4574 93% [========================================================= ] 4273/4574 93% [========================================================= ] 4274/4574 93% [========================================================= ] 4275/4574 93% [========================================================= ] 4276/4574 93% [========================================================= ] 4277/4574 93% [========================================================= ] 4278/4574 93% [========================================================== ] 4279/4574 93% [========================================================== ] 4280/4574 93% [========================================================== ] 4281/4574 93% [========================================================== ] 4282/4574 93% [========================================================== ] 4283/4574 93% [========================================================== ] 4284/4574 93% [========================================================== ] 4285/4574 93% [========================================================== ] 4286/4574 93% [========================================================== ] 4287/4574 93% [========================================================== ] 4288/4574 93% [========================================================== ] 4289/4574 93% [========================================================== ] 4290/4574 93% [========================================================== ] 4291/4574 93% [========================================================== ] 4292/4574 93% [========================================================== ] 4293/4574 93% [========================================================== ] 4294/4574 93% [========================================================== ] 4295/4574 93% [========================================================== ] 4296/4574 93% [========================================================== ] 4297/4574 93% [========================================================== ] 4298/4574 93% [========================================================== ] 4299/4574 93% [========================================================== ] 4300/4574 94% [========================================================== ] 4301/4574 94% [========================================================== ] 4302/4574 94% [========================================================== ] 4303/4574 94% [========================================================== ] 4304/4574 94% [========================================================== ] 4305/4574 94% [========================================================== ] 4306/4574 94% [========================================================== ] 4307/4574 94% [========================================================== ] 4308/4574 94% [========================================================== ] 4309/4574 94% [========================================================== ] 4310/4574 94% [========================================================== ] 4311/4574 94% [========================================================== ] 4312/4574 94% [========================================================== ] 4313/4574 94% [========================================================== ] 4314/4574 94% [========================================================== ] 4315/4574 94% [========================================================== ] 4316/4574 94% [========================================================== ] 4317/4574 94% [========================================================== ] 4318/4574 94% [========================================================== ] 4319/4574 94% [========================================================== ] 4320/4574 94% [========================================================== ] 4321/4574 94% [========================================================== ] 4322/4574 94% [========================================================== ] 4323/4574 94% [========================================================== ] 4324/4574 94% [========================================================== ] 4325/4574 94% [========================================================== ] 4326/4574 94% [========================================================== ] 4327/4574 94% [========================================================== ] 4328/4574 94% [========================================================== ] 4329/4574 94% [========================================================== ] 4330/4574 94% [========================================================== ] 4331/4574 94% [========================================================== ] 4332/4574 94% [========================================================== ] 4333/4574 94% [========================================================== ] 4334/4574 94% [========================================================== ] 4335/4574 94% [========================================================== ] 4336/4574 94% [========================================================== ] 4337/4574 94% [========================================================== ] 4338/4574 94% [========================================================== ] 4339/4574 94% [========================================================== ] 4340/4574 94% [========================================================== ] 4341/4574 94% [========================================================== ] 4342/4574 94% [========================================================== ] 4343/4574 94% [========================================================== ] 4344/4574 94% [========================================================== ] 4345/4574 94% [========================================================== ] 4346/4574 95% [========================================================== ] 4347/4574 95% [========================================================== ] 4348/4574 95% [========================================================== ] 4349/4574 95% [========================================================== ] 4350/4574 95% [========================================================== ] 4351/4574 95% [========================================================== ] 4352/4574 95% [=========================================================== ] 4353/4574 95% [=========================================================== ] 4354/4574 95% [=========================================================== ] 4355/4574 95% [=========================================================== ] 4356/4574 95% [=========================================================== ] 4357/4574 95% [=========================================================== ] 4358/4574 95% [=========================================================== ] 4359/4574 95% [=========================================================== ] 4360/4574 95% [=========================================================== ] 4361/4574 95% [=========================================================== ] 4362/4574 95% [=========================================================== ] 4363/4574 95% [=========================================================== ] 4364/4574 95% [=========================================================== ] 4365/4574 95% [=========================================================== ] 4366/4574 95% [=========================================================== ] 4367/4574 95% [=========================================================== ] 4368/4574 95% [=========================================================== ] 4369/4574 95% [=========================================================== ] 4370/4574 95% [=========================================================== ] 4371/4574 95% [=========================================================== ] 4372/4574 95% [=========================================================== ] 4373/4574 95% [=========================================================== ] 4374/4574 95% [=========================================================== ] 4375/4574 95% [=========================================================== ] 4376/4574 95% [=========================================================== ] 4377/4574 95% [=========================================================== ] 4378/4574 95% [=========================================================== ] 4379/4574 95% [=========================================================== ] 4380/4574 95% [=========================================================== ] 4381/4574 95% [=========================================================== ] 4382/4574 95% [=========================================================== ] 4383/4574 95% [=========================================================== ] 4384/4574 95% [=========================================================== ] 4385/4574 95% [=========================================================== ] 4386/4574 95% [=========================================================== ] 4387/4574 95% [=========================================================== ] 4388/4574 95% [=========================================================== ] 4389/4574 95% [=========================================================== ] 4390/4574 95% [=========================================================== ] 4391/4574 95% [=========================================================== ] 4392/4574 96% [=========================================================== ] 4393/4574 96% [=========================================================== ] 4394/4574 96% [=========================================================== ] 4395/4574 96% [=========================================================== ] 4396/4574 96% [=========================================================== ] 4397/4574 96% [=========================================================== ] 4398/4574 96% [=========================================================== ] 4399/4574 96% [=========================================================== ] 4400/4574 96% [=========================================================== ] 4401/4574 96% [=========================================================== ] 4402/4574 96% [=========================================================== ] 4403/4574 96% [=========================================================== ] 4404/4574 96% [=========================================================== ] 4405/4574 96% [=========================================================== ] 4406/4574 96% [=========================================================== ] 4407/4574 96% [=========================================================== ] 4408/4574 96% [=========================================================== ] 4409/4574 96% [=========================================================== ] 4410/4574 96% [=========================================================== ] 4411/4574 96% [=========================================================== ] 4412/4574 96% [=========================================================== ] 4413/4574 96% [=========================================================== ] 4414/4574 96% [=========================================================== ] 4415/4574 96% [=========================================================== ] 4416/4574 96% [=========================================================== ] 4417/4574 96% [=========================================================== ] 4418/4574 96% [=========================================================== ] 4419/4574 96% [=========================================================== ] 4420/4574 96% [=========================================================== ] 4421/4574 96% [=========================================================== ] 4422/4574 96% [=========================================================== ] 4423/4574 96% [=========================================================== ] 4424/4574 96% [=========================================================== ] 4425/4574 96% [=========================================================== ] 4426/4574 96% [============================================================ ] 4427/4574 96% [============================================================ ] 4428/4574 96% [============================================================ ] 4429/4574 96% [============================================================ ] 4430/4574 96% [============================================================ ] 4431/4574 96% [============================================================ ] 4432/4574 96% [============================================================ ] 4433/4574 96% [============================================================ ] 4434/4574 96% [============================================================ ] 4435/4574 96% [============================================================ ] 4436/4574 96% [============================================================ ] 4437/4574 97% [============================================================ ] 4438/4574 97% [============================================================ ] 4439/4574 97% [============================================================ ] 4440/4574 97% [============================================================ ] 4441/4574 97% [============================================================ ] 4442/4574 97% [============================================================ ] 4443/4574 97% [============================================================ ] 4444/4574 97% [============================================================ ] 4445/4574 97% [============================================================ ] 4446/4574 97% [============================================================ ] 4447/4574 97% [============================================================ ] 4448/4574 97% [============================================================ ] 4449/4574 97% [============================================================ ] 4450/4574 97% [============================================================ ] 4451/4574 97% [============================================================ ] 4452/4574 97% [============================================================ ] 4453/4574 97% [============================================================ ] 4454/4574 97% [============================================================ ] 4455/4574 97% [============================================================ ] 4456/4574 97% [============================================================ ] 4457/4574 97% [============================================================ ] 4458/4574 97% [============================================================ ] 4459/4574 97% [============================================================ ] 4460/4574 97% [============================================================ ] 4461/4574 97% [============================================================ ] 4462/4574 97% [============================================================ ] 4463/4574 97% [============================================================ ] 4464/4574 97% [============================================================ ] 4465/4574 97% [============================================================ ] 4466/4574 97% [============================================================ ] 4467/4574 97% [============================================================ ] 4468/4574 97% [============================================================ ] 4469/4574 97% [============================================================ ] 4470/4574 97% [============================================================ ] 4471/4574 97% [============================================================ ] 4472/4574 97% [============================================================ ] 4473/4574 97% [============================================================ ] 4474/4574 97% [============================================================ ] 4475/4574 97% [============================================================ ] 4476/4574 97% [============================================================ ] 4477/4574 97% [============================================================ ] 4478/4574 97% [============================================================ ] 4479/4574 97% [============================================================ ] 4480/4574 97% [============================================================ ] 4481/4574 97% [============================================================ ] 4482/4574 97% [============================================================ ] 4483/4574 98% [============================================================ ] 4484/4574 98% [============================================================ ] 4485/4574 98% [============================================================ ] 4486/4574 98% [============================================================ ] 4487/4574 98% [============================================================ ] 4488/4574 98% [============================================================ ] 4489/4574 98% [============================================================ ] 4490/4574 98% [============================================================ ] 4491/4574 98% [============================================================ ] 4492/4574 98% [============================================================ ] 4493/4574 98% [============================================================ ] 4494/4574 98% [============================================================ ] 4495/4574 98% [============================================================ ] 4496/4574 98% [============================================================ ] 4497/4574 98% [============================================================ ] 4498/4574 98% [============================================================ ] 4499/4574 98% [============================================================ ] 4500/4574 98% [============================================================= ] 4501/4574 98% [============================================================= ] 4502/4574 98% [============================================================= ] 4503/4574 98% [============================================================= ] 4504/4574 98% [============================================================= ] 4505/4574 98% [============================================================= ] 4506/4574 98% [============================================================= ] 4507/4574 98% [============================================================= ] 4508/4574 98% [============================================================= ] 4509/4574 98% [============================================================= ] 4510/4574 98% [============================================================= ] 4511/4574 98% [============================================================= ] 4512/4574 98% [============================================================= ] 4513/4574 98% [============================================================= ] 4514/4574 98% [============================================================= ] 4515/4574 98% [============================================================= ] 4516/4574 98% [============================================================= ] 4517/4574 98% [============================================================= ] 4518/4574 98% [============================================================= ] 4519/4574 98% [============================================================= ] 4520/4574 98% [============================================================= ] 4521/4574 98% [============================================================= ] 4522/4574 98% [============================================================= ] 4523/4574 98% [============================================================= ] 4524/4574 98% [============================================================= ] 4525/4574 98% [============================================================= ] 4526/4574 98% [============================================================= ] 4527/4574 98% [============================================================= ] 4528/4574 98% [============================================================= ] 4529/4574 99% [============================================================= ] 4530/4574 99% [============================================================= ] 4531/4574 99% [============================================================= ] 4532/4574 99% [============================================================= ] 4533/4574 99% [============================================================= ] 4534/4574 99% [============================================================= ] 4535/4574 99% [============================================================= ] 4536/4574 99% [============================================================= ] 4537/4574 99% [============================================================= ] 4538/4574 99% [============================================================= ] 4539/4574 99% [============================================================= ] 4540/4574 99% [============================================================= ] 4541/4574 99% [============================================================= ] 4542/4574 99% [============================================================= ] 4543/4574 99% [============================================================= ] 4544/4574 99% [============================================================= ] 4545/4574 99% [============================================================= ] 4546/4574 99% [============================================================= ] 4547/4574 99% [============================================================= ] 4548/4574 99% [============================================================= ] 4549/4574 99% [============================================================= ] 4550/4574 99% [============================================================= ] 4551/4574 99% [============================================================= ] 4552/4574 99% [============================================================= ] 4553/4574 99% [============================================================= ] 4554/4574 99% [============================================================= ] 4555/4574 99% [============================================================= ] 4556/4574 99% [============================================================= ] 4557/4574 99% [============================================================= ] 4558/4574 99% [============================================================= ] 4559/4574 99% [============================================================= ] 4560/4574 99% [============================================================= ] 4561/4574 99% [============================================================= ] 4562/4574 99% [============================================================= ] 4563/4574 99% [============================================================= ] 4564/4574 99% [============================================================= ] 4565/4574 99% [============================================================= ] 4566/4574 99% [============================================================= ] 4567/4574 99% [============================================================= ] 4568/4574 99% [============================================================= ] 4569/4574 99% [============================================================= ] 4570/4574 99% [============================================================= ] 4571/4574 99% [============================================================= ] 4572/4574 99% [============================================================= ] 4573/4574 99% [==============================================================] 4574/4574 100% operation complete, 4574 objects in 49528 NAND pages. ln -snf /home/buildroot/autobuild/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-0/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-0/buildroot' >>> Buildroot 2023.02.6-12-g5d6f22b9dc Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.4.0 Collecting legal info >>> glibc 2.36-118-g22955ad85186ee05834e47e665056148ca07699c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.59 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-systemd Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.8 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> collectl 4.3.2 Collecting legal info COPYING: OK (sha256: 264fe27852db5624e6a9a9845b4e14e91ee5007305b33e5556dfade394d578a8) ARTISTIC: OK (sha256: b92800d37afa2aa03c02817ff3b68efc7236436fe76af06ad9b1fc4682f59bcb) GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dbus 1.12.28 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> systemd 252.4 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/BSD-2-Clause.txt: OK (sha256: e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5) LICENSES/BSD-3-Clause.txt: OK (sha256: 83bb6bd9ccd2cf5230cb1807ed16258289768dc4d9cb80069a814e04415a1275) LICENSES/CC0-1.0.txt: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) LICENSES/LGPL-2.0-or-later.txt: OK (sha256: 61778e80a2fd85955b626b29aa2bcf06144c714277bded65633e4a81479d9fb3) LICENSES/Linux-syscall-note.txt: OK (sha256: 5bcef4fedbfc08776630e65d5d0d074dd31208037eddb167ca46a9ec4f737764) LICENSES/lookup3-public-domain.txt: OK (sha256: 790ac93fb2859097bdda4cf08b5a4feb5e479d0cb2c74f403248241bc3e7c216) LICENSES/MIT-0.txt: OK (sha256: 8a6fc0879cecc0b96bf4c08159b9d733bf0f15fcf32879aec98c4ffd05424554) LICENSES/MIT.txt: OK (sha256: b85dcd3e453d05982552c52b5fc9e0bdd6d23c6f8e844b984a88af32570b0cc0) LICENSES/murmurhash2-public-domain.txt: OK (sha256: 2a98749f6bec00dfaed86fa9c1edea871aaae4f11ee4d100b671aaf4ce353a73) LICENSES/OFL-1.1.txt: OK (sha256: 1a7adaa2c86cedfd6c7f5c0c7c72fd6d3e02cd0c9593f21fdb53c89bb2b130ec) LICENSES/README.md: OK (sha256: da9b2c7b8cd10516fd2c4279b82496ea61787148f13e899c62fc8988c5fac34f) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.6 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-jinja2 3.1.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> host-python-markupsafe 2.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> python3 3.11.6 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> libcurl 8.4.0 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libmicrohttpd 0.9.76 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> util-linux-libs 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-exfatprogs 1.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flac 1.4.2 Collecting legal info COPYING.Xiph: OK (sha256: 6e58d3036f05e2a0d58af854c12a505ddbe75011d71a598a2170987f3b15408d) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> gdbm 1.23 Collecting legal info COPYING: OK (sha256: 690d762f2e8e149ab1e2d6a409a3853b6151a2533b2382fae549a176d6bedecf) >>> jack1 0.126.0 Collecting legal info COPYING: OK (sha256: 661fe53a7e3fce790b185e35c60b7ed80d7efdf25fd7df5af6814a9a215a538f) COPYING.GPL: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LGPL: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libarchive 3.6.2 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> libdvbpsi 1.3.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl 5.36.0 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> host-pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> pixz 1.0.7 Collecting legal info LICENSE: OK (sha256: d036806b4d1efee7c6d86276451c4d833e9798751417e25daae62dfbe348641b) >>> python-argh 0.26.2 Collecting legal info README.rst: OK (sha256: 9c318783389a2e78735dc3d633e745e5648b826744521857045e84ed2e79ce2e) >>> python-bottle 0.12.23 Collecting legal info LICENSE: OK (sha256: d0e7211f1c3c1a1c56f39d18bcb07f27f480c8a9552617756dda3a335933b8a6) >>> python-dicttoxml2 2.1.0 Collecting legal info LICENCE.txt: OK (sha256: 4514114bd9da0b2fbf8c4fa264c0e6cc80fd41e6ac7f09d7a39a215662951c7c) >>> python-itsdangerous 2.1.2 Collecting legal info LICENSE.rst: OK (sha256: 63af09891b6be8ad1a4252ed43af0f4efba7fc948e228367bed7f3c5ae0b09d7) docs/license.rst: OK (sha256: c9362a7258a11c84a8f7e825ccbbb5c425c6fc02368d3aee6494533fb99ba1f4) >>> python-libevdev 0.11 Collecting legal info COPYING: OK (sha256: a547b196da4e5bb9588a6e24f1f36ae9e2349ca5375e2cf9c315186e237d9f6d) >>> python-logstash 0.4.8 Collecting legal info LICENSE: OK (sha256: fea6a5c634ac9d9e047151675adc197c16f45bfba3c26ab113f48fb9fa717fff) >>> python-uhid 0.0.1 Collecting legal info LICENSE: OK (sha256: 106a8f7c2c26bd2acc597c79a36a2fe3979f98a14dc14c6065b7dc9c58b27f33) >>> python-urllib3 1.26.13 Collecting legal info LICENSE.txt: OK (sha256: c37bf186e27cf9dbe9619e55edfe3cea7b30091ceb3da63c7dacbe0e6d77907b) >>> selinux-python 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-systemd 252.4 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/BSD-2-Clause.txt: OK (sha256: e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5) LICENSES/BSD-3-Clause.txt: OK (sha256: 83bb6bd9ccd2cf5230cb1807ed16258289768dc4d9cb80069a814e04415a1275) LICENSES/CC0-1.0.txt: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) LICENSES/LGPL-2.0-or-later.txt: OK (sha256: 61778e80a2fd85955b626b29aa2bcf06144c714277bded65633e4a81479d9fb3) LICENSES/Linux-syscall-note.txt: OK (sha256: 5bcef4fedbfc08776630e65d5d0d074dd31208037eddb167ca46a9ec4f737764) LICENSES/lookup3-public-domain.txt: OK (sha256: 790ac93fb2859097bdda4cf08b5a4feb5e479d0cb2c74f403248241bc3e7c216) LICENSES/MIT-0.txt: OK (sha256: 8a6fc0879cecc0b96bf4c08159b9d733bf0f15fcf32879aec98c4ffd05424554) LICENSES/MIT.txt: OK (sha256: b85dcd3e453d05982552c52b5fc9e0bdd6d23c6f8e844b984a88af32570b0cc0) LICENSES/murmurhash2-public-domain.txt: OK (sha256: 2a98749f6bec00dfaed86fa9c1edea871aaae4f11ee4d100b671aaf4ce353a73) LICENSES/OFL-1.1.txt: OK (sha256: 1a7adaa2c86cedfd6c7f5c0c7c72fd6d3e02cd0c9593f21fdb53c89bb2b130ec) LICENSES/README.md: OK (sha256: da9b2c7b8cd10516fd2c4279b82496ea61787148f13e899c62fc8988c5fac34f) >>> host-libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> tzdata 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> udev Collecting legal info >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> webp 1.3.2 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'