if test -e "/home/autobuild/autobuild/instance-23/output-1/host/bin"/xorrecord ; then rm "/home/autobuild/autobuild/instance-23/output-1/host/bin"/xorrecord ; else echo ; fi ln -s xorriso "/home/autobuild/autobuild/instance-23/output-1/host/bin"/xorrecord make[3]: Leaving directory '/home/autobuild/autobuild/instance-23/output-1/build/host-xorriso-1.5.4.pl02' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-23/output-1/host/share/info' /usr/bin/install -c -m 644 ./xorriso/xorriso.info ./xorriso/xorrisofs.info ./xorriso/xorrecord.info ./xorriso/xorriso-tcltk.info ./xorriso-dd-target/xorriso-dd-target.info '/home/autobuild/autobuild/instance-23/output-1/host/share/info' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-23/output-1/host/share/man/man1' /usr/bin/install -c -m 644 xorriso/xorriso.1 xorriso/xorrisofs.1 xorriso/xorrecord.1 xorriso/xorriso-tcltk.1 xorriso-dd-target/xorriso-dd-target.1 '/home/autobuild/autobuild/instance-23/output-1/host/share/man/man1' make[2]: Leaving directory '/home/autobuild/autobuild/instance-23/output-1/build/host-xorriso-1.5.4.pl02' make[1]: Leaving directory '/home/autobuild/autobuild/instance-23/output-1/build/host-xorriso-1.5.4.pl02' ympd-1.3.0.tar.gz: OK (sha256: d9f68920cd93d1cfa971e1d7b9162a2b1724909bc9753c1338cecb3688d234d5) >>> ympd 1.3.0 Extracting gzip -d -c /home/autobuild/autobuild/instance-23/dl/ympd/ympd-1.3.0.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-23/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/autobuild/autobuild/instance-23/output-1/build/ympd-1.3.0/ && cd /home/autobuild/autobuild/instance-23/output-1/build/ympd-1.3.0/ && rm -f CMakeCache.txt && PATH="/home/autobuild/autobuild/instance-23/output-1/host/bin:/home/autobuild/autobuild/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-23/output-1/host/bin/cmake /home/autobuild/autobuild/instance-23/output-1/build/ympd-1.3.0/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/autobuild/autobuild/instance-23/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.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/autobuild/autobuild/instance-23/output-1/host/bin/nios2-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /home/autobuild/autobuild/instance-23/output-1/host/bin/pkg-config (found version "1.6.3") -- Found LibMPDClient: /home/autobuild/autobuild/instance-23/output-1/host/nios2-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/autobuild/autobuild/instance-23/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libcrypto.so (found version "1.1.1q") -- 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/autobuild/autobuild/instance-23/output-1/build/ympd-1.3.0 >>> ympd 1.3.0 Building PATH="/home/autobuild/autobuild/instance-23/output-1/host/bin:/home/autobuild/autobuild/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-23/output-1/build/ympd-1.3.0/ make[1]: Entering directory '/home/autobuild/autobuild/instance-23/output-1/build/ympd-1.3.0' [ 12%] Generating assets.c [ 25%] Building C object CMakeFiles/ympd.dir/src/ympd.c.o [ 37%] Building C object CMakeFiles/ympd.dir/src/mpd_client.c.o [ 50%] 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 [100%] Built target ympd make[1]: Leaving directory '/home/autobuild/autobuild/instance-23/output-1/build/ympd-1.3.0' >>> ympd 1.3.0 Installing to target PATH="/home/autobuild/autobuild/instance-23/output-1/host/bin:/home/autobuild/autobuild/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/home/autobuild/autobuild/instance-23/output-1/target install/fast -C /home/autobuild/autobuild/instance-23/output-1/build/ympd-1.3.0/ make[1]: Entering directory '/home/autobuild/autobuild/instance-23/output-1/build/ympd-1.3.0' Install the project... -- Install configuration: "Release" -- Installing: /home/autobuild/autobuild/instance-23/output-1/target/usr/bin/ympd -- Installing: /home/autobuild/autobuild/instance-23/output-1/target/usr/share/man/man1/ympd.1 make[1]: Leaving directory '/home/autobuild/autobuild/instance-23/output-1/build/ympd-1.3.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-23/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g3', '-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', '-O3', '-g3', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g3'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-23/output-1/host/bin/nios2-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-23/output-1/host/bin/nios2-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-23/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-23/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-23/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-23/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-23/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-23/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-23/output-1/host/bin/nios2-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-23/output-1/host/bin/nios2-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g3'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g3', '-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', '-O3', '-g3', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-23/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-23/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-23/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-23/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-23/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-23/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-23/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-23/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-23/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-23/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-23/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-23/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-23/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-23/output-1/target/etc/shells; fi rm -f /home/autobuild/autobuild/instance-23/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/autobuild/autobuild/instance-23/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/autobuild/autobuild/instance-23/output-1/host/bin/glib-compile-schemas /home/autobuild/autobuild/instance-23/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/autobuild/autobuild/instance-23/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/autobuild/autobuild/instance-23/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-23/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-23/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-23/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-23/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-23/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-23/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-23/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-23/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-23/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-23/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-23/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-23/output-1/target/usr/include /home/autobuild/autobuild/instance-23/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-23/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-23/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-23/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-23/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-23/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-23/output-1/target/usr/doc find /home/autobuild/autobuild/instance-23/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-23/output-1/target/lib/ /home/autobuild/autobuild/instance-23/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-23/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-23/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-23/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-23/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-23/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-23/output-1/target/usr/man /home/autobuild/autobuild/instance-23/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-23/output-1/target/usr/info /home/autobuild/autobuild/instance-23/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-23/output-1/target/usr/doc /home/autobuild/autobuild/instance-23/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-23/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-23/output-1/target/usr/share 2>/dev/null || true find /home/autobuild/autobuild/instance-23/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-23/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-23/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-23/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-23/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-891-g16d83fa724"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /home/autobuild/autobuild/instance-23/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-23/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-23/output-1/per-package /home/autobuild/autobuild/instance-23/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-23/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n\n' >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n\n' > /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-23/output-1/images rm -rf /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-23/output-1/target/ /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-23/output-1/host/bin:/home/autobuild/autobuild/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-23/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-23/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-23/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-23/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-23/output-1/host/bin:/home/autobuild/autobuild/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-23/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 1865 objects. stage 2: creating image '/home/autobuild/autobuild/instance-23/output-1/images/rootfs.yaffs2' [ ] 1/1865 0% [ ] 2/1865 0% [ ] 3/1865 0% [ ] 4/1865 0% [ ] 5/1865 0% [ ] 6/1865 0% [ ] 7/1865 0% [ ] 8/1865 0% [ ] 9/1865 0% [ ] 10/1865 0% [ ] 11/1865 0% [ ] 12/1865 0% [ ] 13/1865 0% [ ] 14/1865 0% [ ] 15/1865 0% [ ] 16/1865 0% [ ] 17/1865 0% [ ] 18/1865 0% [ ] 19/1865 1% [ ] 20/1865 1% [ ] 21/1865 1% [ ] 22/1865 1% [ ] 23/1865 1% [ ] 24/1865 1% [ ] 25/1865 1% [ ] 26/1865 1% [ ] 27/1865 1% [ ] 28/1865 1% [ ] 29/1865 1% [ ] 30/1865 1% [= ] 31/1865 1% [= ] 32/1865 1% [= ] 33/1865 1% [= ] 34/1865 1% [= ] 35/1865 1% [= ] 36/1865 1% [= ] 37/1865 1% [= ] 38/1865 2% [= ] 39/1865 2% [= ] 40/1865 2% [= ] 41/1865 2% [= ] 42/1865 2% [= ] 43/1865 2% [= ] 44/1865 2% [= ] 45/1865 2% [= ] 46/1865 2% [= ] 47/1865 2% [= ] 48/1865 2% [= ] 49/1865 2% [= ] 50/1865 2% [= ] 51/1865 2% [= ] 52/1865 2% [= ] 53/1865 2% [= ] 54/1865 2% [= ] 55/1865 2% [= ] 56/1865 3% [= ] 57/1865 3% [= ] 58/1865 3% [= ] 59/1865 3% [= ] 60/1865 3% [== ] 61/1865 3% [== ] 62/1865 3% [== ] 63/1865 3% [== ] 64/1865 3% [== ] 65/1865 3% [== ] 66/1865 3% [== ] 67/1865 3% [== ] 68/1865 3% [== ] 69/1865 3% [== ] 70/1865 3% [== ] 71/1865 3% [== ] 72/1865 3% [== ] 73/1865 3% [== ] 74/1865 3% [== ] 75/1865 4% [== ] 76/1865 4% [== ] 77/1865 4% [== ] 78/1865 4% [== ] 79/1865 4% [== ] 80/1865 4% [== ] 81/1865 4% [== ] 82/1865 4% [== ] 83/1865 4% [== ] 84/1865 4% [== ] 85/1865 4% [== ] 86/1865 4% [== ] 87/1865 4% [== ] 88/1865 4% [== ] 89/1865 4% [== ] 90/1865 4% [=== ] 91/1865 4% [=== ] 92/1865 4% [=== ] 93/1865 4% [=== ] 94/1865 5% [=== ] 95/1865 5% [=== ] 96/1865 5% [=== ] 97/1865 5% [=== ] 98/1865 5% [=== ] 99/1865 5% [=== ] 100/1865 5% [=== ] 101/1865 5% [=== ] 102/1865 5% [=== ] 103/1865 5% [=== ] 104/1865 5% [=== ] 105/1865 5% [=== ] 106/1865 5% [=== ] 107/1865 5% [=== ] 108/1865 5% [=== ] 109/1865 5% [=== ] 110/1865 5% [=== ] 111/1865 5% [=== ] 112/1865 6% [=== ] 113/1865 6% [=== ] 114/1865 6% [=== ] 115/1865 6% [=== ] 116/1865 6% [=== ] 117/1865 6% [=== ] 118/1865 6% [=== ] 119/1865 6% [=== ] 120/1865 6% [==== ] 121/1865 6% [==== ] 122/1865 6% [==== ] 123/1865 6% [==== ] 124/1865 6% [==== ] 125/1865 6% [==== ] 126/1865 6% [==== ] 127/1865 6% [==== ] 128/1865 6% [==== ] 129/1865 6% [==== ] 130/1865 6% [==== ] 131/1865 7% [==== ] 132/1865 7% [==== ] 133/1865 7% [==== ] 134/1865 7% [==== ] 135/1865 7% [==== ] 136/1865 7% [==== ] 137/1865 7% [==== ] 138/1865 7% [==== ] 139/1865 7% [==== ] 140/1865 7% [==== ] 141/1865 7% [==== ] 142/1865 7% [==== ] 143/1865 7% [==== ] 144/1865 7% [==== ] 145/1865 7% [==== ] 146/1865 7% [==== ] 147/1865 7% [==== ] 148/1865 7% [==== ] 149/1865 7% [==== ] 150/1865 8% [===== ] 151/1865 8% [===== ] 152/1865 8% [===== ] 153/1865 8% [===== ] 154/1865 8% [===== ] 155/1865 8% [===== ] 156/1865 8% [===== ] 157/1865 8% [===== ] 158/1865 8% [===== ] 159/1865 8% [===== ] 160/1865 8% [===== ] 161/1865 8% [===== ] 162/1865 8% [===== ] 163/1865 8% [===== ] 164/1865 8% [===== ] 165/1865 8% [===== ] 166/1865 8% [===== ] 167/1865 8% [===== ] 168/1865 9% [===== ] 169/1865 9% [===== ] 170/1865 9% [===== ] 171/1865 9% [===== ] 172/1865 9% [===== ] 173/1865 9% [===== ] 174/1865 9% [===== ] 175/1865 9% [===== ] 176/1865 9% [===== ] 177/1865 9% [===== ] 178/1865 9% [===== ] 179/1865 9% [===== ] 180/1865 9% [====== ] 181/1865 9% [====== ] 182/1865 9% [====== ] 183/1865 9% [====== ] 184/1865 9% [====== ] 185/1865 9% [====== ] 186/1865 9% [====== ] 187/1865 10% [====== ] 188/1865 10% [====== ] 189/1865 10% [====== ] 190/1865 10% [====== ] 191/1865 10% [====== ] 192/1865 10% [====== ] 193/1865 10% [====== ] 194/1865 10% [====== ] 195/1865 10% [====== ] 196/1865 10% [====== ] 197/1865 10% [====== ] 198/1865 10% [====== ] 199/1865 10% [====== ] 200/1865 10% [====== ] 201/1865 10% [====== ] 202/1865 10% [====== ] 203/1865 10% [====== ] 204/1865 10% [====== ] 205/1865 10% [====== ] 206/1865 11% [====== ] 207/1865 11% [====== ] 208/1865 11% [====== ] 209/1865 11% [====== ] 210/1865 11% [======= ] 211/1865 11% [======= ] 212/1865 11% [======= ] 213/1865 11% [======= ] 214/1865 11% [======= ] 215/1865 11% [======= ] 216/1865 11% [======= ] 217/1865 11% [======= ] 218/1865 11% [======= ] 219/1865 11% [======= ] 220/1865 11% [======= ] 221/1865 11% [======= ] 222/1865 11% [======= ] 223/1865 11% [======= ] 224/1865 12% [======= ] 225/1865 12% [======= ] 226/1865 12% [======= ] 227/1865 12% [======= ] 228/1865 12% [======= ] 229/1865 12% [======= ] 230/1865 12% [======= ] 231/1865 12% [======= ] 232/1865 12% [======= ] 233/1865 12% [======= ] 234/1865 12% [======= ] 235/1865 12% [======= ] 236/1865 12% [======= ] 237/1865 12% [======= ] 238/1865 12% [======= ] 239/1865 12% [======= ] 240/1865 12% [======== ] 241/1865 12% [======== ] 242/1865 12% [======== ] 243/1865 13% [======== ] 244/1865 13% [======== ] 245/1865 13% [======== ] 246/1865 13% [======== ] 247/1865 13% [======== ] 248/1865 13% [======== ] 249/1865 13% [======== ] 250/1865 13% [======== ] 251/1865 13% [======== ] 252/1865 13% [======== ] 253/1865 13% [======== ] 254/1865 13% [======== ] 255/1865 13% [======== ] 256/1865 13% [======== ] 257/1865 13% [======== ] 258/1865 13% [======== ] 259/1865 13% [======== ] 260/1865 13% [======== ] 261/1865 13% [======== ] 262/1865 14% [======== ] 263/1865 14% [======== ] 264/1865 14% [======== ] 265/1865 14% [======== ] 266/1865 14% [======== ] 267/1865 14% [======== ] 268/1865 14% [======== ] 269/1865 14% [======== ] 270/1865 14% [========= ] 271/1865 14% [========= ] 272/1865 14% [========= ] 273/1865 14% [========= ] 274/1865 14% [========= ] 275/1865 14% [========= ] 276/1865 14% [========= ] 277/1865 14% [========= ] 278/1865 14% [========= ] 279/1865 14% [========= ] 280/1865 15% [========= ] 281/1865 15% [========= ] 282/1865 15% [========= ] 283/1865 15% [========= ] 284/1865 15% [========= ] 285/1865 15% [========= ] 286/1865 15% [========= ] 287/1865 15% [========= ] 288/1865 15% [========= ] 289/1865 15% [========= ] 290/1865 15% [========= ] 291/1865 15% [========= ] 292/1865 15% [========= ] 293/1865 15% [========= ] 294/1865 15% [========= ] 295/1865 15% [========= ] 296/1865 15% [========= ] 297/1865 15% [========= ] 298/1865 15% [========= ] 299/1865 16% [========= ] 300/1865 16% [========== ] 301/1865 16% [========== ] 302/1865 16% [========== ] 303/1865 16% [========== ] 304/1865 16% [========== ] 305/1865 16% [========== ] 306/1865 16% [========== ] 307/1865 16% [========== ] 308/1865 16% [========== ] 309/1865 16% [========== ] 310/1865 16% [========== ] 311/1865 16% [========== ] 312/1865 16% [========== ] 313/1865 16% [========== ] 314/1865 16% [========== ] 315/1865 16% [========== ] 316/1865 16% [========== ] 317/1865 16% [========== ] 318/1865 17% [========== ] 319/1865 17% [========== ] 320/1865 17% [========== ] 321/1865 17% [========== ] 322/1865 17% [========== ] 323/1865 17% [========== ] 324/1865 17% [========== ] 325/1865 17% [========== ] 326/1865 17% [========== ] 327/1865 17% [========== ] 328/1865 17% [========== ] 329/1865 17% [========== ] 330/1865 17% [=========== ] 331/1865 17% [=========== ] 332/1865 17% [=========== ] 333/1865 17% [=========== ] 334/1865 17% [=========== ] 335/1865 17% [=========== ] 336/1865 18% [=========== ] 337/1865 18% [=========== ] 338/1865 18% [=========== ] 339/1865 18% [=========== ] 340/1865 18% [=========== ] 341/1865 18% [=========== ] 342/1865 18% [=========== ] 343/1865 18% [=========== ] 344/1865 18% [=========== ] 345/1865 18% [=========== ] 346/1865 18% [=========== ] 347/1865 18% [=========== ] 348/1865 18% [=========== ] 349/1865 18% [=========== ] 350/1865 18% [=========== ] 351/1865 18% [=========== ] 352/1865 18% [=========== ] 353/1865 18% [=========== ] 354/1865 18% [=========== ] 355/1865 19% [=========== ] 356/1865 19% [=========== ] 357/1865 19% [=========== ] 358/1865 19% [=========== ] 359/1865 19% [=========== ] 360/1865 19% [============ ] 361/1865 19% [============ ] 362/1865 19% [============ ] 363/1865 19% [============ ] 364/1865 19% [============ ] 365/1865 19% [============ ] 366/1865 19% [============ ] 367/1865 19% [============ ] 368/1865 19% [============ ] 369/1865 19% [============ ] 370/1865 19% [============ ] 371/1865 19% [============ ] 372/1865 19% [============ ] 373/1865 20% [============ ] 374/1865 20% [============ ] 375/1865 20% [============ ] 376/1865 20% [============ ] 377/1865 20% [============ ] 378/1865 20% [============ ] 379/1865 20% [============ ] 380/1865 20% [============ ] 381/1865 20% [============ ] 382/1865 20% [============ ] 383/1865 20% [============ ] 384/1865 20% [============ ] 385/1865 20% [============ ] 386/1865 20% [============ ] 387/1865 20% [============ ] 388/1865 20% [============ ] 389/1865 20% [============ ] 390/1865 20% [============ ] 391/1865 20% [============= ] 392/1865 21% [============= ] 393/1865 21% [============= ] 394/1865 21% [============= ] 395/1865 21% [============= ] 396/1865 21% [============= ] 397/1865 21% [============= ] 398/1865 21% [============= ] 399/1865 21% [============= ] 400/1865 21% [============= ] 401/1865 21% [============= ] 402/1865 21% [============= ] 403/1865 21% [============= ] 404/1865 21% [============= ] 405/1865 21% [============= ] 406/1865 21% [============= ] 407/1865 21% [============= ] 408/1865 21% [============= ] 409/1865 21% [============= ] 410/1865 21% [============= ] 411/1865 22% [============= ] 412/1865 22% [============= ] 413/1865 22% [============= ] 414/1865 22% [============= ] 415/1865 22% [============= ] 416/1865 22% [============= ] 417/1865 22% [============= ] 418/1865 22% [============= ] 419/1865 22% [============= ] 420/1865 22% [============= ] 421/1865 22% [============== ] 422/1865 22% [============== ] 423/1865 22% [============== ] 424/1865 22% [============== ] 425/1865 22% [============== ] 426/1865 22% [============== ] 427/1865 22% [============== ] 428/1865 22% [============== ] 429/1865 23% [============== ] 430/1865 23% [============== ] 431/1865 23% [============== ] 432/1865 23% [============== ] 433/1865 23% [============== ] 434/1865 23% [============== ] 435/1865 23% [============== ] 436/1865 23% [============== ] 437/1865 23% [============== ] 438/1865 23% [============== ] 439/1865 23% [============== ] 440/1865 23% [============== ] 441/1865 23% [============== ] 442/1865 23% [============== ] 443/1865 23% [============== ] 444/1865 23% [============== ] 445/1865 23% [============== ] 446/1865 23% [============== ] 447/1865 23% [============== ] 448/1865 24% [============== ] 449/1865 24% [============== ] 450/1865 24% [============== ] 451/1865 24% [=============== ] 452/1865 24% [=============== ] 453/1865 24% [=============== ] 454/1865 24% [=============== ] 455/1865 24% [=============== ] 456/1865 24% [=============== ] 457/1865 24% [=============== ] 458/1865 24% [=============== ] 459/1865 24% [=============== ] 460/1865 24% [=============== ] 461/1865 24% [=============== ] 462/1865 24% [=============== ] 463/1865 24% [=============== ] 464/1865 24% [=============== ] 465/1865 24% [=============== ] 466/1865 24% [=============== ] 467/1865 25% [=============== ] 468/1865 25% [=============== ] 469/1865 25% [=============== ] 470/1865 25% [=============== ] 471/1865 25% [=============== ] 472/1865 25% [=============== ] 473/1865 25% [=============== ] 474/1865 25% [=============== ] 475/1865 25% [=============== ] 476/1865 25% [=============== ] 477/1865 25% [=============== ] 478/1865 25% [=============== ] 479/1865 25% [=============== ] 480/1865 25% [=============== ] 481/1865 25% [================ ] 482/1865 25% [================ ] 483/1865 25% [================ ] 484/1865 25% [================ ] 485/1865 26% [================ ] 486/1865 26% [================ ] 487/1865 26% [================ ] 488/1865 26% [================ ] 489/1865 26% [================ ] 490/1865 26% [================ ] 491/1865 26% [================ ] 492/1865 26% [================ ] 493/1865 26% [================ ] 494/1865 26% [================ ] 495/1865 26% [================ ] 496/1865 26% [================ ] 497/1865 26% [================ ] 498/1865 26% [================ ] 499/1865 26% [================ ] 500/1865 26% [================ ] 501/1865 26% [================ ] 502/1865 26% [================ ] 503/1865 26% [================ ] 504/1865 27% [================ ] 505/1865 27% [================ ] 506/1865 27% [================ ] 507/1865 27% [================ ] 508/1865 27% [================ ] 509/1865 27% [================ ] 510/1865 27% [================ ] 511/1865 27% [================= ] 512/1865 27% [================= ] 513/1865 27% [================= ] 514/1865 27% [================= ] 515/1865 27% [================= ] 516/1865 27% [================= ] 517/1865 27% [================= ] 518/1865 27% [================= ] 519/1865 27% [================= ] 520/1865 27% [================= ] 521/1865 27% [================= ] 522/1865 27% [================= ] 523/1865 28% [================= ] 524/1865 28% [================= ] 525/1865 28% [================= ] 526/1865 28% [================= ] 527/1865 28% [================= ] 528/1865 28% [================= ] 529/1865 28% [================= ] 530/1865 28% [================= ] 531/1865 28% [================= ] 532/1865 28% [================= ] 533/1865 28% [================= ] 534/1865 28% [================= ] 535/1865 28% [================= ] 536/1865 28% [================= ] 537/1865 28% [================= ] 538/1865 28% [================= ] 539/1865 28% [================= ] 540/1865 28% [================= ] 541/1865 29% [================== ] 542/1865 29% [================== ] 543/1865 29% [================== ] 544/1865 29% [================== ] 545/1865 29% [================== ] 546/1865 29% [================== ] 547/1865 29% [================== ] 548/1865 29% [================== ] 549/1865 29% [================== ] 550/1865 29% [================== ] 551/1865 29% [================== ] 552/1865 29% [================== ] 553/1865 29% [================== ] 554/1865 29% [================== ] 555/1865 29% [================== ] 556/1865 29% [================== ] 557/1865 29% [================== ] 558/1865 29% [================== ] 559/1865 29% [================== ] 560/1865 30% [================== ] 561/1865 30% [================== ] 562/1865 30% [================== ] 563/1865 30% [================== ] 564/1865 30% [================== ] 565/1865 30% [================== ] 566/1865 30% [================== ] 567/1865 30% [================== ] 568/1865 30% [================== ] 569/1865 30% [================== ] 570/1865 30% [================== ] 571/1865 30% [=================== ] 572/1865 30% [=================== ] 573/1865 30% [=================== ] 574/1865 30% [=================== ] 575/1865 30% [=================== ] 576/1865 30% [=================== ] 577/1865 30% [=================== ] 578/1865 30% [=================== ] 579/1865 31% [=================== ] 580/1865 31% [=================== ] 581/1865 31% [=================== ] 582/1865 31% [=================== ] 583/1865 31% [=================== ] 584/1865 31% [=================== ] 585/1865 31% [=================== ] 586/1865 31% [=================== ] 587/1865 31% [=================== ] 588/1865 31% [=================== ] 589/1865 31% [=================== ] 590/1865 31% [=================== ] 591/1865 31% [=================== ] 592/1865 31% [=================== ] 593/1865 31% [=================== ] 594/1865 31% [=================== ] 595/1865 31% [=================== ] 596/1865 31% [=================== ] 597/1865 32% [=================== ] 598/1865 32% [=================== ] 599/1865 32% [=================== ] 600/1865 32% [=================== ] 601/1865 32% [==================== ] 602/1865 32% [==================== ] 603/1865 32% [==================== ] 604/1865 32% [==================== ] 605/1865 32% [==================== ] 606/1865 32% [==================== ] 607/1865 32% [==================== ] 608/1865 32% [==================== ] 609/1865 32% [==================== ] 610/1865 32% [==================== ] 611/1865 32% [==================== ] 612/1865 32% [==================== ] 613/1865 32% [==================== ] 614/1865 32% [==================== ] 615/1865 32% [==================== ] 616/1865 33% [==================== ] 617/1865 33% [==================== ] 618/1865 33% [==================== ] 619/1865 33% [==================== ] 620/1865 33% [==================== ] 621/1865 33% [==================== ] 622/1865 33% [==================== ] 623/1865 33% [==================== ] 624/1865 33% [==================== ] 625/1865 33% [==================== ] 626/1865 33% [==================== ] 627/1865 33% [==================== ] 628/1865 33% [==================== ] 629/1865 33% [==================== ] 630/1865 33% [==================== ] 631/1865 33% [===================== ] 632/1865 33% [===================== ] 633/1865 33% [===================== ] 634/1865 33% [===================== ] 635/1865 34% [===================== ] 636/1865 34% [===================== ] 637/1865 34% [===================== ] 638/1865 34% [===================== ] 639/1865 34% [===================== ] 640/1865 34% [===================== ] 641/1865 34% [===================== ] 642/1865 34% [===================== ] 643/1865 34% [===================== ] 644/1865 34% [===================== ] 645/1865 34% [===================== ] 646/1865 34% [===================== ] 647/1865 34% [===================== ] 648/1865 34% [===================== ] 649/1865 34% [===================== ] 650/1865 34% [===================== ] 651/1865 34% [===================== ] 652/1865 34% [===================== ] 653/1865 35% [===================== ] 654/1865 35% [===================== ] 655/1865 35% [===================== ] 656/1865 35% [===================== ] 657/1865 35% [===================== ] 658/1865 35% [===================== ] 659/1865 35% [===================== ] 660/1865 35% [===================== ] 661/1865 35% [====================== ] 662/1865 35% [====================== ] 663/1865 35% [====================== ] 664/1865 35% [====================== ] 665/1865 35% [====================== ] 666/1865 35% [====================== ] 667/1865 35% [====================== ] 668/1865 35% [====================== ] 669/1865 35% [====================== ] 670/1865 35% [====================== ] 671/1865 35% [====================== ] 672/1865 36% [====================== ] 673/1865 36% [====================== ] 674/1865 36% [====================== ] 675/1865 36% [====================== ] 676/1865 36% [====================== ] 677/1865 36% [====================== ] 678/1865 36% [====================== ] 679/1865 36% [====================== ] 680/1865 36% [====================== ] 681/1865 36% [====================== ] 682/1865 36% [====================== ] 683/1865 36% [====================== ] 684/1865 36% [====================== ] 685/1865 36% [====================== ] 686/1865 36% [====================== ] 687/1865 36% [====================== ] 688/1865 36% [====================== ] 689/1865 36% [====================== ] 690/1865 36% [====================== ] 691/1865 37% [======================= ] 692/1865 37% [======================= ] 693/1865 37% [======================= ] 694/1865 37% [======================= ] 695/1865 37% [======================= ] 696/1865 37% [======================= ] 697/1865 37% [======================= ] 698/1865 37% [======================= ] 699/1865 37% [======================= ] 700/1865 37% [======================= ] 701/1865 37% [======================= ] 702/1865 37% [======================= ] 703/1865 37% [======================= ] 704/1865 37% [======================= ] 705/1865 37% [======================= ] 706/1865 37% [======================= ] 707/1865 37% [======================= ] 708/1865 37% [======================= ] 709/1865 38% [======================= ] 710/1865 38% [======================= ] 711/1865 38% [======================= ] 712/1865 38% [======================= ] 713/1865 38% [======================= ] 714/1865 38% [======================= ] 715/1865 38% [======================= ] 716/1865 38% [======================= ] 717/1865 38% [======================= ] 718/1865 38% [======================= ] 719/1865 38% [======================= ] 720/1865 38% [======================= ] 721/1865 38% [======================== ] 722/1865 38% [======================== ] 723/1865 38% [======================== ] 724/1865 38% [======================== ] 725/1865 38% [======================== ] 726/1865 38% [======================== ] 727/1865 38% [======================== ] 728/1865 39% [======================== ] 729/1865 39% [======================== ] 730/1865 39% [======================== ] 731/1865 39% [======================== ] 732/1865 39% [======================== ] 733/1865 39% [======================== ] 734/1865 39% [======================== ] 735/1865 39% [======================== ] 736/1865 39% [======================== ] 737/1865 39% [======================== ] 738/1865 39% [======================== ] 739/1865 39% [======================== ] 740/1865 39% [======================== ] 741/1865 39% [======================== ] 742/1865 39% [======================== ] 743/1865 39% [======================== ] 744/1865 39% [======================== ] 745/1865 39% [======================== ] 746/1865 40% [======================== ] 747/1865 40% [======================== ] 748/1865 40% [======================== ] 749/1865 40% [======================== ] 750/1865 40% [======================== ] 751/1865 40% [======================== ] 752/1865 40% [========================= ] 753/1865 40% [========================= ] 754/1865 40% [========================= ] 755/1865 40% [========================= ] 756/1865 40% [========================= ] 757/1865 40% [========================= ] 758/1865 40% [========================= ] 759/1865 40% [========================= ] 760/1865 40% [========================= ] 761/1865 40% [========================= ] 762/1865 40% [========================= ] 763/1865 40% [========================= ] 764/1865 40% [========================= ] 765/1865 41% [========================= ] 766/1865 41% [========================= ] 767/1865 41% [========================= ] 768/1865 41% [========================= ] 769/1865 41% [========================= ] 770/1865 41% [========================= ] 771/1865 41% [========================= ] 772/1865 41% [========================= ] 773/1865 41% [========================= ] 774/1865 41% [========================= ] 775/1865 41% [========================= ] 776/1865 41% [========================= ] 777/1865 41% [========================= ] 778/1865 41% [========================= ] 779/1865 41% [========================= ] 780/1865 41% [========================= ] 781/1865 41% [========================= ] 782/1865 41% [========================== ] 783/1865 41% [========================== ] 784/1865 42% [========================== ] 785/1865 42% [========================== ] 786/1865 42% [========================== ] 787/1865 42% [========================== ] 788/1865 42% [========================== ] 789/1865 42% [========================== ] 790/1865 42% [========================== ] 791/1865 42% [========================== ] 792/1865 42% [========================== ] 793/1865 42% [========================== ] 794/1865 42% [========================== ] 795/1865 42% [========================== ] 796/1865 42% [========================== ] 797/1865 42% [========================== ] 798/1865 42% [========================== ] 799/1865 42% [========================== ] 800/1865 42% [========================== ] 801/1865 42% [========================== ] 802/1865 43% [========================== ] 803/1865 43% [========================== ] 804/1865 43% [========================== ] 805/1865 43% [========================== ] 806/1865 43% [========================== ] 807/1865 43% [========================== ] 808/1865 43% [========================== ] 809/1865 43% [========================== ] 810/1865 43% [========================== ] 811/1865 43% [========================== ] 812/1865 43% [=========================== ] 813/1865 43% [=========================== ] 814/1865 43% [=========================== ] 815/1865 43% [=========================== ] 816/1865 43% [=========================== ] 817/1865 43% [=========================== ] 818/1865 43% [=========================== ] 819/1865 43% [=========================== ] 820/1865 43% [=========================== ] 821/1865 44% [=========================== ] 822/1865 44% [=========================== ] 823/1865 44% [=========================== ] 824/1865 44% [=========================== ] 825/1865 44% [=========================== ] 826/1865 44% [=========================== ] 827/1865 44% [=========================== ] 828/1865 44% [=========================== ] 829/1865 44% [=========================== ] 830/1865 44% [=========================== ] 831/1865 44% [=========================== ] 832/1865 44% [=========================== ] 833/1865 44% [=========================== ] 834/1865 44% [=========================== ] 835/1865 44% [=========================== ] 836/1865 44% [=========================== ] 837/1865 44% [=========================== ] 838/1865 44% [=========================== ] 839/1865 44% [=========================== ] 840/1865 45% [=========================== ] 841/1865 45% [=========================== ] 842/1865 45% [============================ ] 843/1865 45% [============================ ] 844/1865 45% [============================ ] 845/1865 45% [============================ ] 846/1865 45% [============================ ] 847/1865 45% [============================ ] 848/1865 45% [============================ ] 849/1865 45% [============================ ] 850/1865 45% [============================ ] 851/1865 45% [============================ ] 852/1865 45% [============================ ] 853/1865 45% [============================ ] 854/1865 45% [============================ ] 855/1865 45% [============================ ] 856/1865 45% [============================ ] 857/1865 45% [============================ ] 858/1865 46% [============================ ] 859/1865 46% [============================ ] 860/1865 46% [============================ ] 861/1865 46% [============================ ] 862/1865 46% [============================ ] 863/1865 46% [============================ ] 864/1865 46% [============================ ] 865/1865 46% [============================ ] 866/1865 46% [============================ ] 867/1865 46% [============================ ] 868/1865 46% [============================ ] 869/1865 46% [============================ ] 870/1865 46% [============================ ] 871/1865 46% [============================ ] 872/1865 46% [============================= ] 873/1865 46% [============================= ] 874/1865 46% [============================= ] 875/1865 46% [============================= ] 876/1865 46% [============================= ] 877/1865 47% [============================= ] 878/1865 47% [============================= ] 879/1865 47% [============================= ] 880/1865 47% [============================= ] 881/1865 47% [============================= ] 882/1865 47% [============================= ] 883/1865 47% [============================= ] 884/1865 47% [============================= ] 885/1865 47% [============================= ] 886/1865 47% [============================= ] 887/1865 47% [============================= ] 888/1865 47% [============================= ] 889/1865 47% [============================= ] 890/1865 47% [============================= ] 891/1865 47% [============================= ] 892/1865 47% [============================= ] 893/1865 47% [============================= ] 894/1865 47% [============================= ] 895/1865 47% [============================= ] 896/1865 48% [============================= ] 897/1865 48% [============================= ] 898/1865 48% [============================= ] 899/1865 48% [============================= ] 900/1865 48% [============================= ] 901/1865 48% [============================= ] 902/1865 48% [============================== ] 903/1865 48% [============================== ] 904/1865 48% [============================== ] 905/1865 48% [============================== ] 906/1865 48% [============================== ] 907/1865 48% [============================== ] 908/1865 48% [============================== ] 909/1865 48% [============================== ] 910/1865 48% [============================== ] 911/1865 48% [============================== ] 912/1865 48% [============================== ] 913/1865 48% [============================== ] 914/1865 49% [============================== ] 915/1865 49% [============================== ] 916/1865 49% [============================== ] 917/1865 49% [============================== ] 918/1865 49% [============================== ] 919/1865 49% [============================== ] 920/1865 49% [============================== ] 921/1865 49% [============================== ] 922/1865 49% [============================== ] 923/1865 49% [============================== ] 924/1865 49% [============================== ] 925/1865 49% [============================== ] 926/1865 49% [============================== ] 927/1865 49% [============================== ] 928/1865 49% [============================== ] 929/1865 49% [============================== ] 930/1865 49% [============================== ] 931/1865 49% [============================== ] 932/1865 49% [=============================== ] 933/1865 50% [=============================== ] 934/1865 50% [=============================== ] 935/1865 50% [=============================== ] 936/1865 50% [=============================== ] 937/1865 50% [=============================== ] 938/1865 50% [=============================== ] 939/1865 50% [=============================== ] 940/1865 50% [=============================== ] 941/1865 50% [=============================== ] 942/1865 50% [=============================== ] 943/1865 50% [=============================== ] 944/1865 50% [=============================== ] 945/1865 50% [=============================== ] 946/1865 50% [=============================== ] 947/1865 50% [=============================== ] 948/1865 50% [=============================== ] 949/1865 50% [=============================== ] 950/1865 50% [=============================== ] 951/1865 50% [=============================== ] 952/1865 51% [=============================== ] 953/1865 51% [=============================== ] 954/1865 51% [=============================== ] 955/1865 51% [=============================== ] 956/1865 51% [=============================== ] 957/1865 51% [=============================== ] 958/1865 51% [=============================== ] 959/1865 51% [=============================== ] 960/1865 51% [=============================== ] 961/1865 51% [=============================== ] 962/1865 51% [================================ ] 963/1865 51% [================================ ] 964/1865 51% [================================ ] 965/1865 51% [================================ ] 966/1865 51% [================================ ] 967/1865 51% [================================ ] 968/1865 51% [================================ ] 969/1865 51% [================================ ] 970/1865 52% [================================ ] 971/1865 52% [================================ ] 972/1865 52% [================================ ] 973/1865 52% [================================ ] 974/1865 52% [================================ ] 975/1865 52% [================================ ] 976/1865 52% [================================ ] 977/1865 52% [================================ ] 978/1865 52% [================================ ] 979/1865 52% [================================ ] 980/1865 52% [================================ ] 981/1865 52% [================================ ] 982/1865 52% [================================ ] 983/1865 52% [================================ ] 984/1865 52% [================================ ] 985/1865 52% [================================ ] 986/1865 52% [================================ ] 987/1865 52% [================================ ] 988/1865 52% [================================ ] 989/1865 53% [================================ ] 990/1865 53% [================================ ] 991/1865 53% [================================ ] 992/1865 53% [================================= ] 993/1865 53% [================================= ] 994/1865 53% [================================= ] 995/1865 53% [================================= ] 996/1865 53% [================================= ] 997/1865 53% [================================= ] 998/1865 53% [================================= ] 999/1865 53% [================================= ] 1000/1865 53% [================================= ] 1001/1865 53% [================================= ] 1002/1865 53% [================================= ] 1003/1865 53% [================================= ] 1004/1865 53% [================================= ] 1005/1865 53% [================================= ] 1006/1865 53% [================================= ] 1007/1865 53% [================================= ] 1008/1865 54% [================================= ] 1009/1865 54% [================================= ] 1010/1865 54% [================================= ] 1011/1865 54% [================================= ] 1012/1865 54% [================================= ] 1013/1865 54% [================================= ] 1014/1865 54% [================================= ] 1015/1865 54% [================================= ] 1016/1865 54% [================================= ] 1017/1865 54% [================================= ] 1018/1865 54% [================================= ] 1019/1865 54% [================================= ] 1020/1865 54% [================================= ] 1021/1865 54% [================================= ] 1022/1865 54% [================================== ] 1023/1865 54% [================================== ] 1024/1865 54% [================================== ] 1025/1865 54% [================================== ] 1026/1865 55% [================================== ] 1027/1865 55% [================================== ] 1028/1865 55% [================================== ] 1029/1865 55% [================================== ] 1030/1865 55% [================================== ] 1031/1865 55% [================================== ] 1032/1865 55% [================================== ] 1033/1865 55% [================================== ] 1034/1865 55% [================================== ] 1035/1865 55% [================================== ] 1036/1865 55% [================================== ] 1037/1865 55% [================================== ] 1038/1865 55% [================================== ] 1039/1865 55% [================================== ] 1040/1865 55% [================================== ] 1041/1865 55% [================================== ] 1042/1865 55% [================================== ] 1043/1865 55% [================================== ] 1044/1865 55% [================================== ] 1045/1865 56% [================================== ] 1046/1865 56% [================================== ] 1047/1865 56% [================================== ] 1048/1865 56% [================================== ] 1049/1865 56% [================================== ] 1050/1865 56% [================================== ] 1051/1865 56% [================================== ] 1052/1865 56% [=================================== ] 1053/1865 56% [=================================== ] 1054/1865 56% [=================================== ] 1055/1865 56% [=================================== ] 1056/1865 56% [=================================== ] 1057/1865 56% [=================================== ] 1058/1865 56% [=================================== ] 1059/1865 56% [=================================== ] 1060/1865 56% [=================================== ] 1061/1865 56% [=================================== ] 1062/1865 56% [=================================== ] 1063/1865 56% [=================================== ] 1064/1865 57% [=================================== ] 1065/1865 57% [=================================== ] 1066/1865 57% [=================================== ] 1067/1865 57% [=================================== ] 1068/1865 57% [=================================== ] 1069/1865 57% [=================================== ] 1070/1865 57% [=================================== ] 1071/1865 57% [=================================== ] 1072/1865 57% [=================================== ] 1073/1865 57% [=================================== ] 1074/1865 57% [=================================== ] 1075/1865 57% [=================================== ] 1076/1865 57% [=================================== ] 1077/1865 57% [=================================== ] 1078/1865 57% [=================================== ] 1079/1865 57% [=================================== ] 1080/1865 57% [=================================== ] 1081/1865 57% [=================================== ] 1082/1865 58% [==================================== ] 1083/1865 58% [==================================== ] 1084/1865 58% [==================================== ] 1085/1865 58% [==================================== ] 1086/1865 58% [==================================== ] 1087/1865 58% [==================================== ] 1088/1865 58% [==================================== ] 1089/1865 58% [==================================== ] 1090/1865 58% [==================================== ] 1091/1865 58% [==================================== ] 1092/1865 58% [==================================== ] 1093/1865 58% [==================================== ] 1094/1865 58% [==================================== ] 1095/1865 58% [==================================== ] 1096/1865 58% [==================================== ] 1097/1865 58% [==================================== ] 1098/1865 58% [==================================== ] 1099/1865 58% [==================================== ] 1100/1865 58% [==================================== ] 1101/1865 59% [==================================== ] 1102/1865 59% [==================================== ] 1103/1865 59% [==================================== ] 1104/1865 59% [==================================== ] 1105/1865 59% [==================================== ] 1106/1865 59% [==================================== ] 1107/1865 59% [==================================== ] 1108/1865 59% [==================================== ] 1109/1865 59% [==================================== ] 1110/1865 59% [==================================== ] 1111/1865 59% [==================================== ] 1112/1865 59% [===================================== ] 1113/1865 59% [===================================== ] 1114/1865 59% [===================================== ] 1115/1865 59% [===================================== ] 1116/1865 59% [===================================== ] 1117/1865 59% [===================================== ] 1118/1865 59% [===================================== ] 1119/1865 60% [===================================== ] 1120/1865 60% [===================================== ] 1121/1865 60% [===================================== ] 1122/1865 60% [===================================== ] 1123/1865 60% [===================================== ] 1124/1865 60% [===================================== ] 1125/1865 60% [===================================== ] 1126/1865 60% [===================================== ] 1127/1865 60% [===================================== ] 1128/1865 60% [===================================== ] 1129/1865 60% [===================================== ] 1130/1865 60% [===================================== ] 1131/1865 60% [===================================== ] 1132/1865 60% [===================================== ] 1133/1865 60% [===================================== ] 1134/1865 60% [===================================== ] 1135/1865 60% [===================================== ] 1136/1865 60% [===================================== ] 1137/1865 60% [===================================== ] 1138/1865 61% [===================================== ] 1139/1865 61% [===================================== ] 1140/1865 61% [===================================== ] 1141/1865 61% [===================================== ] 1142/1865 61% [===================================== ] 1143/1865 61% [====================================== ] 1144/1865 61% [====================================== ] 1145/1865 61% [====================================== ] 1146/1865 61% [====================================== ] 1147/1865 61% [====================================== ] 1148/1865 61% [====================================== ] 1149/1865 61% [====================================== ] 1150/1865 61% [====================================== ] 1151/1865 61% [====================================== ] 1152/1865 61% [====================================== ] 1153/1865 61% [====================================== ] 1154/1865 61% [====================================== ] 1155/1865 61% [====================================== ] 1156/1865 61% [====================================== ] 1157/1865 62% [====================================== ] 1158/1865 62% [====================================== ] 1159/1865 62% [====================================== ] 1160/1865 62% [====================================== ] 1161/1865 62% [====================================== ] 1162/1865 62% [====================================== ] 1163/1865 62% [====================================== ] 1164/1865 62% [====================================== ] 1165/1865 62% [====================================== ] 1166/1865 62% [====================================== ] 1167/1865 62% [====================================== ] 1168/1865 62% [====================================== ] 1169/1865 62% [====================================== ] 1170/1865 62% [====================================== ] 1171/1865 62% [====================================== ] 1172/1865 62% [====================================== ] 1173/1865 62% [======================================= ] 1174/1865 62% [======================================= ] 1175/1865 63% [======================================= ] 1176/1865 63% [======================================= ] 1177/1865 63% [======================================= ] 1178/1865 63% [======================================= ] 1179/1865 63% [======================================= ] 1180/1865 63% [======================================= ] 1181/1865 63% [======================================= ] 1182/1865 63% [======================================= ] 1183/1865 63% [======================================= ] 1184/1865 63% [======================================= ] 1185/1865 63% [======================================= ] 1186/1865 63% [======================================= ] 1187/1865 63% [======================================= ] 1188/1865 63% [======================================= ] 1189/1865 63% [======================================= ] 1190/1865 63% [======================================= ] 1191/1865 63% [======================================= ] 1192/1865 63% [======================================= ] 1193/1865 63% [======================================= ] 1194/1865 64% [======================================= ] 1195/1865 64% [======================================= ] 1196/1865 64% [======================================= ] 1197/1865 64% [======================================= ] 1198/1865 64% [======================================= ] 1199/1865 64% [======================================= ] 1200/1865 64% [======================================= ] 1201/1865 64% [======================================= ] 1202/1865 64% [======================================= ] 1203/1865 64% [======================================== ] 1204/1865 64% [======================================== ] 1205/1865 64% [======================================== ] 1206/1865 64% [======================================== ] 1207/1865 64% [======================================== ] 1208/1865 64% [======================================== ] 1209/1865 64% [======================================== ] 1210/1865 64% [======================================== ] 1211/1865 64% [======================================== ] 1212/1865 64% [======================================== ] 1213/1865 65% [======================================== ] 1214/1865 65% [======================================== ] 1215/1865 65% [======================================== ] 1216/1865 65% [======================================== ] 1217/1865 65% [======================================== ] 1218/1865 65% [======================================== ] 1219/1865 65% [======================================== ] 1220/1865 65% [======================================== ] 1221/1865 65% [======================================== ] 1222/1865 65% [======================================== ] 1223/1865 65% [======================================== ] 1224/1865 65% [======================================== ] 1225/1865 65% [======================================== ] 1226/1865 65% [======================================== ] 1227/1865 65% [======================================== ] 1228/1865 65% [======================================== ] 1229/1865 65% [======================================== ] 1230/1865 65% [======================================== ] 1231/1865 66% [======================================== ] 1232/1865 66% [======================================== ] 1233/1865 66% [========================================= ] 1234/1865 66% [========================================= ] 1235/1865 66% [========================================= ] 1236/1865 66% [========================================= ] 1237/1865 66% [========================================= ] 1238/1865 66% [========================================= ] 1239/1865 66% [========================================= ] 1240/1865 66% [========================================= ] 1241/1865 66% [========================================= ] 1242/1865 66% [========================================= ] 1243/1865 66% [========================================= ] 1244/1865 66% [========================================= ] 1245/1865 66% [========================================= ] 1246/1865 66% [========================================= ] 1247/1865 66% [========================================= ] 1248/1865 66% [========================================= ] 1249/1865 66% [========================================= ] 1250/1865 67% [========================================= ] 1251/1865 67% [========================================= ] 1252/1865 67% [========================================= ] 1253/1865 67% [========================================= ] 1254/1865 67% [========================================= ] 1255/1865 67% [========================================= ] 1256/1865 67% [========================================= ] 1257/1865 67% [========================================= ] 1258/1865 67% [========================================= ] 1259/1865 67% [========================================= ] 1260/1865 67% [========================================= ] 1261/1865 67% [========================================= ] 1262/1865 67% [========================================= ] 1263/1865 67% [========================================== ] 1264/1865 67% [========================================== ] 1265/1865 67% [========================================== ] 1266/1865 67% [========================================== ] 1267/1865 67% [========================================== ] 1268/1865 67% [========================================== ] 1269/1865 68% [========================================== ] 1270/1865 68% [========================================== ] 1271/1865 68% [========================================== ] 1272/1865 68% [========================================== ] 1273/1865 68% [========================================== ] 1274/1865 68% [========================================== ] 1275/1865 68% [========================================== ] 1276/1865 68% [========================================== ] 1277/1865 68% [========================================== ] 1278/1865 68% [========================================== ] 1279/1865 68% [========================================== ] 1280/1865 68% [========================================== ] 1281/1865 68% [========================================== ] 1282/1865 68% [========================================== ] 1283/1865 68% [========================================== ] 1284/1865 68% [========================================== ] 1285/1865 68% [========================================== ] 1286/1865 68% [========================================== ] 1287/1865 69% [========================================== ] 1288/1865 69% [========================================== ] 1289/1865 69% [========================================== ] 1290/1865 69% [========================================== ] 1291/1865 69% [========================================== ] 1292/1865 69% [========================================== ] 1293/1865 69% [=========================================== ] 1294/1865 69% [=========================================== ] 1295/1865 69% [=========================================== ] 1296/1865 69% [=========================================== ] 1297/1865 69% [=========================================== ] 1298/1865 69% [=========================================== ] 1299/1865 69% [=========================================== ] 1300/1865 69% [=========================================== ] 1301/1865 69% [=========================================== ] 1302/1865 69% [=========================================== ] 1303/1865 69% [=========================================== ] 1304/1865 69% [=========================================== ] 1305/1865 69% [=========================================== ] 1306/1865 70% [=========================================== ] 1307/1865 70% [=========================================== ] 1308/1865 70% [=========================================== ] 1309/1865 70% [=========================================== ] 1310/1865 70% [=========================================== ] 1311/1865 70% [=========================================== ] 1312/1865 70% [=========================================== ] 1313/1865 70% [=========================================== ] 1314/1865 70% [=========================================== ] 1315/1865 70% [=========================================== ] 1316/1865 70% [=========================================== ] 1317/1865 70% [=========================================== ] 1318/1865 70% [=========================================== ] 1319/1865 70% [=========================================== ] 1320/1865 70% [=========================================== ] 1321/1865 70% [=========================================== ] 1322/1865 70% [=========================================== ] 1323/1865 70% [============================================ ] 1324/1865 70% [============================================ ] 1325/1865 71% [============================================ ] 1326/1865 71% [============================================ ] 1327/1865 71% [============================================ ] 1328/1865 71% [============================================ ] 1329/1865 71% [============================================ ] 1330/1865 71% [============================================ ] 1331/1865 71% [============================================ ] 1332/1865 71% [============================================ ] 1333/1865 71% [============================================ ] 1334/1865 71% [============================================ ] 1335/1865 71% [============================================ ] 1336/1865 71% [============================================ ] 1337/1865 71% [============================================ ] 1338/1865 71% [============================================ ] 1339/1865 71% [============================================ ] 1340/1865 71% [============================================ ] 1341/1865 71% [============================================ ] 1342/1865 71% [============================================ ] 1343/1865 72% [============================================ ] 1344/1865 72% [============================================ ] 1345/1865 72% [============================================ ] 1346/1865 72% [============================================ ] 1347/1865 72% [============================================ ] 1348/1865 72% [============================================ ] 1349/1865 72% [============================================ ] 1350/1865 72% [============================================ ] 1351/1865 72% [============================================ ] 1352/1865 72% [============================================ ] 1353/1865 72% [============================================= ] 1354/1865 72% [============================================= ] 1355/1865 72% [============================================= ] 1356/1865 72% [============================================= ] 1357/1865 72% [============================================= ] 1358/1865 72% [============================================= ] 1359/1865 72% [============================================= ] 1360/1865 72% [============================================= ] 1361/1865 72% [============================================= ] 1362/1865 73% [============================================= ] 1363/1865 73% [============================================= ] 1364/1865 73% [============================================= ] 1365/1865 73% [============================================= ] 1366/1865 73% [============================================= ] 1367/1865 73% [============================================= ] 1368/1865 73% [============================================= ] 1369/1865 73% [============================================= ] 1370/1865 73% [============================================= ] 1371/1865 73% [============================================= ] 1372/1865 73% [============================================= ] 1373/1865 73% [============================================= ] 1374/1865 73% [============================================= ] 1375/1865 73% [============================================= ] 1376/1865 73% [============================================= ] 1377/1865 73% [============================================= ] 1378/1865 73% [============================================= ] 1379/1865 73% [============================================= ] 1380/1865 73% [============================================= ] 1381/1865 74% [============================================= ] 1382/1865 74% [============================================= ] 1383/1865 74% [============================================== ] 1384/1865 74% [============================================== ] 1385/1865 74% [============================================== ] 1386/1865 74% [============================================== ] 1387/1865 74% [============================================== ] 1388/1865 74% [============================================== ] 1389/1865 74% [============================================== ] 1390/1865 74% [============================================== ] 1391/1865 74% [============================================== ] 1392/1865 74% [============================================== ] 1393/1865 74% [============================================== ] 1394/1865 74% [============================================== ] 1395/1865 74% [============================================== ] 1396/1865 74% [============================================== ] 1397/1865 74% [============================================== ] 1398/1865 74% [============================================== ] 1399/1865 75% [============================================== ] 1400/1865 75% [============================================== ] 1401/1865 75% [============================================== ] 1402/1865 75% [============================================== ] 1403/1865 75% [============================================== ] 1404/1865 75% [============================================== ] 1405/1865 75% [============================================== ] 1406/1865 75% [============================================== ] 1407/1865 75% [============================================== ] 1408/1865 75% [============================================== ] 1409/1865 75% [============================================== ] 1410/1865 75% [============================================== ] 1411/1865 75% [============================================== ] 1412/1865 75% [============================================== ] 1413/1865 75% [=============================================== ] 1414/1865 75% [=============================================== ] 1415/1865 75% [=============================================== ] 1416/1865 75% [=============================================== ] 1417/1865 75% [=============================================== ] 1418/1865 76% [=============================================== ] 1419/1865 76% [=============================================== ] 1420/1865 76% [=============================================== ] 1421/1865 76% [=============================================== ] 1422/1865 76% [=============================================== ] 1423/1865 76% [=============================================== ] 1424/1865 76% [=============================================== ] 1425/1865 76% [=============================================== ] 1426/1865 76% [=============================================== ] 1427/1865 76% [=============================================== ] 1428/1865 76% [=============================================== ] 1429/1865 76% [=============================================== ] 1430/1865 76% [=============================================== ] 1431/1865 76% [=============================================== ] 1432/1865 76% [=============================================== ] 1433/1865 76% [=============================================== ] 1434/1865 76% [=============================================== ] 1435/1865 76% [=============================================== ] 1436/1865 76% [=============================================== ] 1437/1865 77% [=============================================== ] 1438/1865 77% [=============================================== ] 1439/1865 77% [=============================================== ] 1440/1865 77% [=============================================== ] 1441/1865 77% [=============================================== ] 1442/1865 77% [=============================================== ] 1443/1865 77% [================================================ ] 1444/1865 77% [================================================ ] 1445/1865 77% [================================================ ] 1446/1865 77% [================================================ ] 1447/1865 77% [================================================ ] 1448/1865 77% [================================================ ] 1449/1865 77% [================================================ ] 1450/1865 77% [================================================ ] 1451/1865 77% [================================================ ] 1452/1865 77% [================================================ ] 1453/1865 77% [================================================ ] 1454/1865 77% [================================================ ] 1455/1865 78% [================================================ ] 1456/1865 78% [================================================ ] 1457/1865 78% [================================================ ] 1458/1865 78% [================================================ ] 1459/1865 78% [================================================ ] 1460/1865 78% [================================================ ] 1461/1865 78% [================================================ ] 1462/1865 78% [================================================ ] 1463/1865 78% [================================================ ] 1464/1865 78% [================================================ ] 1465/1865 78% [================================================ ] 1466/1865 78% [================================================ ] 1467/1865 78% [================================================ ] 1468/1865 78% [================================================ ] 1469/1865 78% [================================================ ] 1470/1865 78% [================================================ ] 1471/1865 78% [================================================ ] 1472/1865 78% [================================================ ] 1473/1865 78% [================================================= ] 1474/1865 79% [================================================= ] 1475/1865 79% [================================================= ] 1476/1865 79% [================================================= ] 1477/1865 79% [================================================= ] 1478/1865 79% [================================================= ] 1479/1865 79% [================================================= ] 1480/1865 79% [================================================= ] 1481/1865 79% [================================================= ] 1482/1865 79% [================================================= ] 1483/1865 79% [================================================= ] 1484/1865 79% [================================================= ] 1485/1865 79% [================================================= ] 1486/1865 79% [================================================= ] 1487/1865 79% [================================================= ] 1488/1865 79% [================================================= ] 1489/1865 79% [================================================= ] 1490/1865 79% [================================================= ] 1491/1865 79% [================================================= ] 1492/1865 80% [================================================= ] 1493/1865 80% [================================================= ] 1494/1865 80% [================================================= ] 1495/1865 80% [================================================= ] 1496/1865 80% [================================================= ] 1497/1865 80% [================================================= ] 1498/1865 80% [================================================= ] 1499/1865 80% [================================================= ] 1500/1865 80% [================================================= ] 1501/1865 80% [================================================= ] 1502/1865 80% [================================================= ] 1503/1865 80% [================================================= ] 1504/1865 80% [================================================== ] 1505/1865 80% [================================================== ] 1506/1865 80% [================================================== ] 1507/1865 80% [================================================== ] 1508/1865 80% [================================================== ] 1509/1865 80% [================================================== ] 1510/1865 80% [================================================== ] 1511/1865 81% [================================================== ] 1512/1865 81% [================================================== ] 1513/1865 81% [================================================== ] 1514/1865 81% [================================================== ] 1515/1865 81% [================================================== ] 1516/1865 81% [================================================== ] 1517/1865 81% [================================================== ] 1518/1865 81% [================================================== ] 1519/1865 81% [================================================== ] 1520/1865 81% [================================================== ] 1521/1865 81% [================================================== ] 1522/1865 81% [================================================== ] 1523/1865 81% [================================================== ] 1524/1865 81% [================================================== ] 1525/1865 81% [================================================== ] 1526/1865 81% [================================================== ] 1527/1865 81% [================================================== ] 1528/1865 81% [================================================== ] 1529/1865 81% [================================================== ] 1530/1865 82% [================================================== ] 1531/1865 82% [================================================== ] 1532/1865 82% [================================================== ] 1533/1865 82% [================================================== ] 1534/1865 82% [=================================================== ] 1535/1865 82% [=================================================== ] 1536/1865 82% [=================================================== ] 1537/1865 82% [=================================================== ] 1538/1865 82% [=================================================== ] 1539/1865 82% [=================================================== ] 1540/1865 82% [=================================================== ] 1541/1865 82% [=================================================== ] 1542/1865 82% [=================================================== ] 1543/1865 82% [=================================================== ] 1544/1865 82% [=================================================== ] 1545/1865 82% [=================================================== ] 1546/1865 82% [=================================================== ] 1547/1865 82% [=================================================== ] 1548/1865 83% [=================================================== ] 1549/1865 83% [=================================================== ] 1550/1865 83% [=================================================== ] 1551/1865 83% [=================================================== ] 1552/1865 83% [=================================================== ] 1553/1865 83% [=================================================== ] 1554/1865 83% [=================================================== ] 1555/1865 83% [=================================================== ] 1556/1865 83% [=================================================== ] 1557/1865 83% [=================================================== ] 1558/1865 83% [=================================================== ] 1559/1865 83% [=================================================== ] 1560/1865 83% [=================================================== ] 1561/1865 83% [=================================================== ] 1562/1865 83% [=================================================== ] 1563/1865 83% [=================================================== ] 1564/1865 83% [==================================================== ] 1565/1865 83% [==================================================== ] 1566/1865 83% [==================================================== ] 1567/1865 84% [==================================================== ] 1568/1865 84% [==================================================== ] 1569/1865 84% [==================================================== ] 1570/1865 84% [==================================================== ] 1571/1865 84% [==================================================== ] 1572/1865 84% [==================================================== ] 1573/1865 84% [==================================================== ] 1574/1865 84% [==================================================== ] 1575/1865 84% [==================================================== ] 1576/1865 84% [==================================================== ] 1577/1865 84% [==================================================== ] 1578/1865 84% [==================================================== ] 1579/1865 84% [==================================================== ] 1580/1865 84% [==================================================== ] 1581/1865 84% [==================================================== ] 1582/1865 84% [==================================================== ] 1583/1865 84% [==================================================== ] 1584/1865 84% [==================================================== ] 1585/1865 84% [==================================================== ] 1586/1865 85% [==================================================== ] 1587/1865 85% [==================================================== ] 1588/1865 85% [==================================================== ] 1589/1865 85% [==================================================== ] 1590/1865 85% [==================================================== ] 1591/1865 85% [==================================================== ] 1592/1865 85% [==================================================== ] 1593/1865 85% [==================================================== ] 1594/1865 85% [===================================================== ] 1595/1865 85% [===================================================== ] 1596/1865 85% [===================================================== ] 1597/1865 85% [===================================================== ] 1598/1865 85% [===================================================== ] 1599/1865 85% [===================================================== ] 1600/1865 85% [===================================================== ] 1601/1865 85% [===================================================== ] 1602/1865 85% [===================================================== ] 1603/1865 85% [===================================================== ] 1604/1865 86% [===================================================== ] 1605/1865 86% [===================================================== ] 1606/1865 86% [===================================================== ] 1607/1865 86% [===================================================== ] 1608/1865 86% [===================================================== ] 1609/1865 86% [===================================================== ] 1610/1865 86% [===================================================== ] 1611/1865 86% [===================================================== ] 1612/1865 86% [===================================================== ] 1613/1865 86% [===================================================== ] 1614/1865 86% [===================================================== ] 1615/1865 86% [===================================================== ] 1616/1865 86% [===================================================== ] 1617/1865 86% [===================================================== ] 1618/1865 86% [===================================================== ] 1619/1865 86% [===================================================== ] 1620/1865 86% [===================================================== ] 1621/1865 86% [===================================================== ] 1622/1865 86% [===================================================== ] 1623/1865 87% [===================================================== ] 1624/1865 87% [====================================================== ] 1625/1865 87% [====================================================== ] 1626/1865 87% [====================================================== ] 1627/1865 87% [====================================================== ] 1628/1865 87% [====================================================== ] 1629/1865 87% [====================================================== ] 1630/1865 87% [====================================================== ] 1631/1865 87% [====================================================== ] 1632/1865 87% [====================================================== ] 1633/1865 87% [====================================================== ] 1634/1865 87% [====================================================== ] 1635/1865 87% [====================================================== ] 1636/1865 87% [====================================================== ] 1637/1865 87% [====================================================== ] 1638/1865 87% [====================================================== ] 1639/1865 87% [====================================================== ] 1640/1865 87% [====================================================== ] 1641/1865 87% [====================================================== ] 1642/1865 88% [====================================================== ] 1643/1865 88% [====================================================== ] 1644/1865 88% [====================================================== ] 1645/1865 88% [====================================================== ] 1646/1865 88% [====================================================== ] 1647/1865 88% [====================================================== ] 1648/1865 88% [====================================================== ] 1649/1865 88% [====================================================== ] 1650/1865 88% [====================================================== ] 1651/1865 88% [====================================================== ] 1652/1865 88% [====================================================== ] 1653/1865 88% [====================================================== ] 1654/1865 88% [======================================================= ] 1655/1865 88% [======================================================= ] 1656/1865 88% [======================================================= ] 1657/1865 88% [======================================================= ] 1658/1865 88% [======================================================= ] 1659/1865 88% [======================================================= ] 1660/1865 89% [======================================================= ] 1661/1865 89% [======================================================= ] 1662/1865 89% [======================================================= ] 1663/1865 89% [======================================================= ] 1664/1865 89% [======================================================= ] 1665/1865 89% [======================================================= ] 1666/1865 89% [======================================================= ] 1667/1865 89% [======================================================= ] 1668/1865 89% [======================================================= ] 1669/1865 89% [======================================================= ] 1670/1865 89% [======================================================= ] 1671/1865 89% [======================================================= ] 1672/1865 89% [======================================================= ] 1673/1865 89% [======================================================= ] 1674/1865 89% [======================================================= ] 1675/1865 89% [======================================================= ] 1676/1865 89% [======================================================= ] 1677/1865 89% [======================================================= ] 1678/1865 89% [======================================================= ] 1679/1865 90% [======================================================= ] 1680/1865 90% [======================================================= ] 1681/1865 90% [======================================================= ] 1682/1865 90% [======================================================= ] 1683/1865 90% [======================================================= ] 1684/1865 90% [======================================================== ] 1685/1865 90% [======================================================== ] 1686/1865 90% [======================================================== ] 1687/1865 90% [======================================================== ] 1688/1865 90% [======================================================== ] 1689/1865 90% [======================================================== ] 1690/1865 90% [======================================================== ] 1691/1865 90% [======================================================== ] 1692/1865 90% [======================================================== ] 1693/1865 90% [======================================================== ] 1694/1865 90% [======================================================== ] 1695/1865 90% [======================================================== ] 1696/1865 90% [======================================================== ] 1697/1865 90% [======================================================== ] 1698/1865 91% [======================================================== ] 1699/1865 91% [======================================================== ] 1700/1865 91% [======================================================== ] 1701/1865 91% [======================================================== ] 1702/1865 91% [======================================================== ] 1703/1865 91% [======================================================== ] 1704/1865 91% [======================================================== ] 1705/1865 91% [======================================================== ] 1706/1865 91% [======================================================== ] 1707/1865 91% [======================================================== ] 1708/1865 91% [======================================================== ] 1709/1865 91% [======================================================== ] 1710/1865 91% [======================================================== ] 1711/1865 91% [======================================================== ] 1712/1865 91% [======================================================== ] 1713/1865 91% [======================================================== ] 1714/1865 91% [========================================================= ] 1715/1865 91% [========================================================= ] 1716/1865 92% [========================================================= ] 1717/1865 92% [========================================================= ] 1718/1865 92% [========================================================= ] 1719/1865 92% [========================================================= ] 1720/1865 92% [========================================================= ] 1721/1865 92% [========================================================= ] 1722/1865 92% [========================================================= ] 1723/1865 92% [========================================================= ] 1724/1865 92% [========================================================= ] 1725/1865 92% [========================================================= ] 1726/1865 92% [========================================================= ] 1727/1865 92% [========================================================= ] 1728/1865 92% [========================================================= ] 1729/1865 92% [========================================================= ] 1730/1865 92% [========================================================= ] 1731/1865 92% [========================================================= ] 1732/1865 92% [========================================================= ] 1733/1865 92% [========================================================= ] 1734/1865 92% [========================================================= ] 1735/1865 93% [========================================================= ] 1736/1865 93% [========================================================= ] 1737/1865 93% [========================================================= ] 1738/1865 93% [========================================================= ] 1739/1865 93% [========================================================= ] 1740/1865 93% [========================================================= ] 1741/1865 93% [========================================================= ] 1742/1865 93% [========================================================= ] 1743/1865 93% [========================================================= ] 1744/1865 93% [========================================================== ] 1745/1865 93% [========================================================== ] 1746/1865 93% [========================================================== ] 1747/1865 93% [========================================================== ] 1748/1865 93% [========================================================== ] 1749/1865 93% [========================================================== ] 1750/1865 93% [========================================================== ] 1751/1865 93% [========================================================== ] 1752/1865 93% [========================================================== ] 1753/1865 93% [========================================================== ] 1754/1865 94% [========================================================== ] 1755/1865 94% [========================================================== ] 1756/1865 94% [========================================================== ] 1757/1865 94% [========================================================== ] 1758/1865 94% [========================================================== ] 1759/1865 94% [========================================================== ] 1760/1865 94% [========================================================== ] 1761/1865 94% [========================================================== ] 1762/1865 94% [========================================================== ] 1763/1865 94% [========================================================== ] 1764/1865 94% [========================================================== ] 1765/1865 94% [========================================================== ] 1766/1865 94% [========================================================== ] 1767/1865 94% [========================================================== ] 1768/1865 94% [========================================================== ] 1769/1865 94% [========================================================== ] 1770/1865 94% [========================================================== ] 1771/1865 94% [========================================================== ] 1772/1865 95% [========================================================== ] 1773/1865 95% [========================================================== ] 1774/1865 95% [=========================================================== ] 1775/1865 95% [=========================================================== ] 1776/1865 95% [=========================================================== ] 1777/1865 95% [=========================================================== ] 1778/1865 95% [=========================================================== ] 1779/1865 95% [=========================================================== ] 1780/1865 95% [=========================================================== ] 1781/1865 95% [=========================================================== ] 1782/1865 95% [=========================================================== ] 1783/1865 95% [=========================================================== ] 1784/1865 95% [=========================================================== ] 1785/1865 95% [=========================================================== ] 1786/1865 95% [=========================================================== ] 1787/1865 95% [=========================================================== ] 1788/1865 95% [=========================================================== ] 1789/1865 95% [=========================================================== ] 1790/1865 95% [=========================================================== ] 1791/1865 96% [=========================================================== ] 1792/1865 96% [=========================================================== ] 1793/1865 96% [=========================================================== ] 1794/1865 96% [=========================================================== ] 1795/1865 96% [=========================================================== ] 1796/1865 96% [=========================================================== ] 1797/1865 96% [=========================================================== ] 1798/1865 96% [=========================================================== ] 1799/1865 96% [=========================================================== ] 1800/1865 96% [=========================================================== ] 1801/1865 96% [=========================================================== ] 1802/1865 96% [=========================================================== ] 1803/1865 96% [=========================================================== ] 1804/1865 96% [============================================================ ] 1805/1865 96% [============================================================ ] 1806/1865 96% [============================================================ ] 1807/1865 96% [============================================================ ] 1808/1865 96% [============================================================ ] 1809/1865 96% [============================================================ ] 1810/1865 97% [============================================================ ] 1811/1865 97% [============================================================ ] 1812/1865 97% [============================================================ ] 1813/1865 97% [============================================================ ] 1814/1865 97% [============================================================ ] 1815/1865 97% [============================================================ ] 1816/1865 97% [============================================================ ] 1817/1865 97% [============================================================ ] 1818/1865 97% [============================================================ ] 1819/1865 97% [============================================================ ] 1820/1865 97% [============================================================ ] 1821/1865 97% [============================================================ ] 1822/1865 97% [============================================================ ] 1823/1865 97% [============================================================ ] 1824/1865 97% [============================================================ ] 1825/1865 97% [============================================================ ] 1826/1865 97% [============================================================ ] 1827/1865 97% [============================================================ ] 1828/1865 98% [============================================================ ] 1829/1865 98% [============================================================ ] 1830/1865 98% [============================================================ ] 1831/1865 98% [============================================================ ] 1832/1865 98% [============================================================ ] 1833/1865 98% [============================================================ ] 1834/1865 98% [============================================================= ] 1835/1865 98% [============================================================= ] 1836/1865 98% [============================================================= ] 1837/1865 98% [============================================================= ] 1838/1865 98% [============================================================= ] 1839/1865 98% [============================================================= ] 1840/1865 98% [============================================================= ] 1841/1865 98% [============================================================= ] 1842/1865 98% [============================================================= ] 1843/1865 98% [============================================================= ] 1844/1865 98% [============================================================= ] 1845/1865 98% [============================================================= ] 1846/1865 98% [============================================================= ] 1847/1865 99% [============================================================= ] 1848/1865 99% [============================================================= ] 1849/1865 99% [============================================================= ] 1850/1865 99% [============================================================= ] 1851/1865 99% [============================================================= ] 1852/1865 99% [============================================================= ] 1853/1865 99% [============================================================= ] 1854/1865 99% [============================================================= ] 1855/1865 99% [============================================================= ] 1856/1865 99% [============================================================= ] 1857/1865 99% [============================================================= ] 1858/1865 99% [============================================================= ] 1859/1865 99% [============================================================= ] 1860/1865 99% [============================================================= ] 1861/1865 99% [============================================================= ] 1862/1865 99% [============================================================= ] 1863/1865 99% [============================================================= ] 1864/1865 99% [==============================================================] 1865/1865 100% operation complete, 1865 objects in 157694 NAND pages. ln -snf /home/autobuild/autobuild/instance-23/output-1/host/nios2-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-23/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-23/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-23/buildroot' >>> Buildroot 2022.11-891-g16d83fa724 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c 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.3.0 Collecting legal info >>> host-binutils 2.37 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.0.19 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> bridge-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> 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) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ntp 4.2.8p15 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> 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.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> cfm 0.3 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> chrony 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> civetweb 1.15 Collecting legal info LICENSE.md: OK (sha256: 24d3d2aee56ae3cddcdf3392c1250877818108314233cf15f2bc9eb3ac298934) >>> dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> 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.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> dovecot 2.3.20 Collecting legal info COPYING: OK (sha256: 319a9830aab406109cd67cb45496587566a8123203d66d037b209ca3e13de02a) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> ell 0.53 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> font-awesome 4.7.0 Collecting legal info >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> fswebcam 20200725 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libcurl 7.87.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> haserl 0.9.36 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> inadyn 2.10.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> initscripts Collecting legal info >>> iptraf-ng 1.2.1 Collecting legal info LICENSE: OK (sha256: 4e49bef38f621aac4a870da4b30011c7b7abc7256b218daec1c425b08448ae1e) >>> jemalloc 5.3.0 Collecting legal info COPYING: OK (sha256: 94aa2caa98c25d942f58b956c71dba6a99ff98fc3a31cbc669fe2a4cd0268b53) >>> jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> libarchive 3.6.2 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libdbi-drivers 0bfae6c43134cf58dc89364328545982ca297abb Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmdbx 0.11.13 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnftnl 1.2.3 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libpfm4 4.12.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> librtlsdr ed0317e6a58c098874ac58b769cf2e609c18d9a5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libupnp 1.14.13 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> liburing 2.2 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2ec12f7934cdfce25ff72b0557738989d79fc7a496d1cf9b2d3f9464fd61edbe) README: OK (sha256: 1c3351726408c22787dafbb5cc4bfeaa38ca8e92eabf59a36a046a5a2e66108f) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> minissdpd 1.6.0 Collecting legal info LICENSE: OK (sha256: a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mongoose 7.8 Collecting legal info LICENSE: OK (sha256: b41c293820074278291813af9f181918154875c94d744a90bf4eec331be28ac5) >>> nftables 1.0.5 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> ofono 1.34 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> restorecond 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> s6-portable-utils 2.2.5.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-rc 0.5.3.2 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> socat 1.7.4.4 Collecting legal info README: OK (sha256: 3555c6bc2779ff0f9a7145d1e3cd1d8fde59548bcd3364a23b907de21eec5aa8) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> stm32flash 0.7 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> uacme 1.7.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> udftools 2.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> vnstat 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> host-xorriso 1.5.4.pl02 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYRIGHT: OK (sha256: 72e99e72cd68f226415e5d898f3b38e24ae7991ed038ed72d789fff5b060f028) >>> 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.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-6.0.19: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-23/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-23/buildroot'