libtool: install: /usr/bin/install -c xorriso/xorriso /tmp/instance-10/output-1/host/bin/xorriso /usr/bin/mkdir -p '/tmp/instance-10/output-1/host/bin' /usr/bin/install -c frontend/xorriso-tcltk xorriso-dd-target/xorriso-dd-target '/tmp/instance-10/output-1/host/bin' /home/autobuild/make/make install-exec-hook make[3]: Entering directory '/tmp/instance-10/output-1/build/host-xorriso-1.5.4.pl02' if test -e "/tmp/instance-10/output-1/host/bin"/xorrisofs ; then rm "/tmp/instance-10/output-1/host/bin"/xorrisofs ; else echo ; fi ln -s xorriso "/tmp/instance-10/output-1/host/bin"/xorrisofs if test -e "/tmp/instance-10/output-1/host/bin"/osirrox ; then rm "/tmp/instance-10/output-1/host/bin"/osirrox ; else echo ; fi ln -s xorriso "/tmp/instance-10/output-1/host/bin"/osirrox if test -e "/tmp/instance-10/output-1/host/bin"/xorrecord ; then rm "/tmp/instance-10/output-1/host/bin"/xorrecord ; else echo ; fi ln -s xorriso "/tmp/instance-10/output-1/host/bin"/xorrecord make[3]: Leaving directory '/tmp/instance-10/output-1/build/host-xorriso-1.5.4.pl02' /usr/bin/mkdir -p '/tmp/instance-10/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 '/tmp/instance-10/output-1/host/share/info' /usr/bin/mkdir -p '/tmp/instance-10/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 '/tmp/instance-10/output-1/host/share/man/man1' make[2]: Leaving directory '/tmp/instance-10/output-1/build/host-xorriso-1.5.4.pl02' make[1]: Leaving directory '/tmp/instance-10/output-1/build/host-xorriso-1.5.4.pl02' >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Downloading GIT_DIR=/tmp/instance-10/dl/yavta/git/.git git init . hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /tmp/instance-10/dl/yavta/git/.git/ GIT_DIR=/tmp/instance-10/dl/yavta/git/.git git remote add origin 'https://git.ideasonboard.org/git/yavta.git' GIT_DIR=/tmp/instance-10/dl/yavta/git/.git git remote set-url origin 'https://git.ideasonboard.org/git/yavta.git' Fetching all references GIT_DIR=/tmp/instance-10/dl/yavta/git/.git git fetch origin From https://git.ideasonboard.org/git/yavta * [new branch] master -> origin/master * [new branch] requests -> origin/requests * [new branch] xgold -> origin/xgold GIT_DIR=/tmp/instance-10/dl/yavta/git/.git git fetch origin -t GIT_DIR=/tmp/instance-10/dl/yavta/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/tmp/instance-10/dl/yavta/git/.git git checkout -f -q '583bedefc2a247d2cfd32d1b4a0abbe3e2015c70' warning: refname '583bedefc2a247d2cfd32d1b4a0abbe3e2015c70' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/tmp/instance-10/dl/yavta/git/.git git clean -ffdx yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70-br1.tar.gz: OK (sha256: 108a0ceec862b56a3fbcb3ad28a8744d9800555ccb3e11bdd94c8cd4614296d5) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Extracting gzip -d -c /tmp/instance-10/dl/yavta/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70-br1.tar.gz | tar --strip-components=1 -C /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 -xf - >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Patching >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Configuring rm -rf /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build mkdir -p /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-10/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-10/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%arc700%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-10/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build/cross-compilation.conf PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-10/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-10/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-10/output-1/host/lib/cmake -Dwerror=false /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70/ /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build The Meson build system Version: 1.0.0 Source dir: /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Build dir: /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70/build Build type: cross build Project name: yavta Project version: 0.0.0 C compiler for the host machine: /tmp/instance-10/output-1/host/bin/arc-buildroot-linux-uclibc-gcc (gcc 10.4.0 "arc-buildroot-linux-uclibc-gcc.br_real (Buildroot 2022.11-736-ge75f396208) 10.4.0") C linker for the host machine: /tmp/instance-10/output-1/host/bin/arc-buildroot-linux-uclibc-gcc ld.bfd 2.39 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arc Host machine cpu: arc700 Target machine cpu family: arc Target machine cpu: arc700 Checking for function "clock_gettime" : YES Build targets in project: 1 yavta 0.0.0 User defined options Cross files : /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-10/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-10/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false werror : false b_pie : false Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-10/output-1/host/bin/ninja >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Building PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-10/output-1/host/bin/ninja -C /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build ninja: Entering directory `/tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build' [1/2] Compiling C object yavta.p/yavta.c.o [2/2] Linking target yavta >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Installing to target PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-10/output-1/target PYTHONNOUSERSITE=y /tmp/instance-10/output-1/host/bin/ninja -C /tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build install ninja: Entering directory `/tmp/instance-10/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build' [0/1] Installing files. Installing yavta to /tmp/instance-10/output-1/target/usr/bin >>> zd1211-firmware 1.5 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-10/output-1/build/.zd1211-firmware-1.5.tar.bz2.pkEhzP/output' 'http://downloads.sourceforge.net/project/zd1211/zd1211-firmware/1.5/zd1211-firmware-1.5.tar.bz2' --2023-01-01 00:35:34-- http://downloads.sourceforge.net/project/zd1211/zd1211-firmware/1.5/zd1211-firmware-1.5.tar.bz2 Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://gigenet.dl.sourceforge.net/project/zd1211/zd1211-firmware/1.5/zd1211-firmware-1.5.tar.bz2 [following] --2023-01-01 00:35:35-- http://gigenet.dl.sourceforge.net/project/zd1211/zd1211-firmware/1.5/zd1211-firmware-1.5.tar.bz2 Resolving gigenet.dl.sourceforge.net (gigenet.dl.sourceforge.net)... 69.65.16.142 Connecting to gigenet.dl.sourceforge.net (gigenet.dl.sourceforge.net)|69.65.16.142|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 38291 (37K) [application/octet-stream] Saving to: '/tmp/instance-10/output-1/build/.zd1211-firmware-1.5.tar.bz2.pkEhzP/output' 0K .......... .......... .......... ....... 100% 739K=0.05s 2023-01-01 00:35:35 (739 KB/s) - '/tmp/instance-10/output-1/build/.zd1211-firmware-1.5.tar.bz2.pkEhzP/output' saved [38291/38291] zd1211-firmware-1.5.tar.bz2: OK (sha256: f11d3810d7f72833997f634584a586dcced71a353f965abf81062ec431d02b12) >>> zd1211-firmware 1.5 Extracting bzcat /tmp/instance-10/dl/zd1211-firmware/zd1211-firmware-1.5.tar.bz2 | tar --strip-components=1 -C /tmp/instance-10/output-1/build/zd1211-firmware-1.5 -xf - >>> zd1211-firmware 1.5 Patching >>> zd1211-firmware 1.5 Configuring >>> zd1211-firmware 1.5 Building >>> zd1211-firmware 1.5 Installing to target /usr/bin/install -d -m 0755 /tmp/instance-10/output-1/target/lib/firmware/zd1211/ cp -dpf /tmp/instance-10/output-1/build/zd1211-firmware-1.5/zd1211*{ub,uphr,ur} /tmp/instance-10/output-1/target/lib/firmware/zd1211 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-10/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@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', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-10/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-10/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%arc700%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@%/tmp/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-10/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-10/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-10/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-10/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%arc700%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-10/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-10/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /tmp/instance-10/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /tmp/instance-10/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-10/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-10/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-10/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-10/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-10/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-10/output-1/target/etc/shells; fi mkdir -p /tmp/instance-10/output-1/target/etc echo "buildroot" > /tmp/instance-10/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-10/output-1/target/etc/hosts mkdir -p /tmp/instance-10/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-10/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-10/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-10/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-10/output-1/target/etc/shells if [ -x /tmp/instance-10/output-1/target/sbin/swapon -a -x /tmp/instance-10/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-10/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-10/output-1/target/etc/inittab; fi rm -rf /tmp/instance-10/output-1/target/usr/include /tmp/instance-10/output-1/target/usr/share/aclocal \ /tmp/instance-10/output-1/target/usr/lib/pkgconfig /tmp/instance-10/output-1/target/usr/share/pkgconfig \ /tmp/instance-10/output-1/target/usr/lib/cmake /tmp/instance-10/output-1/target/usr/share/cmake \ /tmp/instance-10/output-1/target/usr/lib/rpm /tmp/instance-10/output-1/target/usr/doc find /tmp/instance-10/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-10/output-1/target/lib/ /tmp/instance-10/output-1/target/usr/lib/ /tmp/instance-10/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-10/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-10/output-1/target/usr/share/gdb rm -rf /tmp/instance-10/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-10/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-10/output-1/target/usr/share/zsh rm -rf /tmp/instance-10/output-1/target/usr/man /tmp/instance-10/output-1/target/usr/share/man rm -rf /tmp/instance-10/output-1/target/usr/info /tmp/instance-10/output-1/target/usr/share/info rm -rf /tmp/instance-10/output-1/target/usr/doc /tmp/instance-10/output-1/target/usr/share/doc rm -rf /tmp/instance-10/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-10/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-10/output-1/target/lib/debug /tmp/instance-10/output-1/target/usr/lib/debug find /tmp/instance-10/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 /tmp/instance-10/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-10/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-10/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 /tmp/instance-10/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-736-ge75f396208"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-10/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-10/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-10/output-1/per-package /tmp/instance-10/buildroot/support/scripts/fix-rpath target touch /tmp/instance-10/output-1/target/usr >>> Generating root filesystems common tables rm -rf /tmp/instance-10/output-1/build/buildroot-fs mkdir -p /tmp/instance-10/output-1/build/buildroot-fs printf ' \n' >> /tmp/instance-10/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /tmp/instance-10/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /tmp/instance-10/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /tmp/instance-10/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /tmp/instance-10/output-1/images rm -rf /tmp/instance-10/output-1/build/buildroot-fs/yaffs2 mkdir -p /tmp/instance-10/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-10/output-1/target/ /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/target" >> /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-10/buildroot/support/scripts/mkusers /tmp/instance-10/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/target >> /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/tmp/instance-10/output-1/host/bin/makedevs -d /tmp/instance-10/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/target" >> /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /tmp/instance-10/output-1/host/bin/mkyaffs2 --all-root /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/target /tmp/instance-10/output-1/images/rootfs.yaffs2\n' >> /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-10/output-1/host/bin/fakeroot -- /tmp/instance-10/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/tmp/instance-10/output-1/build/buildroot-fs/yaffs2/target table='/tmp/instance-10/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/tmp/instance-10/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 1787 objects. stage 2: creating image '/tmp/instance-10/output-1/images/rootfs.yaffs2' [ ] 1/1787 0% [ ] 2/1787 0% [ ] 3/1787 0% [ ] 4/1787 0% [ ] 5/1787 0% [ ] 6/1787 0% [ ] 7/1787 0% [ ] 8/1787 0% [ ] 9/1787 0% [ ] 10/1787 0% [ ] 11/1787 0% [ ] 12/1787 0% [ ] 13/1787 0% [ ] 14/1787 0% [ ] 15/1787 0% [ ] 16/1787 0% [ ] 17/1787 0% [ ] 18/1787 1% [ ] 19/1787 1% [ ] 20/1787 1% [ ] 21/1787 1% [ ] 22/1787 1% [ ] 23/1787 1% [ ] 24/1787 1% [ ] 25/1787 1% [ ] 26/1787 1% [ ] 27/1787 1% [ ] 28/1787 1% [= ] 29/1787 1% [= ] 30/1787 1% [= ] 31/1787 1% [= ] 32/1787 1% [= ] 33/1787 1% [= ] 34/1787 1% [= ] 35/1787 1% [= ] 36/1787 2% [= ] 37/1787 2% [= ] 38/1787 2% [= ] 39/1787 2% [= ] 40/1787 2% [= ] 41/1787 2% [= ] 42/1787 2% [= ] 43/1787 2% [= ] 44/1787 2% [= ] 45/1787 2% [= ] 46/1787 2% [= ] 47/1787 2% [= ] 48/1787 2% [= ] 49/1787 2% [= ] 50/1787 2% [= ] 51/1787 2% [= ] 52/1787 2% [= ] 53/1787 2% [= ] 54/1787 3% [= ] 55/1787 3% [= ] 56/1787 3% [= ] 57/1787 3% [== ] 58/1787 3% [== ] 59/1787 3% [== ] 60/1787 3% [== ] 61/1787 3% [== ] 62/1787 3% [== ] 63/1787 3% [== ] 64/1787 3% [== ] 65/1787 3% [== ] 66/1787 3% [== ] 67/1787 3% [== ] 68/1787 3% [== ] 69/1787 3% [== ] 70/1787 3% [== ] 71/1787 3% [== ] 72/1787 4% [== ] 73/1787 4% [== ] 74/1787 4% [== ] 75/1787 4% [== ] 76/1787 4% [== ] 77/1787 4% [== ] 78/1787 4% [== ] 79/1787 4% [== ] 80/1787 4% [== ] 81/1787 4% [== ] 82/1787 4% [== ] 83/1787 4% [== ] 84/1787 4% [== ] 85/1787 4% [== ] 86/1787 4% [=== ] 87/1787 4% [=== ] 88/1787 4% [=== ] 89/1787 4% [=== ] 90/1787 5% [=== ] 91/1787 5% [=== ] 92/1787 5% [=== ] 93/1787 5% [=== ] 94/1787 5% [=== ] 95/1787 5% [=== ] 96/1787 5% [=== ] 97/1787 5% [=== ] 98/1787 5% [=== ] 99/1787 5% [=== ] 100/1787 5% [=== ] 101/1787 5% [=== ] 102/1787 5% [=== ] 103/1787 5% [=== ] 104/1787 5% [=== ] 105/1787 5% [=== ] 106/1787 5% [=== ] 107/1787 5% [=== ] 108/1787 6% [=== ] 109/1787 6% [=== ] 110/1787 6% [=== ] 111/1787 6% [=== ] 112/1787 6% [=== ] 113/1787 6% [=== ] 114/1787 6% [=== ] 115/1787 6% [==== ] 116/1787 6% [==== ] 117/1787 6% [==== ] 118/1787 6% [==== ] 119/1787 6% [==== ] 120/1787 6% [==== ] 121/1787 6% [==== ] 122/1787 6% [==== ] 123/1787 6% [==== ] 124/1787 6% [==== ] 125/1787 6% [==== ] 126/1787 7% [==== ] 127/1787 7% [==== ] 128/1787 7% [==== ] 129/1787 7% [==== ] 130/1787 7% [==== ] 131/1787 7% [==== ] 132/1787 7% [==== ] 133/1787 7% [==== ] 134/1787 7% [==== ] 135/1787 7% [==== ] 136/1787 7% [==== ] 137/1787 7% [==== ] 138/1787 7% [==== ] 139/1787 7% [==== ] 140/1787 7% [==== ] 141/1787 7% [==== ] 142/1787 7% [==== ] 143/1787 8% [==== ] 144/1787 8% [===== ] 145/1787 8% [===== ] 146/1787 8% [===== ] 147/1787 8% [===== ] 148/1787 8% [===== ] 149/1787 8% [===== ] 150/1787 8% [===== ] 151/1787 8% [===== ] 152/1787 8% [===== ] 153/1787 8% [===== ] 154/1787 8% [===== ] 155/1787 8% [===== ] 156/1787 8% [===== ] 157/1787 8% [===== ] 158/1787 8% [===== ] 159/1787 8% [===== ] 160/1787 8% [===== ] 161/1787 9% [===== ] 162/1787 9% [===== ] 163/1787 9% [===== ] 164/1787 9% [===== ] 165/1787 9% [===== ] 166/1787 9% [===== ] 167/1787 9% [===== ] 168/1787 9% [===== ] 169/1787 9% [===== ] 170/1787 9% [===== ] 171/1787 9% [===== ] 172/1787 9% [====== ] 173/1787 9% [====== ] 174/1787 9% [====== ] 175/1787 9% [====== ] 176/1787 9% [====== ] 177/1787 9% [====== ] 178/1787 9% [====== ] 179/1787 10% [====== ] 180/1787 10% [====== ] 181/1787 10% [====== ] 182/1787 10% [====== ] 183/1787 10% [====== ] 184/1787 10% [====== ] 185/1787 10% [====== ] 186/1787 10% [====== ] 187/1787 10% [====== ] 188/1787 10% [====== ] 189/1787 10% [====== ] 190/1787 10% [====== ] 191/1787 10% [====== ] 192/1787 10% [====== ] 193/1787 10% [====== ] 194/1787 10% [====== ] 195/1787 10% [====== ] 196/1787 10% [====== ] 197/1787 11% [====== ] 198/1787 11% [====== ] 199/1787 11% [====== ] 200/1787 11% [====== ] 201/1787 11% [======= ] 202/1787 11% [======= ] 203/1787 11% [======= ] 204/1787 11% [======= ] 205/1787 11% [======= ] 206/1787 11% [======= ] 207/1787 11% [======= ] 208/1787 11% [======= ] 209/1787 11% [======= ] 210/1787 11% [======= ] 211/1787 11% [======= ] 212/1787 11% [======= ] 213/1787 11% [======= ] 214/1787 11% [======= ] 215/1787 12% [======= ] 216/1787 12% [======= ] 217/1787 12% [======= ] 218/1787 12% [======= ] 219/1787 12% [======= ] 220/1787 12% [======= ] 221/1787 12% [======= ] 222/1787 12% [======= ] 223/1787 12% [======= ] 224/1787 12% [======= ] 225/1787 12% [======= ] 226/1787 12% [======= ] 227/1787 12% [======= ] 228/1787 12% [======= ] 229/1787 12% [======= ] 230/1787 12% [======== ] 231/1787 12% [======== ] 232/1787 12% [======== ] 233/1787 13% [======== ] 234/1787 13% [======== ] 235/1787 13% [======== ] 236/1787 13% [======== ] 237/1787 13% [======== ] 238/1787 13% [======== ] 239/1787 13% [======== ] 240/1787 13% [======== ] 241/1787 13% [======== ] 242/1787 13% [======== ] 243/1787 13% [======== ] 244/1787 13% [======== ] 245/1787 13% [======== ] 246/1787 13% [======== ] 247/1787 13% [======== ] 248/1787 13% [======== ] 249/1787 13% [======== ] 250/1787 13% [======== ] 251/1787 14% [======== ] 252/1787 14% [======== ] 253/1787 14% [======== ] 254/1787 14% [======== ] 255/1787 14% [======== ] 256/1787 14% [======== ] 257/1787 14% [======== ] 258/1787 14% [======== ] 259/1787 14% [========= ] 260/1787 14% [========= ] 261/1787 14% [========= ] 262/1787 14% [========= ] 263/1787 14% [========= ] 264/1787 14% [========= ] 265/1787 14% [========= ] 266/1787 14% [========= ] 267/1787 14% [========= ] 268/1787 14% [========= ] 269/1787 15% [========= ] 270/1787 15% [========= ] 271/1787 15% [========= ] 272/1787 15% [========= ] 273/1787 15% [========= ] 274/1787 15% [========= ] 275/1787 15% [========= ] 276/1787 15% [========= ] 277/1787 15% [========= ] 278/1787 15% [========= ] 279/1787 15% [========= ] 280/1787 15% [========= ] 281/1787 15% [========= ] 282/1787 15% [========= ] 283/1787 15% [========= ] 284/1787 15% [========= ] 285/1787 15% [========= ] 286/1787 16% [========= ] 287/1787 16% [========= ] 288/1787 16% [========== ] 289/1787 16% [========== ] 290/1787 16% [========== ] 291/1787 16% [========== ] 292/1787 16% [========== ] 293/1787 16% [========== ] 294/1787 16% [========== ] 295/1787 16% [========== ] 296/1787 16% [========== ] 297/1787 16% [========== ] 298/1787 16% [========== ] 299/1787 16% [========== ] 300/1787 16% [========== ] 301/1787 16% [========== ] 302/1787 16% [========== ] 303/1787 16% [========== ] 304/1787 17% [========== ] 305/1787 17% [========== ] 306/1787 17% [========== ] 307/1787 17% [========== ] 308/1787 17% [========== ] 309/1787 17% [========== ] 310/1787 17% [========== ] 311/1787 17% [========== ] 312/1787 17% [========== ] 313/1787 17% [========== ] 314/1787 17% [========== ] 315/1787 17% [========== ] 316/1787 17% [========== ] 317/1787 17% [=========== ] 318/1787 17% [=========== ] 319/1787 17% [=========== ] 320/1787 17% [=========== ] 321/1787 17% [=========== ] 322/1787 18% [=========== ] 323/1787 18% [=========== ] 324/1787 18% [=========== ] 325/1787 18% [=========== ] 326/1787 18% [=========== ] 327/1787 18% [=========== ] 328/1787 18% [=========== ] 329/1787 18% [=========== ] 330/1787 18% [=========== ] 331/1787 18% [=========== ] 332/1787 18% [=========== ] 333/1787 18% [=========== ] 334/1787 18% [=========== ] 335/1787 18% [=========== ] 336/1787 18% [=========== ] 337/1787 18% [=========== ] 338/1787 18% [=========== ] 339/1787 18% [=========== ] 340/1787 19% [=========== ] 341/1787 19% [=========== ] 342/1787 19% [=========== ] 343/1787 19% [=========== ] 344/1787 19% [=========== ] 345/1787 19% [============ ] 346/1787 19% [============ ] 347/1787 19% [============ ] 348/1787 19% [============ ] 349/1787 19% [============ ] 350/1787 19% [============ ] 351/1787 19% [============ ] 352/1787 19% [============ ] 353/1787 19% [============ ] 354/1787 19% [============ ] 355/1787 19% [============ ] 356/1787 19% [============ ] 357/1787 19% [============ ] 358/1787 20% [============ ] 359/1787 20% [============ ] 360/1787 20% [============ ] 361/1787 20% [============ ] 362/1787 20% [============ ] 363/1787 20% [============ ] 364/1787 20% [============ ] 365/1787 20% [============ ] 366/1787 20% [============ ] 367/1787 20% [============ ] 368/1787 20% [============ ] 369/1787 20% [============ ] 370/1787 20% [============ ] 371/1787 20% [============ ] 372/1787 20% [============ ] 373/1787 20% [============ ] 374/1787 20% [============= ] 375/1787 20% [============= ] 376/1787 21% [============= ] 377/1787 21% [============= ] 378/1787 21% [============= ] 379/1787 21% [============= ] 380/1787 21% [============= ] 381/1787 21% [============= ] 382/1787 21% [============= ] 383/1787 21% [============= ] 384/1787 21% [============= ] 385/1787 21% [============= ] 386/1787 21% [============= ] 387/1787 21% [============= ] 388/1787 21% [============= ] 389/1787 21% [============= ] 390/1787 21% [============= ] 391/1787 21% [============= ] 392/1787 21% [============= ] 393/1787 21% [============= ] 394/1787 22% [============= ] 395/1787 22% [============= ] 396/1787 22% [============= ] 397/1787 22% [============= ] 398/1787 22% [============= ] 399/1787 22% [============= ] 400/1787 22% [============= ] 401/1787 22% [============= ] 402/1787 22% [============= ] 403/1787 22% [============== ] 404/1787 22% [============== ] 405/1787 22% [============== ] 406/1787 22% [============== ] 407/1787 22% [============== ] 408/1787 22% [============== ] 409/1787 22% [============== ] 410/1787 22% [============== ] 411/1787 22% [============== ] 412/1787 23% [============== ] 413/1787 23% [============== ] 414/1787 23% [============== ] 415/1787 23% [============== ] 416/1787 23% [============== ] 417/1787 23% [============== ] 418/1787 23% [============== ] 419/1787 23% [============== ] 420/1787 23% [============== ] 421/1787 23% [============== ] 422/1787 23% [============== ] 423/1787 23% [============== ] 424/1787 23% [============== ] 425/1787 23% [============== ] 426/1787 23% [============== ] 427/1787 23% [============== ] 428/1787 23% [============== ] 429/1787 24% [============== ] 430/1787 24% [============== ] 431/1787 24% [============== ] 432/1787 24% [=============== ] 433/1787 24% [=============== ] 434/1787 24% [=============== ] 435/1787 24% [=============== ] 436/1787 24% [=============== ] 437/1787 24% [=============== ] 438/1787 24% [=============== ] 439/1787 24% [=============== ] 440/1787 24% [=============== ] 441/1787 24% [=============== ] 442/1787 24% [=============== ] 443/1787 24% [=============== ] 444/1787 24% [=============== ] 445/1787 24% [=============== ] 446/1787 24% [=============== ] 447/1787 25% [=============== ] 448/1787 25% [=============== ] 449/1787 25% [=============== ] 450/1787 25% [=============== ] 451/1787 25% [=============== ] 452/1787 25% [=============== ] 453/1787 25% [=============== ] 454/1787 25% [=============== ] 455/1787 25% [=============== ] 456/1787 25% [=============== ] 457/1787 25% [=============== ] 458/1787 25% [=============== ] 459/1787 25% [=============== ] 460/1787 25% [=============== ] 461/1787 25% [================ ] 462/1787 25% [================ ] 463/1787 25% [================ ] 464/1787 25% [================ ] 465/1787 26% [================ ] 466/1787 26% [================ ] 467/1787 26% [================ ] 468/1787 26% [================ ] 469/1787 26% [================ ] 470/1787 26% [================ ] 471/1787 26% [================ ] 472/1787 26% [================ ] 473/1787 26% [================ ] 474/1787 26% [================ ] 475/1787 26% [================ ] 476/1787 26% [================ ] 477/1787 26% [================ ] 478/1787 26% [================ ] 479/1787 26% [================ ] 480/1787 26% [================ ] 481/1787 26% [================ ] 482/1787 26% [================ ] 483/1787 27% [================ ] 484/1787 27% [================ ] 485/1787 27% [================ ] 486/1787 27% [================ ] 487/1787 27% [================ ] 488/1787 27% [================ ] 489/1787 27% [================= ] 490/1787 27% [================= ] 491/1787 27% [================= ] 492/1787 27% [================= ] 493/1787 27% [================= ] 494/1787 27% [================= ] 495/1787 27% [================= ] 496/1787 27% [================= ] 497/1787 27% [================= ] 498/1787 27% [================= ] 499/1787 27% [================= ] 500/1787 27% [================= ] 501/1787 28% [================= ] 502/1787 28% [================= ] 503/1787 28% [================= ] 504/1787 28% [================= ] 505/1787 28% [================= ] 506/1787 28% [================= ] 507/1787 28% [================= ] 508/1787 28% [================= ] 509/1787 28% [================= ] 510/1787 28% [================= ] 511/1787 28% [================= ] 512/1787 28% [================= ] 513/1787 28% [================= ] 514/1787 28% [================= ] 515/1787 28% [================= ] 516/1787 28% [================= ] 517/1787 28% [================= ] 518/1787 28% [================== ] 519/1787 29% [================== ] 520/1787 29% [================== ] 521/1787 29% [================== ] 522/1787 29% [================== ] 523/1787 29% [================== ] 524/1787 29% [================== ] 525/1787 29% [================== ] 526/1787 29% [================== ] 527/1787 29% [================== ] 528/1787 29% [================== ] 529/1787 29% [================== ] 530/1787 29% [================== ] 531/1787 29% [================== ] 532/1787 29% [================== ] 533/1787 29% [================== ] 534/1787 29% [================== ] 535/1787 29% [================== ] 536/1787 29% [================== ] 537/1787 30% [================== ] 538/1787 30% [================== ] 539/1787 30% [================== ] 540/1787 30% [================== ] 541/1787 30% [================== ] 542/1787 30% [================== ] 543/1787 30% [================== ] 544/1787 30% [================== ] 545/1787 30% [================== ] 546/1787 30% [================== ] 547/1787 30% [=================== ] 548/1787 30% [=================== ] 549/1787 30% [=================== ] 550/1787 30% [=================== ] 551/1787 30% [=================== ] 552/1787 30% [=================== ] 553/1787 30% [=================== ] 554/1787 31% [=================== ] 555/1787 31% [=================== ] 556/1787 31% [=================== ] 557/1787 31% [=================== ] 558/1787 31% [=================== ] 559/1787 31% [=================== ] 560/1787 31% [=================== ] 561/1787 31% [=================== ] 562/1787 31% [=================== ] 563/1787 31% [=================== ] 564/1787 31% [=================== ] 565/1787 31% [=================== ] 566/1787 31% [=================== ] 567/1787 31% [=================== ] 568/1787 31% [=================== ] 569/1787 31% [=================== ] 570/1787 31% [=================== ] 571/1787 31% [=================== ] 572/1787 32% [=================== ] 573/1787 32% [=================== ] 574/1787 32% [=================== ] 575/1787 32% [=================== ] 576/1787 32% [==================== ] 577/1787 32% [==================== ] 578/1787 32% [==================== ] 579/1787 32% [==================== ] 580/1787 32% [==================== ] 581/1787 32% [==================== ] 582/1787 32% [==================== ] 583/1787 32% [==================== ] 584/1787 32% [==================== ] 585/1787 32% [==================== ] 586/1787 32% [==================== ] 587/1787 32% [==================== ] 588/1787 32% [==================== ] 589/1787 32% [==================== ] 590/1787 33% [==================== ] 591/1787 33% [==================== ] 592/1787 33% [==================== ] 593/1787 33% [==================== ] 594/1787 33% [==================== ] 595/1787 33% [==================== ] 596/1787 33% [==================== ] 597/1787 33% [==================== ] 598/1787 33% [==================== ] 599/1787 33% [==================== ] 600/1787 33% [==================== ] 601/1787 33% [==================== ] 602/1787 33% [==================== ] 603/1787 33% [==================== ] 604/1787 33% [==================== ] 605/1787 33% [===================== ] 606/1787 33% [===================== ] 607/1787 33% [===================== ] 608/1787 34% [===================== ] 609/1787 34% [===================== ] 610/1787 34% [===================== ] 611/1787 34% [===================== ] 612/1787 34% [===================== ] 613/1787 34% [===================== ] 614/1787 34% [===================== ] 615/1787 34% [===================== ] 616/1787 34% [===================== ] 617/1787 34% [===================== ] 618/1787 34% [===================== ] 619/1787 34% [===================== ] 620/1787 34% [===================== ] 621/1787 34% [===================== ] 622/1787 34% [===================== ] 623/1787 34% [===================== ] 624/1787 34% [===================== ] 625/1787 34% [===================== ] 626/1787 35% [===================== ] 627/1787 35% [===================== ] 628/1787 35% [===================== ] 629/1787 35% [===================== ] 630/1787 35% [===================== ] 631/1787 35% [===================== ] 632/1787 35% [===================== ] 633/1787 35% [===================== ] 634/1787 35% [====================== ] 635/1787 35% [====================== ] 636/1787 35% [====================== ] 637/1787 35% [====================== ] 638/1787 35% [====================== ] 639/1787 35% [====================== ] 640/1787 35% [====================== ] 641/1787 35% [====================== ] 642/1787 35% [====================== ] 643/1787 35% [====================== ] 644/1787 36% [====================== ] 645/1787 36% [====================== ] 646/1787 36% [====================== ] 647/1787 36% [====================== ] 648/1787 36% [====================== ] 649/1787 36% [====================== ] 650/1787 36% [====================== ] 651/1787 36% [====================== ] 652/1787 36% [====================== ] 653/1787 36% [====================== ] 654/1787 36% [====================== ] 655/1787 36% [====================== ] 656/1787 36% [====================== ] 657/1787 36% [====================== ] 658/1787 36% [====================== ] 659/1787 36% [====================== ] 660/1787 36% [====================== ] 661/1787 36% [====================== ] 662/1787 37% [======================= ] 663/1787 37% [======================= ] 664/1787 37% [======================= ] 665/1787 37% [======================= ] 666/1787 37% [======================= ] 667/1787 37% [======================= ] 668/1787 37% [======================= ] 669/1787 37% [======================= ] 670/1787 37% [======================= ] 671/1787 37% [======================= ] 672/1787 37% [======================= ] 673/1787 37% [======================= ] 674/1787 37% [======================= ] 675/1787 37% [======================= ] 676/1787 37% [======================= ] 677/1787 37% [======================= ] 678/1787 37% [======================= ] 679/1787 37% [======================= ] 680/1787 38% [======================= ] 681/1787 38% [======================= ] 682/1787 38% [======================= ] 683/1787 38% [======================= ] 684/1787 38% [======================= ] 685/1787 38% [======================= ] 686/1787 38% [======================= ] 687/1787 38% [======================= ] 688/1787 38% [======================= ] 689/1787 38% [======================= ] 690/1787 38% [======================= ] 691/1787 38% [======================== ] 692/1787 38% [======================== ] 693/1787 38% [======================== ] 694/1787 38% [======================== ] 695/1787 38% [======================== ] 696/1787 38% [======================== ] 697/1787 39% [======================== ] 698/1787 39% [======================== ] 699/1787 39% [======================== ] 700/1787 39% [======================== ] 701/1787 39% [======================== ] 702/1787 39% [======================== ] 703/1787 39% [======================== ] 704/1787 39% [======================== ] 705/1787 39% [======================== ] 706/1787 39% [======================== ] 707/1787 39% [======================== ] 708/1787 39% [======================== ] 709/1787 39% [======================== ] 710/1787 39% [======================== ] 711/1787 39% [======================== ] 712/1787 39% [======================== ] 713/1787 39% [======================== ] 714/1787 39% [======================== ] 715/1787 40% [======================== ] 716/1787 40% [======================== ] 717/1787 40% [======================== ] 718/1787 40% [======================== ] 719/1787 40% [======================== ] 720/1787 40% [========================= ] 721/1787 40% [========================= ] 722/1787 40% [========================= ] 723/1787 40% [========================= ] 724/1787 40% [========================= ] 725/1787 40% [========================= ] 726/1787 40% [========================= ] 727/1787 40% [========================= ] 728/1787 40% [========================= ] 729/1787 40% [========================= ] 730/1787 40% [========================= ] 731/1787 40% [========================= ] 732/1787 40% [========================= ] 733/1787 41% [========================= ] 734/1787 41% [========================= ] 735/1787 41% [========================= ] 736/1787 41% [========================= ] 737/1787 41% [========================= ] 738/1787 41% [========================= ] 739/1787 41% [========================= ] 740/1787 41% [========================= ] 741/1787 41% [========================= ] 742/1787 41% [========================= ] 743/1787 41% [========================= ] 744/1787 41% [========================= ] 745/1787 41% [========================= ] 746/1787 41% [========================= ] 747/1787 41% [========================= ] 748/1787 41% [========================= ] 749/1787 41% [========================== ] 750/1787 41% [========================== ] 751/1787 42% [========================== ] 752/1787 42% [========================== ] 753/1787 42% [========================== ] 754/1787 42% [========================== ] 755/1787 42% [========================== ] 756/1787 42% [========================== ] 757/1787 42% [========================== ] 758/1787 42% [========================== ] 759/1787 42% [========================== ] 760/1787 42% [========================== ] 761/1787 42% [========================== ] 762/1787 42% [========================== ] 763/1787 42% [========================== ] 764/1787 42% [========================== ] 765/1787 42% [========================== ] 766/1787 42% [========================== ] 767/1787 42% [========================== ] 768/1787 42% [========================== ] 769/1787 43% [========================== ] 770/1787 43% [========================== ] 771/1787 43% [========================== ] 772/1787 43% [========================== ] 773/1787 43% [========================== ] 774/1787 43% [========================== ] 775/1787 43% [========================== ] 776/1787 43% [========================== ] 777/1787 43% [========================== ] 778/1787 43% [=========================== ] 779/1787 43% [=========================== ] 780/1787 43% [=========================== ] 781/1787 43% [=========================== ] 782/1787 43% [=========================== ] 783/1787 43% [=========================== ] 784/1787 43% [=========================== ] 785/1787 43% [=========================== ] 786/1787 43% [=========================== ] 787/1787 44% [=========================== ] 788/1787 44% [=========================== ] 789/1787 44% [=========================== ] 790/1787 44% [=========================== ] 791/1787 44% [=========================== ] 792/1787 44% [=========================== ] 793/1787 44% [=========================== ] 794/1787 44% [=========================== ] 795/1787 44% [=========================== ] 796/1787 44% [=========================== ] 797/1787 44% [=========================== ] 798/1787 44% [=========================== ] 799/1787 44% [=========================== ] 800/1787 44% [=========================== ] 801/1787 44% [=========================== ] 802/1787 44% [=========================== ] 803/1787 44% [=========================== ] 804/1787 44% [=========================== ] 805/1787 45% [=========================== ] 806/1787 45% [=========================== ] 807/1787 45% [============================ ] 808/1787 45% [============================ ] 809/1787 45% [============================ ] 810/1787 45% [============================ ] 811/1787 45% [============================ ] 812/1787 45% [============================ ] 813/1787 45% [============================ ] 814/1787 45% [============================ ] 815/1787 45% [============================ ] 816/1787 45% [============================ ] 817/1787 45% [============================ ] 818/1787 45% [============================ ] 819/1787 45% [============================ ] 820/1787 45% [============================ ] 821/1787 45% [============================ ] 822/1787 45% [============================ ] 823/1787 46% [============================ ] 824/1787 46% [============================ ] 825/1787 46% [============================ ] 826/1787 46% [============================ ] 827/1787 46% [============================ ] 828/1787 46% [============================ ] 829/1787 46% [============================ ] 830/1787 46% [============================ ] 831/1787 46% [============================ ] 832/1787 46% [============================ ] 833/1787 46% [============================ ] 834/1787 46% [============================ ] 835/1787 46% [============================= ] 836/1787 46% [============================= ] 837/1787 46% [============================= ] 838/1787 46% [============================= ] 839/1787 46% [============================= ] 840/1787 47% [============================= ] 841/1787 47% [============================= ] 842/1787 47% [============================= ] 843/1787 47% [============================= ] 844/1787 47% [============================= ] 845/1787 47% [============================= ] 846/1787 47% [============================= ] 847/1787 47% [============================= ] 848/1787 47% [============================= ] 849/1787 47% [============================= ] 850/1787 47% [============================= ] 851/1787 47% [============================= ] 852/1787 47% [============================= ] 853/1787 47% [============================= ] 854/1787 47% [============================= ] 855/1787 47% [============================= ] 856/1787 47% [============================= ] 857/1787 47% [============================= ] 858/1787 48% [============================= ] 859/1787 48% [============================= ] 860/1787 48% [============================= ] 861/1787 48% [============================= ] 862/1787 48% [============================= ] 863/1787 48% [============================= ] 864/1787 48% [============================== ] 865/1787 48% [============================== ] 866/1787 48% [============================== ] 867/1787 48% [============================== ] 868/1787 48% [============================== ] 869/1787 48% [============================== ] 870/1787 48% [============================== ] 871/1787 48% [============================== ] 872/1787 48% [============================== ] 873/1787 48% [============================== ] 874/1787 48% [============================== ] 875/1787 48% [============================== ] 876/1787 49% [============================== ] 877/1787 49% [============================== ] 878/1787 49% [============================== ] 879/1787 49% [============================== ] 880/1787 49% [============================== ] 881/1787 49% [============================== ] 882/1787 49% [============================== ] 883/1787 49% [============================== ] 884/1787 49% [============================== ] 885/1787 49% [============================== ] 886/1787 49% [============================== ] 887/1787 49% [============================== ] 888/1787 49% [============================== ] 889/1787 49% [============================== ] 890/1787 49% [============================== ] 891/1787 49% [============================== ] 892/1787 49% [============================== ] 893/1787 49% [=============================== ] 894/1787 50% [=============================== ] 895/1787 50% [=============================== ] 896/1787 50% [=============================== ] 897/1787 50% [=============================== ] 898/1787 50% [=============================== ] 899/1787 50% [=============================== ] 900/1787 50% [=============================== ] 901/1787 50% [=============================== ] 902/1787 50% [=============================== ] 903/1787 50% [=============================== ] 904/1787 50% [=============================== ] 905/1787 50% [=============================== ] 906/1787 50% [=============================== ] 907/1787 50% [=============================== ] 908/1787 50% [=============================== ] 909/1787 50% [=============================== ] 910/1787 50% [=============================== ] 911/1787 50% [=============================== ] 912/1787 51% [=============================== ] 913/1787 51% [=============================== ] 914/1787 51% [=============================== ] 915/1787 51% [=============================== ] 916/1787 51% [=============================== ] 917/1787 51% [=============================== ] 918/1787 51% [=============================== ] 919/1787 51% [=============================== ] 920/1787 51% [=============================== ] 921/1787 51% [=============================== ] 922/1787 51% [================================ ] 923/1787 51% [================================ ] 924/1787 51% [================================ ] 925/1787 51% [================================ ] 926/1787 51% [================================ ] 927/1787 51% [================================ ] 928/1787 51% [================================ ] 929/1787 51% [================================ ] 930/1787 52% [================================ ] 931/1787 52% [================================ ] 932/1787 52% [================================ ] 933/1787 52% [================================ ] 934/1787 52% [================================ ] 935/1787 52% [================================ ] 936/1787 52% [================================ ] 937/1787 52% [================================ ] 938/1787 52% [================================ ] 939/1787 52% [================================ ] 940/1787 52% [================================ ] 941/1787 52% [================================ ] 942/1787 52% [================================ ] 943/1787 52% [================================ ] 944/1787 52% [================================ ] 945/1787 52% [================================ ] 946/1787 52% [================================ ] 947/1787 52% [================================ ] 948/1787 53% [================================ ] 949/1787 53% [================================ ] 950/1787 53% [================================ ] 951/1787 53% [================================= ] 952/1787 53% [================================= ] 953/1787 53% [================================= ] 954/1787 53% [================================= ] 955/1787 53% [================================= ] 956/1787 53% [================================= ] 957/1787 53% [================================= ] 958/1787 53% [================================= ] 959/1787 53% [================================= ] 960/1787 53% [================================= ] 961/1787 53% [================================= ] 962/1787 53% [================================= ] 963/1787 53% [================================= ] 964/1787 53% [================================= ] 965/1787 54% [================================= ] 966/1787 54% [================================= ] 967/1787 54% [================================= ] 968/1787 54% [================================= ] 969/1787 54% [================================= ] 970/1787 54% [================================= ] 971/1787 54% [================================= ] 972/1787 54% [================================= ] 973/1787 54% [================================= ] 974/1787 54% [================================= ] 975/1787 54% [================================= ] 976/1787 54% [================================= ] 977/1787 54% [================================= ] 978/1787 54% [================================= ] 979/1787 54% [================================== ] 980/1787 54% [================================== ] 981/1787 54% [================================== ] 982/1787 54% [================================== ] 983/1787 55% [================================== ] 984/1787 55% [================================== ] 985/1787 55% [================================== ] 986/1787 55% [================================== ] 987/1787 55% [================================== ] 988/1787 55% [================================== ] 989/1787 55% [================================== ] 990/1787 55% [================================== ] 991/1787 55% [================================== ] 992/1787 55% [================================== ] 993/1787 55% [================================== ] 994/1787 55% [================================== ] 995/1787 55% [================================== ] 996/1787 55% [================================== ] 997/1787 55% [================================== ] 998/1787 55% [================================== ] 999/1787 55% [================================== ] 1000/1787 55% [================================== ] 1001/1787 56% [================================== ] 1002/1787 56% [================================== ] 1003/1787 56% [================================== ] 1004/1787 56% [================================== ] 1005/1787 56% [================================== ] 1006/1787 56% [================================== ] 1007/1787 56% [================================== ] 1008/1787 56% [=================================== ] 1009/1787 56% [=================================== ] 1010/1787 56% [=================================== ] 1011/1787 56% [=================================== ] 1012/1787 56% [=================================== ] 1013/1787 56% [=================================== ] 1014/1787 56% [=================================== ] 1015/1787 56% [=================================== ] 1016/1787 56% [=================================== ] 1017/1787 56% [=================================== ] 1018/1787 56% [=================================== ] 1019/1787 57% [=================================== ] 1020/1787 57% [=================================== ] 1021/1787 57% [=================================== ] 1022/1787 57% [=================================== ] 1023/1787 57% [=================================== ] 1024/1787 57% [=================================== ] 1025/1787 57% [=================================== ] 1026/1787 57% [=================================== ] 1027/1787 57% [=================================== ] 1028/1787 57% [=================================== ] 1029/1787 57% [=================================== ] 1030/1787 57% [=================================== ] 1031/1787 57% [=================================== ] 1032/1787 57% [=================================== ] 1033/1787 57% [=================================== ] 1034/1787 57% [=================================== ] 1035/1787 57% [=================================== ] 1036/1787 57% [=================================== ] 1037/1787 58% [==================================== ] 1038/1787 58% [==================================== ] 1039/1787 58% [==================================== ] 1040/1787 58% [==================================== ] 1041/1787 58% [==================================== ] 1042/1787 58% [==================================== ] 1043/1787 58% [==================================== ] 1044/1787 58% [==================================== ] 1045/1787 58% [==================================== ] 1046/1787 58% [==================================== ] 1047/1787 58% [==================================== ] 1048/1787 58% [==================================== ] 1049/1787 58% [==================================== ] 1050/1787 58% [==================================== ] 1051/1787 58% [==================================== ] 1052/1787 58% [==================================== ] 1053/1787 58% [==================================== ] 1054/1787 58% [==================================== ] 1055/1787 59% [==================================== ] 1056/1787 59% [==================================== ] 1057/1787 59% [==================================== ] 1058/1787 59% [==================================== ] 1059/1787 59% [==================================== ] 1060/1787 59% [==================================== ] 1061/1787 59% [==================================== ] 1062/1787 59% [==================================== ] 1063/1787 59% [==================================== ] 1064/1787 59% [==================================== ] 1065/1787 59% [==================================== ] 1066/1787 59% [===================================== ] 1067/1787 59% [===================================== ] 1068/1787 59% [===================================== ] 1069/1787 59% [===================================== ] 1070/1787 59% [===================================== ] 1071/1787 59% [===================================== ] 1072/1787 59% [===================================== ] 1073/1787 60% [===================================== ] 1074/1787 60% [===================================== ] 1075/1787 60% [===================================== ] 1076/1787 60% [===================================== ] 1077/1787 60% [===================================== ] 1078/1787 60% [===================================== ] 1079/1787 60% [===================================== ] 1080/1787 60% [===================================== ] 1081/1787 60% [===================================== ] 1082/1787 60% [===================================== ] 1083/1787 60% [===================================== ] 1084/1787 60% [===================================== ] 1085/1787 60% [===================================== ] 1086/1787 60% [===================================== ] 1087/1787 60% [===================================== ] 1088/1787 60% [===================================== ] 1089/1787 60% [===================================== ] 1090/1787 60% [===================================== ] 1091/1787 61% [===================================== ] 1092/1787 61% [===================================== ] 1093/1787 61% [===================================== ] 1094/1787 61% [===================================== ] 1095/1787 61% [====================================== ] 1096/1787 61% [====================================== ] 1097/1787 61% [====================================== ] 1098/1787 61% [====================================== ] 1099/1787 61% [====================================== ] 1100/1787 61% [====================================== ] 1101/1787 61% [====================================== ] 1102/1787 61% [====================================== ] 1103/1787 61% [====================================== ] 1104/1787 61% [====================================== ] 1105/1787 61% [====================================== ] 1106/1787 61% [====================================== ] 1107/1787 61% [====================================== ] 1108/1787 62% [====================================== ] 1109/1787 62% [====================================== ] 1110/1787 62% [====================================== ] 1111/1787 62% [====================================== ] 1112/1787 62% [====================================== ] 1113/1787 62% [====================================== ] 1114/1787 62% [====================================== ] 1115/1787 62% [====================================== ] 1116/1787 62% [====================================== ] 1117/1787 62% [====================================== ] 1118/1787 62% [====================================== ] 1119/1787 62% [====================================== ] 1120/1787 62% [====================================== ] 1121/1787 62% [====================================== ] 1122/1787 62% [====================================== ] 1123/1787 62% [====================================== ] 1124/1787 62% [======================================= ] 1125/1787 62% [======================================= ] 1126/1787 63% [======================================= ] 1127/1787 63% [======================================= ] 1128/1787 63% [======================================= ] 1129/1787 63% [======================================= ] 1130/1787 63% [======================================= ] 1131/1787 63% [======================================= ] 1132/1787 63% [======================================= ] 1133/1787 63% [======================================= ] 1134/1787 63% [======================================= ] 1135/1787 63% [======================================= ] 1136/1787 63% [======================================= ] 1137/1787 63% [======================================= ] 1138/1787 63% [======================================= ] 1139/1787 63% [======================================= ] 1140/1787 63% [======================================= ] 1141/1787 63% [======================================= ] 1142/1787 63% [======================================= ] 1143/1787 63% [======================================= ] 1144/1787 64% [======================================= ] 1145/1787 64% [======================================= ] 1146/1787 64% [======================================= ] 1147/1787 64% [======================================= ] 1148/1787 64% [======================================= ] 1149/1787 64% [======================================= ] 1150/1787 64% [======================================= ] 1151/1787 64% [======================================= ] 1152/1787 64% [======================================== ] 1153/1787 64% [======================================== ] 1154/1787 64% [======================================== ] 1155/1787 64% [======================================== ] 1156/1787 64% [======================================== ] 1157/1787 64% [======================================== ] 1158/1787 64% [======================================== ] 1159/1787 64% [======================================== ] 1160/1787 64% [======================================== ] 1161/1787 64% [======================================== ] 1162/1787 65% [======================================== ] 1163/1787 65% [======================================== ] 1164/1787 65% [======================================== ] 1165/1787 65% [======================================== ] 1166/1787 65% [======================================== ] 1167/1787 65% [======================================== ] 1168/1787 65% [======================================== ] 1169/1787 65% [======================================== ] 1170/1787 65% [======================================== ] 1171/1787 65% [======================================== ] 1172/1787 65% [======================================== ] 1173/1787 65% [======================================== ] 1174/1787 65% [======================================== ] 1175/1787 65% [======================================== ] 1176/1787 65% [======================================== ] 1177/1787 65% [======================================== ] 1178/1787 65% [======================================== ] 1179/1787 65% [======================================== ] 1180/1787 66% [======================================== ] 1181/1787 66% [========================================= ] 1182/1787 66% [========================================= ] 1183/1787 66% [========================================= ] 1184/1787 66% [========================================= ] 1185/1787 66% [========================================= ] 1186/1787 66% [========================================= ] 1187/1787 66% [========================================= ] 1188/1787 66% [========================================= ] 1189/1787 66% [========================================= ] 1190/1787 66% [========================================= ] 1191/1787 66% [========================================= ] 1192/1787 66% [========================================= ] 1193/1787 66% [========================================= ] 1194/1787 66% [========================================= ] 1195/1787 66% [========================================= ] 1196/1787 66% [========================================= ] 1197/1787 66% [========================================= ] 1198/1787 67% [========================================= ] 1199/1787 67% [========================================= ] 1200/1787 67% [========================================= ] 1201/1787 67% [========================================= ] 1202/1787 67% [========================================= ] 1203/1787 67% [========================================= ] 1204/1787 67% [========================================= ] 1205/1787 67% [========================================= ] 1206/1787 67% [========================================= ] 1207/1787 67% [========================================= ] 1208/1787 67% [========================================= ] 1209/1787 67% [========================================= ] 1210/1787 67% [========================================== ] 1211/1787 67% [========================================== ] 1212/1787 67% [========================================== ] 1213/1787 67% [========================================== ] 1214/1787 67% [========================================== ] 1215/1787 67% [========================================== ] 1216/1787 68% [========================================== ] 1217/1787 68% [========================================== ] 1218/1787 68% [========================================== ] 1219/1787 68% [========================================== ] 1220/1787 68% [========================================== ] 1221/1787 68% [========================================== ] 1222/1787 68% [========================================== ] 1223/1787 68% [========================================== ] 1224/1787 68% [========================================== ] 1225/1787 68% [========================================== ] 1226/1787 68% [========================================== ] 1227/1787 68% [========================================== ] 1228/1787 68% [========================================== ] 1229/1787 68% [========================================== ] 1230/1787 68% [========================================== ] 1231/1787 68% [========================================== ] 1232/1787 68% [========================================== ] 1233/1787 68% [========================================== ] 1234/1787 69% [========================================== ] 1235/1787 69% [========================================== ] 1236/1787 69% [========================================== ] 1237/1787 69% [========================================== ] 1238/1787 69% [========================================== ] 1239/1787 69% [=========================================== ] 1240/1787 69% [=========================================== ] 1241/1787 69% [=========================================== ] 1242/1787 69% [=========================================== ] 1243/1787 69% [=========================================== ] 1244/1787 69% [=========================================== ] 1245/1787 69% [=========================================== ] 1246/1787 69% [=========================================== ] 1247/1787 69% [=========================================== ] 1248/1787 69% [=========================================== ] 1249/1787 69% [=========================================== ] 1250/1787 69% [=========================================== ] 1251/1787 70% [=========================================== ] 1252/1787 70% [=========================================== ] 1253/1787 70% [=========================================== ] 1254/1787 70% [=========================================== ] 1255/1787 70% [=========================================== ] 1256/1787 70% [=========================================== ] 1257/1787 70% [=========================================== ] 1258/1787 70% [=========================================== ] 1259/1787 70% [=========================================== ] 1260/1787 70% [=========================================== ] 1261/1787 70% [=========================================== ] 1262/1787 70% [=========================================== ] 1263/1787 70% [=========================================== ] 1264/1787 70% [=========================================== ] 1265/1787 70% [=========================================== ] 1266/1787 70% [=========================================== ] 1267/1787 70% [=========================================== ] 1268/1787 70% [============================================ ] 1269/1787 71% [============================================ ] 1270/1787 71% [============================================ ] 1271/1787 71% [============================================ ] 1272/1787 71% [============================================ ] 1273/1787 71% [============================================ ] 1274/1787 71% [============================================ ] 1275/1787 71% [============================================ ] 1276/1787 71% [============================================ ] 1277/1787 71% [============================================ ] 1278/1787 71% [============================================ ] 1279/1787 71% [============================================ ] 1280/1787 71% [============================================ ] 1281/1787 71% [============================================ ] 1282/1787 71% [============================================ ] 1283/1787 71% [============================================ ] 1284/1787 71% [============================================ ] 1285/1787 71% [============================================ ] 1286/1787 71% [============================================ ] 1287/1787 72% [============================================ ] 1288/1787 72% [============================================ ] 1289/1787 72% [============================================ ] 1290/1787 72% [============================================ ] 1291/1787 72% [============================================ ] 1292/1787 72% [============================================ ] 1293/1787 72% [============================================ ] 1294/1787 72% [============================================ ] 1295/1787 72% [============================================ ] 1296/1787 72% [============================================ ] 1297/1787 72% [============================================= ] 1298/1787 72% [============================================= ] 1299/1787 72% [============================================= ] 1300/1787 72% [============================================= ] 1301/1787 72% [============================================= ] 1302/1787 72% [============================================= ] 1303/1787 72% [============================================= ] 1304/1787 72% [============================================= ] 1305/1787 73% [============================================= ] 1306/1787 73% [============================================= ] 1307/1787 73% [============================================= ] 1308/1787 73% [============================================= ] 1309/1787 73% [============================================= ] 1310/1787 73% [============================================= ] 1311/1787 73% [============================================= ] 1312/1787 73% [============================================= ] 1313/1787 73% [============================================= ] 1314/1787 73% [============================================= ] 1315/1787 73% [============================================= ] 1316/1787 73% [============================================= ] 1317/1787 73% [============================================= ] 1318/1787 73% [============================================= ] 1319/1787 73% [============================================= ] 1320/1787 73% [============================================= ] 1321/1787 73% [============================================= ] 1322/1787 73% [============================================= ] 1323/1787 74% [============================================= ] 1324/1787 74% [============================================= ] 1325/1787 74% [============================================== ] 1326/1787 74% [============================================== ] 1327/1787 74% [============================================== ] 1328/1787 74% [============================================== ] 1329/1787 74% [============================================== ] 1330/1787 74% [============================================== ] 1331/1787 74% [============================================== ] 1332/1787 74% [============================================== ] 1333/1787 74% [============================================== ] 1334/1787 74% [============================================== ] 1335/1787 74% [============================================== ] 1336/1787 74% [============================================== ] 1337/1787 74% [============================================== ] 1338/1787 74% [============================================== ] 1339/1787 74% [============================================== ] 1340/1787 74% [============================================== ] 1341/1787 75% [============================================== ] 1342/1787 75% [============================================== ] 1343/1787 75% [============================================== ] 1344/1787 75% [============================================== ] 1345/1787 75% [============================================== ] 1346/1787 75% [============================================== ] 1347/1787 75% [============================================== ] 1348/1787 75% [============================================== ] 1349/1787 75% [============================================== ] 1350/1787 75% [============================================== ] 1351/1787 75% [============================================== ] 1352/1787 75% [============================================== ] 1353/1787 75% [============================================== ] 1354/1787 75% [=============================================== ] 1355/1787 75% [=============================================== ] 1356/1787 75% [=============================================== ] 1357/1787 75% [=============================================== ] 1358/1787 75% [=============================================== ] 1359/1787 76% [=============================================== ] 1360/1787 76% [=============================================== ] 1361/1787 76% [=============================================== ] 1362/1787 76% [=============================================== ] 1363/1787 76% [=============================================== ] 1364/1787 76% [=============================================== ] 1365/1787 76% [=============================================== ] 1366/1787 76% [=============================================== ] 1367/1787 76% [=============================================== ] 1368/1787 76% [=============================================== ] 1369/1787 76% [=============================================== ] 1370/1787 76% [=============================================== ] 1371/1787 76% [=============================================== ] 1372/1787 76% [=============================================== ] 1373/1787 76% [=============================================== ] 1374/1787 76% [=============================================== ] 1375/1787 76% [=============================================== ] 1376/1787 77% [=============================================== ] 1377/1787 77% [=============================================== ] 1378/1787 77% [=============================================== ] 1379/1787 77% [=============================================== ] 1380/1787 77% [=============================================== ] 1381/1787 77% [=============================================== ] 1382/1787 77% [=============================================== ] 1383/1787 77% [================================================ ] 1384/1787 77% [================================================ ] 1385/1787 77% [================================================ ] 1386/1787 77% [================================================ ] 1387/1787 77% [================================================ ] 1388/1787 77% [================================================ ] 1389/1787 77% [================================================ ] 1390/1787 77% [================================================ ] 1391/1787 77% [================================================ ] 1392/1787 77% [================================================ ] 1393/1787 77% [================================================ ] 1394/1787 78% [================================================ ] 1395/1787 78% [================================================ ] 1396/1787 78% [================================================ ] 1397/1787 78% [================================================ ] 1398/1787 78% [================================================ ] 1399/1787 78% [================================================ ] 1400/1787 78% [================================================ ] 1401/1787 78% [================================================ ] 1402/1787 78% [================================================ ] 1403/1787 78% [================================================ ] 1404/1787 78% [================================================ ] 1405/1787 78% [================================================ ] 1406/1787 78% [================================================ ] 1407/1787 78% [================================================ ] 1408/1787 78% [================================================ ] 1409/1787 78% [================================================ ] 1410/1787 78% [================================================ ] 1411/1787 78% [================================================ ] 1412/1787 79% [================================================= ] 1413/1787 79% [================================================= ] 1414/1787 79% [================================================= ] 1415/1787 79% [================================================= ] 1416/1787 79% [================================================= ] 1417/1787 79% [================================================= ] 1418/1787 79% [================================================= ] 1419/1787 79% [================================================= ] 1420/1787 79% [================================================= ] 1421/1787 79% [================================================= ] 1422/1787 79% [================================================= ] 1423/1787 79% [================================================= ] 1424/1787 79% [================================================= ] 1425/1787 79% [================================================= ] 1426/1787 79% [================================================= ] 1427/1787 79% [================================================= ] 1428/1787 79% [================================================= ] 1429/1787 79% [================================================= ] 1430/1787 80% [================================================= ] 1431/1787 80% [================================================= ] 1432/1787 80% [================================================= ] 1433/1787 80% [================================================= ] 1434/1787 80% [================================================= ] 1435/1787 80% [================================================= ] 1436/1787 80% [================================================= ] 1437/1787 80% [================================================= ] 1438/1787 80% [================================================= ] 1439/1787 80% [================================================= ] 1440/1787 80% [================================================= ] 1441/1787 80% [================================================== ] 1442/1787 80% [================================================== ] 1443/1787 80% [================================================== ] 1444/1787 80% [================================================== ] 1445/1787 80% [================================================== ] 1446/1787 80% [================================================== ] 1447/1787 80% [================================================== ] 1448/1787 81% [================================================== ] 1449/1787 81% [================================================== ] 1450/1787 81% [================================================== ] 1451/1787 81% [================================================== ] 1452/1787 81% [================================================== ] 1453/1787 81% [================================================== ] 1454/1787 81% [================================================== ] 1455/1787 81% [================================================== ] 1456/1787 81% [================================================== ] 1457/1787 81% [================================================== ] 1458/1787 81% [================================================== ] 1459/1787 81% [================================================== ] 1460/1787 81% [================================================== ] 1461/1787 81% [================================================== ] 1462/1787 81% [================================================== ] 1463/1787 81% [================================================== ] 1464/1787 81% [================================================== ] 1465/1787 81% [================================================== ] 1466/1787 82% [================================================== ] 1467/1787 82% [================================================== ] 1468/1787 82% [================================================== ] 1469/1787 82% [=================================================== ] 1470/1787 82% [=================================================== ] 1471/1787 82% [=================================================== ] 1472/1787 82% [=================================================== ] 1473/1787 82% [=================================================== ] 1474/1787 82% [=================================================== ] 1475/1787 82% [=================================================== ] 1476/1787 82% [=================================================== ] 1477/1787 82% [=================================================== ] 1478/1787 82% [=================================================== ] 1479/1787 82% [=================================================== ] 1480/1787 82% [=================================================== ] 1481/1787 82% [=================================================== ] 1482/1787 82% [=================================================== ] 1483/1787 82% [=================================================== ] 1484/1787 83% [=================================================== ] 1485/1787 83% [=================================================== ] 1486/1787 83% [=================================================== ] 1487/1787 83% [=================================================== ] 1488/1787 83% [=================================================== ] 1489/1787 83% [=================================================== ] 1490/1787 83% [=================================================== ] 1491/1787 83% [=================================================== ] 1492/1787 83% [=================================================== ] 1493/1787 83% [=================================================== ] 1494/1787 83% [=================================================== ] 1495/1787 83% [=================================================== ] 1496/1787 83% [=================================================== ] 1497/1787 83% [=================================================== ] 1498/1787 83% [==================================================== ] 1499/1787 83% [==================================================== ] 1500/1787 83% [==================================================== ] 1501/1787 83% [==================================================== ] 1502/1787 84% [==================================================== ] 1503/1787 84% [==================================================== ] 1504/1787 84% [==================================================== ] 1505/1787 84% [==================================================== ] 1506/1787 84% [==================================================== ] 1507/1787 84% [==================================================== ] 1508/1787 84% [==================================================== ] 1509/1787 84% [==================================================== ] 1510/1787 84% [==================================================== ] 1511/1787 84% [==================================================== ] 1512/1787 84% [==================================================== ] 1513/1787 84% [==================================================== ] 1514/1787 84% [==================================================== ] 1515/1787 84% [==================================================== ] 1516/1787 84% [==================================================== ] 1517/1787 84% [==================================================== ] 1518/1787 84% [==================================================== ] 1519/1787 85% [==================================================== ] 1520/1787 85% [==================================================== ] 1521/1787 85% [==================================================== ] 1522/1787 85% [==================================================== ] 1523/1787 85% [==================================================== ] 1524/1787 85% [==================================================== ] 1525/1787 85% [==================================================== ] 1526/1787 85% [==================================================== ] 1527/1787 85% [===================================================== ] 1528/1787 85% [===================================================== ] 1529/1787 85% [===================================================== ] 1530/1787 85% [===================================================== ] 1531/1787 85% [===================================================== ] 1532/1787 85% [===================================================== ] 1533/1787 85% [===================================================== ] 1534/1787 85% [===================================================== ] 1535/1787 85% [===================================================== ] 1536/1787 85% [===================================================== ] 1537/1787 86% [===================================================== ] 1538/1787 86% [===================================================== ] 1539/1787 86% [===================================================== ] 1540/1787 86% [===================================================== ] 1541/1787 86% [===================================================== ] 1542/1787 86% [===================================================== ] 1543/1787 86% [===================================================== ] 1544/1787 86% [===================================================== ] 1545/1787 86% [===================================================== ] 1546/1787 86% [===================================================== ] 1547/1787 86% [===================================================== ] 1548/1787 86% [===================================================== ] 1549/1787 86% [===================================================== ] 1550/1787 86% [===================================================== ] 1551/1787 86% [===================================================== ] 1552/1787 86% [===================================================== ] 1553/1787 86% [===================================================== ] 1554/1787 86% [===================================================== ] 1555/1787 87% [===================================================== ] 1556/1787 87% [====================================================== ] 1557/1787 87% [====================================================== ] 1558/1787 87% [====================================================== ] 1559/1787 87% [====================================================== ] 1560/1787 87% [====================================================== ] 1561/1787 87% [====================================================== ] 1562/1787 87% [====================================================== ] 1563/1787 87% [====================================================== ] 1564/1787 87% [====================================================== ] 1565/1787 87% [====================================================== ] 1566/1787 87% [====================================================== ] 1567/1787 87% [====================================================== ] 1568/1787 87% [====================================================== ] 1569/1787 87% [====================================================== ] 1570/1787 87% [====================================================== ] 1571/1787 87% [====================================================== ] 1572/1787 87% [====================================================== ] 1573/1787 88% [====================================================== ] 1574/1787 88% [====================================================== ] 1575/1787 88% [====================================================== ] 1576/1787 88% [====================================================== ] 1577/1787 88% [====================================================== ] 1578/1787 88% [====================================================== ] 1579/1787 88% [====================================================== ] 1580/1787 88% [====================================================== ] 1581/1787 88% [====================================================== ] 1582/1787 88% [====================================================== ] 1583/1787 88% [====================================================== ] 1584/1787 88% [====================================================== ] 1585/1787 88% [======================================================= ] 1586/1787 88% [======================================================= ] 1587/1787 88% [======================================================= ] 1588/1787 88% [======================================================= ] 1589/1787 88% [======================================================= ] 1590/1787 88% [======================================================= ] 1591/1787 89% [======================================================= ] 1592/1787 89% [======================================================= ] 1593/1787 89% [======================================================= ] 1594/1787 89% [======================================================= ] 1595/1787 89% [======================================================= ] 1596/1787 89% [======================================================= ] 1597/1787 89% [======================================================= ] 1598/1787 89% [======================================================= ] 1599/1787 89% [======================================================= ] 1600/1787 89% [======================================================= ] 1601/1787 89% [======================================================= ] 1602/1787 89% [======================================================= ] 1603/1787 89% [======================================================= ] 1604/1787 89% [======================================================= ] 1605/1787 89% [======================================================= ] 1606/1787 89% [======================================================= ] 1607/1787 89% [======================================================= ] 1608/1787 89% [======================================================= ] 1609/1787 90% [======================================================= ] 1610/1787 90% [======================================================= ] 1611/1787 90% [======================================================= ] 1612/1787 90% [======================================================= ] 1613/1787 90% [======================================================= ] 1614/1787 90% [======================================================== ] 1615/1787 90% [======================================================== ] 1616/1787 90% [======================================================== ] 1617/1787 90% [======================================================== ] 1618/1787 90% [======================================================== ] 1619/1787 90% [======================================================== ] 1620/1787 90% [======================================================== ] 1621/1787 90% [======================================================== ] 1622/1787 90% [======================================================== ] 1623/1787 90% [======================================================== ] 1624/1787 90% [======================================================== ] 1625/1787 90% [======================================================== ] 1626/1787 90% [======================================================== ] 1627/1787 91% [======================================================== ] 1628/1787 91% [======================================================== ] 1629/1787 91% [======================================================== ] 1630/1787 91% [======================================================== ] 1631/1787 91% [======================================================== ] 1632/1787 91% [======================================================== ] 1633/1787 91% [======================================================== ] 1634/1787 91% [======================================================== ] 1635/1787 91% [======================================================== ] 1636/1787 91% [======================================================== ] 1637/1787 91% [======================================================== ] 1638/1787 91% [======================================================== ] 1639/1787 91% [======================================================== ] 1640/1787 91% [======================================================== ] 1641/1787 91% [======================================================== ] 1642/1787 91% [========================================================= ] 1643/1787 91% [========================================================= ] 1644/1787 91% [========================================================= ] 1645/1787 92% [========================================================= ] 1646/1787 92% [========================================================= ] 1647/1787 92% [========================================================= ] 1648/1787 92% [========================================================= ] 1649/1787 92% [========================================================= ] 1650/1787 92% [========================================================= ] 1651/1787 92% [========================================================= ] 1652/1787 92% [========================================================= ] 1653/1787 92% [========================================================= ] 1654/1787 92% [========================================================= ] 1655/1787 92% [========================================================= ] 1656/1787 92% [========================================================= ] 1657/1787 92% [========================================================= ] 1658/1787 92% [========================================================= ] 1659/1787 92% [========================================================= ] 1660/1787 92% [========================================================= ] 1661/1787 92% [========================================================= ] 1662/1787 93% [========================================================= ] 1663/1787 93% [========================================================= ] 1664/1787 93% [========================================================= ] 1665/1787 93% [========================================================= ] 1666/1787 93% [========================================================= ] 1667/1787 93% [========================================================= ] 1668/1787 93% [========================================================= ] 1669/1787 93% [========================================================= ] 1670/1787 93% [========================================================= ] 1671/1787 93% [========================================================== ] 1672/1787 93% [========================================================== ] 1673/1787 93% [========================================================== ] 1674/1787 93% [========================================================== ] 1675/1787 93% [========================================================== ] 1676/1787 93% [========================================================== ] 1677/1787 93% [========================================================== ] 1678/1787 93% [========================================================== ] 1679/1787 93% [========================================================== ] 1680/1787 94% [========================================================== ] 1681/1787 94% [========================================================== ] 1682/1787 94% [========================================================== ] 1683/1787 94% [========================================================== ] 1684/1787 94% [========================================================== ] 1685/1787 94% [========================================================== ] 1686/1787 94% [========================================================== ] 1687/1787 94% [========================================================== ] 1688/1787 94% [========================================================== ] 1689/1787 94% [========================================================== ] 1690/1787 94% [========================================================== ] 1691/1787 94% [========================================================== ] 1692/1787 94% [========================================================== ] 1693/1787 94% [========================================================== ] 1694/1787 94% [========================================================== ] 1695/1787 94% [========================================================== ] 1696/1787 94% [========================================================== ] 1697/1787 94% [========================================================== ] 1698/1787 95% [========================================================== ] 1699/1787 95% [========================================================== ] 1700/1787 95% [=========================================================== ] 1701/1787 95% [=========================================================== ] 1702/1787 95% [=========================================================== ] 1703/1787 95% [=========================================================== ] 1704/1787 95% [=========================================================== ] 1705/1787 95% [=========================================================== ] 1706/1787 95% [=========================================================== ] 1707/1787 95% [=========================================================== ] 1708/1787 95% [=========================================================== ] 1709/1787 95% [=========================================================== ] 1710/1787 95% [=========================================================== ] 1711/1787 95% [=========================================================== ] 1712/1787 95% [=========================================================== ] 1713/1787 95% [=========================================================== ] 1714/1787 95% [=========================================================== ] 1715/1787 95% [=========================================================== ] 1716/1787 96% [=========================================================== ] 1717/1787 96% [=========================================================== ] 1718/1787 96% [=========================================================== ] 1719/1787 96% [=========================================================== ] 1720/1787 96% [=========================================================== ] 1721/1787 96% [=========================================================== ] 1722/1787 96% [=========================================================== ] 1723/1787 96% [=========================================================== ] 1724/1787 96% [=========================================================== ] 1725/1787 96% [=========================================================== ] 1726/1787 96% [=========================================================== ] 1727/1787 96% [=========================================================== ] 1728/1787 96% [=========================================================== ] 1729/1787 96% [============================================================ ] 1730/1787 96% [============================================================ ] 1731/1787 96% [============================================================ ] 1732/1787 96% [============================================================ ] 1733/1787 96% [============================================================ ] 1734/1787 97% [============================================================ ] 1735/1787 97% [============================================================ ] 1736/1787 97% [============================================================ ] 1737/1787 97% [============================================================ ] 1738/1787 97% [============================================================ ] 1739/1787 97% [============================================================ ] 1740/1787 97% [============================================================ ] 1741/1787 97% [============================================================ ] 1742/1787 97% [============================================================ ] 1743/1787 97% [============================================================ ] 1744/1787 97% [============================================================ ] 1745/1787 97% [============================================================ ] 1746/1787 97% [============================================================ ] 1747/1787 97% [============================================================ ] 1748/1787 97% [============================================================ ] 1749/1787 97% [============================================================ ] 1750/1787 97% [============================================================ ] 1751/1787 97% [============================================================ ] 1752/1787 98% [============================================================ ] 1753/1787 98% [============================================================ ] 1754/1787 98% [============================================================ ] 1755/1787 98% [============================================================ ] 1756/1787 98% [============================================================ ] 1757/1787 98% [============================================================ ] 1758/1787 98% [============================================================= ] 1759/1787 98% [============================================================= ] 1760/1787 98% [============================================================= ] 1761/1787 98% [============================================================= ] 1762/1787 98% [============================================================= ] 1763/1787 98% [============================================================= ] 1764/1787 98% [============================================================= ] 1765/1787 98% [============================================================= ] 1766/1787 98% [============================================================= ] 1767/1787 98% [============================================================= ] 1768/1787 98% [============================================================= ] 1769/1787 98% [============================================================= ] 1770/1787 99% [============================================================= ] 1771/1787 99% [============================================================= ] 1772/1787 99% [============================================================= ] 1773/1787 99% [============================================================= ] 1774/1787 99% [============================================================= ] 1775/1787 99% [============================================================= ] 1776/1787 99% [============================================================= ] 1777/1787 99% [============================================================= ] 1778/1787 99% [============================================================= ] 1779/1787 99% [============================================================= ] 1780/1787 99% [============================================================= ] 1781/1787 99% [============================================================= ] 1782/1787 99% [============================================================= ] 1783/1787 99% [============================================================= ] 1784/1787 99% [============================================================= ] 1785/1787 99% [============================================================= ] 1786/1787 99% [==============================================================] 1787/1787 100% operation complete, 1787 objects in 24173 NAND pages. ln -snf /tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot /tmp/instance-10/output-1/staging make: Leaving directory '/tmp/instance-10/buildroot' make: Entering directory '/tmp/instance-10/buildroot' >>> Buildroot 2022.11-736-ge75f396208 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> host-binutils 2.39 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> 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-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.4.0 Collecting legal info >>> linux-headers 6.1.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> babeld 1.9.2 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> daq3 3.0.9 Collecting legal info COPYING: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) LICENSE: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.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) >>> 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-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> font-awesome 4.7.0 Collecting legal info >>> getent Collecting legal info >>> haveged 1.9.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hiredis 1.1.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> 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) >>> initscripts Collecting legal info >>> janet 1.25.0 Collecting legal info LICENSE: OK (sha256: e2d2ae8360d95386af751ac7d1a3da36ea8ceb230e5f0eba7eb762547b1c58c9) >>> 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-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdrm 2.4.114 Collecting legal info data/meson.build: OK (sha256: d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnftnl 1.2.3 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libpciaccess 0.17 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> librtlsdr ed0317e6a58c098874ac58b769cf2e609c18d9a5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libssh 0.10.4 Collecting legal info COPYING: OK (sha256: 1656186e951db1c010a8485481fa94587f7e53a26d24976bef97945ad0c4df5a) >>> libssh2 1.10.0 Collecting legal info COPYING: OK (sha256: 859e60d760a3446ecaf777339f1eef98c527aea40714384d24b882a83ffdd23a) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libxcrypt 4.4.29 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> lksctp-tools 1.0.17 Collecting legal info COPYING.lib: OK (sha256: dee5f35e583183abb9212938643ecb2d858fd89e2e286f4b1d903f65d49d6c76) COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> lldpd 1.0.15 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mbuffer 20220418 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mg 3.5 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> host-mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> qcom-db410c-firmware 1034.2.1 Collecting legal info LICENSE: OK (sha256: 11e60ad6f83c2a86e40dca374c24230b53650dd3e0adf2e72c15f8cafedc2e5a) >>> host-qoriq-rcw LSDK-21.08 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> 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) >>> sqlite 3.40.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sshpass 1.09 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> stm32flash 0.7 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tiff 4.5.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> tinycompress 1.2.8 Collecting legal info COPYING: OK (sha256: 912ea37a4435594a3b3c35f04efa4b5b7af2e68a05f5319c16c881711a31e4b7) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tz Collecting legal info >>> host-tzdata 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Collecting legal info >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> host-xorriso 1.5.4.pl02 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYRIGHT: OK (sha256: 72e99e72cd68f226415e5d898f3b38e24ae7991ed038ed72d789fff5b060f028) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zd1211-firmware 1.5 Collecting legal info COPYING: 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-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) WARNING: tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /tmp/instance-10/output-1/legal-info make: Leaving directory '/tmp/instance-10/buildroot'