libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4/src' Making install in imageio make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4/imageio' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4/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-1/output-1/build/webp-1.2.4/imageio' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4/imageio' Making install in man make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4/man' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 cwebp.1 dwebp.1 '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4/man' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4/man' Making install in examples make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4/examples' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4/examples' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/bin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4/examples' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4/examples' make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4' 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-1/output-1/build/webp-1.2.4' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4' make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/webp-1.2.4' ympd-1.3.0.tar.gz: OK (sha256: d9f68920cd93d1cfa971e1d7b9162a2b1724909bc9753c1338cecb3688d234d5) >>> ympd 1.3.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-1/dl/ympd/ympd-1.3.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/ympd-1.3.0 -xf - >>> ympd 1.3.0 Patching Applying 0001-only-c-language.patch using patch: patching file CMakeLists.txt Applying 0002-added-forward-declarations.patch using patch: patching file src/mpd_client.c Hunk #1 succeeded at 29 (offset -1 lines). patching file src/mpd_client.h Hunk #1 succeeded at 92 with fuzz 1 (offset -4 lines). >>> ympd 1.3.0 Configuring (mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/ympd-1.3.0/ && cd /home/buildroot/autobuild/instance-1/output-1/build/ympd-1.3.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-1/output-1/host/bin/cmake /home/buildroot/autobuild/instance-1/output-1/build/ympd-1.3.0/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-1/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DWITH_SSL=ON ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-1/output-1/host/bin/i686-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config (found version "1.6.3") -- Found LibMPDClient: /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/lib/libmpdclient.so -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found OpenSSL: /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/lib/libcrypto.so (found version "1.1.1u") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /home/buildroot/autobuild/instance-1/output-1/build/ympd-1.3.0 >>> ympd 1.3.0 Building PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output-1/build/ympd-1.3.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/ympd-1.3.0' make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/ympd-1.3.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/ympd-1.3.0' [ 12%] Generating assets.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/ympd-1.3.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/ympd-1.3.0' [ 25%] Building C object CMakeFiles/ympd.dir/src/ympd.c.o [ 37%] Building C object CMakeFiles/ympd.dir/src/mpd_client.c.o [ 62%] Building C object CMakeFiles/ympd.dir/src/mongoose.c.o [ 62%] Building C object CMakeFiles/ympd.dir/src/json_encode.c.o [ 75%] Building C object CMakeFiles/ympd.dir/src/http_server.c.o [ 87%] Building C object CMakeFiles/ympd.dir/assets.c.o [100%] Linking C executable ympd make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/ympd-1.3.0' [100%] Built target ympd make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/ympd-1.3.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/ympd-1.3.0' >>> ympd 1.3.0 Installing to target PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-1/output-1/target install/fast -C /home/buildroot/autobuild/instance-1/output-1/build/ympd-1.3.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/ympd-1.3.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-1/output-1/target/usr/bin/ympd -- Installing: /home/buildroot/autobuild/instance-1/output-1/target/usr/share/man/man1/ympd.1 make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/ympd-1.3.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/i686-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/i686-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%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-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/i686-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/i686-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/bash" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells rm -f -r /home/buildroot/autobuild/instance-1/output-1/target/usr/share/openrc mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-1/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-1/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells ln -sf bash /home/buildroot/autobuild/instance-1/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,bash,' /home/buildroot/autobuild/instance-1/output-1/target/etc/passwd rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/include /home/buildroot/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-1/output-1/target/usr/doc find /home/buildroot/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output-1/target/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/man /home/buildroot/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/info /home/buildroot/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/doc /home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-1/output-1/target/lib/debug /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-1/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-1/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-1/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-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.05-30-g8d0c8f0c68"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.08-git\"" \ ) > /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-1/output-1/per-package /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs printf ' avahi -1 avahi -1 * - - -\n exim 88 mail 8 * - - - exim\n\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2542 objects. stage 2: creating image '/home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/2542 0% [ ] 2/2542 0% [ ] 3/2542 0% [ ] 4/2542 0% [ ] 5/2542 0% [ ] 6/2542 0% [ ] 7/2542 0% [ ] 8/2542 0% [ ] 9/2542 0% [ ] 10/2542 0% [ ] 11/2542 0% [ ] 12/2542 0% [ ] 13/2542 0% [ ] 14/2542 0% [ ] 15/2542 0% [ ] 16/2542 0% [ ] 17/2542 0% [ ] 18/2542 0% [ ] 19/2542 0% [ ] 20/2542 0% [ ] 21/2542 0% [ ] 22/2542 0% [ ] 23/2542 0% [ ] 24/2542 0% [ ] 25/2542 0% [ ] 26/2542 1% [ ] 27/2542 1% [ ] 28/2542 1% [ ] 29/2542 1% [ ] 30/2542 1% [ ] 31/2542 1% [ ] 32/2542 1% [ ] 33/2542 1% [ ] 34/2542 1% [ ] 35/2542 1% [ ] 36/2542 1% [ ] 37/2542 1% [ ] 38/2542 1% [ ] 39/2542 1% [ ] 40/2542 1% [= ] 41/2542 1% [= ] 42/2542 1% [= ] 43/2542 1% [= ] 44/2542 1% [= ] 45/2542 1% [= ] 46/2542 1% [= ] 47/2542 1% [= ] 48/2542 1% [= ] 49/2542 1% [= ] 50/2542 1% [= ] 51/2542 2% [= ] 52/2542 2% [= ] 53/2542 2% [= ] 54/2542 2% [= ] 55/2542 2% [= ] 56/2542 2% [= ] 57/2542 2% [= ] 58/2542 2% [= ] 59/2542 2% [= ] 60/2542 2% [= ] 61/2542 2% [= ] 62/2542 2% [= ] 63/2542 2% [= ] 64/2542 2% [= ] 65/2542 2% [= ] 66/2542 2% [= ] 67/2542 2% [= ] 68/2542 2% [= ] 69/2542 2% [= ] 70/2542 2% [= ] 71/2542 2% [= ] 72/2542 2% [= ] 73/2542 2% [= ] 74/2542 2% [= ] 75/2542 2% [= ] 76/2542 2% [= ] 77/2542 3% [= ] 78/2542 3% [= ] 79/2542 3% [= ] 80/2542 3% [= ] 81/2542 3% [== ] 82/2542 3% [== ] 83/2542 3% [== ] 84/2542 3% [== ] 85/2542 3% [== ] 86/2542 3% [== ] 87/2542 3% [== ] 88/2542 3% [== ] 89/2542 3% [== ] 90/2542 3% [== ] 91/2542 3% [== ] 92/2542 3% [== ] 93/2542 3% [== ] 94/2542 3% [== ] 95/2542 3% [== ] 96/2542 3% [== ] 97/2542 3% [== ] 98/2542 3% [== ] 99/2542 3% [== ] 100/2542 3% [== ] 101/2542 3% [== ] 102/2542 4% [== ] 103/2542 4% [== ] 104/2542 4% [== ] 105/2542 4% [== ] 106/2542 4% [== ] 107/2542 4% [== ] 108/2542 4% [== ] 109/2542 4% [== ] 110/2542 4% [== ] 111/2542 4% [== ] 112/2542 4% [== ] 113/2542 4% [== ] 114/2542 4% [== ] 115/2542 4% [== ] 116/2542 4% [== ] 117/2542 4% [== ] 118/2542 4% [== ] 119/2542 4% [== ] 120/2542 4% [== ] 121/2542 4% [== ] 122/2542 4% [=== ] 123/2542 4% [=== ] 124/2542 4% [=== ] 125/2542 4% [=== ] 126/2542 4% [=== ] 127/2542 4% [=== ] 128/2542 5% [=== ] 129/2542 5% [=== ] 130/2542 5% [=== ] 131/2542 5% [=== ] 132/2542 5% [=== ] 133/2542 5% [=== ] 134/2542 5% [=== ] 135/2542 5% [=== ] 136/2542 5% [=== ] 137/2542 5% [=== ] 138/2542 5% [=== ] 139/2542 5% [=== ] 140/2542 5% [=== ] 141/2542 5% [=== ] 142/2542 5% [=== ] 143/2542 5% [=== ] 144/2542 5% [=== ] 145/2542 5% [=== ] 146/2542 5% [=== ] 147/2542 5% [=== ] 148/2542 5% [=== ] 149/2542 5% [=== ] 150/2542 5% [=== ] 151/2542 5% [=== ] 152/2542 5% [=== ] 153/2542 6% [=== ] 154/2542 6% [=== ] 155/2542 6% [=== ] 156/2542 6% [=== ] 157/2542 6% [=== ] 158/2542 6% [=== ] 159/2542 6% [=== ] 160/2542 6% [=== ] 161/2542 6% [=== ] 162/2542 6% [=== ] 163/2542 6% [==== ] 164/2542 6% [==== ] 165/2542 6% [==== ] 166/2542 6% [==== ] 167/2542 6% [==== ] 168/2542 6% [==== ] 169/2542 6% [==== ] 170/2542 6% [==== ] 171/2542 6% [==== ] 172/2542 6% [==== ] 173/2542 6% [==== ] 174/2542 6% [==== ] 175/2542 6% [==== ] 176/2542 6% [==== ] 177/2542 6% [==== ] 178/2542 7% [==== ] 179/2542 7% [==== ] 180/2542 7% [==== ] 181/2542 7% [==== ] 182/2542 7% [==== ] 183/2542 7% [==== ] 184/2542 7% [==== ] 185/2542 7% [==== ] 186/2542 7% [==== ] 187/2542 7% [==== ] 188/2542 7% [==== ] 189/2542 7% [==== ] 190/2542 7% [==== ] 191/2542 7% [==== ] 192/2542 7% [==== ] 193/2542 7% [==== ] 194/2542 7% [==== ] 195/2542 7% [==== ] 196/2542 7% [==== ] 197/2542 7% [==== ] 198/2542 7% [==== ] 199/2542 7% [==== ] 200/2542 7% [==== ] 201/2542 7% [==== ] 202/2542 7% [==== ] 203/2542 7% [==== ] 204/2542 8% [===== ] 205/2542 8% [===== ] 206/2542 8% [===== ] 207/2542 8% [===== ] 208/2542 8% [===== ] 209/2542 8% [===== ] 210/2542 8% [===== ] 211/2542 8% [===== ] 212/2542 8% [===== ] 213/2542 8% [===== ] 214/2542 8% [===== ] 215/2542 8% [===== ] 216/2542 8% [===== ] 217/2542 8% [===== ] 218/2542 8% [===== ] 219/2542 8% [===== ] 220/2542 8% [===== ] 221/2542 8% [===== ] 222/2542 8% [===== ] 223/2542 8% [===== ] 224/2542 8% [===== ] 225/2542 8% [===== ] 226/2542 8% [===== ] 227/2542 8% [===== ] 228/2542 8% [===== ] 229/2542 9% [===== ] 230/2542 9% [===== ] 231/2542 9% [===== ] 232/2542 9% [===== ] 233/2542 9% [===== ] 234/2542 9% [===== ] 235/2542 9% [===== ] 236/2542 9% [===== ] 237/2542 9% [===== ] 238/2542 9% [===== ] 239/2542 9% [===== ] 240/2542 9% [===== ] 241/2542 9% [===== ] 242/2542 9% [===== ] 243/2542 9% [===== ] 244/2542 9% [===== ] 245/2542 9% [====== ] 246/2542 9% [====== ] 247/2542 9% [====== ] 248/2542 9% [====== ] 249/2542 9% [====== ] 250/2542 9% [====== ] 251/2542 9% [====== ] 252/2542 9% [====== ] 253/2542 9% [====== ] 254/2542 9% [====== ] 255/2542 10% [====== ] 256/2542 10% [====== ] 257/2542 10% [====== ] 258/2542 10% [====== ] 259/2542 10% [====== ] 260/2542 10% [====== ] 261/2542 10% [====== ] 262/2542 10% [====== ] 263/2542 10% [====== ] 264/2542 10% [====== ] 265/2542 10% [====== ] 266/2542 10% [====== ] 267/2542 10% [====== ] 268/2542 10% [====== ] 269/2542 10% [====== ] 270/2542 10% [====== ] 271/2542 10% [====== ] 272/2542 10% [====== ] 273/2542 10% [====== ] 274/2542 10% [====== ] 275/2542 10% [====== ] 276/2542 10% [====== ] 277/2542 10% [====== ] 278/2542 10% [====== ] 279/2542 10% [====== ] 280/2542 11% [====== ] 281/2542 11% [====== ] 282/2542 11% [====== ] 283/2542 11% [====== ] 284/2542 11% [====== ] 285/2542 11% [====== ] 286/2542 11% [======= ] 287/2542 11% [======= ] 288/2542 11% [======= ] 289/2542 11% [======= ] 290/2542 11% [======= ] 291/2542 11% [======= ] 292/2542 11% [======= ] 293/2542 11% [======= ] 294/2542 11% [======= ] 295/2542 11% [======= ] 296/2542 11% [======= ] 297/2542 11% [======= ] 298/2542 11% [======= ] 299/2542 11% [======= ] 300/2542 11% [======= ] 301/2542 11% [======= ] 302/2542 11% [======= ] 303/2542 11% [======= ] 304/2542 11% [======= ] 305/2542 11% [======= ] 306/2542 12% [======= ] 307/2542 12% [======= ] 308/2542 12% [======= ] 309/2542 12% [======= ] 310/2542 12% [======= ] 311/2542 12% [======= ] 312/2542 12% [======= ] 313/2542 12% [======= ] 314/2542 12% [======= ] 315/2542 12% [======= ] 316/2542 12% [======= ] 317/2542 12% [======= ] 318/2542 12% [======= ] 319/2542 12% [======= ] 320/2542 12% [======= ] 321/2542 12% [======= ] 322/2542 12% [======= ] 323/2542 12% [======= ] 324/2542 12% [======= ] 325/2542 12% [======= ] 326/2542 12% [======= ] 327/2542 12% [======== ] 328/2542 12% [======== ] 329/2542 12% [======== ] 330/2542 12% [======== ] 331/2542 13% [======== ] 332/2542 13% [======== ] 333/2542 13% [======== ] 334/2542 13% [======== ] 335/2542 13% [======== ] 336/2542 13% [======== ] 337/2542 13% [======== ] 338/2542 13% [======== ] 339/2542 13% [======== ] 340/2542 13% [======== ] 341/2542 13% [======== ] 342/2542 13% [======== ] 343/2542 13% [======== ] 344/2542 13% [======== ] 345/2542 13% [======== ] 346/2542 13% [======== ] 347/2542 13% [======== ] 348/2542 13% [======== ] 349/2542 13% [======== ] 350/2542 13% [======== ] 351/2542 13% [======== ] 352/2542 13% [======== ] 353/2542 13% [======== ] 354/2542 13% [======== ] 355/2542 13% [======== ] 356/2542 14% [======== ] 357/2542 14% [======== ] 358/2542 14% [======== ] 359/2542 14% [======== ] 360/2542 14% [======== ] 361/2542 14% [======== ] 362/2542 14% [======== ] 363/2542 14% [======== ] 364/2542 14% [======== ] 365/2542 14% [======== ] 366/2542 14% [======== ] 367/2542 14% [======== ] 368/2542 14% [========= ] 369/2542 14% [========= ] 370/2542 14% [========= ] 371/2542 14% [========= ] 372/2542 14% [========= ] 373/2542 14% [========= ] 374/2542 14% [========= ] 375/2542 14% [========= ] 376/2542 14% [========= ] 377/2542 14% [========= ] 378/2542 14% [========= ] 379/2542 14% [========= ] 380/2542 14% [========= ] 381/2542 14% [========= ] 382/2542 15% [========= ] 383/2542 15% [========= ] 384/2542 15% [========= ] 385/2542 15% [========= ] 386/2542 15% [========= ] 387/2542 15% [========= ] 388/2542 15% [========= ] 389/2542 15% [========= ] 390/2542 15% [========= ] 391/2542 15% [========= ] 392/2542 15% [========= ] 393/2542 15% [========= ] 394/2542 15% [========= ] 395/2542 15% [========= ] 396/2542 15% [========= ] 397/2542 15% [========= ] 398/2542 15% [========= ] 399/2542 15% [========= ] 400/2542 15% [========= ] 401/2542 15% [========= ] 402/2542 15% [========= ] 403/2542 15% [========= ] 404/2542 15% [========= ] 405/2542 15% [========= ] 406/2542 15% [========= ] 407/2542 16% [========= ] 408/2542 16% [========= ] 409/2542 16% [========== ] 410/2542 16% [========== ] 411/2542 16% [========== ] 412/2542 16% [========== ] 413/2542 16% [========== ] 414/2542 16% [========== ] 415/2542 16% [========== ] 416/2542 16% [========== ] 417/2542 16% [========== ] 418/2542 16% [========== ] 419/2542 16% [========== ] 420/2542 16% [========== ] 421/2542 16% [========== ] 422/2542 16% [========== ] 423/2542 16% [========== ] 424/2542 16% [========== ] 425/2542 16% [========== ] 426/2542 16% [========== ] 427/2542 16% [========== ] 428/2542 16% [========== ] 429/2542 16% [========== ] 430/2542 16% [========== ] 431/2542 16% [========== ] 432/2542 16% [========== ] 433/2542 17% [========== ] 434/2542 17% [========== ] 435/2542 17% [========== ] 436/2542 17% [========== ] 437/2542 17% [========== ] 438/2542 17% [========== ] 439/2542 17% [========== ] 440/2542 17% [========== ] 441/2542 17% [========== ] 442/2542 17% [========== ] 443/2542 17% [========== ] 444/2542 17% [========== ] 445/2542 17% [========== ] 446/2542 17% [========== ] 447/2542 17% [========== ] 448/2542 17% [========== ] 449/2542 17% [========== ] 450/2542 17% [=========== ] 451/2542 17% [=========== ] 452/2542 17% [=========== ] 453/2542 17% [=========== ] 454/2542 17% [=========== ] 455/2542 17% [=========== ] 456/2542 17% [=========== ] 457/2542 17% [=========== ] 458/2542 18% [=========== ] 459/2542 18% [=========== ] 460/2542 18% [=========== ] 461/2542 18% [=========== ] 462/2542 18% [=========== ] 463/2542 18% [=========== ] 464/2542 18% [=========== ] 465/2542 18% [=========== ] 466/2542 18% [=========== ] 467/2542 18% [=========== ] 468/2542 18% [=========== ] 469/2542 18% [=========== ] 470/2542 18% [=========== ] 471/2542 18% [=========== ] 472/2542 18% [=========== ] 473/2542 18% [=========== ] 474/2542 18% [=========== ] 475/2542 18% [=========== ] 476/2542 18% [=========== ] 477/2542 18% [=========== ] 478/2542 18% [=========== ] 479/2542 18% [=========== ] 480/2542 18% [=========== ] 481/2542 18% [=========== ] 482/2542 18% [=========== ] 483/2542 19% [=========== ] 484/2542 19% [=========== ] 485/2542 19% [=========== ] 486/2542 19% [=========== ] 487/2542 19% [=========== ] 488/2542 19% [=========== ] 489/2542 19% [=========== ] 490/2542 19% [=========== ] 491/2542 19% [============ ] 492/2542 19% [============ ] 493/2542 19% [============ ] 494/2542 19% [============ ] 495/2542 19% [============ ] 496/2542 19% [============ ] 497/2542 19% [============ ] 498/2542 19% [============ ] 499/2542 19% [============ ] 500/2542 19% [============ ] 501/2542 19% [============ ] 502/2542 19% [============ ] 503/2542 19% [============ ] 504/2542 19% [============ ] 505/2542 19% [============ ] 506/2542 19% [============ ] 507/2542 19% [============ ] 508/2542 19% [============ ] 509/2542 20% [============ ] 510/2542 20% [============ ] 511/2542 20% [============ ] 512/2542 20% [============ ] 513/2542 20% [============ ] 514/2542 20% [============ ] 515/2542 20% [============ ] 516/2542 20% [============ ] 517/2542 20% [============ ] 518/2542 20% [============ ] 519/2542 20% [============ ] 520/2542 20% [============ ] 521/2542 20% [============ ] 522/2542 20% [============ ] 523/2542 20% [============ ] 524/2542 20% [============ ] 525/2542 20% [============ ] 526/2542 20% [============ ] 527/2542 20% [============ ] 528/2542 20% [============ ] 529/2542 20% [============ ] 530/2542 20% [============ ] 531/2542 20% [============ ] 532/2542 20% [============= ] 533/2542 20% [============= ] 534/2542 21% [============= ] 535/2542 21% [============= ] 536/2542 21% [============= ] 537/2542 21% [============= ] 538/2542 21% [============= ] 539/2542 21% [============= ] 540/2542 21% [============= ] 541/2542 21% [============= ] 542/2542 21% [============= ] 543/2542 21% [============= ] 544/2542 21% [============= ] 545/2542 21% [============= ] 546/2542 21% [============= ] 547/2542 21% [============= ] 548/2542 21% [============= ] 549/2542 21% [============= ] 550/2542 21% [============= ] 551/2542 21% [============= ] 552/2542 21% [============= ] 553/2542 21% [============= ] 554/2542 21% [============= ] 555/2542 21% [============= ] 556/2542 21% [============= ] 557/2542 21% [============= ] 558/2542 21% [============= ] 559/2542 21% [============= ] 560/2542 22% [============= ] 561/2542 22% [============= ] 562/2542 22% [============= ] 563/2542 22% [============= ] 564/2542 22% [============= ] 565/2542 22% [============= ] 566/2542 22% [============= ] 567/2542 22% [============= ] 568/2542 22% [============= ] 569/2542 22% [============= ] 570/2542 22% [============= ] 571/2542 22% [============= ] 572/2542 22% [============= ] 573/2542 22% [============== ] 574/2542 22% [============== ] 575/2542 22% [============== ] 576/2542 22% [============== ] 577/2542 22% [============== ] 578/2542 22% [============== ] 579/2542 22% [============== ] 580/2542 22% [============== ] 581/2542 22% [============== ] 582/2542 22% [============== ] 583/2542 22% [============== ] 584/2542 22% [============== ] 585/2542 23% [============== ] 586/2542 23% [============== ] 587/2542 23% [============== ] 588/2542 23% [============== ] 589/2542 23% [============== ] 590/2542 23% [============== ] 591/2542 23% [============== ] 592/2542 23% [============== ] 593/2542 23% [============== ] 594/2542 23% [============== ] 595/2542 23% [============== ] 596/2542 23% [============== ] 597/2542 23% [============== ] 598/2542 23% [============== ] 599/2542 23% [============== ] 600/2542 23% [============== ] 601/2542 23% [============== ] 602/2542 23% [============== ] 603/2542 23% [============== ] 604/2542 23% [============== ] 605/2542 23% [============== ] 606/2542 23% [============== ] 607/2542 23% [============== ] 608/2542 23% [============== ] 609/2542 23% [============== ] 610/2542 23% [============== ] 611/2542 24% [============== ] 612/2542 24% [============== ] 613/2542 24% [============== ] 614/2542 24% [=============== ] 615/2542 24% [=============== ] 616/2542 24% [=============== ] 617/2542 24% [=============== ] 618/2542 24% [=============== ] 619/2542 24% [=============== ] 620/2542 24% [=============== ] 621/2542 24% [=============== ] 622/2542 24% [=============== ] 623/2542 24% [=============== ] 624/2542 24% [=============== ] 625/2542 24% [=============== ] 626/2542 24% [=============== ] 627/2542 24% [=============== ] 628/2542 24% [=============== ] 629/2542 24% [=============== ] 630/2542 24% [=============== ] 631/2542 24% [=============== ] 632/2542 24% [=============== ] 633/2542 24% [=============== ] 634/2542 24% [=============== ] 635/2542 24% [=============== ] 636/2542 25% [=============== ] 637/2542 25% [=============== ] 638/2542 25% [=============== ] 639/2542 25% [=============== ] 640/2542 25% [=============== ] 641/2542 25% [=============== ] 642/2542 25% [=============== ] 643/2542 25% [=============== ] 644/2542 25% [=============== ] 645/2542 25% [=============== ] 646/2542 25% [=============== ] 647/2542 25% [=============== ] 648/2542 25% [=============== ] 649/2542 25% [=============== ] 650/2542 25% [=============== ] 651/2542 25% [=============== ] 652/2542 25% [=============== ] 653/2542 25% [=============== ] 654/2542 25% [=============== ] 655/2542 25% [================ ] 656/2542 25% [================ ] 657/2542 25% [================ ] 658/2542 25% [================ ] 659/2542 25% [================ ] 660/2542 25% [================ ] 661/2542 26% [================ ] 662/2542 26% [================ ] 663/2542 26% [================ ] 664/2542 26% [================ ] 665/2542 26% [================ ] 666/2542 26% [================ ] 667/2542 26% [================ ] 668/2542 26% [================ ] 669/2542 26% [================ ] 670/2542 26% [================ ] 671/2542 26% [================ ] 672/2542 26% [================ ] 673/2542 26% [================ ] 674/2542 26% [================ ] 675/2542 26% [================ ] 676/2542 26% [================ ] 677/2542 26% [================ ] 678/2542 26% [================ ] 679/2542 26% [================ ] 680/2542 26% [================ ] 681/2542 26% [================ ] 682/2542 26% [================ ] 683/2542 26% [================ ] 684/2542 26% [================ ] 685/2542 26% [================ ] 686/2542 26% [================ ] 687/2542 27% [================ ] 688/2542 27% [================ ] 689/2542 27% [================ ] 690/2542 27% [================ ] 691/2542 27% [================ ] 692/2542 27% [================ ] 693/2542 27% [================ ] 694/2542 27% [================ ] 695/2542 27% [================ ] 696/2542 27% [================= ] 697/2542 27% [================= ] 698/2542 27% [================= ] 699/2542 27% [================= ] 700/2542 27% [================= ] 701/2542 27% [================= ] 702/2542 27% [================= ] 703/2542 27% [================= ] 704/2542 27% [================= ] 705/2542 27% [================= ] 706/2542 27% [================= ] 707/2542 27% [================= ] 708/2542 27% [================= ] 709/2542 27% [================= ] 710/2542 27% [================= ] 711/2542 27% [================= ] 712/2542 28% [================= ] 713/2542 28% [================= ] 714/2542 28% [================= ] 715/2542 28% [================= ] 716/2542 28% [================= ] 717/2542 28% [================= ] 718/2542 28% [================= ] 719/2542 28% [================= ] 720/2542 28% [================= ] 721/2542 28% [================= ] 722/2542 28% [================= ] 723/2542 28% [================= ] 724/2542 28% [================= ] 725/2542 28% [================= ] 726/2542 28% [================= ] 727/2542 28% [================= ] 728/2542 28% [================= ] 729/2542 28% [================= ] 730/2542 28% [================= ] 731/2542 28% [================= ] 732/2542 28% [================= ] 733/2542 28% [================= ] 734/2542 28% [================= ] 735/2542 28% [================= ] 736/2542 28% [================= ] 737/2542 28% [================== ] 738/2542 29% [================== ] 739/2542 29% [================== ] 740/2542 29% [================== ] 741/2542 29% [================== ] 742/2542 29% [================== ] 743/2542 29% [================== ] 744/2542 29% [================== ] 745/2542 29% [================== ] 746/2542 29% [================== ] 747/2542 29% [================== ] 748/2542 29% [================== ] 749/2542 29% [================== ] 750/2542 29% [================== ] 751/2542 29% [================== ] 752/2542 29% [================== ] 753/2542 29% [================== ] 754/2542 29% [================== ] 755/2542 29% [================== ] 756/2542 29% [================== ] 757/2542 29% [================== ] 758/2542 29% [================== ] 759/2542 29% [================== ] 760/2542 29% [================== ] 761/2542 29% [================== ] 762/2542 29% [================== ] 763/2542 30% [================== ] 764/2542 30% [================== ] 765/2542 30% [================== ] 766/2542 30% [================== ] 767/2542 30% [================== ] 768/2542 30% [================== ] 769/2542 30% [================== ] 770/2542 30% [================== ] 771/2542 30% [================== ] 772/2542 30% [================== ] 773/2542 30% [================== ] 774/2542 30% [================== ] 775/2542 30% [================== ] 776/2542 30% [================== ] 777/2542 30% [================== ] 778/2542 30% [=================== ] 779/2542 30% [=================== ] 780/2542 30% [=================== ] 781/2542 30% [=================== ] 782/2542 30% [=================== ] 783/2542 30% [=================== ] 784/2542 30% [=================== ] 785/2542 30% [=================== ] 786/2542 30% [=================== ] 787/2542 30% [=================== ] 788/2542 30% [=================== ] 789/2542 31% [=================== ] 790/2542 31% [=================== ] 791/2542 31% [=================== ] 792/2542 31% [=================== ] 793/2542 31% [=================== ] 794/2542 31% [=================== ] 795/2542 31% [=================== ] 796/2542 31% [=================== ] 797/2542 31% [=================== ] 798/2542 31% [=================== ] 799/2542 31% [=================== ] 800/2542 31% [=================== ] 801/2542 31% [=================== ] 802/2542 31% [=================== ] 803/2542 31% [=================== ] 804/2542 31% [=================== ] 805/2542 31% [=================== ] 806/2542 31% [=================== ] 807/2542 31% [=================== ] 808/2542 31% [=================== ] 809/2542 31% [=================== ] 810/2542 31% [=================== ] 811/2542 31% [=================== ] 812/2542 31% [=================== ] 813/2542 31% [=================== ] 814/2542 32% [=================== ] 815/2542 32% [=================== ] 816/2542 32% [=================== ] 817/2542 32% [=================== ] 818/2542 32% [=================== ] 819/2542 32% [==================== ] 820/2542 32% [==================== ] 821/2542 32% [==================== ] 822/2542 32% [==================== ] 823/2542 32% [==================== ] 824/2542 32% [==================== ] 825/2542 32% [==================== ] 826/2542 32% [==================== ] 827/2542 32% [==================== ] 828/2542 32% [==================== ] 829/2542 32% [==================== ] 830/2542 32% [==================== ] 831/2542 32% [==================== ] 832/2542 32% [==================== ] 833/2542 32% [==================== ] 834/2542 32% [==================== ] 835/2542 32% [==================== ] 836/2542 32% [==================== ] 837/2542 32% [==================== ] 838/2542 32% [==================== ] 839/2542 33% [==================== ] 840/2542 33% [==================== ] 841/2542 33% [==================== ] 842/2542 33% [==================== ] 843/2542 33% [==================== ] 844/2542 33% [==================== ] 845/2542 33% [==================== ] 846/2542 33% [==================== ] 847/2542 33% [==================== ] 848/2542 33% [==================== ] 849/2542 33% [==================== ] 850/2542 33% [==================== ] 851/2542 33% [==================== ] 852/2542 33% [==================== ] 853/2542 33% [==================== ] 854/2542 33% [==================== ] 855/2542 33% [==================== ] 856/2542 33% [==================== ] 857/2542 33% [==================== ] 858/2542 33% [==================== ] 859/2542 33% [==================== ] 860/2542 33% [===================== ] 861/2542 33% [===================== ] 862/2542 33% [===================== ] 863/2542 33% [===================== ] 864/2542 33% [===================== ] 865/2542 34% [===================== ] 866/2542 34% [===================== ] 867/2542 34% [===================== ] 868/2542 34% [===================== ] 869/2542 34% [===================== ] 870/2542 34% [===================== ] 871/2542 34% [===================== ] 872/2542 34% [===================== ] 873/2542 34% [===================== ] 874/2542 34% [===================== ] 875/2542 34% [===================== ] 876/2542 34% [===================== ] 877/2542 34% [===================== ] 878/2542 34% [===================== ] 879/2542 34% [===================== ] 880/2542 34% [===================== ] 881/2542 34% [===================== ] 882/2542 34% [===================== ] 883/2542 34% [===================== ] 884/2542 34% [===================== ] 885/2542 34% [===================== ] 886/2542 34% [===================== ] 887/2542 34% [===================== ] 888/2542 34% [===================== ] 889/2542 34% [===================== ] 890/2542 35% [===================== ] 891/2542 35% [===================== ] 892/2542 35% [===================== ] 893/2542 35% [===================== ] 894/2542 35% [===================== ] 895/2542 35% [===================== ] 896/2542 35% [===================== ] 897/2542 35% [===================== ] 898/2542 35% [===================== ] 899/2542 35% [===================== ] 900/2542 35% [===================== ] 901/2542 35% [====================== ] 902/2542 35% [====================== ] 903/2542 35% [====================== ] 904/2542 35% [====================== ] 905/2542 35% [====================== ] 906/2542 35% [====================== ] 907/2542 35% [====================== ] 908/2542 35% [====================== ] 909/2542 35% [====================== ] 910/2542 35% [====================== ] 911/2542 35% [====================== ] 912/2542 35% [====================== ] 913/2542 35% [====================== ] 914/2542 35% [====================== ] 915/2542 35% [====================== ] 916/2542 36% [====================== ] 917/2542 36% [====================== ] 918/2542 36% [====================== ] 919/2542 36% [====================== ] 920/2542 36% [====================== ] 921/2542 36% [====================== ] 922/2542 36% [====================== ] 923/2542 36% [====================== ] 924/2542 36% [====================== ] 925/2542 36% [====================== ] 926/2542 36% [====================== ] 927/2542 36% [====================== ] 928/2542 36% [====================== ] 929/2542 36% [====================== ] 930/2542 36% [====================== ] 931/2542 36% [====================== ] 932/2542 36% [====================== ] 933/2542 36% [====================== ] 934/2542 36% [====================== ] 935/2542 36% [====================== ] 936/2542 36% [====================== ] 937/2542 36% [====================== ] 938/2542 36% [====================== ] 939/2542 36% [====================== ] 940/2542 36% [====================== ] 941/2542 37% [====================== ] 942/2542 37% [======================= ] 943/2542 37% [======================= ] 944/2542 37% [======================= ] 945/2542 37% [======================= ] 946/2542 37% [======================= ] 947/2542 37% [======================= ] 948/2542 37% [======================= ] 949/2542 37% [======================= ] 950/2542 37% [======================= ] 951/2542 37% [======================= ] 952/2542 37% [======================= ] 953/2542 37% [======================= ] 954/2542 37% [======================= ] 955/2542 37% [======================= ] 956/2542 37% [======================= ] 957/2542 37% [======================= ] 958/2542 37% [======================= ] 959/2542 37% [======================= ] 960/2542 37% [======================= ] 961/2542 37% [======================= ] 962/2542 37% [======================= ] 963/2542 37% [======================= ] 964/2542 37% [======================= ] 965/2542 37% [======================= ] 966/2542 38% [======================= ] 967/2542 38% [======================= ] 968/2542 38% [======================= ] 969/2542 38% [======================= ] 970/2542 38% [======================= ] 971/2542 38% [======================= ] 972/2542 38% [======================= ] 973/2542 38% [======================= ] 974/2542 38% [======================= ] 975/2542 38% [======================= ] 976/2542 38% [======================= ] 977/2542 38% [======================= ] 978/2542 38% [======================= ] 979/2542 38% [======================= ] 980/2542 38% [======================= ] 981/2542 38% [======================= ] 982/2542 38% [======================= ] 983/2542 38% [======================== ] 984/2542 38% [======================== ] 985/2542 38% [======================== ] 986/2542 38% [======================== ] 987/2542 38% [======================== ] 988/2542 38% [======================== ] 989/2542 38% [======================== ] 990/2542 38% [======================== ] 991/2542 38% [======================== ] 992/2542 39% [======================== ] 993/2542 39% [======================== ] 994/2542 39% [======================== ] 995/2542 39% [======================== ] 996/2542 39% [======================== ] 997/2542 39% [======================== ] 998/2542 39% [======================== ] 999/2542 39% [======================== ] 1000/2542 39% [======================== ] 1001/2542 39% [======================== ] 1002/2542 39% [======================== ] 1003/2542 39% [======================== ] 1004/2542 39% [======================== ] 1005/2542 39% [======================== ] 1006/2542 39% [======================== ] 1007/2542 39% [======================== ] 1008/2542 39% [======================== ] 1009/2542 39% [======================== ] 1010/2542 39% [======================== ] 1011/2542 39% [======================== ] 1012/2542 39% [======================== ] 1013/2542 39% [======================== ] 1014/2542 39% [======================== ] 1015/2542 39% [======================== ] 1016/2542 39% [======================== ] 1017/2542 40% [======================== ] 1018/2542 40% [======================== ] 1019/2542 40% [======================== ] 1020/2542 40% [======================== ] 1021/2542 40% [======================== ] 1022/2542 40% [======================== ] 1023/2542 40% [======================== ] 1024/2542 40% [========================= ] 1025/2542 40% [========================= ] 1026/2542 40% [========================= ] 1027/2542 40% [========================= ] 1028/2542 40% [========================= ] 1029/2542 40% [========================= ] 1030/2542 40% [========================= ] 1031/2542 40% [========================= ] 1032/2542 40% [========================= ] 1033/2542 40% [========================= ] 1034/2542 40% [========================= ] 1035/2542 40% [========================= ] 1036/2542 40% [========================= ] 1037/2542 40% [========================= ] 1038/2542 40% [========================= ] 1039/2542 40% [========================= ] 1040/2542 40% [========================= ] 1041/2542 40% [========================= ] 1042/2542 40% [========================= ] 1043/2542 41% [========================= ] 1044/2542 41% [========================= ] 1045/2542 41% [========================= ] 1046/2542 41% [========================= ] 1047/2542 41% [========================= ] 1048/2542 41% [========================= ] 1049/2542 41% [========================= ] 1050/2542 41% [========================= ] 1051/2542 41% [========================= ] 1052/2542 41% [========================= ] 1053/2542 41% [========================= ] 1054/2542 41% [========================= ] 1055/2542 41% [========================= ] 1056/2542 41% [========================= ] 1057/2542 41% [========================= ] 1058/2542 41% [========================= ] 1059/2542 41% [========================= ] 1060/2542 41% [========================= ] 1061/2542 41% [========================= ] 1062/2542 41% [========================= ] 1063/2542 41% [========================= ] 1064/2542 41% [========================= ] 1065/2542 41% [========================== ] 1066/2542 41% [========================== ] 1067/2542 41% [========================== ] 1068/2542 42% [========================== ] 1069/2542 42% [========================== ] 1070/2542 42% [========================== ] 1071/2542 42% [========================== ] 1072/2542 42% [========================== ] 1073/2542 42% [========================== ] 1074/2542 42% [========================== ] 1075/2542 42% [========================== ] 1076/2542 42% [========================== ] 1077/2542 42% [========================== ] 1078/2542 42% [========================== ] 1079/2542 42% [========================== ] 1080/2542 42% [========================== ] 1081/2542 42% [========================== ] 1082/2542 42% [========================== ] 1083/2542 42% [========================== ] 1084/2542 42% [========================== ] 1085/2542 42% [========================== ] 1086/2542 42% [========================== ] 1087/2542 42% [========================== ] 1088/2542 42% [========================== ] 1089/2542 42% [========================== ] 1090/2542 42% [========================== ] 1091/2542 42% [========================== ] 1092/2542 42% [========================== ] 1093/2542 42% [========================== ] 1094/2542 43% [========================== ] 1095/2542 43% [========================== ] 1096/2542 43% [========================== ] 1097/2542 43% [========================== ] 1098/2542 43% [========================== ] 1099/2542 43% [========================== ] 1100/2542 43% [========================== ] 1101/2542 43% [========================== ] 1102/2542 43% [========================== ] 1103/2542 43% [========================== ] 1104/2542 43% [========================== ] 1105/2542 43% [========================== ] 1106/2542 43% [=========================== ] 1107/2542 43% [=========================== ] 1108/2542 43% [=========================== ] 1109/2542 43% [=========================== ] 1110/2542 43% [=========================== ] 1111/2542 43% [=========================== ] 1112/2542 43% [=========================== ] 1113/2542 43% [=========================== ] 1114/2542 43% [=========================== ] 1115/2542 43% [=========================== ] 1116/2542 43% [=========================== ] 1117/2542 43% [=========================== ] 1118/2542 43% [=========================== ] 1119/2542 44% [=========================== ] 1120/2542 44% [=========================== ] 1121/2542 44% [=========================== ] 1122/2542 44% [=========================== ] 1123/2542 44% [=========================== ] 1124/2542 44% [=========================== ] 1125/2542 44% [=========================== ] 1126/2542 44% [=========================== ] 1127/2542 44% [=========================== ] 1128/2542 44% [=========================== ] 1129/2542 44% [=========================== ] 1130/2542 44% [=========================== ] 1131/2542 44% [=========================== ] 1132/2542 44% [=========================== ] 1133/2542 44% [=========================== ] 1134/2542 44% [=========================== ] 1135/2542 44% [=========================== ] 1136/2542 44% [=========================== ] 1137/2542 44% [=========================== ] 1138/2542 44% [=========================== ] 1139/2542 44% [=========================== ] 1140/2542 44% [=========================== ] 1141/2542 44% [=========================== ] 1142/2542 44% [=========================== ] 1143/2542 44% [=========================== ] 1144/2542 45% [=========================== ] 1145/2542 45% [=========================== ] 1146/2542 45% [=========================== ] 1147/2542 45% [============================ ] 1148/2542 45% [============================ ] 1149/2542 45% [============================ ] 1150/2542 45% [============================ ] 1151/2542 45% [============================ ] 1152/2542 45% [============================ ] 1153/2542 45% [============================ ] 1154/2542 45% [============================ ] 1155/2542 45% [============================ ] 1156/2542 45% [============================ ] 1157/2542 45% [============================ ] 1158/2542 45% [============================ ] 1159/2542 45% [============================ ] 1160/2542 45% [============================ ] 1161/2542 45% [============================ ] 1162/2542 45% [============================ ] 1163/2542 45% [============================ ] 1164/2542 45% [============================ ] 1165/2542 45% [============================ ] 1166/2542 45% [============================ ] 1167/2542 45% [============================ ] 1168/2542 45% [============================ ] 1169/2542 45% [============================ ] 1170/2542 46% [============================ ] 1171/2542 46% [============================ ] 1172/2542 46% [============================ ] 1173/2542 46% [============================ ] 1174/2542 46% [============================ ] 1175/2542 46% [============================ ] 1176/2542 46% [============================ ] 1177/2542 46% [============================ ] 1178/2542 46% [============================ ] 1179/2542 46% [============================ ] 1180/2542 46% [============================ ] 1181/2542 46% [============================ ] 1182/2542 46% [============================ ] 1183/2542 46% [============================ ] 1184/2542 46% [============================ ] 1185/2542 46% [============================ ] 1186/2542 46% [============================ ] 1187/2542 46% [============================ ] 1188/2542 46% [============================= ] 1189/2542 46% [============================= ] 1190/2542 46% [============================= ] 1191/2542 46% [============================= ] 1192/2542 46% [============================= ] 1193/2542 46% [============================= ] 1194/2542 46% [============================= ] 1195/2542 47% [============================= ] 1196/2542 47% [============================= ] 1197/2542 47% [============================= ] 1198/2542 47% [============================= ] 1199/2542 47% [============================= ] 1200/2542 47% [============================= ] 1201/2542 47% [============================= ] 1202/2542 47% [============================= ] 1203/2542 47% [============================= ] 1204/2542 47% [============================= ] 1205/2542 47% [============================= ] 1206/2542 47% [============================= ] 1207/2542 47% [============================= ] 1208/2542 47% [============================= ] 1209/2542 47% [============================= ] 1210/2542 47% [============================= ] 1211/2542 47% [============================= ] 1212/2542 47% [============================= ] 1213/2542 47% [============================= ] 1214/2542 47% [============================= ] 1215/2542 47% [============================= ] 1216/2542 47% [============================= ] 1217/2542 47% [============================= ] 1218/2542 47% [============================= ] 1219/2542 47% [============================= ] 1220/2542 47% [============================= ] 1221/2542 48% [============================= ] 1222/2542 48% [============================= ] 1223/2542 48% [============================= ] 1224/2542 48% [============================= ] 1225/2542 48% [============================= ] 1226/2542 48% [============================= ] 1227/2542 48% [============================= ] 1228/2542 48% [============================= ] 1229/2542 48% [============================== ] 1230/2542 48% [============================== ] 1231/2542 48% [============================== ] 1232/2542 48% [============================== ] 1233/2542 48% [============================== ] 1234/2542 48% [============================== ] 1235/2542 48% [============================== ] 1236/2542 48% [============================== ] 1237/2542 48% [============================== ] 1238/2542 48% [============================== ] 1239/2542 48% [============================== ] 1240/2542 48% [============================== ] 1241/2542 48% [============================== ] 1242/2542 48% [============================== ] 1243/2542 48% [============================== ] 1244/2542 48% [============================== ] 1245/2542 48% [============================== ] 1246/2542 49% [============================== ] 1247/2542 49% [============================== ] 1248/2542 49% [============================== ] 1249/2542 49% [============================== ] 1250/2542 49% [============================== ] 1251/2542 49% [============================== ] 1252/2542 49% [============================== ] 1253/2542 49% [============================== ] 1254/2542 49% [============================== ] 1255/2542 49% [============================== ] 1256/2542 49% [============================== ] 1257/2542 49% [============================== ] 1258/2542 49% [============================== ] 1259/2542 49% [============================== ] 1260/2542 49% [============================== ] 1261/2542 49% [============================== ] 1262/2542 49% [============================== ] 1263/2542 49% [============================== ] 1264/2542 49% [============================== ] 1265/2542 49% [============================== ] 1266/2542 49% [============================== ] 1267/2542 49% [============================== ] 1268/2542 49% [============================== ] 1269/2542 49% [============================== ] 1270/2542 49% [=============================== ] 1271/2542 50% [=============================== ] 1272/2542 50% [=============================== ] 1273/2542 50% [=============================== ] 1274/2542 50% [=============================== ] 1275/2542 50% [=============================== ] 1276/2542 50% [=============================== ] 1277/2542 50% [=============================== ] 1278/2542 50% [=============================== ] 1279/2542 50% [=============================== ] 1280/2542 50% [=============================== ] 1281/2542 50% [=============================== ] 1282/2542 50% [=============================== ] 1283/2542 50% [=============================== ] 1284/2542 50% [=============================== ] 1285/2542 50% [=============================== ] 1286/2542 50% [=============================== ] 1287/2542 50% [=============================== ] 1288/2542 50% [=============================== ] 1289/2542 50% [=============================== ] 1290/2542 50% [=============================== ] 1291/2542 50% [=============================== ] 1292/2542 50% [=============================== ] 1293/2542 50% [=============================== ] 1294/2542 50% [=============================== ] 1295/2542 50% [=============================== ] 1296/2542 50% [=============================== ] 1297/2542 51% [=============================== ] 1298/2542 51% [=============================== ] 1299/2542 51% [=============================== ] 1300/2542 51% [=============================== ] 1301/2542 51% [=============================== ] 1302/2542 51% [=============================== ] 1303/2542 51% [=============================== ] 1304/2542 51% [=============================== ] 1305/2542 51% [=============================== ] 1306/2542 51% [=============================== ] 1307/2542 51% [=============================== ] 1308/2542 51% [=============================== ] 1309/2542 51% [=============================== ] 1310/2542 51% [=============================== ] 1311/2542 51% [================================ ] 1312/2542 51% [================================ ] 1313/2542 51% [================================ ] 1314/2542 51% [================================ ] 1315/2542 51% [================================ ] 1316/2542 51% [================================ ] 1317/2542 51% [================================ ] 1318/2542 51% [================================ ] 1319/2542 51% [================================ ] 1320/2542 51% [================================ ] 1321/2542 51% [================================ ] 1322/2542 52% [================================ ] 1323/2542 52% [================================ ] 1324/2542 52% [================================ ] 1325/2542 52% [================================ ] 1326/2542 52% [================================ ] 1327/2542 52% [================================ ] 1328/2542 52% [================================ ] 1329/2542 52% [================================ ] 1330/2542 52% [================================ ] 1331/2542 52% [================================ ] 1332/2542 52% [================================ ] 1333/2542 52% [================================ ] 1334/2542 52% [================================ ] 1335/2542 52% [================================ ] 1336/2542 52% [================================ ] 1337/2542 52% [================================ ] 1338/2542 52% [================================ ] 1339/2542 52% [================================ ] 1340/2542 52% [================================ ] 1341/2542 52% [================================ ] 1342/2542 52% [================================ ] 1343/2542 52% [================================ ] 1344/2542 52% [================================ ] 1345/2542 52% [================================ ] 1346/2542 52% [================================ ] 1347/2542 52% [================================ ] 1348/2542 53% [================================ ] 1349/2542 53% [================================ ] 1350/2542 53% [================================ ] 1351/2542 53% [================================ ] 1352/2542 53% [================================= ] 1353/2542 53% [================================= ] 1354/2542 53% [================================= ] 1355/2542 53% [================================= ] 1356/2542 53% [================================= ] 1357/2542 53% [================================= ] 1358/2542 53% [================================= ] 1359/2542 53% [================================= ] 1360/2542 53% [================================= ] 1361/2542 53% [================================= ] 1362/2542 53% [================================= ] 1363/2542 53% [================================= ] 1364/2542 53% [================================= ] 1365/2542 53% [================================= ] 1366/2542 53% [================================= ] 1367/2542 53% [================================= ] 1368/2542 53% [================================= ] 1369/2542 53% [================================= ] 1370/2542 53% [================================= ] 1371/2542 53% [================================= ] 1372/2542 53% [================================= ] 1373/2542 54% [================================= ] 1374/2542 54% [================================= ] 1375/2542 54% [================================= ] 1376/2542 54% [================================= ] 1377/2542 54% [================================= ] 1378/2542 54% [================================= ] 1379/2542 54% [================================= ] 1380/2542 54% [================================= ] 1381/2542 54% [================================= ] 1382/2542 54% [================================= ] 1383/2542 54% [================================= ] 1384/2542 54% [================================= ] 1385/2542 54% [================================= ] 1386/2542 54% [================================= ] 1387/2542 54% [================================= ] 1388/2542 54% [================================= ] 1389/2542 54% [================================= ] 1390/2542 54% [================================= ] 1391/2542 54% [================================= ] 1392/2542 54% [================================= ] 1393/2542 54% [================================== ] 1394/2542 54% [================================== ] 1395/2542 54% [================================== ] 1396/2542 54% [================================== ] 1397/2542 54% [================================== ] 1398/2542 54% [================================== ] 1399/2542 55% [================================== ] 1400/2542 55% [================================== ] 1401/2542 55% [================================== ] 1402/2542 55% [================================== ] 1403/2542 55% [================================== ] 1404/2542 55% [================================== ] 1405/2542 55% [================================== ] 1406/2542 55% [================================== ] 1407/2542 55% [================================== ] 1408/2542 55% [================================== ] 1409/2542 55% [================================== ] 1410/2542 55% [================================== ] 1411/2542 55% [================================== ] 1412/2542 55% [================================== ] 1413/2542 55% [================================== ] 1414/2542 55% [================================== ] 1415/2542 55% [================================== ] 1416/2542 55% [================================== ] 1417/2542 55% [================================== ] 1418/2542 55% [================================== ] 1419/2542 55% [================================== ] 1420/2542 55% [================================== ] 1421/2542 55% [================================== ] 1422/2542 55% [================================== ] 1423/2542 55% [================================== ] 1424/2542 56% [================================== ] 1425/2542 56% [================================== ] 1426/2542 56% [================================== ] 1427/2542 56% [================================== ] 1428/2542 56% [================================== ] 1429/2542 56% [================================== ] 1430/2542 56% [================================== ] 1431/2542 56% [================================== ] 1432/2542 56% [================================== ] 1433/2542 56% [================================== ] 1434/2542 56% [=================================== ] 1435/2542 56% [=================================== ] 1436/2542 56% [=================================== ] 1437/2542 56% [=================================== ] 1438/2542 56% [=================================== ] 1439/2542 56% [=================================== ] 1440/2542 56% [=================================== ] 1441/2542 56% [=================================== ] 1442/2542 56% [=================================== ] 1443/2542 56% [=================================== ] 1444/2542 56% [=================================== ] 1445/2542 56% [=================================== ] 1446/2542 56% [=================================== ] 1447/2542 56% [=================================== ] 1448/2542 56% [=================================== ] 1449/2542 57% [=================================== ] 1450/2542 57% [=================================== ] 1451/2542 57% [=================================== ] 1452/2542 57% [=================================== ] 1453/2542 57% [=================================== ] 1454/2542 57% [=================================== ] 1455/2542 57% [=================================== ] 1456/2542 57% [=================================== ] 1457/2542 57% [=================================== ] 1458/2542 57% [=================================== ] 1459/2542 57% [=================================== ] 1460/2542 57% [=================================== ] 1461/2542 57% [=================================== ] 1462/2542 57% [=================================== ] 1463/2542 57% [=================================== ] 1464/2542 57% [=================================== ] 1465/2542 57% [=================================== ] 1466/2542 57% [=================================== ] 1467/2542 57% [=================================== ] 1468/2542 57% [=================================== ] 1469/2542 57% [=================================== ] 1470/2542 57% [=================================== ] 1471/2542 57% [=================================== ] 1472/2542 57% [=================================== ] 1473/2542 57% [=================================== ] 1474/2542 57% [=================================== ] 1475/2542 58% [==================================== ] 1476/2542 58% [==================================== ] 1477/2542 58% [==================================== ] 1478/2542 58% [==================================== ] 1479/2542 58% [==================================== ] 1480/2542 58% [==================================== ] 1481/2542 58% [==================================== ] 1482/2542 58% [==================================== ] 1483/2542 58% [==================================== ] 1484/2542 58% [==================================== ] 1485/2542 58% [==================================== ] 1486/2542 58% [==================================== ] 1487/2542 58% [==================================== ] 1488/2542 58% [==================================== ] 1489/2542 58% [==================================== ] 1490/2542 58% [==================================== ] 1491/2542 58% [==================================== ] 1492/2542 58% [==================================== ] 1493/2542 58% [==================================== ] 1494/2542 58% [==================================== ] 1495/2542 58% [==================================== ] 1496/2542 58% [==================================== ] 1497/2542 58% [==================================== ] 1498/2542 58% [==================================== ] 1499/2542 58% [==================================== ] 1500/2542 59% [==================================== ] 1501/2542 59% [==================================== ] 1502/2542 59% [==================================== ] 1503/2542 59% [==================================== ] 1504/2542 59% [==================================== ] 1505/2542 59% [==================================== ] 1506/2542 59% [==================================== ] 1507/2542 59% [==================================== ] 1508/2542 59% [==================================== ] 1509/2542 59% [==================================== ] 1510/2542 59% [==================================== ] 1511/2542 59% [==================================== ] 1512/2542 59% [==================================== ] 1513/2542 59% [==================================== ] 1514/2542 59% [==================================== ] 1515/2542 59% [==================================== ] 1516/2542 59% [===================================== ] 1517/2542 59% [===================================== ] 1518/2542 59% [===================================== ] 1519/2542 59% [===================================== ] 1520/2542 59% [===================================== ] 1521/2542 59% [===================================== ] 1522/2542 59% [===================================== ] 1523/2542 59% [===================================== ] 1524/2542 59% [===================================== ] 1525/2542 59% [===================================== ] 1526/2542 60% [===================================== ] 1527/2542 60% [===================================== ] 1528/2542 60% [===================================== ] 1529/2542 60% [===================================== ] 1530/2542 60% [===================================== ] 1531/2542 60% [===================================== ] 1532/2542 60% [===================================== ] 1533/2542 60% [===================================== ] 1534/2542 60% [===================================== ] 1535/2542 60% [===================================== ] 1536/2542 60% [===================================== ] 1537/2542 60% [===================================== ] 1538/2542 60% [===================================== ] 1539/2542 60% [===================================== ] 1540/2542 60% [===================================== ] 1541/2542 60% [===================================== ] 1542/2542 60% [===================================== ] 1543/2542 60% [===================================== ] 1544/2542 60% [===================================== ] 1545/2542 60% [===================================== ] 1546/2542 60% [===================================== ] 1547/2542 60% [===================================== ] 1548/2542 60% [===================================== ] 1549/2542 60% [===================================== ] 1550/2542 60% [===================================== ] 1551/2542 61% [===================================== ] 1552/2542 61% [===================================== ] 1553/2542 61% [===================================== ] 1554/2542 61% [===================================== ] 1555/2542 61% [===================================== ] 1556/2542 61% [===================================== ] 1557/2542 61% [====================================== ] 1558/2542 61% [====================================== ] 1559/2542 61% [====================================== ] 1560/2542 61% [====================================== ] 1561/2542 61% [====================================== ] 1562/2542 61% [====================================== ] 1563/2542 61% [====================================== ] 1564/2542 61% [====================================== ] 1565/2542 61% [====================================== ] 1566/2542 61% [====================================== ] 1567/2542 61% [====================================== ] 1568/2542 61% [====================================== ] 1569/2542 61% [====================================== ] 1570/2542 61% [====================================== ] 1571/2542 61% [====================================== ] 1572/2542 61% [====================================== ] 1573/2542 61% [====================================== ] 1574/2542 61% [====================================== ] 1575/2542 61% [====================================== ] 1576/2542 61% [====================================== ] 1577/2542 62% [====================================== ] 1578/2542 62% [====================================== ] 1579/2542 62% [====================================== ] 1580/2542 62% [====================================== ] 1581/2542 62% [====================================== ] 1582/2542 62% [====================================== ] 1583/2542 62% [====================================== ] 1584/2542 62% [====================================== ] 1585/2542 62% [====================================== ] 1586/2542 62% [====================================== ] 1587/2542 62% [====================================== ] 1588/2542 62% [====================================== ] 1589/2542 62% [====================================== ] 1590/2542 62% [====================================== ] 1591/2542 62% [====================================== ] 1592/2542 62% [====================================== ] 1593/2542 62% [====================================== ] 1594/2542 62% [====================================== ] 1595/2542 62% [====================================== ] 1596/2542 62% [====================================== ] 1597/2542 62% [====================================== ] 1598/2542 62% [======================================= ] 1599/2542 62% [======================================= ] 1600/2542 62% [======================================= ] 1601/2542 62% [======================================= ] 1602/2542 63% [======================================= ] 1603/2542 63% [======================================= ] 1604/2542 63% [======================================= ] 1605/2542 63% [======================================= ] 1606/2542 63% [======================================= ] 1607/2542 63% [======================================= ] 1608/2542 63% [======================================= ] 1609/2542 63% [======================================= ] 1610/2542 63% [======================================= ] 1611/2542 63% [======================================= ] 1612/2542 63% [======================================= ] 1613/2542 63% [======================================= ] 1614/2542 63% [======================================= ] 1615/2542 63% [======================================= ] 1616/2542 63% [======================================= ] 1617/2542 63% [======================================= ] 1618/2542 63% [======================================= ] 1619/2542 63% [======================================= ] 1620/2542 63% [======================================= ] 1621/2542 63% [======================================= ] 1622/2542 63% [======================================= ] 1623/2542 63% [======================================= ] 1624/2542 63% [======================================= ] 1625/2542 63% [======================================= ] 1626/2542 63% [======================================= ] 1627/2542 64% [======================================= ] 1628/2542 64% [======================================= ] 1629/2542 64% [======================================= ] 1630/2542 64% [======================================= ] 1631/2542 64% [======================================= ] 1632/2542 64% [======================================= ] 1633/2542 64% [======================================= ] 1634/2542 64% [======================================= ] 1635/2542 64% [======================================= ] 1636/2542 64% [======================================= ] 1637/2542 64% [======================================= ] 1638/2542 64% [======================================= ] 1639/2542 64% [======================================== ] 1640/2542 64% [======================================== ] 1641/2542 64% [======================================== ] 1642/2542 64% [======================================== ] 1643/2542 64% [======================================== ] 1644/2542 64% [======================================== ] 1645/2542 64% [======================================== ] 1646/2542 64% [======================================== ] 1647/2542 64% [======================================== ] 1648/2542 64% [======================================== ] 1649/2542 64% [======================================== ] 1650/2542 64% [======================================== ] 1651/2542 64% [======================================== ] 1652/2542 64% [======================================== ] 1653/2542 65% [======================================== ] 1654/2542 65% [======================================== ] 1655/2542 65% [======================================== ] 1656/2542 65% [======================================== ] 1657/2542 65% [======================================== ] 1658/2542 65% [======================================== ] 1659/2542 65% [======================================== ] 1660/2542 65% [======================================== ] 1661/2542 65% [======================================== ] 1662/2542 65% [======================================== ] 1663/2542 65% [======================================== ] 1664/2542 65% [======================================== ] 1665/2542 65% [======================================== ] 1666/2542 65% [======================================== ] 1667/2542 65% [======================================== ] 1668/2542 65% [======================================== ] 1669/2542 65% [======================================== ] 1670/2542 65% [======================================== ] 1671/2542 65% [======================================== ] 1672/2542 65% [======================================== ] 1673/2542 65% [======================================== ] 1674/2542 65% [======================================== ] 1675/2542 65% [======================================== ] 1676/2542 65% [======================================== ] 1677/2542 65% [======================================== ] 1678/2542 66% [======================================== ] 1679/2542 66% [======================================== ] 1680/2542 66% [========================================= ] 1681/2542 66% [========================================= ] 1682/2542 66% [========================================= ] 1683/2542 66% [========================================= ] 1684/2542 66% [========================================= ] 1685/2542 66% [========================================= ] 1686/2542 66% [========================================= ] 1687/2542 66% [========================================= ] 1688/2542 66% [========================================= ] 1689/2542 66% [========================================= ] 1690/2542 66% [========================================= ] 1691/2542 66% [========================================= ] 1692/2542 66% [========================================= ] 1693/2542 66% [========================================= ] 1694/2542 66% [========================================= ] 1695/2542 66% [========================================= ] 1696/2542 66% [========================================= ] 1697/2542 66% [========================================= ] 1698/2542 66% [========================================= ] 1699/2542 66% [========================================= ] 1700/2542 66% [========================================= ] 1701/2542 66% [========================================= ] 1702/2542 66% [========================================= ] 1703/2542 66% [========================================= ] 1704/2542 67% [========================================= ] 1705/2542 67% [========================================= ] 1706/2542 67% [========================================= ] 1707/2542 67% [========================================= ] 1708/2542 67% [========================================= ] 1709/2542 67% [========================================= ] 1710/2542 67% [========================================= ] 1711/2542 67% [========================================= ] 1712/2542 67% [========================================= ] 1713/2542 67% [========================================= ] 1714/2542 67% [========================================= ] 1715/2542 67% [========================================= ] 1716/2542 67% [========================================= ] 1717/2542 67% [========================================= ] 1718/2542 67% [========================================= ] 1719/2542 67% [========================================= ] 1720/2542 67% [========================================= ] 1721/2542 67% [========================================== ] 1722/2542 67% [========================================== ] 1723/2542 67% [========================================== ] 1724/2542 67% [========================================== ] 1725/2542 67% [========================================== ] 1726/2542 67% [========================================== ] 1727/2542 67% [========================================== ] 1728/2542 67% [========================================== ] 1729/2542 68% [========================================== ] 1730/2542 68% [========================================== ] 1731/2542 68% [========================================== ] 1732/2542 68% [========================================== ] 1733/2542 68% [========================================== ] 1734/2542 68% [========================================== ] 1735/2542 68% [========================================== ] 1736/2542 68% [========================================== ] 1737/2542 68% [========================================== ] 1738/2542 68% [========================================== ] 1739/2542 68% [========================================== ] 1740/2542 68% [========================================== ] 1741/2542 68% [========================================== ] 1742/2542 68% [========================================== ] 1743/2542 68% [========================================== ] 1744/2542 68% [========================================== ] 1745/2542 68% [========================================== ] 1746/2542 68% [========================================== ] 1747/2542 68% [========================================== ] 1748/2542 68% [========================================== ] 1749/2542 68% [========================================== ] 1750/2542 68% [========================================== ] 1751/2542 68% [========================================== ] 1752/2542 68% [========================================== ] 1753/2542 68% [========================================== ] 1754/2542 69% [========================================== ] 1755/2542 69% [========================================== ] 1756/2542 69% [========================================== ] 1757/2542 69% [========================================== ] 1758/2542 69% [========================================== ] 1759/2542 69% [========================================== ] 1760/2542 69% [========================================== ] 1761/2542 69% [========================================== ] 1762/2542 69% [=========================================== ] 1763/2542 69% [=========================================== ] 1764/2542 69% [=========================================== ] 1765/2542 69% [=========================================== ] 1766/2542 69% [=========================================== ] 1767/2542 69% [=========================================== ] 1768/2542 69% [=========================================== ] 1769/2542 69% [=========================================== ] 1770/2542 69% [=========================================== ] 1771/2542 69% [=========================================== ] 1772/2542 69% [=========================================== ] 1773/2542 69% [=========================================== ] 1774/2542 69% [=========================================== ] 1775/2542 69% [=========================================== ] 1776/2542 69% [=========================================== ] 1777/2542 69% [=========================================== ] 1778/2542 69% [=========================================== ] 1779/2542 69% [=========================================== ] 1780/2542 70% [=========================================== ] 1781/2542 70% [=========================================== ] 1782/2542 70% [=========================================== ] 1783/2542 70% [=========================================== ] 1784/2542 70% [=========================================== ] 1785/2542 70% [=========================================== ] 1786/2542 70% [=========================================== ] 1787/2542 70% [=========================================== ] 1788/2542 70% [=========================================== ] 1789/2542 70% [=========================================== ] 1790/2542 70% [=========================================== ] 1791/2542 70% [=========================================== ] 1792/2542 70% [=========================================== ] 1793/2542 70% [=========================================== ] 1794/2542 70% [=========================================== ] 1795/2542 70% [=========================================== ] 1796/2542 70% [=========================================== ] 1797/2542 70% [=========================================== ] 1798/2542 70% [=========================================== ] 1799/2542 70% [=========================================== ] 1800/2542 70% [=========================================== ] 1801/2542 70% [=========================================== ] 1802/2542 70% [=========================================== ] 1803/2542 70% [============================================ ] 1804/2542 70% [============================================ ] 1805/2542 71% [============================================ ] 1806/2542 71% [============================================ ] 1807/2542 71% [============================================ ] 1808/2542 71% [============================================ ] 1809/2542 71% [============================================ ] 1810/2542 71% [============================================ ] 1811/2542 71% [============================================ ] 1812/2542 71% [============================================ ] 1813/2542 71% [============================================ ] 1814/2542 71% [============================================ ] 1815/2542 71% [============================================ ] 1816/2542 71% [============================================ ] 1817/2542 71% [============================================ ] 1818/2542 71% [============================================ ] 1819/2542 71% [============================================ ] 1820/2542 71% [============================================ ] 1821/2542 71% [============================================ ] 1822/2542 71% [============================================ ] 1823/2542 71% [============================================ ] 1824/2542 71% [============================================ ] 1825/2542 71% [============================================ ] 1826/2542 71% [============================================ ] 1827/2542 71% [============================================ ] 1828/2542 71% [============================================ ] 1829/2542 71% [============================================ ] 1830/2542 71% [============================================ ] 1831/2542 72% [============================================ ] 1832/2542 72% [============================================ ] 1833/2542 72% [============================================ ] 1834/2542 72% [============================================ ] 1835/2542 72% [============================================ ] 1836/2542 72% [============================================ ] 1837/2542 72% [============================================ ] 1838/2542 72% [============================================ ] 1839/2542 72% [============================================ ] 1840/2542 72% [============================================ ] 1841/2542 72% [============================================ ] 1842/2542 72% [============================================ ] 1843/2542 72% [============================================ ] 1844/2542 72% [============================================= ] 1845/2542 72% [============================================= ] 1846/2542 72% [============================================= ] 1847/2542 72% [============================================= ] 1848/2542 72% [============================================= ] 1849/2542 72% [============================================= ] 1850/2542 72% [============================================= ] 1851/2542 72% [============================================= ] 1852/2542 72% [============================================= ] 1853/2542 72% [============================================= ] 1854/2542 72% [============================================= ] 1855/2542 72% [============================================= ] 1856/2542 73% [============================================= ] 1857/2542 73% [============================================= ] 1858/2542 73% [============================================= ] 1859/2542 73% [============================================= ] 1860/2542 73% [============================================= ] 1861/2542 73% [============================================= ] 1862/2542 73% [============================================= ] 1863/2542 73% [============================================= ] 1864/2542 73% [============================================= ] 1865/2542 73% [============================================= ] 1866/2542 73% [============================================= ] 1867/2542 73% [============================================= ] 1868/2542 73% [============================================= ] 1869/2542 73% [============================================= ] 1870/2542 73% [============================================= ] 1871/2542 73% [============================================= ] 1872/2542 73% [============================================= ] 1873/2542 73% [============================================= ] 1874/2542 73% [============================================= ] 1875/2542 73% [============================================= ] 1876/2542 73% [============================================= ] 1877/2542 73% [============================================= ] 1878/2542 73% [============================================= ] 1879/2542 73% [============================================= ] 1880/2542 73% [============================================= ] 1881/2542 73% [============================================= ] 1882/2542 74% [============================================= ] 1883/2542 74% [============================================= ] 1884/2542 74% [============================================= ] 1885/2542 74% [============================================== ] 1886/2542 74% [============================================== ] 1887/2542 74% [============================================== ] 1888/2542 74% [============================================== ] 1889/2542 74% [============================================== ] 1890/2542 74% [============================================== ] 1891/2542 74% [============================================== ] 1892/2542 74% [============================================== ] 1893/2542 74% [============================================== ] 1894/2542 74% [============================================== ] 1895/2542 74% [============================================== ] 1896/2542 74% [============================================== ] 1897/2542 74% [============================================== ] 1898/2542 74% [============================================== ] 1899/2542 74% [============================================== ] 1900/2542 74% [============================================== ] 1901/2542 74% [============================================== ] 1902/2542 74% [============================================== ] 1903/2542 74% [============================================== ] 1904/2542 74% [============================================== ] 1905/2542 74% [============================================== ] 1906/2542 74% [============================================== ] 1907/2542 75% [============================================== ] 1908/2542 75% [============================================== ] 1909/2542 75% [============================================== ] 1910/2542 75% [============================================== ] 1911/2542 75% [============================================== ] 1912/2542 75% [============================================== ] 1913/2542 75% [============================================== ] 1914/2542 75% [============================================== ] 1915/2542 75% [============================================== ] 1916/2542 75% [============================================== ] 1917/2542 75% [============================================== ] 1918/2542 75% [============================================== ] 1919/2542 75% [============================================== ] 1920/2542 75% [============================================== ] 1921/2542 75% [============================================== ] 1922/2542 75% [============================================== ] 1923/2542 75% [============================================== ] 1924/2542 75% [============================================== ] 1925/2542 75% [============================================== ] 1926/2542 75% [=============================================== ] 1927/2542 75% [=============================================== ] 1928/2542 75% [=============================================== ] 1929/2542 75% [=============================================== ] 1930/2542 75% [=============================================== ] 1931/2542 75% [=============================================== ] 1932/2542 76% [=============================================== ] 1933/2542 76% [=============================================== ] 1934/2542 76% [=============================================== ] 1935/2542 76% [=============================================== ] 1936/2542 76% [=============================================== ] 1937/2542 76% [=============================================== ] 1938/2542 76% [=============================================== ] 1939/2542 76% [=============================================== ] 1940/2542 76% [=============================================== ] 1941/2542 76% [=============================================== ] 1942/2542 76% [=============================================== ] 1943/2542 76% [=============================================== ] 1944/2542 76% [=============================================== ] 1945/2542 76% [=============================================== ] 1946/2542 76% [=============================================== ] 1947/2542 76% [=============================================== ] 1948/2542 76% [=============================================== ] 1949/2542 76% [=============================================== ] 1950/2542 76% [=============================================== ] 1951/2542 76% [=============================================== ] 1952/2542 76% [=============================================== ] 1953/2542 76% [=============================================== ] 1954/2542 76% [=============================================== ] 1955/2542 76% [=============================================== ] 1956/2542 76% [=============================================== ] 1957/2542 76% [=============================================== ] 1958/2542 77% [=============================================== ] 1959/2542 77% [=============================================== ] 1960/2542 77% [=============================================== ] 1961/2542 77% [=============================================== ] 1962/2542 77% [=============================================== ] 1963/2542 77% [=============================================== ] 1964/2542 77% [=============================================== ] 1965/2542 77% [=============================================== ] 1966/2542 77% [=============================================== ] 1967/2542 77% [================================================ ] 1968/2542 77% [================================================ ] 1969/2542 77% [================================================ ] 1970/2542 77% [================================================ ] 1971/2542 77% [================================================ ] 1972/2542 77% [================================================ ] 1973/2542 77% [================================================ ] 1974/2542 77% [================================================ ] 1975/2542 77% [================================================ ] 1976/2542 77% [================================================ ] 1977/2542 77% [================================================ ] 1978/2542 77% [================================================ ] 1979/2542 77% [================================================ ] 1980/2542 77% [================================================ ] 1981/2542 77% [================================================ ] 1982/2542 77% [================================================ ] 1983/2542 78% [================================================ ] 1984/2542 78% [================================================ ] 1985/2542 78% [================================================ ] 1986/2542 78% [================================================ ] 1987/2542 78% [================================================ ] 1988/2542 78% [================================================ ] 1989/2542 78% [================================================ ] 1990/2542 78% [================================================ ] 1991/2542 78% [================================================ ] 1992/2542 78% [================================================ ] 1993/2542 78% [================================================ ] 1994/2542 78% [================================================ ] 1995/2542 78% [================================================ ] 1996/2542 78% [================================================ ] 1997/2542 78% [================================================ ] 1998/2542 78% [================================================ ] 1999/2542 78% [================================================ ] 2000/2542 78% [================================================ ] 2001/2542 78% [================================================ ] 2002/2542 78% [================================================ ] 2003/2542 78% [================================================ ] 2004/2542 78% [================================================ ] 2005/2542 78% [================================================ ] 2006/2542 78% [================================================ ] 2007/2542 78% [================================================ ] 2008/2542 78% [================================================= ] 2009/2542 79% [================================================= ] 2010/2542 79% [================================================= ] 2011/2542 79% [================================================= ] 2012/2542 79% [================================================= ] 2013/2542 79% [================================================= ] 2014/2542 79% [================================================= ] 2015/2542 79% [================================================= ] 2016/2542 79% [================================================= ] 2017/2542 79% [================================================= ] 2018/2542 79% [================================================= ] 2019/2542 79% [================================================= ] 2020/2542 79% [================================================= ] 2021/2542 79% [================================================= ] 2022/2542 79% [================================================= ] 2023/2542 79% [================================================= ] 2024/2542 79% [================================================= ] 2025/2542 79% [================================================= ] 2026/2542 79% [================================================= ] 2027/2542 79% [================================================= ] 2028/2542 79% [================================================= ] 2029/2542 79% [================================================= ] 2030/2542 79% [================================================= ] 2031/2542 79% [================================================= ] 2032/2542 79% [================================================= ] 2033/2542 79% [================================================= ] 2034/2542 80% [================================================= ] 2035/2542 80% [================================================= ] 2036/2542 80% [================================================= ] 2037/2542 80% [================================================= ] 2038/2542 80% [================================================= ] 2039/2542 80% [================================================= ] 2040/2542 80% [================================================= ] 2041/2542 80% [================================================= ] 2042/2542 80% [================================================= ] 2043/2542 80% [================================================= ] 2044/2542 80% [================================================= ] 2045/2542 80% [================================================= ] 2046/2542 80% [================================================= ] 2047/2542 80% [================================================= ] 2048/2542 80% [================================================= ] 2049/2542 80% [================================================== ] 2050/2542 80% [================================================== ] 2051/2542 80% [================================================== ] 2052/2542 80% [================================================== ] 2053/2542 80% [================================================== ] 2054/2542 80% [================================================== ] 2055/2542 80% [================================================== ] 2056/2542 80% [================================================== ] 2057/2542 80% [================================================== ] 2058/2542 80% [================================================== ] 2059/2542 80% [================================================== ] 2060/2542 81% [================================================== ] 2061/2542 81% [================================================== ] 2062/2542 81% [================================================== ] 2063/2542 81% [================================================== ] 2064/2542 81% [================================================== ] 2065/2542 81% [================================================== ] 2066/2542 81% [================================================== ] 2067/2542 81% [================================================== ] 2068/2542 81% [================================================== ] 2069/2542 81% [================================================== ] 2070/2542 81% [================================================== ] 2071/2542 81% [================================================== ] 2072/2542 81% [================================================== ] 2073/2542 81% [================================================== ] 2074/2542 81% [================================================== ] 2075/2542 81% [================================================== ] 2076/2542 81% [================================================== ] 2077/2542 81% [================================================== ] 2078/2542 81% [================================================== ] 2079/2542 81% [================================================== ] 2080/2542 81% [================================================== ] 2081/2542 81% [================================================== ] 2082/2542 81% [================================================== ] 2083/2542 81% [================================================== ] 2084/2542 81% [================================================== ] 2085/2542 82% [================================================== ] 2086/2542 82% [================================================== ] 2087/2542 82% [================================================== ] 2088/2542 82% [================================================== ] 2089/2542 82% [================================================== ] 2090/2542 82% [=================================================== ] 2091/2542 82% [=================================================== ] 2092/2542 82% [=================================================== ] 2093/2542 82% [=================================================== ] 2094/2542 82% [=================================================== ] 2095/2542 82% [=================================================== ] 2096/2542 82% [=================================================== ] 2097/2542 82% [=================================================== ] 2098/2542 82% [=================================================== ] 2099/2542 82% [=================================================== ] 2100/2542 82% [=================================================== ] 2101/2542 82% [=================================================== ] 2102/2542 82% [=================================================== ] 2103/2542 82% [=================================================== ] 2104/2542 82% [=================================================== ] 2105/2542 82% [=================================================== ] 2106/2542 82% [=================================================== ] 2107/2542 82% [=================================================== ] 2108/2542 82% [=================================================== ] 2109/2542 82% [=================================================== ] 2110/2542 83% [=================================================== ] 2111/2542 83% [=================================================== ] 2112/2542 83% [=================================================== ] 2113/2542 83% [=================================================== ] 2114/2542 83% [=================================================== ] 2115/2542 83% [=================================================== ] 2116/2542 83% [=================================================== ] 2117/2542 83% [=================================================== ] 2118/2542 83% [=================================================== ] 2119/2542 83% [=================================================== ] 2120/2542 83% [=================================================== ] 2121/2542 83% [=================================================== ] 2122/2542 83% [=================================================== ] 2123/2542 83% [=================================================== ] 2124/2542 83% [=================================================== ] 2125/2542 83% [=================================================== ] 2126/2542 83% [=================================================== ] 2127/2542 83% [=================================================== ] 2128/2542 83% [=================================================== ] 2129/2542 83% [=================================================== ] 2130/2542 83% [=================================================== ] 2131/2542 83% [==================================================== ] 2132/2542 83% [==================================================== ] 2133/2542 83% [==================================================== ] 2134/2542 83% [==================================================== ] 2135/2542 83% [==================================================== ] 2136/2542 84% [==================================================== ] 2137/2542 84% [==================================================== ] 2138/2542 84% [==================================================== ] 2139/2542 84% [==================================================== ] 2140/2542 84% [==================================================== ] 2141/2542 84% [==================================================== ] 2142/2542 84% [==================================================== ] 2143/2542 84% [==================================================== ] 2144/2542 84% [==================================================== ] 2145/2542 84% [==================================================== ] 2146/2542 84% [==================================================== ] 2147/2542 84% [==================================================== ] 2148/2542 84% [==================================================== ] 2149/2542 84% [==================================================== ] 2150/2542 84% [==================================================== ] 2151/2542 84% [==================================================== ] 2152/2542 84% [==================================================== ] 2153/2542 84% [==================================================== ] 2154/2542 84% [==================================================== ] 2155/2542 84% [==================================================== ] 2156/2542 84% [==================================================== ] 2157/2542 84% [==================================================== ] 2158/2542 84% [==================================================== ] 2159/2542 84% [==================================================== ] 2160/2542 84% [==================================================== ] 2161/2542 85% [==================================================== ] 2162/2542 85% [==================================================== ] 2163/2542 85% [==================================================== ] 2164/2542 85% [==================================================== ] 2165/2542 85% [==================================================== ] 2166/2542 85% [==================================================== ] 2167/2542 85% [==================================================== ] 2168/2542 85% [==================================================== ] 2169/2542 85% [==================================================== ] 2170/2542 85% [==================================================== ] 2171/2542 85% [==================================================== ] 2172/2542 85% [===================================================== ] 2173/2542 85% [===================================================== ] 2174/2542 85% [===================================================== ] 2175/2542 85% [===================================================== ] 2176/2542 85% [===================================================== ] 2177/2542 85% [===================================================== ] 2178/2542 85% [===================================================== ] 2179/2542 85% [===================================================== ] 2180/2542 85% [===================================================== ] 2181/2542 85% [===================================================== ] 2182/2542 85% [===================================================== ] 2183/2542 85% [===================================================== ] 2184/2542 85% [===================================================== ] 2185/2542 85% [===================================================== ] 2186/2542 85% [===================================================== ] 2187/2542 86% [===================================================== ] 2188/2542 86% [===================================================== ] 2189/2542 86% [===================================================== ] 2190/2542 86% [===================================================== ] 2191/2542 86% [===================================================== ] 2192/2542 86% [===================================================== ] 2193/2542 86% [===================================================== ] 2194/2542 86% [===================================================== ] 2195/2542 86% [===================================================== ] 2196/2542 86% [===================================================== ] 2197/2542 86% [===================================================== ] 2198/2542 86% [===================================================== ] 2199/2542 86% [===================================================== ] 2200/2542 86% [===================================================== ] 2201/2542 86% [===================================================== ] 2202/2542 86% [===================================================== ] 2203/2542 86% [===================================================== ] 2204/2542 86% [===================================================== ] 2205/2542 86% [===================================================== ] 2206/2542 86% [===================================================== ] 2207/2542 86% [===================================================== ] 2208/2542 86% [===================================================== ] 2209/2542 86% [===================================================== ] 2210/2542 86% [===================================================== ] 2211/2542 86% [===================================================== ] 2212/2542 87% [===================================================== ] 2213/2542 87% [====================================================== ] 2214/2542 87% [====================================================== ] 2215/2542 87% [====================================================== ] 2216/2542 87% [====================================================== ] 2217/2542 87% [====================================================== ] 2218/2542 87% [====================================================== ] 2219/2542 87% [====================================================== ] 2220/2542 87% [====================================================== ] 2221/2542 87% [====================================================== ] 2222/2542 87% [====================================================== ] 2223/2542 87% [====================================================== ] 2224/2542 87% [====================================================== ] 2225/2542 87% [====================================================== ] 2226/2542 87% [====================================================== ] 2227/2542 87% [====================================================== ] 2228/2542 87% [====================================================== ] 2229/2542 87% [====================================================== ] 2230/2542 87% [====================================================== ] 2231/2542 87% [====================================================== ] 2232/2542 87% [====================================================== ] 2233/2542 87% [====================================================== ] 2234/2542 87% [====================================================== ] 2235/2542 87% [====================================================== ] 2236/2542 87% [====================================================== ] 2237/2542 88% [====================================================== ] 2238/2542 88% [====================================================== ] 2239/2542 88% [====================================================== ] 2240/2542 88% [====================================================== ] 2241/2542 88% [====================================================== ] 2242/2542 88% [====================================================== ] 2243/2542 88% [====================================================== ] 2244/2542 88% [====================================================== ] 2245/2542 88% [====================================================== ] 2246/2542 88% [====================================================== ] 2247/2542 88% [====================================================== ] 2248/2542 88% [====================================================== ] 2249/2542 88% [====================================================== ] 2250/2542 88% [====================================================== ] 2251/2542 88% [====================================================== ] 2252/2542 88% [====================================================== ] 2253/2542 88% [====================================================== ] 2254/2542 88% [======================================================= ] 2255/2542 88% [======================================================= ] 2256/2542 88% [======================================================= ] 2257/2542 88% [======================================================= ] 2258/2542 88% [======================================================= ] 2259/2542 88% [======================================================= ] 2260/2542 88% [======================================================= ] 2261/2542 88% [======================================================= ] 2262/2542 88% [======================================================= ] 2263/2542 89% [======================================================= ] 2264/2542 89% [======================================================= ] 2265/2542 89% [======================================================= ] 2266/2542 89% [======================================================= ] 2267/2542 89% [======================================================= ] 2268/2542 89% [======================================================= ] 2269/2542 89% [======================================================= ] 2270/2542 89% [======================================================= ] 2271/2542 89% [======================================================= ] 2272/2542 89% [======================================================= ] 2273/2542 89% [======================================================= ] 2274/2542 89% [======================================================= ] 2275/2542 89% [======================================================= ] 2276/2542 89% [======================================================= ] 2277/2542 89% [======================================================= ] 2278/2542 89% [======================================================= ] 2279/2542 89% [======================================================= ] 2280/2542 89% [======================================================= ] 2281/2542 89% [======================================================= ] 2282/2542 89% [======================================================= ] 2283/2542 89% [======================================================= ] 2284/2542 89% [======================================================= ] 2285/2542 89% [======================================================= ] 2286/2542 89% [======================================================= ] 2287/2542 89% [======================================================= ] 2288/2542 90% [======================================================= ] 2289/2542 90% [======================================================= ] 2290/2542 90% [======================================================= ] 2291/2542 90% [======================================================= ] 2292/2542 90% [======================================================= ] 2293/2542 90% [======================================================= ] 2294/2542 90% [======================================================= ] 2295/2542 90% [======================================================== ] 2296/2542 90% [======================================================== ] 2297/2542 90% [======================================================== ] 2298/2542 90% [======================================================== ] 2299/2542 90% [======================================================== ] 2300/2542 90% [======================================================== ] 2301/2542 90% [======================================================== ] 2302/2542 90% [======================================================== ] 2303/2542 90% [======================================================== ] 2304/2542 90% [======================================================== ] 2305/2542 90% [======================================================== ] 2306/2542 90% [======================================================== ] 2307/2542 90% [======================================================== ] 2308/2542 90% [======================================================== ] 2309/2542 90% [======================================================== ] 2310/2542 90% [======================================================== ] 2311/2542 90% [======================================================== ] 2312/2542 90% [======================================================== ] 2313/2542 90% [======================================================== ] 2314/2542 91% [======================================================== ] 2315/2542 91% [======================================================== ] 2316/2542 91% [======================================================== ] 2317/2542 91% [======================================================== ] 2318/2542 91% [======================================================== ] 2319/2542 91% [======================================================== ] 2320/2542 91% [======================================================== ] 2321/2542 91% [======================================================== ] 2322/2542 91% [======================================================== ] 2323/2542 91% [======================================================== ] 2324/2542 91% [======================================================== ] 2325/2542 91% [======================================================== ] 2326/2542 91% [======================================================== ] 2327/2542 91% [======================================================== ] 2328/2542 91% [======================================================== ] 2329/2542 91% [======================================================== ] 2330/2542 91% [======================================================== ] 2331/2542 91% [======================================================== ] 2332/2542 91% [======================================================== ] 2333/2542 91% [======================================================== ] 2334/2542 91% [======================================================== ] 2335/2542 91% [======================================================== ] 2336/2542 91% [========================================================= ] 2337/2542 91% [========================================================= ] 2338/2542 91% [========================================================= ] 2339/2542 92% [========================================================= ] 2340/2542 92% [========================================================= ] 2341/2542 92% [========================================================= ] 2342/2542 92% [========================================================= ] 2343/2542 92% [========================================================= ] 2344/2542 92% [========================================================= ] 2345/2542 92% [========================================================= ] 2346/2542 92% [========================================================= ] 2347/2542 92% [========================================================= ] 2348/2542 92% [========================================================= ] 2349/2542 92% [========================================================= ] 2350/2542 92% [========================================================= ] 2351/2542 92% [========================================================= ] 2352/2542 92% [========================================================= ] 2353/2542 92% [========================================================= ] 2354/2542 92% [========================================================= ] 2355/2542 92% [========================================================= ] 2356/2542 92% [========================================================= ] 2357/2542 92% [========================================================= ] 2358/2542 92% [========================================================= ] 2359/2542 92% [========================================================= ] 2360/2542 92% [========================================================= ] 2361/2542 92% [========================================================= ] 2362/2542 92% [========================================================= ] 2363/2542 92% [========================================================= ] 2364/2542 92% [========================================================= ] 2365/2542 93% [========================================================= ] 2366/2542 93% [========================================================= ] 2367/2542 93% [========================================================= ] 2368/2542 93% [========================================================= ] 2369/2542 93% [========================================================= ] 2370/2542 93% [========================================================= ] 2371/2542 93% [========================================================= ] 2372/2542 93% [========================================================= ] 2373/2542 93% [========================================================= ] 2374/2542 93% [========================================================= ] 2375/2542 93% [========================================================= ] 2376/2542 93% [========================================================= ] 2377/2542 93% [========================================================== ] 2378/2542 93% [========================================================== ] 2379/2542 93% [========================================================== ] 2380/2542 93% [========================================================== ] 2381/2542 93% [========================================================== ] 2382/2542 93% [========================================================== ] 2383/2542 93% [========================================================== ] 2384/2542 93% [========================================================== ] 2385/2542 93% [========================================================== ] 2386/2542 93% [========================================================== ] 2387/2542 93% [========================================================== ] 2388/2542 93% [========================================================== ] 2389/2542 93% [========================================================== ] 2390/2542 94% [========================================================== ] 2391/2542 94% [========================================================== ] 2392/2542 94% [========================================================== ] 2393/2542 94% [========================================================== ] 2394/2542 94% [========================================================== ] 2395/2542 94% [========================================================== ] 2396/2542 94% [========================================================== ] 2397/2542 94% [========================================================== ] 2398/2542 94% [========================================================== ] 2399/2542 94% [========================================================== ] 2400/2542 94% [========================================================== ] 2401/2542 94% [========================================================== ] 2402/2542 94% [========================================================== ] 2403/2542 94% [========================================================== ] 2404/2542 94% [========================================================== ] 2405/2542 94% [========================================================== ] 2406/2542 94% [========================================================== ] 2407/2542 94% [========================================================== ] 2408/2542 94% [========================================================== ] 2409/2542 94% [========================================================== ] 2410/2542 94% [========================================================== ] 2411/2542 94% [========================================================== ] 2412/2542 94% [========================================================== ] 2413/2542 94% [========================================================== ] 2414/2542 94% [========================================================== ] 2415/2542 95% [========================================================== ] 2416/2542 95% [========================================================== ] 2417/2542 95% [========================================================== ] 2418/2542 95% [=========================================================== ] 2419/2542 95% [=========================================================== ] 2420/2542 95% [=========================================================== ] 2421/2542 95% [=========================================================== ] 2422/2542 95% [=========================================================== ] 2423/2542 95% [=========================================================== ] 2424/2542 95% [=========================================================== ] 2425/2542 95% [=========================================================== ] 2426/2542 95% [=========================================================== ] 2427/2542 95% [=========================================================== ] 2428/2542 95% [=========================================================== ] 2429/2542 95% [=========================================================== ] 2430/2542 95% [=========================================================== ] 2431/2542 95% [=========================================================== ] 2432/2542 95% [=========================================================== ] 2433/2542 95% [=========================================================== ] 2434/2542 95% [=========================================================== ] 2435/2542 95% [=========================================================== ] 2436/2542 95% [=========================================================== ] 2437/2542 95% [=========================================================== ] 2438/2542 95% [=========================================================== ] 2439/2542 95% [=========================================================== ] 2440/2542 95% [=========================================================== ] 2441/2542 96% [=========================================================== ] 2442/2542 96% [=========================================================== ] 2443/2542 96% [=========================================================== ] 2444/2542 96% [=========================================================== ] 2445/2542 96% [=========================================================== ] 2446/2542 96% [=========================================================== ] 2447/2542 96% [=========================================================== ] 2448/2542 96% [=========================================================== ] 2449/2542 96% [=========================================================== ] 2450/2542 96% [=========================================================== ] 2451/2542 96% [=========================================================== ] 2452/2542 96% [=========================================================== ] 2453/2542 96% [=========================================================== ] 2454/2542 96% [=========================================================== ] 2455/2542 96% [=========================================================== ] 2456/2542 96% [=========================================================== ] 2457/2542 96% [=========================================================== ] 2458/2542 96% [=========================================================== ] 2459/2542 96% [============================================================ ] 2460/2542 96% [============================================================ ] 2461/2542 96% [============================================================ ] 2462/2542 96% [============================================================ ] 2463/2542 96% [============================================================ ] 2464/2542 96% [============================================================ ] 2465/2542 96% [============================================================ ] 2466/2542 97% [============================================================ ] 2467/2542 97% [============================================================ ] 2468/2542 97% [============================================================ ] 2469/2542 97% [============================================================ ] 2470/2542 97% [============================================================ ] 2471/2542 97% [============================================================ ] 2472/2542 97% [============================================================ ] 2473/2542 97% [============================================================ ] 2474/2542 97% [============================================================ ] 2475/2542 97% [============================================================ ] 2476/2542 97% [============================================================ ] 2477/2542 97% [============================================================ ] 2478/2542 97% [============================================================ ] 2479/2542 97% [============================================================ ] 2480/2542 97% [============================================================ ] 2481/2542 97% [============================================================ ] 2482/2542 97% [============================================================ ] 2483/2542 97% [============================================================ ] 2484/2542 97% [============================================================ ] 2485/2542 97% [============================================================ ] 2486/2542 97% [============================================================ ] 2487/2542 97% [============================================================ ] 2488/2542 97% [============================================================ ] 2489/2542 97% [============================================================ ] 2490/2542 97% [============================================================ ] 2491/2542 97% [============================================================ ] 2492/2542 98% [============================================================ ] 2493/2542 98% [============================================================ ] 2494/2542 98% [============================================================ ] 2495/2542 98% [============================================================ ] 2496/2542 98% [============================================================ ] 2497/2542 98% [============================================================ ] 2498/2542 98% [============================================================ ] 2499/2542 98% [============================================================ ] 2500/2542 98% [============================================================= ] 2501/2542 98% [============================================================= ] 2502/2542 98% [============================================================= ] 2503/2542 98% [============================================================= ] 2504/2542 98% [============================================================= ] 2505/2542 98% [============================================================= ] 2506/2542 98% [============================================================= ] 2507/2542 98% [============================================================= ] 2508/2542 98% [============================================================= ] 2509/2542 98% [============================================================= ] 2510/2542 98% [============================================================= ] 2511/2542 98% [============================================================= ] 2512/2542 98% [============================================================= ] 2513/2542 98% [============================================================= ] 2514/2542 98% [============================================================= ] 2515/2542 98% [============================================================= ] 2516/2542 98% [============================================================= ] 2517/2542 99% [============================================================= ] 2518/2542 99% [============================================================= ] 2519/2542 99% [============================================================= ] 2520/2542 99% [============================================================= ] 2521/2542 99% [============================================================= ] 2522/2542 99% [============================================================= ] 2523/2542 99% [============================================================= ] 2524/2542 99% [============================================================= ] 2525/2542 99% [============================================================= ] 2526/2542 99% [============================================================= ] 2527/2542 99% [============================================================= ] 2528/2542 99% [============================================================= ] 2529/2542 99% [============================================================= ] 2530/2542 99% [============================================================= ] 2531/2542 99% [============================================================= ] 2532/2542 99% [============================================================= ] 2533/2542 99% [============================================================= ] 2534/2542 99% [============================================================= ] 2535/2542 99% [============================================================= ] 2536/2542 99% [============================================================= ] 2537/2542 99% [============================================================= ] 2538/2542 99% [============================================================= ] 2539/2542 99% [============================================================= ] 2540/2542 99% [============================================================= ] 2541/2542 99% [==============================================================] 2542/2542 100% operation complete, 2542 objects in 50760 NAND pages. ln -snf /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2023.05-30-g8d0c8f0c68 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.4.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.3.6 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-openrc 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) >>> avahi 0.8 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.13.0 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> debianutils 4.11 Collecting legal info debian/copyright: OK (sha256: 3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> exim 4.96 Collecting legal info LICENCE: OK (sha256: 49240db527b7e55b312a46fc59794fde5dd006422e422257f4f057bfd27b3c8f) >>> host-berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> 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) >>> gocryptfs 2.3.2 Collecting legal info LICENSE: OK (sha256: 322a7e3b02cf18e38b7e6b18cafefb773df8676c65634b34e8a2beb931294a4b) >>> host-go 1.19.10 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> intel-microcode 20230512 Collecting legal info license: OK (sha256: 03efb1491c7e899feb2665fa299363e64035e5444c1b8bc1f6ebed30de964e12) >>> iperf3 3.13 Collecting legal info LICENSE: OK (sha256: 35aa7c4618b9884d6faa9b43a4e70291b35ea9f89329d5d33becd852e85221b0) >>> iucode-tool 2.3.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> keepalived 2.2.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> kexec 2.0.26 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libkrb5 1.20.1 Collecting legal info NOTICE: OK (sha256: cfadcf7b2ead2f3af793c25c00638c9908ac0023b101695f40cb9a03b16811dc) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.3 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) >>> libnetconf2 2.1.28 Collecting legal info LICENSE: OK (sha256: bd962ab457c8a8cb8faaaa36c11484680f3c9a47dbc336507817ae8935384064) >>> libssh 0.10.5 Collecting legal info COPYING: OK (sha256: 1656186e951db1c010a8485481fa94587f7e53a26d24976bef97945ad0c4df5a) >>> libyang 2.1.30 Collecting legal info LICENSE: OK (sha256: 0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liburcu 0.13.2 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> liburiparser 0.9.7 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> logsurfer 1.8 Collecting legal info >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> host-mtools 4.0.43 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> mtr 0.95 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> netatalk 3.1.13 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7599ae145e53be03a08f8b558b2f2e0c828e1630f1843cc04f41981b8cefcd65) >>> obsidian-cursors 1.0 Collecting legal info >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> qcom-db410c-firmware 1034.2.1 Collecting legal info LICENSE: OK (sha256: 11e60ad6f83c2a86e40dca374c24230b53650dd3e0adf2e72c15f8cafedc2e5a) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> host-rust-bin 1.68.2 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> s6-linux-init 1.0.8.0 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-portable-utils 2.2.5.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> spi-tools 1.0.2 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> stunnel 5.65 Collecting legal info COPYING.md: OK (sha256: f10bcd7ee7b722dce40c9c674761ddb37e7e29a76a6e413e961cd52e361c5d7a) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> uclibc-ng-test 6790eafe897b3a8c19a2caf50a5ecccf06647adf Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> webp 1.2.4 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> ympd 1.3.0 Collecting legal info LICENSE: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> 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) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'