(mkdir -p /tmp/instance-19/output-1/target/usr/bin; chmod 755 /tmp/instance-19/output-1/target/usr/bin) /usr/bin/install -c tcpdump /tmp/instance-19/output-1/target/usr/bin/tcpdump /usr/bin/install -c tcpdump /tmp/instance-19/output-1/target/usr/bin/tcpdump.`cat ./VERSION` [ -d /tmp/instance-19/output-1/target/usr/share/man/man1 ] || \ (mkdir -p /tmp/instance-19/output-1/target/usr/share/man/man1; chmod 755 /tmp/instance-19/output-1/target/usr/share/man/man1) /usr/bin/install -c -m 644 tcpdump.1 /tmp/instance-19/output-1/target/usr/share/man/man1/tcpdump.1 make[1]: Leaving directory '/tmp/instance-19/output-1/build/tcpdump-4.99.3' rm -f /tmp/instance-19/output-1/target/usr/bin/tcpdump.4.99.3 >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Downloading GIT_DIR=/tmp/instance-19/dl/uhttpd/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-19/dl/uhttpd/git/.git/ GIT_DIR=/tmp/instance-19/dl/uhttpd/git/.git git remote add origin 'https://git.openwrt.org/project/uhttpd.git' GIT_DIR=/tmp/instance-19/dl/uhttpd/git/.git git remote set-url origin 'https://git.openwrt.org/project/uhttpd.git' Fetching all references GIT_DIR=/tmp/instance-19/dl/uhttpd/git/.git git fetch origin From https://git.openwrt.org/project/uhttpd * [new branch] master -> origin/master * [new branch] openwrt-19.07 -> origin/openwrt-19.07 GIT_DIR=/tmp/instance-19/dl/uhttpd/git/.git git fetch origin -t GIT_DIR=/tmp/instance-19/dl/uhttpd/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/tmp/instance-19/dl/uhttpd/git/.git git checkout -f -q '15346de8d3ba422002496526ee24c62a3601ab8c' warning: refname '15346de8d3ba422002496526ee24c62a3601ab8c' 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-19/dl/uhttpd/git/.git git clean -ffdx uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c-br1.tar.gz: OK (sha256: 9ae10aaf6642b214e0a4ca47d6fd9693ac4b88d61e7d6446f0f0feb3a28ca510) >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Extracting gzip -d -c /tmp/instance-19/dl/uhttpd/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c-br1.tar.gz | tar --strip-components=1 -C /tmp/instance-19/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c -xf - >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Patching Applying 0001-Remove-Werror.patch using patch: patching file CMakeLists.txt Applying 0002-Fix-TCP_FASTOPEN-related-compile-error.patch using patch: patching file listen.c >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Configuring (mkdir -p /tmp/instance-19/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c/ && cd /tmp/instance-19/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c/ && rm -f CMakeCache.txt && PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-19/output-1/host/bin/cmake /tmp/instance-19/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-19/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DLUA_SUPPORT=OFF -DTLS_SUPPORT=OFF -DUBUS_SUPPORT=OFF ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for getspnam -- Looking for getspnam - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /tmp/instance-19/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Building PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-19/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c/ make[1]: Entering directory '/tmp/instance-19/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' [ 8%] Building C object CMakeFiles/uhttpd.dir/main.c.o [ 16%] Building C object CMakeFiles/uhttpd.dir/listen.c.o [ 25%] Building C object CMakeFiles/uhttpd.dir/client.c.o [ 33%] Building C object CMakeFiles/uhttpd.dir/utils.c.o [ 41%] Building C object CMakeFiles/uhttpd.dir/file.c.o [ 50%] Building C object CMakeFiles/uhttpd.dir/auth.c.o [ 58%] Building C object CMakeFiles/uhttpd.dir/cgi.c.o [ 66%] Building C object CMakeFiles/uhttpd.dir/relay.c.o [ 75%] Building C object CMakeFiles/uhttpd.dir/proc.c.o [ 83%] Building C object CMakeFiles/uhttpd.dir/plugin.c.o [ 91%] Building C object CMakeFiles/uhttpd.dir/handler.c.o [100%] Linking C executable uhttpd [100%] Built target uhttpd make[1]: Leaving directory '/tmp/instance-19/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Installing to target PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-19/output-1/target install/fast -C /tmp/instance-19/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c/ make[1]: Entering directory '/tmp/instance-19/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-19/output-1/target/usr/bin/uhttpd make[1]: Leaving directory '/tmp/instance-19/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' >>> usb_modeswitch 2.6.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-19/output-1/build/.usb-modeswitch-2.6.1.tar.bz2.PPO1AX/output' 'http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2' --2023-03-17 08:45:40-- http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2 Resolving www.draisberghof.de (www.draisberghof.de)... 91.218.23.14 Connecting to www.draisberghof.de (www.draisberghof.de)|91.218.23.14|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2 [following] --2023-03-17 08:45:41-- https://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2 Connecting to www.draisberghof.de (www.draisberghof.de)|91.218.23.14|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 45471 (44K) [application/x-bzip2] Saving to: '/tmp/instance-19/output-1/build/.usb-modeswitch-2.6.1.tar.bz2.PPO1AX/output' 0K .......... .......... .......... .......... .... 100% 168K=0.3s 2023-03-17 08:45:42 (168 KB/s) - '/tmp/instance-19/output-1/build/.usb-modeswitch-2.6.1.tar.bz2.PPO1AX/output' saved [45471/45471] usb-modeswitch-2.6.1.tar.bz2: OK (md5: 69d00d6ed7097b97d972a159d14cfba1) usb-modeswitch-2.6.1.tar.bz2: OK (sha256: 5195d9e136e52f658f19e9f93e4f982b1b67bffac197d0a455cd8c2cd245fa34) >>> usb_modeswitch 2.6.1 Extracting bzcat /tmp/instance-19/dl/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2 | tar --strip-components=1 -C /tmp/instance-19/output-1/build/usb_modeswitch-2.6.1 -xf - >>> usb_modeswitch 2.6.1 Patching Applying 0001-fix-systemd-detection.patch using patch: patching file Makefile >>> usb_modeswitch 2.6.1 Configuring >>> usb_modeswitch 2.6.1 Building PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc-ar" AS="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-as" LD="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-ld" NM="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc-nm" CC="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-g++" FC="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc-ranlib" READELF="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-19/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-19/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-19/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/tmp/instance-19/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-19/output-1/host/m68k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /tmp/instance-19/output-1/build/usb_modeswitch-2.6.1 all-with-dynlink-dispatcher make[1]: Entering directory '/tmp/instance-19/output-1/build/usb_modeswitch-2.6.1' /tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc -o usb_modeswitch usb_modeswitch.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 `pkg-config --libs --cflags libusb-1.0` usb_modeswitch.c: In function 'main': usb_modeswitch.c:519:17: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations] 519 | libusb_set_debug(ctx, 3); | ^~~~~~~~~~~~~~~~ In file included from usb_modeswitch.h:26, from usb_modeswitch.c:59: /tmp/instance-19/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/include/libusb-1.0/libusb.h:1365:18: note: declared here 1365 | void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); | ^~~~~~~~~~~~~~~~ ./make_string.sh usb_modeswitch_dispatcher.tcl > dispatcher.h DISPATCH=dispatcher-dynlink /tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc dispatcher.c -Ljim -ljim -Ijim -o usb_modeswitch_dispatcher -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 make[1]: Leaving directory '/tmp/instance-19/output-1/build/usb_modeswitch-2.6.1' >>> usb_modeswitch 2.6.1 Installing to target PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc-ar" AS="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-as" LD="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-ld" NM="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc-nm" CC="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-g++" FC="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc-ranlib" READELF="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-19/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-19/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-19/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/tmp/instance-19/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-19/output-1/host/m68k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no DESTDIR=/tmp/instance-19/output-1/target -C /tmp/instance-19/output-1/build/usb_modeswitch-2.6.1 install-common make[1]: Entering directory '/tmp/instance-19/output-1/build/usb_modeswitch-2.6.1' install -D --mode=755 usb_modeswitch /tmp/instance-19/output-1/target/usr/sbin/usb_modeswitch install -D --mode=755 usb_modeswitch.sh /tmp/instance-19/output-1/target/lib/udev/usb_modeswitch install -D --mode=644 usb_modeswitch.conf /tmp/instance-19/output-1/target/etc/usb_modeswitch.conf install -D --mode=644 usb_modeswitch.1 /tmp/instance-19/output-1/target/usr/share/man/man1/usb_modeswitch.1 install -D --mode=644 usb_modeswitch_dispatcher.1 /tmp/instance-19/output-1/target/usr/share/man/man1/usb_modeswitch_dispatcher.1 install -D --mode=755 usb_modeswitch_dispatcher /tmp/instance-19/output-1/target/usr/sbin/usb_modeswitch_dispatcher install -d /tmp/instance-19/output-1/target/var/lib/usb_modeswitch test -d /tmp/instance-19/output-1/target/etc/init -a -e /sbin/initctl && install --mode=644 usb-modeswitch-upstart.conf /tmp/instance-19/output-1/target/etc/init || test 1 test -d /tmp/instance-19/output-1/target/etc/systemd/system -a \( -e /usr/bin/systemctl -o -e /bin/systemctl -o -e /tmp/instance-19/output-1/target/usr/bin/systemctl \) && install --mode=644 usb_modeswitch@.service /tmp/instance-19/output-1/target/etc/systemd/system || test 1 make[1]: Leaving directory '/tmp/instance-19/output-1/build/usb_modeswitch-2.6.1' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-19/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-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', '-O3', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%m68k%g" -e "s%@TARGET_CPU@%68040%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-19/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-19/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-19/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-19/output-1/host/m68k-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-19/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-19/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-19/output-1/host/bin/m68k-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%m68k%g" -e "s%@TARGET_CPU@%68040%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-19/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-19/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-19/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-19/output-1/host/m68k-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-19/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-19/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-19/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /tmp/instance-19/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-19/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-19/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-19/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-19/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-19/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-19/output-1/target/etc/shells; fi mkdir -p /tmp/instance-19/output-1/target/etc echo "buildroot" > /tmp/instance-19/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-19/output-1/target/etc/hosts mkdir -p /tmp/instance-19/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-19/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-19/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-19/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-19/output-1/target/etc/shells if [ -x /tmp/instance-19/output-1/target/sbin/swapon -a -x /tmp/instance-19/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-19/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-19/output-1/target/etc/inittab; fi rm -rf /tmp/instance-19/output-1/target/usr/include /tmp/instance-19/output-1/target/usr/share/aclocal \ /tmp/instance-19/output-1/target/usr/lib/pkgconfig /tmp/instance-19/output-1/target/usr/share/pkgconfig \ /tmp/instance-19/output-1/target/usr/lib/cmake /tmp/instance-19/output-1/target/usr/share/cmake \ /tmp/instance-19/output-1/target/usr/lib/rpm /tmp/instance-19/output-1/target/usr/doc find /tmp/instance-19/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-19/output-1/target/lib/ /tmp/instance-19/output-1/target/usr/lib/ /tmp/instance-19/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-19/output-1/target/usr/share/gdb rm -rf /tmp/instance-19/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-19/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-19/output-1/target/usr/share/zsh rm -rf /tmp/instance-19/output-1/target/usr/man /tmp/instance-19/output-1/target/usr/share/man rm -rf /tmp/instance-19/output-1/target/usr/info /tmp/instance-19/output-1/target/usr/share/info rm -rf /tmp/instance-19/output-1/target/usr/doc /tmp/instance-19/output-1/target/usr/share/doc rm -rf /tmp/instance-19/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-19/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-19/output-1/target/lib/debug /tmp/instance-19/output-1/target/usr/lib/debug find /tmp/instance-19/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-19/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-19/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-19/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-19/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-93-gd3051892eb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /tmp/instance-19/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-19/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-19/output-1/per-package /tmp/instance-19/buildroot/support/scripts/fix-rpath target touch /tmp/instance-19/output-1/target/usr >>> Generating root filesystems common tables rm -rf /tmp/instance-19/output-1/build/buildroot-fs mkdir -p /tmp/instance-19/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n\n' >> /tmp/instance-19/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n\n' > /tmp/instance-19/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /tmp/instance-19/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /tmp/instance-19/output-1/images rm -rf /tmp/instance-19/output-1/build/buildroot-fs/yaffs2 mkdir -p /tmp/instance-19/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-19/output-1/target/ /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/target" >> /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-19/buildroot/support/scripts/mkusers /tmp/instance-19/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/target >> /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/tmp/instance-19/output-1/host/bin/makedevs -d /tmp/instance-19/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/target" >> /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /tmp/instance-19/output-1/host/bin/mkyaffs2 --all-root /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/target /tmp/instance-19/output-1/images/rootfs.yaffs2\n' >> /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-19/output-1/host/bin/fakeroot -- /tmp/instance-19/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/tmp/instance-19/output-1/build/buildroot-fs/yaffs2/target table='/tmp/instance-19/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/tmp/instance-19/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 2380 objects. stage 2: creating image '/tmp/instance-19/output-1/images/rootfs.yaffs2' [ ] 1/2380 0% [ ] 2/2380 0% [ ] 3/2380 0% [ ] 4/2380 0% [ ] 5/2380 0% [ ] 6/2380 0% [ ] 7/2380 0% [ ] 8/2380 0% [ ] 9/2380 0% [ ] 10/2380 0% [ ] 11/2380 0% [ ] 12/2380 0% [ ] 13/2380 0% [ ] 14/2380 0% [ ] 15/2380 0% [ ] 16/2380 0% [ ] 17/2380 0% [ ] 18/2380 0% [ ] 19/2380 0% [ ] 20/2380 0% [ ] 21/2380 0% [ ] 22/2380 0% [ ] 23/2380 0% [ ] 24/2380 1% [ ] 25/2380 1% [ ] 26/2380 1% [ ] 27/2380 1% [ ] 28/2380 1% [ ] 29/2380 1% [ ] 30/2380 1% [ ] 31/2380 1% [ ] 32/2380 1% [ ] 33/2380 1% [ ] 34/2380 1% [ ] 35/2380 1% [ ] 36/2380 1% [ ] 37/2380 1% [ ] 38/2380 1% [= ] 39/2380 1% [= ] 40/2380 1% [= ] 41/2380 1% [= ] 42/2380 1% [= ] 43/2380 1% [= ] 44/2380 1% [= ] 45/2380 1% [= ] 46/2380 1% [= ] 47/2380 1% [= ] 48/2380 2% [= ] 49/2380 2% [= ] 50/2380 2% [= ] 51/2380 2% [= ] 52/2380 2% [= ] 53/2380 2% [= ] 54/2380 2% [= ] 55/2380 2% [= ] 56/2380 2% [= ] 57/2380 2% [= ] 58/2380 2% [= ] 59/2380 2% [= ] 60/2380 2% [= ] 61/2380 2% [= ] 62/2380 2% [= ] 63/2380 2% [= ] 64/2380 2% [= ] 65/2380 2% [= ] 66/2380 2% [= ] 67/2380 2% [= ] 68/2380 2% [= ] 69/2380 2% [= ] 70/2380 2% [= ] 71/2380 2% [= ] 72/2380 3% [= ] 73/2380 3% [= ] 74/2380 3% [= ] 75/2380 3% [= ] 76/2380 3% [== ] 77/2380 3% [== ] 78/2380 3% [== ] 79/2380 3% [== ] 80/2380 3% [== ] 81/2380 3% [== ] 82/2380 3% [== ] 83/2380 3% [== ] 84/2380 3% [== ] 85/2380 3% [== ] 86/2380 3% [== ] 87/2380 3% [== ] 88/2380 3% [== ] 89/2380 3% [== ] 90/2380 3% [== ] 91/2380 3% [== ] 92/2380 3% [== ] 93/2380 3% [== ] 94/2380 3% [== ] 95/2380 3% [== ] 96/2380 4% [== ] 97/2380 4% [== ] 98/2380 4% [== ] 99/2380 4% [== ] 100/2380 4% [== ] 101/2380 4% [== ] 102/2380 4% [== ] 103/2380 4% [== ] 104/2380 4% [== ] 105/2380 4% [== ] 106/2380 4% [== ] 107/2380 4% [== ] 108/2380 4% [== ] 109/2380 4% [== ] 110/2380 4% [== ] 111/2380 4% [== ] 112/2380 4% [== ] 113/2380 4% [== ] 114/2380 4% [== ] 115/2380 4% [=== ] 116/2380 4% [=== ] 117/2380 4% [=== ] 118/2380 4% [=== ] 119/2380 5% [=== ] 120/2380 5% [=== ] 121/2380 5% [=== ] 122/2380 5% [=== ] 123/2380 5% [=== ] 124/2380 5% [=== ] 125/2380 5% [=== ] 126/2380 5% [=== ] 127/2380 5% [=== ] 128/2380 5% [=== ] 129/2380 5% [=== ] 130/2380 5% [=== ] 131/2380 5% [=== ] 132/2380 5% [=== ] 133/2380 5% [=== ] 134/2380 5% [=== ] 135/2380 5% [=== ] 136/2380 5% [=== ] 137/2380 5% [=== ] 138/2380 5% [=== ] 139/2380 5% [=== ] 140/2380 5% [=== ] 141/2380 5% [=== ] 142/2380 5% [=== ] 143/2380 6% [=== ] 144/2380 6% [=== ] 145/2380 6% [=== ] 146/2380 6% [=== ] 147/2380 6% [=== ] 148/2380 6% [=== ] 149/2380 6% [=== ] 150/2380 6% [=== ] 151/2380 6% [=== ] 152/2380 6% [=== ] 153/2380 6% [==== ] 154/2380 6% [==== ] 155/2380 6% [==== ] 156/2380 6% [==== ] 157/2380 6% [==== ] 158/2380 6% [==== ] 159/2380 6% [==== ] 160/2380 6% [==== ] 161/2380 6% [==== ] 162/2380 6% [==== ] 163/2380 6% [==== ] 164/2380 6% [==== ] 165/2380 6% [==== ] 166/2380 6% [==== ] 167/2380 7% [==== ] 168/2380 7% [==== ] 169/2380 7% [==== ] 170/2380 7% [==== ] 171/2380 7% [==== ] 172/2380 7% [==== ] 173/2380 7% [==== ] 174/2380 7% [==== ] 175/2380 7% [==== ] 176/2380 7% [==== ] 177/2380 7% [==== ] 178/2380 7% [==== ] 179/2380 7% [==== ] 180/2380 7% [==== ] 181/2380 7% [==== ] 182/2380 7% [==== ] 183/2380 7% [==== ] 184/2380 7% [==== ] 185/2380 7% [==== ] 186/2380 7% [==== ] 187/2380 7% [==== ] 188/2380 7% [==== ] 189/2380 7% [==== ] 190/2380 7% [==== ] 191/2380 8% [===== ] 192/2380 8% [===== ] 193/2380 8% [===== ] 194/2380 8% [===== ] 195/2380 8% [===== ] 196/2380 8% [===== ] 197/2380 8% [===== ] 198/2380 8% [===== ] 199/2380 8% [===== ] 200/2380 8% [===== ] 201/2380 8% [===== ] 202/2380 8% [===== ] 203/2380 8% [===== ] 204/2380 8% [===== ] 205/2380 8% [===== ] 206/2380 8% [===== ] 207/2380 8% [===== ] 208/2380 8% [===== ] 209/2380 8% [===== ] 210/2380 8% [===== ] 211/2380 8% [===== ] 212/2380 8% [===== ] 213/2380 8% [===== ] 214/2380 8% [===== ] 215/2380 9% [===== ] 216/2380 9% [===== ] 217/2380 9% [===== ] 218/2380 9% [===== ] 219/2380 9% [===== ] 220/2380 9% [===== ] 221/2380 9% [===== ] 222/2380 9% [===== ] 223/2380 9% [===== ] 224/2380 9% [===== ] 225/2380 9% [===== ] 226/2380 9% [===== ] 227/2380 9% [===== ] 228/2380 9% [===== ] 229/2380 9% [===== ] 230/2380 9% [====== ] 231/2380 9% [====== ] 232/2380 9% [====== ] 233/2380 9% [====== ] 234/2380 9% [====== ] 235/2380 9% [====== ] 236/2380 9% [====== ] 237/2380 9% [====== ] 238/2380 10% [====== ] 239/2380 10% [====== ] 240/2380 10% [====== ] 241/2380 10% [====== ] 242/2380 10% [====== ] 243/2380 10% [====== ] 244/2380 10% [====== ] 245/2380 10% [====== ] 246/2380 10% [====== ] 247/2380 10% [====== ] 248/2380 10% [====== ] 249/2380 10% [====== ] 250/2380 10% [====== ] 251/2380 10% [====== ] 252/2380 10% [====== ] 253/2380 10% [====== ] 254/2380 10% [====== ] 255/2380 10% [====== ] 256/2380 10% [====== ] 257/2380 10% [====== ] 258/2380 10% [====== ] 259/2380 10% [====== ] 260/2380 10% [====== ] 261/2380 10% [====== ] 262/2380 11% [====== ] 263/2380 11% [====== ] 264/2380 11% [====== ] 265/2380 11% [====== ] 266/2380 11% [====== ] 267/2380 11% [====== ] 268/2380 11% [======= ] 269/2380 11% [======= ] 270/2380 11% [======= ] 271/2380 11% [======= ] 272/2380 11% [======= ] 273/2380 11% [======= ] 274/2380 11% [======= ] 275/2380 11% [======= ] 276/2380 11% [======= ] 277/2380 11% [======= ] 278/2380 11% [======= ] 279/2380 11% [======= ] 280/2380 11% [======= ] 281/2380 11% [======= ] 282/2380 11% [======= ] 283/2380 11% [======= ] 284/2380 11% [======= ] 285/2380 11% [======= ] 286/2380 12% [======= ] 287/2380 12% [======= ] 288/2380 12% [======= ] 289/2380 12% [======= ] 290/2380 12% [======= ] 291/2380 12% [======= ] 292/2380 12% [======= ] 293/2380 12% [======= ] 294/2380 12% [======= ] 295/2380 12% [======= ] 296/2380 12% [======= ] 297/2380 12% [======= ] 298/2380 12% [======= ] 299/2380 12% [======= ] 300/2380 12% [======= ] 301/2380 12% [======= ] 302/2380 12% [======= ] 303/2380 12% [======= ] 304/2380 12% [======= ] 305/2380 12% [======= ] 306/2380 12% [======= ] 307/2380 12% [======== ] 308/2380 12% [======== ] 309/2380 12% [======== ] 310/2380 13% [======== ] 311/2380 13% [======== ] 312/2380 13% [======== ] 313/2380 13% [======== ] 314/2380 13% [======== ] 315/2380 13% [======== ] 316/2380 13% [======== ] 317/2380 13% [======== ] 318/2380 13% [======== ] 319/2380 13% [======== ] 320/2380 13% [======== ] 321/2380 13% [======== ] 322/2380 13% [======== ] 323/2380 13% [======== ] 324/2380 13% [======== ] 325/2380 13% [======== ] 326/2380 13% [======== ] 327/2380 13% [======== ] 328/2380 13% [======== ] 329/2380 13% [======== ] 330/2380 13% [======== ] 331/2380 13% [======== ] 332/2380 13% [======== ] 333/2380 13% [======== ] 334/2380 14% [======== ] 335/2380 14% [======== ] 336/2380 14% [======== ] 337/2380 14% [======== ] 338/2380 14% [======== ] 339/2380 14% [======== ] 340/2380 14% [======== ] 341/2380 14% [======== ] 342/2380 14% [======== ] 343/2380 14% [======== ] 344/2380 14% [======== ] 345/2380 14% [========= ] 346/2380 14% [========= ] 347/2380 14% [========= ] 348/2380 14% [========= ] 349/2380 14% [========= ] 350/2380 14% [========= ] 351/2380 14% [========= ] 352/2380 14% [========= ] 353/2380 14% [========= ] 354/2380 14% [========= ] 355/2380 14% [========= ] 356/2380 14% [========= ] 357/2380 15% [========= ] 358/2380 15% [========= ] 359/2380 15% [========= ] 360/2380 15% [========= ] 361/2380 15% [========= ] 362/2380 15% [========= ] 363/2380 15% [========= ] 364/2380 15% [========= ] 365/2380 15% [========= ] 366/2380 15% [========= ] 367/2380 15% [========= ] 368/2380 15% [========= ] 369/2380 15% [========= ] 370/2380 15% [========= ] 371/2380 15% [========= ] 372/2380 15% [========= ] 373/2380 15% [========= ] 374/2380 15% [========= ] 375/2380 15% [========= ] 376/2380 15% [========= ] 377/2380 15% [========= ] 378/2380 15% [========= ] 379/2380 15% [========= ] 380/2380 15% [========= ] 381/2380 16% [========= ] 382/2380 16% [========= ] 383/2380 16% [========== ] 384/2380 16% [========== ] 385/2380 16% [========== ] 386/2380 16% [========== ] 387/2380 16% [========== ] 388/2380 16% [========== ] 389/2380 16% [========== ] 390/2380 16% [========== ] 391/2380 16% [========== ] 392/2380 16% [========== ] 393/2380 16% [========== ] 394/2380 16% [========== ] 395/2380 16% [========== ] 396/2380 16% [========== ] 397/2380 16% [========== ] 398/2380 16% [========== ] 399/2380 16% [========== ] 400/2380 16% [========== ] 401/2380 16% [========== ] 402/2380 16% [========== ] 403/2380 16% [========== ] 404/2380 16% [========== ] 405/2380 17% [========== ] 406/2380 17% [========== ] 407/2380 17% [========== ] 408/2380 17% [========== ] 409/2380 17% [========== ] 410/2380 17% [========== ] 411/2380 17% [========== ] 412/2380 17% [========== ] 413/2380 17% [========== ] 414/2380 17% [========== ] 415/2380 17% [========== ] 416/2380 17% [========== ] 417/2380 17% [========== ] 418/2380 17% [========== ] 419/2380 17% [========== ] 420/2380 17% [========== ] 421/2380 17% [========== ] 422/2380 17% [=========== ] 423/2380 17% [=========== ] 424/2380 17% [=========== ] 425/2380 17% [=========== ] 426/2380 17% [=========== ] 427/2380 17% [=========== ] 428/2380 17% [=========== ] 429/2380 18% [=========== ] 430/2380 18% [=========== ] 431/2380 18% [=========== ] 432/2380 18% [=========== ] 433/2380 18% [=========== ] 434/2380 18% [=========== ] 435/2380 18% [=========== ] 436/2380 18% [=========== ] 437/2380 18% [=========== ] 438/2380 18% [=========== ] 439/2380 18% [=========== ] 440/2380 18% [=========== ] 441/2380 18% [=========== ] 442/2380 18% [=========== ] 443/2380 18% [=========== ] 444/2380 18% [=========== ] 445/2380 18% [=========== ] 446/2380 18% [=========== ] 447/2380 18% [=========== ] 448/2380 18% [=========== ] 449/2380 18% [=========== ] 450/2380 18% [=========== ] 451/2380 18% [=========== ] 452/2380 18% [=========== ] 453/2380 19% [=========== ] 454/2380 19% [=========== ] 455/2380 19% [=========== ] 456/2380 19% [=========== ] 457/2380 19% [=========== ] 458/2380 19% [=========== ] 459/2380 19% [=========== ] 460/2380 19% [============ ] 461/2380 19% [============ ] 462/2380 19% [============ ] 463/2380 19% [============ ] 464/2380 19% [============ ] 465/2380 19% [============ ] 466/2380 19% [============ ] 467/2380 19% [============ ] 468/2380 19% [============ ] 469/2380 19% [============ ] 470/2380 19% [============ ] 471/2380 19% [============ ] 472/2380 19% [============ ] 473/2380 19% [============ ] 474/2380 19% [============ ] 475/2380 19% [============ ] 476/2380 20% [============ ] 477/2380 20% [============ ] 478/2380 20% [============ ] 479/2380 20% [============ ] 480/2380 20% [============ ] 481/2380 20% [============ ] 482/2380 20% [============ ] 483/2380 20% [============ ] 484/2380 20% [============ ] 485/2380 20% [============ ] 486/2380 20% [============ ] 487/2380 20% [============ ] 488/2380 20% [============ ] 489/2380 20% [============ ] 490/2380 20% [============ ] 491/2380 20% [============ ] 492/2380 20% [============ ] 493/2380 20% [============ ] 494/2380 20% [============ ] 495/2380 20% [============ ] 496/2380 20% [============ ] 497/2380 20% [============ ] 498/2380 20% [============ ] 499/2380 20% [============= ] 500/2380 21% [============= ] 501/2380 21% [============= ] 502/2380 21% [============= ] 503/2380 21% [============= ] 504/2380 21% [============= ] 505/2380 21% [============= ] 506/2380 21% [============= ] 507/2380 21% [============= ] 508/2380 21% [============= ] 509/2380 21% [============= ] 510/2380 21% [============= ] 511/2380 21% [============= ] 512/2380 21% [============= ] 513/2380 21% [============= ] 514/2380 21% [============= ] 515/2380 21% [============= ] 516/2380 21% [============= ] 517/2380 21% [============= ] 518/2380 21% [============= ] 519/2380 21% [============= ] 520/2380 21% [============= ] 521/2380 21% [============= ] 522/2380 21% [============= ] 523/2380 21% [============= ] 524/2380 22% [============= ] 525/2380 22% [============= ] 526/2380 22% [============= ] 527/2380 22% [============= ] 528/2380 22% [============= ] 529/2380 22% [============= ] 530/2380 22% [============= ] 531/2380 22% [============= ] 532/2380 22% [============= ] 533/2380 22% [============= ] 534/2380 22% [============= ] 535/2380 22% [============= ] 536/2380 22% [============= ] 537/2380 22% [============== ] 538/2380 22% [============== ] 539/2380 22% [============== ] 540/2380 22% [============== ] 541/2380 22% [============== ] 542/2380 22% [============== ] 543/2380 22% [============== ] 544/2380 22% [============== ] 545/2380 22% [============== ] 546/2380 22% [============== ] 547/2380 22% [============== ] 548/2380 23% [============== ] 549/2380 23% [============== ] 550/2380 23% [============== ] 551/2380 23% [============== ] 552/2380 23% [============== ] 553/2380 23% [============== ] 554/2380 23% [============== ] 555/2380 23% [============== ] 556/2380 23% [============== ] 557/2380 23% [============== ] 558/2380 23% [============== ] 559/2380 23% [============== ] 560/2380 23% [============== ] 561/2380 23% [============== ] 562/2380 23% [============== ] 563/2380 23% [============== ] 564/2380 23% [============== ] 565/2380 23% [============== ] 566/2380 23% [============== ] 567/2380 23% [============== ] 568/2380 23% [============== ] 569/2380 23% [============== ] 570/2380 23% [============== ] 571/2380 23% [============== ] 572/2380 24% [============== ] 573/2380 24% [============== ] 574/2380 24% [============== ] 575/2380 24% [=============== ] 576/2380 24% [=============== ] 577/2380 24% [=============== ] 578/2380 24% [=============== ] 579/2380 24% [=============== ] 580/2380 24% [=============== ] 581/2380 24% [=============== ] 582/2380 24% [=============== ] 583/2380 24% [=============== ] 584/2380 24% [=============== ] 585/2380 24% [=============== ] 586/2380 24% [=============== ] 587/2380 24% [=============== ] 588/2380 24% [=============== ] 589/2380 24% [=============== ] 590/2380 24% [=============== ] 591/2380 24% [=============== ] 592/2380 24% [=============== ] 593/2380 24% [=============== ] 594/2380 24% [=============== ] 595/2380 25% [=============== ] 596/2380 25% [=============== ] 597/2380 25% [=============== ] 598/2380 25% [=============== ] 599/2380 25% [=============== ] 600/2380 25% [=============== ] 601/2380 25% [=============== ] 602/2380 25% [=============== ] 603/2380 25% [=============== ] 604/2380 25% [=============== ] 605/2380 25% [=============== ] 606/2380 25% [=============== ] 607/2380 25% [=============== ] 608/2380 25% [=============== ] 609/2380 25% [=============== ] 610/2380 25% [=============== ] 611/2380 25% [=============== ] 612/2380 25% [=============== ] 613/2380 25% [=============== ] 614/2380 25% [================ ] 615/2380 25% [================ ] 616/2380 25% [================ ] 617/2380 25% [================ ] 618/2380 25% [================ ] 619/2380 26% [================ ] 620/2380 26% [================ ] 621/2380 26% [================ ] 622/2380 26% [================ ] 623/2380 26% [================ ] 624/2380 26% [================ ] 625/2380 26% [================ ] 626/2380 26% [================ ] 627/2380 26% [================ ] 628/2380 26% [================ ] 629/2380 26% [================ ] 630/2380 26% [================ ] 631/2380 26% [================ ] 632/2380 26% [================ ] 633/2380 26% [================ ] 634/2380 26% [================ ] 635/2380 26% [================ ] 636/2380 26% [================ ] 637/2380 26% [================ ] 638/2380 26% [================ ] 639/2380 26% [================ ] 640/2380 26% [================ ] 641/2380 26% [================ ] 642/2380 26% [================ ] 643/2380 27% [================ ] 644/2380 27% [================ ] 645/2380 27% [================ ] 646/2380 27% [================ ] 647/2380 27% [================ ] 648/2380 27% [================ ] 649/2380 27% [================ ] 650/2380 27% [================ ] 651/2380 27% [================ ] 652/2380 27% [================= ] 653/2380 27% [================= ] 654/2380 27% [================= ] 655/2380 27% [================= ] 656/2380 27% [================= ] 657/2380 27% [================= ] 658/2380 27% [================= ] 659/2380 27% [================= ] 660/2380 27% [================= ] 661/2380 27% [================= ] 662/2380 27% [================= ] 663/2380 27% [================= ] 664/2380 27% [================= ] 665/2380 27% [================= ] 666/2380 27% [================= ] 667/2380 28% [================= ] 668/2380 28% [================= ] 669/2380 28% [================= ] 670/2380 28% [================= ] 671/2380 28% [================= ] 672/2380 28% [================= ] 673/2380 28% [================= ] 674/2380 28% [================= ] 675/2380 28% [================= ] 676/2380 28% [================= ] 677/2380 28% [================= ] 678/2380 28% [================= ] 679/2380 28% [================= ] 680/2380 28% [================= ] 681/2380 28% [================= ] 682/2380 28% [================= ] 683/2380 28% [================= ] 684/2380 28% [================= ] 685/2380 28% [================= ] 686/2380 28% [================= ] 687/2380 28% [================= ] 688/2380 28% [================= ] 689/2380 28% [================= ] 690/2380 28% [================== ] 691/2380 29% [================== ] 692/2380 29% [================== ] 693/2380 29% [================== ] 694/2380 29% [================== ] 695/2380 29% [================== ] 696/2380 29% [================== ] 697/2380 29% [================== ] 698/2380 29% [================== ] 699/2380 29% [================== ] 700/2380 29% [================== ] 701/2380 29% [================== ] 702/2380 29% [================== ] 703/2380 29% [================== ] 704/2380 29% [================== ] 705/2380 29% [================== ] 706/2380 29% [================== ] 707/2380 29% [================== ] 708/2380 29% [================== ] 709/2380 29% [================== ] 710/2380 29% [================== ] 711/2380 29% [================== ] 712/2380 29% [================== ] 713/2380 29% [================== ] 714/2380 30% [================== ] 715/2380 30% [================== ] 716/2380 30% [================== ] 717/2380 30% [================== ] 718/2380 30% [================== ] 719/2380 30% [================== ] 720/2380 30% [================== ] 721/2380 30% [================== ] 722/2380 30% [================== ] 723/2380 30% [================== ] 724/2380 30% [================== ] 725/2380 30% [================== ] 726/2380 30% [================== ] 727/2380 30% [================== ] 728/2380 30% [================== ] 729/2380 30% [=================== ] 730/2380 30% [=================== ] 731/2380 30% [=================== ] 732/2380 30% [=================== ] 733/2380 30% [=================== ] 734/2380 30% [=================== ] 735/2380 30% [=================== ] 736/2380 30% [=================== ] 737/2380 30% [=================== ] 738/2380 31% [=================== ] 739/2380 31% [=================== ] 740/2380 31% [=================== ] 741/2380 31% [=================== ] 742/2380 31% [=================== ] 743/2380 31% [=================== ] 744/2380 31% [=================== ] 745/2380 31% [=================== ] 746/2380 31% [=================== ] 747/2380 31% [=================== ] 748/2380 31% [=================== ] 749/2380 31% [=================== ] 750/2380 31% [=================== ] 751/2380 31% [=================== ] 752/2380 31% [=================== ] 753/2380 31% [=================== ] 754/2380 31% [=================== ] 755/2380 31% [=================== ] 756/2380 31% [=================== ] 757/2380 31% [=================== ] 758/2380 31% [=================== ] 759/2380 31% [=================== ] 760/2380 31% [=================== ] 761/2380 31% [=================== ] 762/2380 32% [=================== ] 763/2380 32% [=================== ] 764/2380 32% [=================== ] 765/2380 32% [=================== ] 766/2380 32% [=================== ] 767/2380 32% [==================== ] 768/2380 32% [==================== ] 769/2380 32% [==================== ] 770/2380 32% [==================== ] 771/2380 32% [==================== ] 772/2380 32% [==================== ] 773/2380 32% [==================== ] 774/2380 32% [==================== ] 775/2380 32% [==================== ] 776/2380 32% [==================== ] 777/2380 32% [==================== ] 778/2380 32% [==================== ] 779/2380 32% [==================== ] 780/2380 32% [==================== ] 781/2380 32% [==================== ] 782/2380 32% [==================== ] 783/2380 32% [==================== ] 784/2380 32% [==================== ] 785/2380 32% [==================== ] 786/2380 33% [==================== ] 787/2380 33% [==================== ] 788/2380 33% [==================== ] 789/2380 33% [==================== ] 790/2380 33% [==================== ] 791/2380 33% [==================== ] 792/2380 33% [==================== ] 793/2380 33% [==================== ] 794/2380 33% [==================== ] 795/2380 33% [==================== ] 796/2380 33% [==================== ] 797/2380 33% [==================== ] 798/2380 33% [==================== ] 799/2380 33% [==================== ] 800/2380 33% [==================== ] 801/2380 33% [==================== ] 802/2380 33% [==================== ] 803/2380 33% [==================== ] 804/2380 33% [==================== ] 805/2380 33% [==================== ] 806/2380 33% [===================== ] 807/2380 33% [===================== ] 808/2380 33% [===================== ] 809/2380 33% [===================== ] 810/2380 34% [===================== ] 811/2380 34% [===================== ] 812/2380 34% [===================== ] 813/2380 34% [===================== ] 814/2380 34% [===================== ] 815/2380 34% [===================== ] 816/2380 34% [===================== ] 817/2380 34% [===================== ] 818/2380 34% [===================== ] 819/2380 34% [===================== ] 820/2380 34% [===================== ] 821/2380 34% [===================== ] 822/2380 34% [===================== ] 823/2380 34% [===================== ] 824/2380 34% [===================== ] 825/2380 34% [===================== ] 826/2380 34% [===================== ] 827/2380 34% [===================== ] 828/2380 34% [===================== ] 829/2380 34% [===================== ] 830/2380 34% [===================== ] 831/2380 34% [===================== ] 832/2380 34% [===================== ] 833/2380 35% [===================== ] 834/2380 35% [===================== ] 835/2380 35% [===================== ] 836/2380 35% [===================== ] 837/2380 35% [===================== ] 838/2380 35% [===================== ] 839/2380 35% [===================== ] 840/2380 35% [===================== ] 841/2380 35% [===================== ] 842/2380 35% [===================== ] 843/2380 35% [===================== ] 844/2380 35% [====================== ] 845/2380 35% [====================== ] 846/2380 35% [====================== ] 847/2380 35% [====================== ] 848/2380 35% [====================== ] 849/2380 35% [====================== ] 850/2380 35% [====================== ] 851/2380 35% [====================== ] 852/2380 35% [====================== ] 853/2380 35% [====================== ] 854/2380 35% [====================== ] 855/2380 35% [====================== ] 856/2380 35% [====================== ] 857/2380 36% [====================== ] 858/2380 36% [====================== ] 859/2380 36% [====================== ] 860/2380 36% [====================== ] 861/2380 36% [====================== ] 862/2380 36% [====================== ] 863/2380 36% [====================== ] 864/2380 36% [====================== ] 865/2380 36% [====================== ] 866/2380 36% [====================== ] 867/2380 36% [====================== ] 868/2380 36% [====================== ] 869/2380 36% [====================== ] 870/2380 36% [====================== ] 871/2380 36% [====================== ] 872/2380 36% [====================== ] 873/2380 36% [====================== ] 874/2380 36% [====================== ] 875/2380 36% [====================== ] 876/2380 36% [====================== ] 877/2380 36% [====================== ] 878/2380 36% [====================== ] 879/2380 36% [====================== ] 880/2380 36% [====================== ] 881/2380 37% [====================== ] 882/2380 37% [======================= ] 883/2380 37% [======================= ] 884/2380 37% [======================= ] 885/2380 37% [======================= ] 886/2380 37% [======================= ] 887/2380 37% [======================= ] 888/2380 37% [======================= ] 889/2380 37% [======================= ] 890/2380 37% [======================= ] 891/2380 37% [======================= ] 892/2380 37% [======================= ] 893/2380 37% [======================= ] 894/2380 37% [======================= ] 895/2380 37% [======================= ] 896/2380 37% [======================= ] 897/2380 37% [======================= ] 898/2380 37% [======================= ] 899/2380 37% [======================= ] 900/2380 37% [======================= ] 901/2380 37% [======================= ] 902/2380 37% [======================= ] 903/2380 37% [======================= ] 904/2380 37% [======================= ] 905/2380 38% [======================= ] 906/2380 38% [======================= ] 907/2380 38% [======================= ] 908/2380 38% [======================= ] 909/2380 38% [======================= ] 910/2380 38% [======================= ] 911/2380 38% [======================= ] 912/2380 38% [======================= ] 913/2380 38% [======================= ] 914/2380 38% [======================= ] 915/2380 38% [======================= ] 916/2380 38% [======================= ] 917/2380 38% [======================= ] 918/2380 38% [======================= ] 919/2380 38% [======================= ] 920/2380 38% [======================= ] 921/2380 38% [======================== ] 922/2380 38% [======================== ] 923/2380 38% [======================== ] 924/2380 38% [======================== ] 925/2380 38% [======================== ] 926/2380 38% [======================== ] 927/2380 38% [======================== ] 928/2380 38% [======================== ] 929/2380 39% [======================== ] 930/2380 39% [======================== ] 931/2380 39% [======================== ] 932/2380 39% [======================== ] 933/2380 39% [======================== ] 934/2380 39% [======================== ] 935/2380 39% [======================== ] 936/2380 39% [======================== ] 937/2380 39% [======================== ] 938/2380 39% [======================== ] 939/2380 39% [======================== ] 940/2380 39% [======================== ] 941/2380 39% [======================== ] 942/2380 39% [======================== ] 943/2380 39% [======================== ] 944/2380 39% [======================== ] 945/2380 39% [======================== ] 946/2380 39% [======================== ] 947/2380 39% [======================== ] 948/2380 39% [======================== ] 949/2380 39% [======================== ] 950/2380 39% [======================== ] 951/2380 39% [======================== ] 952/2380 40% [======================== ] 953/2380 40% [======================== ] 954/2380 40% [======================== ] 955/2380 40% [======================== ] 956/2380 40% [======================== ] 957/2380 40% [======================== ] 958/2380 40% [======================== ] 959/2380 40% [========================= ] 960/2380 40% [========================= ] 961/2380 40% [========================= ] 962/2380 40% [========================= ] 963/2380 40% [========================= ] 964/2380 40% [========================= ] 965/2380 40% [========================= ] 966/2380 40% [========================= ] 967/2380 40% [========================= ] 968/2380 40% [========================= ] 969/2380 40% [========================= ] 970/2380 40% [========================= ] 971/2380 40% [========================= ] 972/2380 40% [========================= ] 973/2380 40% [========================= ] 974/2380 40% [========================= ] 975/2380 40% [========================= ] 976/2380 41% [========================= ] 977/2380 41% [========================= ] 978/2380 41% [========================= ] 979/2380 41% [========================= ] 980/2380 41% [========================= ] 981/2380 41% [========================= ] 982/2380 41% [========================= ] 983/2380 41% [========================= ] 984/2380 41% [========================= ] 985/2380 41% [========================= ] 986/2380 41% [========================= ] 987/2380 41% [========================= ] 988/2380 41% [========================= ] 989/2380 41% [========================= ] 990/2380 41% [========================= ] 991/2380 41% [========================= ] 992/2380 41% [========================= ] 993/2380 41% [========================= ] 994/2380 41% [========================= ] 995/2380 41% [========================= ] 996/2380 41% [========================= ] 997/2380 41% [========================= ] 998/2380 41% [========================== ] 999/2380 41% [========================== ] 1000/2380 42% [========================== ] 1001/2380 42% [========================== ] 1002/2380 42% [========================== ] 1003/2380 42% [========================== ] 1004/2380 42% [========================== ] 1005/2380 42% [========================== ] 1006/2380 42% [========================== ] 1007/2380 42% [========================== ] 1008/2380 42% [========================== ] 1009/2380 42% [========================== ] 1010/2380 42% [========================== ] 1011/2380 42% [========================== ] 1012/2380 42% [========================== ] 1013/2380 42% [========================== ] 1014/2380 42% [========================== ] 1015/2380 42% [========================== ] 1016/2380 42% [========================== ] 1017/2380 42% [========================== ] 1018/2380 42% [========================== ] 1019/2380 42% [========================== ] 1020/2380 42% [========================== ] 1021/2380 42% [========================== ] 1022/2380 42% [========================== ] 1023/2380 42% [========================== ] 1024/2380 43% [========================== ] 1025/2380 43% [========================== ] 1026/2380 43% [========================== ] 1027/2380 43% [========================== ] 1028/2380 43% [========================== ] 1029/2380 43% [========================== ] 1030/2380 43% [========================== ] 1031/2380 43% [========================== ] 1032/2380 43% [========================== ] 1033/2380 43% [========================== ] 1034/2380 43% [========================== ] 1035/2380 43% [========================== ] 1036/2380 43% [=========================== ] 1037/2380 43% [=========================== ] 1038/2380 43% [=========================== ] 1039/2380 43% [=========================== ] 1040/2380 43% [=========================== ] 1041/2380 43% [=========================== ] 1042/2380 43% [=========================== ] 1043/2380 43% [=========================== ] 1044/2380 43% [=========================== ] 1045/2380 43% [=========================== ] 1046/2380 43% [=========================== ] 1047/2380 43% [=========================== ] 1048/2380 44% [=========================== ] 1049/2380 44% [=========================== ] 1050/2380 44% [=========================== ] 1051/2380 44% [=========================== ] 1052/2380 44% [=========================== ] 1053/2380 44% [=========================== ] 1054/2380 44% [=========================== ] 1055/2380 44% [=========================== ] 1056/2380 44% [=========================== ] 1057/2380 44% [=========================== ] 1058/2380 44% [=========================== ] 1059/2380 44% [=========================== ] 1060/2380 44% [=========================== ] 1061/2380 44% [=========================== ] 1062/2380 44% [=========================== ] 1063/2380 44% [=========================== ] 1064/2380 44% [=========================== ] 1065/2380 44% [=========================== ] 1066/2380 44% [=========================== ] 1067/2380 44% [=========================== ] 1068/2380 44% [=========================== ] 1069/2380 44% [=========================== ] 1070/2380 44% [=========================== ] 1071/2380 45% [=========================== ] 1072/2380 45% [=========================== ] 1073/2380 45% [=========================== ] 1074/2380 45% [============================ ] 1075/2380 45% [============================ ] 1076/2380 45% [============================ ] 1077/2380 45% [============================ ] 1078/2380 45% [============================ ] 1079/2380 45% [============================ ] 1080/2380 45% [============================ ] 1081/2380 45% [============================ ] 1082/2380 45% [============================ ] 1083/2380 45% [============================ ] 1084/2380 45% [============================ ] 1085/2380 45% [============================ ] 1086/2380 45% [============================ ] 1087/2380 45% [============================ ] 1088/2380 45% [============================ ] 1089/2380 45% [============================ ] 1090/2380 45% [============================ ] 1091/2380 45% [============================ ] 1092/2380 45% [============================ ] 1093/2380 45% [============================ ] 1094/2380 45% [============================ ] 1095/2380 46% [============================ ] 1096/2380 46% [============================ ] 1097/2380 46% [============================ ] 1098/2380 46% [============================ ] 1099/2380 46% [============================ ] 1100/2380 46% [============================ ] 1101/2380 46% [============================ ] 1102/2380 46% [============================ ] 1103/2380 46% [============================ ] 1104/2380 46% [============================ ] 1105/2380 46% [============================ ] 1106/2380 46% [============================ ] 1107/2380 46% [============================ ] 1108/2380 46% [============================ ] 1109/2380 46% [============================ ] 1110/2380 46% [============================ ] 1111/2380 46% [============================ ] 1112/2380 46% [============================ ] 1113/2380 46% [============================= ] 1114/2380 46% [============================= ] 1115/2380 46% [============================= ] 1116/2380 46% [============================= ] 1117/2380 46% [============================= ] 1118/2380 46% [============================= ] 1119/2380 47% [============================= ] 1120/2380 47% [============================= ] 1121/2380 47% [============================= ] 1122/2380 47% [============================= ] 1123/2380 47% [============================= ] 1124/2380 47% [============================= ] 1125/2380 47% [============================= ] 1126/2380 47% [============================= ] 1127/2380 47% [============================= ] 1128/2380 47% [============================= ] 1129/2380 47% [============================= ] 1130/2380 47% [============================= ] 1131/2380 47% [============================= ] 1132/2380 47% [============================= ] 1133/2380 47% [============================= ] 1134/2380 47% [============================= ] 1135/2380 47% [============================= ] 1136/2380 47% [============================= ] 1137/2380 47% [============================= ] 1138/2380 47% [============================= ] 1139/2380 47% [============================= ] 1140/2380 47% [============================= ] 1141/2380 47% [============================= ] 1142/2380 47% [============================= ] 1143/2380 48% [============================= ] 1144/2380 48% [============================= ] 1145/2380 48% [============================= ] 1146/2380 48% [============================= ] 1147/2380 48% [============================= ] 1148/2380 48% [============================= ] 1149/2380 48% [============================= ] 1150/2380 48% [============================= ] 1151/2380 48% [============================== ] 1152/2380 48% [============================== ] 1153/2380 48% [============================== ] 1154/2380 48% [============================== ] 1155/2380 48% [============================== ] 1156/2380 48% [============================== ] 1157/2380 48% [============================== ] 1158/2380 48% [============================== ] 1159/2380 48% [============================== ] 1160/2380 48% [============================== ] 1161/2380 48% [============================== ] 1162/2380 48% [============================== ] 1163/2380 48% [============================== ] 1164/2380 48% [============================== ] 1165/2380 48% [============================== ] 1166/2380 48% [============================== ] 1167/2380 49% [============================== ] 1168/2380 49% [============================== ] 1169/2380 49% [============================== ] 1170/2380 49% [============================== ] 1171/2380 49% [============================== ] 1172/2380 49% [============================== ] 1173/2380 49% [============================== ] 1174/2380 49% [============================== ] 1175/2380 49% [============================== ] 1176/2380 49% [============================== ] 1177/2380 49% [============================== ] 1178/2380 49% [============================== ] 1179/2380 49% [============================== ] 1180/2380 49% [============================== ] 1181/2380 49% [============================== ] 1182/2380 49% [============================== ] 1183/2380 49% [============================== ] 1184/2380 49% [============================== ] 1185/2380 49% [============================== ] 1186/2380 49% [============================== ] 1187/2380 49% [============================== ] 1188/2380 49% [============================== ] 1189/2380 49% [=============================== ] 1190/2380 50% [=============================== ] 1191/2380 50% [=============================== ] 1192/2380 50% [=============================== ] 1193/2380 50% [=============================== ] 1194/2380 50% [=============================== ] 1195/2380 50% [=============================== ] 1196/2380 50% [=============================== ] 1197/2380 50% [=============================== ] 1198/2380 50% [=============================== ] 1199/2380 50% [=============================== ] 1200/2380 50% [=============================== ] 1201/2380 50% [=============================== ] 1202/2380 50% [=============================== ] 1203/2380 50% [=============================== ] 1204/2380 50% [=============================== ] 1205/2380 50% [=============================== ] 1206/2380 50% [=============================== ] 1207/2380 50% [=============================== ] 1208/2380 50% [=============================== ] 1209/2380 50% [=============================== ] 1210/2380 50% [=============================== ] 1211/2380 50% [=============================== ] 1212/2380 50% [=============================== ] 1213/2380 50% [=============================== ] 1214/2380 51% [=============================== ] 1215/2380 51% [=============================== ] 1216/2380 51% [=============================== ] 1217/2380 51% [=============================== ] 1218/2380 51% [=============================== ] 1219/2380 51% [=============================== ] 1220/2380 51% [=============================== ] 1221/2380 51% [=============================== ] 1222/2380 51% [=============================== ] 1223/2380 51% [=============================== ] 1224/2380 51% [=============================== ] 1225/2380 51% [=============================== ] 1226/2380 51% [=============================== ] 1227/2380 51% [=============================== ] 1228/2380 51% [================================ ] 1229/2380 51% [================================ ] 1230/2380 51% [================================ ] 1231/2380 51% [================================ ] 1232/2380 51% [================================ ] 1233/2380 51% [================================ ] 1234/2380 51% [================================ ] 1235/2380 51% [================================ ] 1236/2380 51% [================================ ] 1237/2380 51% [================================ ] 1238/2380 52% [================================ ] 1239/2380 52% [================================ ] 1240/2380 52% [================================ ] 1241/2380 52% [================================ ] 1242/2380 52% [================================ ] 1243/2380 52% [================================ ] 1244/2380 52% [================================ ] 1245/2380 52% [================================ ] 1246/2380 52% [================================ ] 1247/2380 52% [================================ ] 1248/2380 52% [================================ ] 1249/2380 52% [================================ ] 1250/2380 52% [================================ ] 1251/2380 52% [================================ ] 1252/2380 52% [================================ ] 1253/2380 52% [================================ ] 1254/2380 52% [================================ ] 1255/2380 52% [================================ ] 1256/2380 52% [================================ ] 1257/2380 52% [================================ ] 1258/2380 52% [================================ ] 1259/2380 52% [================================ ] 1260/2380 52% [================================ ] 1261/2380 52% [================================ ] 1262/2380 53% [================================ ] 1263/2380 53% [================================ ] 1264/2380 53% [================================ ] 1265/2380 53% [================================ ] 1266/2380 53% [================================= ] 1267/2380 53% [================================= ] 1268/2380 53% [================================= ] 1269/2380 53% [================================= ] 1270/2380 53% [================================= ] 1271/2380 53% [================================= ] 1272/2380 53% [================================= ] 1273/2380 53% [================================= ] 1274/2380 53% [================================= ] 1275/2380 53% [================================= ] 1276/2380 53% [================================= ] 1277/2380 53% [================================= ] 1278/2380 53% [================================= ] 1279/2380 53% [================================= ] 1280/2380 53% [================================= ] 1281/2380 53% [================================= ] 1282/2380 53% [================================= ] 1283/2380 53% [================================= ] 1284/2380 53% [================================= ] 1285/2380 53% [================================= ] 1286/2380 54% [================================= ] 1287/2380 54% [================================= ] 1288/2380 54% [================================= ] 1289/2380 54% [================================= ] 1290/2380 54% [================================= ] 1291/2380 54% [================================= ] 1292/2380 54% [================================= ] 1293/2380 54% [================================= ] 1294/2380 54% [================================= ] 1295/2380 54% [================================= ] 1296/2380 54% [================================= ] 1297/2380 54% [================================= ] 1298/2380 54% [================================= ] 1299/2380 54% [================================= ] 1300/2380 54% [================================= ] 1301/2380 54% [================================= ] 1302/2380 54% [================================= ] 1303/2380 54% [================================= ] 1304/2380 54% [================================= ] 1305/2380 54% [================================== ] 1306/2380 54% [================================== ] 1307/2380 54% [================================== ] 1308/2380 54% [================================== ] 1309/2380 55% [================================== ] 1310/2380 55% [================================== ] 1311/2380 55% [================================== ] 1312/2380 55% [================================== ] 1313/2380 55% [================================== ] 1314/2380 55% [================================== ] 1315/2380 55% [================================== ] 1316/2380 55% [================================== ] 1317/2380 55% [================================== ] 1318/2380 55% [================================== ] 1319/2380 55% [================================== ] 1320/2380 55% [================================== ] 1321/2380 55% [================================== ] 1322/2380 55% [================================== ] 1323/2380 55% [================================== ] 1324/2380 55% [================================== ] 1325/2380 55% [================================== ] 1326/2380 55% [================================== ] 1327/2380 55% [================================== ] 1328/2380 55% [================================== ] 1329/2380 55% [================================== ] 1330/2380 55% [================================== ] 1331/2380 55% [================================== ] 1332/2380 55% [================================== ] 1333/2380 56% [================================== ] 1334/2380 56% [================================== ] 1335/2380 56% [================================== ] 1336/2380 56% [================================== ] 1337/2380 56% [================================== ] 1338/2380 56% [================================== ] 1339/2380 56% [================================== ] 1340/2380 56% [================================== ] 1341/2380 56% [================================== ] 1342/2380 56% [================================== ] 1343/2380 56% [=================================== ] 1344/2380 56% [=================================== ] 1345/2380 56% [=================================== ] 1346/2380 56% [=================================== ] 1347/2380 56% [=================================== ] 1348/2380 56% [=================================== ] 1349/2380 56% [=================================== ] 1350/2380 56% [=================================== ] 1351/2380 56% [=================================== ] 1352/2380 56% [=================================== ] 1353/2380 56% [=================================== ] 1354/2380 56% [=================================== ] 1355/2380 56% [=================================== ] 1356/2380 56% [=================================== ] 1357/2380 57% [=================================== ] 1358/2380 57% [=================================== ] 1359/2380 57% [=================================== ] 1360/2380 57% [=================================== ] 1361/2380 57% [=================================== ] 1362/2380 57% [=================================== ] 1363/2380 57% [=================================== ] 1364/2380 57% [=================================== ] 1365/2380 57% [=================================== ] 1366/2380 57% [=================================== ] 1367/2380 57% [=================================== ] 1368/2380 57% [=================================== ] 1369/2380 57% [=================================== ] 1370/2380 57% [=================================== ] 1371/2380 57% [=================================== ] 1372/2380 57% [=================================== ] 1373/2380 57% [=================================== ] 1374/2380 57% [=================================== ] 1375/2380 57% [=================================== ] 1376/2380 57% [=================================== ] 1377/2380 57% [=================================== ] 1378/2380 57% [=================================== ] 1379/2380 57% [=================================== ] 1380/2380 57% [=================================== ] 1381/2380 58% [==================================== ] 1382/2380 58% [==================================== ] 1383/2380 58% [==================================== ] 1384/2380 58% [==================================== ] 1385/2380 58% [==================================== ] 1386/2380 58% [==================================== ] 1387/2380 58% [==================================== ] 1388/2380 58% [==================================== ] 1389/2380 58% [==================================== ] 1390/2380 58% [==================================== ] 1391/2380 58% [==================================== ] 1392/2380 58% [==================================== ] 1393/2380 58% [==================================== ] 1394/2380 58% [==================================== ] 1395/2380 58% [==================================== ] 1396/2380 58% [==================================== ] 1397/2380 58% [==================================== ] 1398/2380 58% [==================================== ] 1399/2380 58% [==================================== ] 1400/2380 58% [==================================== ] 1401/2380 58% [==================================== ] 1402/2380 58% [==================================== ] 1403/2380 58% [==================================== ] 1404/2380 58% [==================================== ] 1405/2380 59% [==================================== ] 1406/2380 59% [==================================== ] 1407/2380 59% [==================================== ] 1408/2380 59% [==================================== ] 1409/2380 59% [==================================== ] 1410/2380 59% [==================================== ] 1411/2380 59% [==================================== ] 1412/2380 59% [==================================== ] 1413/2380 59% [==================================== ] 1414/2380 59% [==================================== ] 1415/2380 59% [==================================== ] 1416/2380 59% [==================================== ] 1417/2380 59% [==================================== ] 1418/2380 59% [==================================== ] 1419/2380 59% [==================================== ] 1420/2380 59% [===================================== ] 1421/2380 59% [===================================== ] 1422/2380 59% [===================================== ] 1423/2380 59% [===================================== ] 1424/2380 59% [===================================== ] 1425/2380 59% [===================================== ] 1426/2380 59% [===================================== ] 1427/2380 59% [===================================== ] 1428/2380 60% [===================================== ] 1429/2380 60% [===================================== ] 1430/2380 60% [===================================== ] 1431/2380 60% [===================================== ] 1432/2380 60% [===================================== ] 1433/2380 60% [===================================== ] 1434/2380 60% [===================================== ] 1435/2380 60% [===================================== ] 1436/2380 60% [===================================== ] 1437/2380 60% [===================================== ] 1438/2380 60% [===================================== ] 1439/2380 60% [===================================== ] 1440/2380 60% [===================================== ] 1441/2380 60% [===================================== ] 1442/2380 60% [===================================== ] 1443/2380 60% [===================================== ] 1444/2380 60% [===================================== ] 1445/2380 60% [===================================== ] 1446/2380 60% [===================================== ] 1447/2380 60% [===================================== ] 1448/2380 60% [===================================== ] 1449/2380 60% [===================================== ] 1450/2380 60% [===================================== ] 1451/2380 60% [===================================== ] 1452/2380 61% [===================================== ] 1453/2380 61% [===================================== ] 1454/2380 61% [===================================== ] 1455/2380 61% [===================================== ] 1456/2380 61% [===================================== ] 1457/2380 61% [===================================== ] 1458/2380 61% [====================================== ] 1459/2380 61% [====================================== ] 1460/2380 61% [====================================== ] 1461/2380 61% [====================================== ] 1462/2380 61% [====================================== ] 1463/2380 61% [====================================== ] 1464/2380 61% [====================================== ] 1465/2380 61% [====================================== ] 1466/2380 61% [====================================== ] 1467/2380 61% [====================================== ] 1468/2380 61% [====================================== ] 1469/2380 61% [====================================== ] 1470/2380 61% [====================================== ] 1471/2380 61% [====================================== ] 1472/2380 61% [====================================== ] 1473/2380 61% [====================================== ] 1474/2380 61% [====================================== ] 1475/2380 61% [====================================== ] 1476/2380 62% [====================================== ] 1477/2380 62% [====================================== ] 1478/2380 62% [====================================== ] 1479/2380 62% [====================================== ] 1480/2380 62% [====================================== ] 1481/2380 62% [====================================== ] 1482/2380 62% [====================================== ] 1483/2380 62% [====================================== ] 1484/2380 62% [====================================== ] 1485/2380 62% [====================================== ] 1486/2380 62% [====================================== ] 1487/2380 62% [====================================== ] 1488/2380 62% [====================================== ] 1489/2380 62% [====================================== ] 1490/2380 62% [====================================== ] 1491/2380 62% [====================================== ] 1492/2380 62% [====================================== ] 1493/2380 62% [====================================== ] 1494/2380 62% [====================================== ] 1495/2380 62% [====================================== ] 1496/2380 62% [====================================== ] 1497/2380 62% [======================================= ] 1498/2380 62% [======================================= ] 1499/2380 62% [======================================= ] 1500/2380 63% [======================================= ] 1501/2380 63% [======================================= ] 1502/2380 63% [======================================= ] 1503/2380 63% [======================================= ] 1504/2380 63% [======================================= ] 1505/2380 63% [======================================= ] 1506/2380 63% [======================================= ] 1507/2380 63% [======================================= ] 1508/2380 63% [======================================= ] 1509/2380 63% [======================================= ] 1510/2380 63% [======================================= ] 1511/2380 63% [======================================= ] 1512/2380 63% [======================================= ] 1513/2380 63% [======================================= ] 1514/2380 63% [======================================= ] 1515/2380 63% [======================================= ] 1516/2380 63% [======================================= ] 1517/2380 63% [======================================= ] 1518/2380 63% [======================================= ] 1519/2380 63% [======================================= ] 1520/2380 63% [======================================= ] 1521/2380 63% [======================================= ] 1522/2380 63% [======================================= ] 1523/2380 63% [======================================= ] 1524/2380 64% [======================================= ] 1525/2380 64% [======================================= ] 1526/2380 64% [======================================= ] 1527/2380 64% [======================================= ] 1528/2380 64% [======================================= ] 1529/2380 64% [======================================= ] 1530/2380 64% [======================================= ] 1531/2380 64% [======================================= ] 1532/2380 64% [======================================= ] 1533/2380 64% [======================================= ] 1534/2380 64% [======================================= ] 1535/2380 64% [======================================== ] 1536/2380 64% [======================================== ] 1537/2380 64% [======================================== ] 1538/2380 64% [======================================== ] 1539/2380 64% [======================================== ] 1540/2380 64% [======================================== ] 1541/2380 64% [======================================== ] 1542/2380 64% [======================================== ] 1543/2380 64% [======================================== ] 1544/2380 64% [======================================== ] 1545/2380 64% [======================================== ] 1546/2380 64% [======================================== ] 1547/2380 65% [======================================== ] 1548/2380 65% [======================================== ] 1549/2380 65% [======================================== ] 1550/2380 65% [======================================== ] 1551/2380 65% [======================================== ] 1552/2380 65% [======================================== ] 1553/2380 65% [======================================== ] 1554/2380 65% [======================================== ] 1555/2380 65% [======================================== ] 1556/2380 65% [======================================== ] 1557/2380 65% [======================================== ] 1558/2380 65% [======================================== ] 1559/2380 65% [======================================== ] 1560/2380 65% [======================================== ] 1561/2380 65% [======================================== ] 1562/2380 65% [======================================== ] 1563/2380 65% [======================================== ] 1564/2380 65% [======================================== ] 1565/2380 65% [======================================== ] 1566/2380 65% [======================================== ] 1567/2380 65% [======================================== ] 1568/2380 65% [======================================== ] 1569/2380 65% [======================================== ] 1570/2380 65% [======================================== ] 1571/2380 66% [======================================== ] 1572/2380 66% [======================================== ] 1573/2380 66% [========================================= ] 1574/2380 66% [========================================= ] 1575/2380 66% [========================================= ] 1576/2380 66% [========================================= ] 1577/2380 66% [========================================= ] 1578/2380 66% [========================================= ] 1579/2380 66% [========================================= ] 1580/2380 66% [========================================= ] 1581/2380 66% [========================================= ] 1582/2380 66% [========================================= ] 1583/2380 66% [========================================= ] 1584/2380 66% [========================================= ] 1585/2380 66% [========================================= ] 1586/2380 66% [========================================= ] 1587/2380 66% [========================================= ] 1588/2380 66% [========================================= ] 1589/2380 66% [========================================= ] 1590/2380 66% [========================================= ] 1591/2380 66% [========================================= ] 1592/2380 66% [========================================= ] 1593/2380 66% [========================================= ] 1594/2380 66% [========================================= ] 1595/2380 67% [========================================= ] 1596/2380 67% [========================================= ] 1597/2380 67% [========================================= ] 1598/2380 67% [========================================= ] 1599/2380 67% [========================================= ] 1600/2380 67% [========================================= ] 1601/2380 67% [========================================= ] 1602/2380 67% [========================================= ] 1603/2380 67% [========================================= ] 1604/2380 67% [========================================= ] 1605/2380 67% [========================================= ] 1606/2380 67% [========================================= ] 1607/2380 67% [========================================= ] 1608/2380 67% [========================================= ] 1609/2380 67% [========================================= ] 1610/2380 67% [========================================= ] 1611/2380 67% [========================================= ] 1612/2380 67% [========================================== ] 1613/2380 67% [========================================== ] 1614/2380 67% [========================================== ] 1615/2380 67% [========================================== ] 1616/2380 67% [========================================== ] 1617/2380 67% [========================================== ] 1618/2380 67% [========================================== ] 1619/2380 68% [========================================== ] 1620/2380 68% [========================================== ] 1621/2380 68% [========================================== ] 1622/2380 68% [========================================== ] 1623/2380 68% [========================================== ] 1624/2380 68% [========================================== ] 1625/2380 68% [========================================== ] 1626/2380 68% [========================================== ] 1627/2380 68% [========================================== ] 1628/2380 68% [========================================== ] 1629/2380 68% [========================================== ] 1630/2380 68% [========================================== ] 1631/2380 68% [========================================== ] 1632/2380 68% [========================================== ] 1633/2380 68% [========================================== ] 1634/2380 68% [========================================== ] 1635/2380 68% [========================================== ] 1636/2380 68% [========================================== ] 1637/2380 68% [========================================== ] 1638/2380 68% [========================================== ] 1639/2380 68% [========================================== ] 1640/2380 68% [========================================== ] 1641/2380 68% [========================================== ] 1642/2380 68% [========================================== ] 1643/2380 69% [========================================== ] 1644/2380 69% [========================================== ] 1645/2380 69% [========================================== ] 1646/2380 69% [========================================== ] 1647/2380 69% [========================================== ] 1648/2380 69% [========================================== ] 1649/2380 69% [========================================== ] 1650/2380 69% [=========================================== ] 1651/2380 69% [=========================================== ] 1652/2380 69% [=========================================== ] 1653/2380 69% [=========================================== ] 1654/2380 69% [=========================================== ] 1655/2380 69% [=========================================== ] 1656/2380 69% [=========================================== ] 1657/2380 69% [=========================================== ] 1658/2380 69% [=========================================== ] 1659/2380 69% [=========================================== ] 1660/2380 69% [=========================================== ] 1661/2380 69% [=========================================== ] 1662/2380 69% [=========================================== ] 1663/2380 69% [=========================================== ] 1664/2380 69% [=========================================== ] 1665/2380 69% [=========================================== ] 1666/2380 70% [=========================================== ] 1667/2380 70% [=========================================== ] 1668/2380 70% [=========================================== ] 1669/2380 70% [=========================================== ] 1670/2380 70% [=========================================== ] 1671/2380 70% [=========================================== ] 1672/2380 70% [=========================================== ] 1673/2380 70% [=========================================== ] 1674/2380 70% [=========================================== ] 1675/2380 70% [=========================================== ] 1676/2380 70% [=========================================== ] 1677/2380 70% [=========================================== ] 1678/2380 70% [=========================================== ] 1679/2380 70% [=========================================== ] 1680/2380 70% [=========================================== ] 1681/2380 70% [=========================================== ] 1682/2380 70% [=========================================== ] 1683/2380 70% [=========================================== ] 1684/2380 70% [=========================================== ] 1685/2380 70% [=========================================== ] 1686/2380 70% [=========================================== ] 1687/2380 70% [=========================================== ] 1688/2380 70% [=========================================== ] 1689/2380 70% [============================================ ] 1690/2380 71% [============================================ ] 1691/2380 71% [============================================ ] 1692/2380 71% [============================================ ] 1693/2380 71% [============================================ ] 1694/2380 71% [============================================ ] 1695/2380 71% [============================================ ] 1696/2380 71% [============================================ ] 1697/2380 71% [============================================ ] 1698/2380 71% [============================================ ] 1699/2380 71% [============================================ ] 1700/2380 71% [============================================ ] 1701/2380 71% [============================================ ] 1702/2380 71% [============================================ ] 1703/2380 71% [============================================ ] 1704/2380 71% [============================================ ] 1705/2380 71% [============================================ ] 1706/2380 71% [============================================ ] 1707/2380 71% [============================================ ] 1708/2380 71% [============================================ ] 1709/2380 71% [============================================ ] 1710/2380 71% [============================================ ] 1711/2380 71% [============================================ ] 1712/2380 71% [============================================ ] 1713/2380 71% [============================================ ] 1714/2380 72% [============================================ ] 1715/2380 72% [============================================ ] 1716/2380 72% [============================================ ] 1717/2380 72% [============================================ ] 1718/2380 72% [============================================ ] 1719/2380 72% [============================================ ] 1720/2380 72% [============================================ ] 1721/2380 72% [============================================ ] 1722/2380 72% [============================================ ] 1723/2380 72% [============================================ ] 1724/2380 72% [============================================ ] 1725/2380 72% [============================================ ] 1726/2380 72% [============================================ ] 1727/2380 72% [============================================= ] 1728/2380 72% [============================================= ] 1729/2380 72% [============================================= ] 1730/2380 72% [============================================= ] 1731/2380 72% [============================================= ] 1732/2380 72% [============================================= ] 1733/2380 72% [============================================= ] 1734/2380 72% [============================================= ] 1735/2380 72% [============================================= ] 1736/2380 72% [============================================= ] 1737/2380 72% [============================================= ] 1738/2380 73% [============================================= ] 1739/2380 73% [============================================= ] 1740/2380 73% [============================================= ] 1741/2380 73% [============================================= ] 1742/2380 73% [============================================= ] 1743/2380 73% [============================================= ] 1744/2380 73% [============================================= ] 1745/2380 73% [============================================= ] 1746/2380 73% [============================================= ] 1747/2380 73% [============================================= ] 1748/2380 73% [============================================= ] 1749/2380 73% [============================================= ] 1750/2380 73% [============================================= ] 1751/2380 73% [============================================= ] 1752/2380 73% [============================================= ] 1753/2380 73% [============================================= ] 1754/2380 73% [============================================= ] 1755/2380 73% [============================================= ] 1756/2380 73% [============================================= ] 1757/2380 73% [============================================= ] 1758/2380 73% [============================================= ] 1759/2380 73% [============================================= ] 1760/2380 73% [============================================= ] 1761/2380 73% [============================================= ] 1762/2380 74% [============================================= ] 1763/2380 74% [============================================= ] 1764/2380 74% [============================================= ] 1765/2380 74% [============================================== ] 1766/2380 74% [============================================== ] 1767/2380 74% [============================================== ] 1768/2380 74% [============================================== ] 1769/2380 74% [============================================== ] 1770/2380 74% [============================================== ] 1771/2380 74% [============================================== ] 1772/2380 74% [============================================== ] 1773/2380 74% [============================================== ] 1774/2380 74% [============================================== ] 1775/2380 74% [============================================== ] 1776/2380 74% [============================================== ] 1777/2380 74% [============================================== ] 1778/2380 74% [============================================== ] 1779/2380 74% [============================================== ] 1780/2380 74% [============================================== ] 1781/2380 74% [============================================== ] 1782/2380 74% [============================================== ] 1783/2380 74% [============================================== ] 1784/2380 74% [============================================== ] 1785/2380 75% [============================================== ] 1786/2380 75% [============================================== ] 1787/2380 75% [============================================== ] 1788/2380 75% [============================================== ] 1789/2380 75% [============================================== ] 1790/2380 75% [============================================== ] 1791/2380 75% [============================================== ] 1792/2380 75% [============================================== ] 1793/2380 75% [============================================== ] 1794/2380 75% [============================================== ] 1795/2380 75% [============================================== ] 1796/2380 75% [============================================== ] 1797/2380 75% [============================================== ] 1798/2380 75% [============================================== ] 1799/2380 75% [============================================== ] 1800/2380 75% [============================================== ] 1801/2380 75% [============================================== ] 1802/2380 75% [============================================== ] 1803/2380 75% [============================================== ] 1804/2380 75% [=============================================== ] 1805/2380 75% [=============================================== ] 1806/2380 75% [=============================================== ] 1807/2380 75% [=============================================== ] 1808/2380 75% [=============================================== ] 1809/2380 76% [=============================================== ] 1810/2380 76% [=============================================== ] 1811/2380 76% [=============================================== ] 1812/2380 76% [=============================================== ] 1813/2380 76% [=============================================== ] 1814/2380 76% [=============================================== ] 1815/2380 76% [=============================================== ] 1816/2380 76% [=============================================== ] 1817/2380 76% [=============================================== ] 1818/2380 76% [=============================================== ] 1819/2380 76% [=============================================== ] 1820/2380 76% [=============================================== ] 1821/2380 76% [=============================================== ] 1822/2380 76% [=============================================== ] 1823/2380 76% [=============================================== ] 1824/2380 76% [=============================================== ] 1825/2380 76% [=============================================== ] 1826/2380 76% [=============================================== ] 1827/2380 76% [=============================================== ] 1828/2380 76% [=============================================== ] 1829/2380 76% [=============================================== ] 1830/2380 76% [=============================================== ] 1831/2380 76% [=============================================== ] 1832/2380 76% [=============================================== ] 1833/2380 77% [=============================================== ] 1834/2380 77% [=============================================== ] 1835/2380 77% [=============================================== ] 1836/2380 77% [=============================================== ] 1837/2380 77% [=============================================== ] 1838/2380 77% [=============================================== ] 1839/2380 77% [=============================================== ] 1840/2380 77% [=============================================== ] 1841/2380 77% [=============================================== ] 1842/2380 77% [================================================ ] 1843/2380 77% [================================================ ] 1844/2380 77% [================================================ ] 1845/2380 77% [================================================ ] 1846/2380 77% [================================================ ] 1847/2380 77% [================================================ ] 1848/2380 77% [================================================ ] 1849/2380 77% [================================================ ] 1850/2380 77% [================================================ ] 1851/2380 77% [================================================ ] 1852/2380 77% [================================================ ] 1853/2380 77% [================================================ ] 1854/2380 77% [================================================ ] 1855/2380 77% [================================================ ] 1856/2380 77% [================================================ ] 1857/2380 78% [================================================ ] 1858/2380 78% [================================================ ] 1859/2380 78% [================================================ ] 1860/2380 78% [================================================ ] 1861/2380 78% [================================================ ] 1862/2380 78% [================================================ ] 1863/2380 78% [================================================ ] 1864/2380 78% [================================================ ] 1865/2380 78% [================================================ ] 1866/2380 78% [================================================ ] 1867/2380 78% [================================================ ] 1868/2380 78% [================================================ ] 1869/2380 78% [================================================ ] 1870/2380 78% [================================================ ] 1871/2380 78% [================================================ ] 1872/2380 78% [================================================ ] 1873/2380 78% [================================================ ] 1874/2380 78% [================================================ ] 1875/2380 78% [================================================ ] 1876/2380 78% [================================================ ] 1877/2380 78% [================================================ ] 1878/2380 78% [================================================ ] 1879/2380 78% [================================================ ] 1880/2380 78% [================================================= ] 1881/2380 79% [================================================= ] 1882/2380 79% [================================================= ] 1883/2380 79% [================================================= ] 1884/2380 79% [================================================= ] 1885/2380 79% [================================================= ] 1886/2380 79% [================================================= ] 1887/2380 79% [================================================= ] 1888/2380 79% [================================================= ] 1889/2380 79% [================================================= ] 1890/2380 79% [================================================= ] 1891/2380 79% [================================================= ] 1892/2380 79% [================================================= ] 1893/2380 79% [================================================= ] 1894/2380 79% [================================================= ] 1895/2380 79% [================================================= ] 1896/2380 79% [================================================= ] 1897/2380 79% [================================================= ] 1898/2380 79% [================================================= ] 1899/2380 79% [================================================= ] 1900/2380 79% [================================================= ] 1901/2380 79% [================================================= ] 1902/2380 79% [================================================= ] 1903/2380 79% [================================================= ] 1904/2380 80% [================================================= ] 1905/2380 80% [================================================= ] 1906/2380 80% [================================================= ] 1907/2380 80% [================================================= ] 1908/2380 80% [================================================= ] 1909/2380 80% [================================================= ] 1910/2380 80% [================================================= ] 1911/2380 80% [================================================= ] 1912/2380 80% [================================================= ] 1913/2380 80% [================================================= ] 1914/2380 80% [================================================= ] 1915/2380 80% [================================================= ] 1916/2380 80% [================================================= ] 1917/2380 80% [================================================= ] 1918/2380 80% [================================================= ] 1919/2380 80% [================================================== ] 1920/2380 80% [================================================== ] 1921/2380 80% [================================================== ] 1922/2380 80% [================================================== ] 1923/2380 80% [================================================== ] 1924/2380 80% [================================================== ] 1925/2380 80% [================================================== ] 1926/2380 80% [================================================== ] 1927/2380 80% [================================================== ] 1928/2380 81% [================================================== ] 1929/2380 81% [================================================== ] 1930/2380 81% [================================================== ] 1931/2380 81% [================================================== ] 1932/2380 81% [================================================== ] 1933/2380 81% [================================================== ] 1934/2380 81% [================================================== ] 1935/2380 81% [================================================== ] 1936/2380 81% [================================================== ] 1937/2380 81% [================================================== ] 1938/2380 81% [================================================== ] 1939/2380 81% [================================================== ] 1940/2380 81% [================================================== ] 1941/2380 81% [================================================== ] 1942/2380 81% [================================================== ] 1943/2380 81% [================================================== ] 1944/2380 81% [================================================== ] 1945/2380 81% [================================================== ] 1946/2380 81% [================================================== ] 1947/2380 81% [================================================== ] 1948/2380 81% [================================================== ] 1949/2380 81% [================================================== ] 1950/2380 81% [================================================== ] 1951/2380 81% [================================================== ] 1952/2380 82% [================================================== ] 1953/2380 82% [================================================== ] 1954/2380 82% [================================================== ] 1955/2380 82% [================================================== ] 1956/2380 82% [================================================== ] 1957/2380 82% [=================================================== ] 1958/2380 82% [=================================================== ] 1959/2380 82% [=================================================== ] 1960/2380 82% [=================================================== ] 1961/2380 82% [=================================================== ] 1962/2380 82% [=================================================== ] 1963/2380 82% [=================================================== ] 1964/2380 82% [=================================================== ] 1965/2380 82% [=================================================== ] 1966/2380 82% [=================================================== ] 1967/2380 82% [=================================================== ] 1968/2380 82% [=================================================== ] 1969/2380 82% [=================================================== ] 1970/2380 82% [=================================================== ] 1971/2380 82% [=================================================== ] 1972/2380 82% [=================================================== ] 1973/2380 82% [=================================================== ] 1974/2380 82% [=================================================== ] 1975/2380 82% [=================================================== ] 1976/2380 83% [=================================================== ] 1977/2380 83% [=================================================== ] 1978/2380 83% [=================================================== ] 1979/2380 83% [=================================================== ] 1980/2380 83% [=================================================== ] 1981/2380 83% [=================================================== ] 1982/2380 83% [=================================================== ] 1983/2380 83% [=================================================== ] 1984/2380 83% [=================================================== ] 1985/2380 83% [=================================================== ] 1986/2380 83% [=================================================== ] 1987/2380 83% [=================================================== ] 1988/2380 83% [=================================================== ] 1989/2380 83% [=================================================== ] 1990/2380 83% [=================================================== ] 1991/2380 83% [=================================================== ] 1992/2380 83% [=================================================== ] 1993/2380 83% [=================================================== ] 1994/2380 83% [=================================================== ] 1995/2380 83% [=================================================== ] 1996/2380 83% [==================================================== ] 1997/2380 83% [==================================================== ] 1998/2380 83% [==================================================== ] 1999/2380 83% [==================================================== ] 2000/2380 84% [==================================================== ] 2001/2380 84% [==================================================== ] 2002/2380 84% [==================================================== ] 2003/2380 84% [==================================================== ] 2004/2380 84% [==================================================== ] 2005/2380 84% [==================================================== ] 2006/2380 84% [==================================================== ] 2007/2380 84% [==================================================== ] 2008/2380 84% [==================================================== ] 2009/2380 84% [==================================================== ] 2010/2380 84% [==================================================== ] 2011/2380 84% [==================================================== ] 2012/2380 84% [==================================================== ] 2013/2380 84% [==================================================== ] 2014/2380 84% [==================================================== ] 2015/2380 84% [==================================================== ] 2016/2380 84% [==================================================== ] 2017/2380 84% [==================================================== ] 2018/2380 84% [==================================================== ] 2019/2380 84% [==================================================== ] 2020/2380 84% [==================================================== ] 2021/2380 84% [==================================================== ] 2022/2380 84% [==================================================== ] 2023/2380 85% [==================================================== ] 2024/2380 85% [==================================================== ] 2025/2380 85% [==================================================== ] 2026/2380 85% [==================================================== ] 2027/2380 85% [==================================================== ] 2028/2380 85% [==================================================== ] 2029/2380 85% [==================================================== ] 2030/2380 85% [==================================================== ] 2031/2380 85% [==================================================== ] 2032/2380 85% [==================================================== ] 2033/2380 85% [==================================================== ] 2034/2380 85% [===================================================== ] 2035/2380 85% [===================================================== ] 2036/2380 85% [===================================================== ] 2037/2380 85% [===================================================== ] 2038/2380 85% [===================================================== ] 2039/2380 85% [===================================================== ] 2040/2380 85% [===================================================== ] 2041/2380 85% [===================================================== ] 2042/2380 85% [===================================================== ] 2043/2380 85% [===================================================== ] 2044/2380 85% [===================================================== ] 2045/2380 85% [===================================================== ] 2046/2380 85% [===================================================== ] 2047/2380 86% [===================================================== ] 2048/2380 86% [===================================================== ] 2049/2380 86% [===================================================== ] 2050/2380 86% [===================================================== ] 2051/2380 86% [===================================================== ] 2052/2380 86% [===================================================== ] 2053/2380 86% [===================================================== ] 2054/2380 86% [===================================================== ] 2055/2380 86% [===================================================== ] 2056/2380 86% [===================================================== ] 2057/2380 86% [===================================================== ] 2058/2380 86% [===================================================== ] 2059/2380 86% [===================================================== ] 2060/2380 86% [===================================================== ] 2061/2380 86% [===================================================== ] 2062/2380 86% [===================================================== ] 2063/2380 86% [===================================================== ] 2064/2380 86% [===================================================== ] 2065/2380 86% [===================================================== ] 2066/2380 86% [===================================================== ] 2067/2380 86% [===================================================== ] 2068/2380 86% [===================================================== ] 2069/2380 86% [===================================================== ] 2070/2380 86% [===================================================== ] 2071/2380 87% [===================================================== ] 2072/2380 87% [====================================================== ] 2073/2380 87% [====================================================== ] 2074/2380 87% [====================================================== ] 2075/2380 87% [====================================================== ] 2076/2380 87% [====================================================== ] 2077/2380 87% [====================================================== ] 2078/2380 87% [====================================================== ] 2079/2380 87% [====================================================== ] 2080/2380 87% [====================================================== ] 2081/2380 87% [====================================================== ] 2082/2380 87% [====================================================== ] 2083/2380 87% [====================================================== ] 2084/2380 87% [====================================================== ] 2085/2380 87% [====================================================== ] 2086/2380 87% [====================================================== ] 2087/2380 87% [====================================================== ] 2088/2380 87% [====================================================== ] 2089/2380 87% [====================================================== ] 2090/2380 87% [====================================================== ] 2091/2380 87% [====================================================== ] 2092/2380 87% [====================================================== ] 2093/2380 87% [====================================================== ] 2094/2380 87% [====================================================== ] 2095/2380 88% [====================================================== ] 2096/2380 88% [====================================================== ] 2097/2380 88% [====================================================== ] 2098/2380 88% [====================================================== ] 2099/2380 88% [====================================================== ] 2100/2380 88% [====================================================== ] 2101/2380 88% [====================================================== ] 2102/2380 88% [====================================================== ] 2103/2380 88% [====================================================== ] 2104/2380 88% [====================================================== ] 2105/2380 88% [====================================================== ] 2106/2380 88% [====================================================== ] 2107/2380 88% [====================================================== ] 2108/2380 88% [====================================================== ] 2109/2380 88% [====================================================== ] 2110/2380 88% [====================================================== ] 2111/2380 88% [======================================================= ] 2112/2380 88% [======================================================= ] 2113/2380 88% [======================================================= ] 2114/2380 88% [======================================================= ] 2115/2380 88% [======================================================= ] 2116/2380 88% [======================================================= ] 2117/2380 88% [======================================================= ] 2118/2380 88% [======================================================= ] 2119/2380 89% [======================================================= ] 2120/2380 89% [======================================================= ] 2121/2380 89% [======================================================= ] 2122/2380 89% [======================================================= ] 2123/2380 89% [======================================================= ] 2124/2380 89% [======================================================= ] 2125/2380 89% [======================================================= ] 2126/2380 89% [======================================================= ] 2127/2380 89% [======================================================= ] 2128/2380 89% [======================================================= ] 2129/2380 89% [======================================================= ] 2130/2380 89% [======================================================= ] 2131/2380 89% [======================================================= ] 2132/2380 89% [======================================================= ] 2133/2380 89% [======================================================= ] 2134/2380 89% [======================================================= ] 2135/2380 89% [======================================================= ] 2136/2380 89% [======================================================= ] 2137/2380 89% [======================================================= ] 2138/2380 89% [======================================================= ] 2139/2380 89% [======================================================= ] 2140/2380 89% [======================================================= ] 2141/2380 89% [======================================================= ] 2142/2380 90% [======================================================= ] 2143/2380 90% [======================================================= ] 2144/2380 90% [======================================================= ] 2145/2380 90% [======================================================= ] 2146/2380 90% [======================================================= ] 2147/2380 90% [======================================================= ] 2148/2380 90% [======================================================= ] 2149/2380 90% [======================================================== ] 2150/2380 90% [======================================================== ] 2151/2380 90% [======================================================== ] 2152/2380 90% [======================================================== ] 2153/2380 90% [======================================================== ] 2154/2380 90% [======================================================== ] 2155/2380 90% [======================================================== ] 2156/2380 90% [======================================================== ] 2157/2380 90% [======================================================== ] 2158/2380 90% [======================================================== ] 2159/2380 90% [======================================================== ] 2160/2380 90% [======================================================== ] 2161/2380 90% [======================================================== ] 2162/2380 90% [======================================================== ] 2163/2380 90% [======================================================== ] 2164/2380 90% [======================================================== ] 2165/2380 90% [======================================================== ] 2166/2380 91% [======================================================== ] 2167/2380 91% [======================================================== ] 2168/2380 91% [======================================================== ] 2169/2380 91% [======================================================== ] 2170/2380 91% [======================================================== ] 2171/2380 91% [======================================================== ] 2172/2380 91% [======================================================== ] 2173/2380 91% [======================================================== ] 2174/2380 91% [======================================================== ] 2175/2380 91% [======================================================== ] 2176/2380 91% [======================================================== ] 2177/2380 91% [======================================================== ] 2178/2380 91% [======================================================== ] 2179/2380 91% [======================================================== ] 2180/2380 91% [======================================================== ] 2181/2380 91% [======================================================== ] 2182/2380 91% [======================================================== ] 2183/2380 91% [======================================================== ] 2184/2380 91% [======================================================== ] 2185/2380 91% [======================================================== ] 2186/2380 91% [======================================================== ] 2187/2380 91% [======================================================== ] 2188/2380 91% [========================================================= ] 2189/2380 91% [========================================================= ] 2190/2380 92% [========================================================= ] 2191/2380 92% [========================================================= ] 2192/2380 92% [========================================================= ] 2193/2380 92% [========================================================= ] 2194/2380 92% [========================================================= ] 2195/2380 92% [========================================================= ] 2196/2380 92% [========================================================= ] 2197/2380 92% [========================================================= ] 2198/2380 92% [========================================================= ] 2199/2380 92% [========================================================= ] 2200/2380 92% [========================================================= ] 2201/2380 92% [========================================================= ] 2202/2380 92% [========================================================= ] 2203/2380 92% [========================================================= ] 2204/2380 92% [========================================================= ] 2205/2380 92% [========================================================= ] 2206/2380 92% [========================================================= ] 2207/2380 92% [========================================================= ] 2208/2380 92% [========================================================= ] 2209/2380 92% [========================================================= ] 2210/2380 92% [========================================================= ] 2211/2380 92% [========================================================= ] 2212/2380 92% [========================================================= ] 2213/2380 92% [========================================================= ] 2214/2380 93% [========================================================= ] 2215/2380 93% [========================================================= ] 2216/2380 93% [========================================================= ] 2217/2380 93% [========================================================= ] 2218/2380 93% [========================================================= ] 2219/2380 93% [========================================================= ] 2220/2380 93% [========================================================= ] 2221/2380 93% [========================================================= ] 2222/2380 93% [========================================================= ] 2223/2380 93% [========================================================= ] 2224/2380 93% [========================================================= ] 2225/2380 93% [========================================================= ] 2226/2380 93% [========================================================== ] 2227/2380 93% [========================================================== ] 2228/2380 93% [========================================================== ] 2229/2380 93% [========================================================== ] 2230/2380 93% [========================================================== ] 2231/2380 93% [========================================================== ] 2232/2380 93% [========================================================== ] 2233/2380 93% [========================================================== ] 2234/2380 93% [========================================================== ] 2235/2380 93% [========================================================== ] 2236/2380 93% [========================================================== ] 2237/2380 93% [========================================================== ] 2238/2380 94% [========================================================== ] 2239/2380 94% [========================================================== ] 2240/2380 94% [========================================================== ] 2241/2380 94% [========================================================== ] 2242/2380 94% [========================================================== ] 2243/2380 94% [========================================================== ] 2244/2380 94% [========================================================== ] 2245/2380 94% [========================================================== ] 2246/2380 94% [========================================================== ] 2247/2380 94% [========================================================== ] 2248/2380 94% [========================================================== ] 2249/2380 94% [========================================================== ] 2250/2380 94% [========================================================== ] 2251/2380 94% [========================================================== ] 2252/2380 94% [========================================================== ] 2253/2380 94% [========================================================== ] 2254/2380 94% [========================================================== ] 2255/2380 94% [========================================================== ] 2256/2380 94% [========================================================== ] 2257/2380 94% [========================================================== ] 2258/2380 94% [========================================================== ] 2259/2380 94% [========================================================== ] 2260/2380 94% [========================================================== ] 2261/2380 95% [========================================================== ] 2262/2380 95% [========================================================== ] 2263/2380 95% [========================================================== ] 2264/2380 95% [=========================================================== ] 2265/2380 95% [=========================================================== ] 2266/2380 95% [=========================================================== ] 2267/2380 95% [=========================================================== ] 2268/2380 95% [=========================================================== ] 2269/2380 95% [=========================================================== ] 2270/2380 95% [=========================================================== ] 2271/2380 95% [=========================================================== ] 2272/2380 95% [=========================================================== ] 2273/2380 95% [=========================================================== ] 2274/2380 95% [=========================================================== ] 2275/2380 95% [=========================================================== ] 2276/2380 95% [=========================================================== ] 2277/2380 95% [=========================================================== ] 2278/2380 95% [=========================================================== ] 2279/2380 95% [=========================================================== ] 2280/2380 95% [=========================================================== ] 2281/2380 95% [=========================================================== ] 2282/2380 95% [=========================================================== ] 2283/2380 95% [=========================================================== ] 2284/2380 95% [=========================================================== ] 2285/2380 96% [=========================================================== ] 2286/2380 96% [=========================================================== ] 2287/2380 96% [=========================================================== ] 2288/2380 96% [=========================================================== ] 2289/2380 96% [=========================================================== ] 2290/2380 96% [=========================================================== ] 2291/2380 96% [=========================================================== ] 2292/2380 96% [=========================================================== ] 2293/2380 96% [=========================================================== ] 2294/2380 96% [=========================================================== ] 2295/2380 96% [=========================================================== ] 2296/2380 96% [=========================================================== ] 2297/2380 96% [=========================================================== ] 2298/2380 96% [=========================================================== ] 2299/2380 96% [=========================================================== ] 2300/2380 96% [=========================================================== ] 2301/2380 96% [=========================================================== ] 2302/2380 96% [=========================================================== ] 2303/2380 96% [============================================================ ] 2304/2380 96% [============================================================ ] 2305/2380 96% [============================================================ ] 2306/2380 96% [============================================================ ] 2307/2380 96% [============================================================ ] 2308/2380 96% [============================================================ ] 2309/2380 97% [============================================================ ] 2310/2380 97% [============================================================ ] 2311/2380 97% [============================================================ ] 2312/2380 97% [============================================================ ] 2313/2380 97% [============================================================ ] 2314/2380 97% [============================================================ ] 2315/2380 97% [============================================================ ] 2316/2380 97% [============================================================ ] 2317/2380 97% [============================================================ ] 2318/2380 97% [============================================================ ] 2319/2380 97% [============================================================ ] 2320/2380 97% [============================================================ ] 2321/2380 97% [============================================================ ] 2322/2380 97% [============================================================ ] 2323/2380 97% [============================================================ ] 2324/2380 97% [============================================================ ] 2325/2380 97% [============================================================ ] 2326/2380 97% [============================================================ ] 2327/2380 97% [============================================================ ] 2328/2380 97% [============================================================ ] 2329/2380 97% [============================================================ ] 2330/2380 97% [============================================================ ] 2331/2380 97% [============================================================ ] 2332/2380 97% [============================================================ ] 2333/2380 98% [============================================================ ] 2334/2380 98% [============================================================ ] 2335/2380 98% [============================================================ ] 2336/2380 98% [============================================================ ] 2337/2380 98% [============================================================ ] 2338/2380 98% [============================================================ ] 2339/2380 98% [============================================================ ] 2340/2380 98% [============================================================ ] 2341/2380 98% [============================================================= ] 2342/2380 98% [============================================================= ] 2343/2380 98% [============================================================= ] 2344/2380 98% [============================================================= ] 2345/2380 98% [============================================================= ] 2346/2380 98% [============================================================= ] 2347/2380 98% [============================================================= ] 2348/2380 98% [============================================================= ] 2349/2380 98% [============================================================= ] 2350/2380 98% [============================================================= ] 2351/2380 98% [============================================================= ] 2352/2380 98% [============================================================= ] 2353/2380 98% [============================================================= ] 2354/2380 98% [============================================================= ] 2355/2380 98% [============================================================= ] 2356/2380 98% [============================================================= ] 2357/2380 99% [============================================================= ] 2358/2380 99% [============================================================= ] 2359/2380 99% [============================================================= ] 2360/2380 99% [============================================================= ] 2361/2380 99% [============================================================= ] 2362/2380 99% [============================================================= ] 2363/2380 99% [============================================================= ] 2364/2380 99% [============================================================= ] 2365/2380 99% [============================================================= ] 2366/2380 99% [============================================================= ] 2367/2380 99% [============================================================= ] 2368/2380 99% [============================================================= ] 2369/2380 99% [============================================================= ] 2370/2380 99% [============================================================= ] 2371/2380 99% [============================================================= ] 2372/2380 99% [============================================================= ] 2373/2380 99% [============================================================= ] 2374/2380 99% [============================================================= ] 2375/2380 99% [============================================================= ] 2376/2380 99% [============================================================= ] 2377/2380 99% [============================================================= ] 2378/2380 99% [============================================================= ] 2379/2380 99% [==============================================================] 2380/2380 100% operation complete, 2380 objects in 24020 NAND pages. ln -snf /tmp/instance-19/output-1/host/m68k-buildroot-linux-uclibc/sysroot /tmp/instance-19/output-1/staging make: Leaving directory '/tmp/instance-19/buildroot' make: Entering directory '/tmp/instance-19/buildroot' >>> Buildroot 2023.02-93-gd3051892eb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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 11.3.0 Collecting legal info >>> linux-headers 6.1.14 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 >>> alsa-lib 1.2.8 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> 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) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> host-environment-setup Collecting legal info >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> freeipmi 1.6.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.bmc-watchdog: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiconsole: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmi-dcmi: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmidetect: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmi-fru: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmimonitoring: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiping: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmipower: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiseld: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.pstdout: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.sunbmc: OK (sha256: 48f44386b3f359e70d7e4a5d7f1d529d8591a7c64c47df3f4abdf2ad45a6d537) COPYING.ZRESEARCH: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> fswebcam 20200725 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-genpart 1.0.2 Collecting legal info >>> gnupg2 2.4.0 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libksba 1.6.3 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> initscripts Collecting legal info >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libgpgme 1.17.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libroxml 3.0.2 Collecting legal info License.txt: OK (sha256: fe11466c265ad0a6c3896ea113af9403c0a8372b1fdd78712db64f0f1bac6387) >>> libssh 0.10.4 Collecting legal info COPYING: OK (sha256: 1656186e951db1c010a8485481fa94587f7e53a26d24976bef97945ad0c4df5a) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libzip 1.9.2 Collecting legal info LICENSE: OK (sha256: 01c022eca6d566e2e8792fd0f091a28653b2a608319922bcd4de91c49d1438e1) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> lksctp-tools 1.0.19 Collecting legal info COPYING.lib: OK (sha256: dee5f35e583183abb9212938643ecb2d858fd89e2e286f4b1d903f65d49d6c76) COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.04 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> qoriq-cadence-dp-firmware lsdk2012 Collecting legal info COPYING: OK (sha256: 9c16421e7c702f56756650b8ac954d34556327e598a8666e6e8f4eb3a1aa95f1) EULA: OK (sha256: 72edc2072c86d93aa1993d15d4d19d96270af3749b0108995ad50c81d1461f52) EULA.txt: OK (sha256: 53e3eb0b2bd81c171fa04c17514e20b39b7bb1fe1224c593f7717f615fb9d52b) >>> rtl_433 22.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> strace 6.2 Collecting legal info COPYING: OK (sha256: d92f973d08c8466993efff1e500453add0c038c20b4d2cbce3297938a296aea9) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> tcpdump 4.99.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Collecting legal info uhttpd.h: OK (sha256: ce1803f83f776cc88661e303fede0e5ff52faf1d9f74508fadbecf7705b4c84d) >>> usb_modeswitch 2.6.1 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /tmp/instance-19/output-1/legal-info make: Leaving directory '/tmp/instance-19/buildroot'