gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/buildroot/autobuild/instance-1/output-1/host/bin PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/buildroot/autobuild/instance-1/output-1/host/bin install make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/buildroot/autobuild/instance-1/output-1/host/bin make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-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_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a72%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a72%g" -e "s%@TARGET_ENDIAN@%big%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@%/home/buildroot/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab /bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells; fi mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-1/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-1/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab; fi rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/include /home/buildroot/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-1/output-1/target/usr/doc find /home/buildroot/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output-1/target/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/man /home/buildroot/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/info /home/buildroot/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/doc /home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-1/output-1/target/lib/debug /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-6063-gef65d04ccdb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-1/output-1/per-package /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs printf ' news -1 news -1 * - - - Leafnode2 daemon\n\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/bin/bwrap f 1755 0 0 - - - - -\n /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.squashfs mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot printf ' find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target -print0 | xargs -0 -r touch -hd @1654868011\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mksquashfs /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.squashfs -noappend -processors 4 -b 64K -nopad -comp lz4\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 4 processors Creating 4.0 filesystem on /home/buildroot/autobuild/instance-1/output-1/images/rootfs.squashfs, block size 65536. [=============================================================|] 2428/2428 100% Exportable Squashfs 4.0 filesystem, lz4 compressed, data block size 65536 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 50736.45 Kbytes (49.55 Mbytes) 47.15% of uncompressed filesystem size (107614.30 Kbytes) Inode table size 32208 bytes (31.45 Kbytes) 38.36% of uncompressed inode table size (83963 bytes) Directory table size 28690 bytes (28.02 Kbytes) 66.48% of uncompressed directory table size (43153 bytes) Number of duplicate files found 34 Number of inodes 1987 Number of files 892 Number of fragments 103 Number of symbolic links 792 Number of device nodes 203 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 100 Number of ids (unique uids + gids) 3 Number of uids 2 root (0) www-data (33) Number of gids 3 root (0) tty (5) www-data (33) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target -print0 | xargs -0 -r touch -hd @1654868011\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 1987 objects. stage 2: creating image '/home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/1987 0% [ ] 2/1987 0% [ ] 3/1987 0% [ ] 4/1987 0% [ ] 5/1987 0% [ ] 6/1987 0% [ ] 7/1987 0% [ ] 8/1987 0% [ ] 9/1987 0% [ ] 10/1987 0% [ ] 11/1987 0% [ ] 12/1987 0% [ ] 13/1987 0% [ ] 14/1987 0% [ ] 15/1987 0% [ ] 16/1987 0% [ ] 17/1987 0% [ ] 18/1987 0% [ ] 19/1987 0% [ ] 20/1987 1% [ ] 21/1987 1% [ ] 22/1987 1% [ ] 23/1987 1% [ ] 24/1987 1% [ ] 25/1987 1% [ ] 26/1987 1% [ ] 27/1987 1% [ ] 28/1987 1% [ ] 29/1987 1% [ ] 30/1987 1% [ ] 31/1987 1% [ ] 32/1987 1% [= ] 33/1987 1% [= ] 34/1987 1% [= ] 35/1987 1% [= ] 36/1987 1% [= ] 37/1987 1% [= ] 38/1987 1% [= ] 39/1987 1% [= ] 40/1987 2% [= ] 41/1987 2% [= ] 42/1987 2% [= ] 43/1987 2% [= ] 44/1987 2% [= ] 45/1987 2% [= ] 46/1987 2% [= ] 47/1987 2% [= ] 48/1987 2% [= ] 49/1987 2% [= ] 50/1987 2% [= ] 51/1987 2% [= ] 52/1987 2% [= ] 53/1987 2% [= ] 54/1987 2% [= ] 55/1987 2% [= ] 56/1987 2% [= ] 57/1987 2% [= ] 58/1987 2% [= ] 59/1987 2% [= ] 60/1987 3% [= ] 61/1987 3% [= ] 62/1987 3% [= ] 63/1987 3% [= ] 64/1987 3% [== ] 65/1987 3% [== ] 66/1987 3% [== ] 67/1987 3% [== ] 68/1987 3% [== ] 69/1987 3% [== ] 70/1987 3% [== ] 71/1987 3% [== ] 72/1987 3% [== ] 73/1987 3% [== ] 74/1987 3% [== ] 75/1987 3% [== ] 76/1987 3% [== ] 77/1987 3% [== ] 78/1987 3% [== ] 79/1987 3% [== ] 80/1987 4% [== ] 81/1987 4% [== ] 82/1987 4% [== ] 83/1987 4% [== ] 84/1987 4% [== ] 85/1987 4% [== ] 86/1987 4% [== ] 87/1987 4% [== ] 88/1987 4% [== ] 89/1987 4% [== ] 90/1987 4% [== ] 91/1987 4% [== ] 92/1987 4% [== ] 93/1987 4% [== ] 94/1987 4% [== ] 95/1987 4% [== ] 96/1987 4% [=== ] 97/1987 4% [=== ] 98/1987 4% [=== ] 99/1987 4% [=== ] 100/1987 5% [=== ] 101/1987 5% [=== ] 102/1987 5% [=== ] 103/1987 5% [=== ] 104/1987 5% [=== ] 105/1987 5% [=== ] 106/1987 5% [=== ] 107/1987 5% [=== ] 108/1987 5% [=== ] 109/1987 5% [=== ] 110/1987 5% [=== ] 111/1987 5% [=== ] 112/1987 5% [=== ] 113/1987 5% [=== ] 114/1987 5% [=== ] 115/1987 5% [=== ] 116/1987 5% [=== ] 117/1987 5% [=== ] 118/1987 5% [=== ] 119/1987 5% [=== ] 120/1987 6% [=== ] 121/1987 6% [=== ] 122/1987 6% [=== ] 123/1987 6% [=== ] 124/1987 6% [=== ] 125/1987 6% [=== ] 126/1987 6% [=== ] 127/1987 6% [=== ] 128/1987 6% [==== ] 129/1987 6% [==== ] 130/1987 6% [==== ] 131/1987 6% [==== ] 132/1987 6% [==== ] 133/1987 6% [==== ] 134/1987 6% [==== ] 135/1987 6% [==== ] 136/1987 6% [==== ] 137/1987 6% [==== ] 138/1987 6% [==== ] 139/1987 6% [==== ] 140/1987 7% [==== ] 141/1987 7% [==== ] 142/1987 7% [==== ] 143/1987 7% [==== ] 144/1987 7% [==== ] 145/1987 7% [==== ] 146/1987 7% [==== ] 147/1987 7% [==== ] 148/1987 7% [==== ] 149/1987 7% [==== ] 150/1987 7% [==== ] 151/1987 7% [==== ] 152/1987 7% [==== ] 153/1987 7% [==== ] 154/1987 7% [==== ] 155/1987 7% [==== ] 156/1987 7% [==== ] 157/1987 7% [==== ] 158/1987 7% [==== ] 159/1987 8% [==== ] 160/1987 8% [===== ] 161/1987 8% [===== ] 162/1987 8% [===== ] 163/1987 8% [===== ] 164/1987 8% [===== ] 165/1987 8% [===== ] 166/1987 8% [===== ] 167/1987 8% [===== ] 168/1987 8% [===== ] 169/1987 8% [===== ] 170/1987 8% [===== ] 171/1987 8% [===== ] 172/1987 8% [===== ] 173/1987 8% [===== ] 174/1987 8% [===== ] 175/1987 8% [===== ] 176/1987 8% [===== ] 177/1987 8% [===== ] 178/1987 8% [===== ] 179/1987 9% [===== ] 180/1987 9% [===== ] 181/1987 9% [===== ] 182/1987 9% [===== ] 183/1987 9% [===== ] 184/1987 9% [===== ] 185/1987 9% [===== ] 186/1987 9% [===== ] 187/1987 9% [===== ] 188/1987 9% [===== ] 189/1987 9% [===== ] 190/1987 9% [===== ] 191/1987 9% [===== ] 192/1987 9% [====== ] 193/1987 9% [====== ] 194/1987 9% [====== ] 195/1987 9% [====== ] 196/1987 9% [====== ] 197/1987 9% [====== ] 198/1987 9% [====== ] 199/1987 10% [====== ] 200/1987 10% [====== ] 201/1987 10% [====== ] 202/1987 10% [====== ] 203/1987 10% [====== ] 204/1987 10% [====== ] 205/1987 10% [====== ] 206/1987 10% [====== ] 207/1987 10% [====== ] 208/1987 10% [====== ] 209/1987 10% [====== ] 210/1987 10% [====== ] 211/1987 10% [====== ] 212/1987 10% [====== ] 213/1987 10% [====== ] 214/1987 10% [====== ] 215/1987 10% [====== ] 216/1987 10% [====== ] 217/1987 10% [====== ] 218/1987 10% [====== ] 219/1987 11% [====== ] 220/1987 11% [====== ] 221/1987 11% [====== ] 222/1987 11% [====== ] 223/1987 11% [====== ] 224/1987 11% [======= ] 225/1987 11% [======= ] 226/1987 11% [======= ] 227/1987 11% [======= ] 228/1987 11% [======= ] 229/1987 11% [======= ] 230/1987 11% [======= ] 231/1987 11% [======= ] 232/1987 11% [======= ] 233/1987 11% [======= ] 234/1987 11% [======= ] 235/1987 11% [======= ] 236/1987 11% [======= ] 237/1987 11% [======= ] 238/1987 11% [======= ] 239/1987 12% [======= ] 240/1987 12% [======= ] 241/1987 12% [======= ] 242/1987 12% [======= ] 243/1987 12% [======= ] 244/1987 12% [======= ] 245/1987 12% [======= ] 246/1987 12% [======= ] 247/1987 12% [======= ] 248/1987 12% [======= ] 249/1987 12% [======= ] 250/1987 12% [======= ] 251/1987 12% [======= ] 252/1987 12% [======= ] 253/1987 12% [======= ] 254/1987 12% [======= ] 255/1987 12% [======= ] 256/1987 12% [======== ] 257/1987 12% [======== ] 258/1987 12% [======== ] 259/1987 13% [======== ] 260/1987 13% [======== ] 261/1987 13% [======== ] 262/1987 13% [======== ] 263/1987 13% [======== ] 264/1987 13% [======== ] 265/1987 13% [======== ] 266/1987 13% [======== ] 267/1987 13% [======== ] 268/1987 13% [======== ] 269/1987 13% [======== ] 270/1987 13% [======== ] 271/1987 13% [======== ] 272/1987 13% [======== ] 273/1987 13% [======== ] 274/1987 13% [======== ] 275/1987 13% [======== ] 276/1987 13% [======== ] 277/1987 13% [======== ] 278/1987 13% [======== ] 279/1987 14% [======== ] 280/1987 14% [======== ] 281/1987 14% [======== ] 282/1987 14% [======== ] 283/1987 14% [======== ] 284/1987 14% [======== ] 285/1987 14% [======== ] 286/1987 14% [======== ] 287/1987 14% [======== ] 288/1987 14% [========= ] 289/1987 14% [========= ] 290/1987 14% [========= ] 291/1987 14% [========= ] 292/1987 14% [========= ] 293/1987 14% [========= ] 294/1987 14% [========= ] 295/1987 14% [========= ] 296/1987 14% [========= ] 297/1987 14% [========= ] 298/1987 14% [========= ] 299/1987 15% [========= ] 300/1987 15% [========= ] 301/1987 15% [========= ] 302/1987 15% [========= ] 303/1987 15% [========= ] 304/1987 15% [========= ] 305/1987 15% [========= ] 306/1987 15% [========= ] 307/1987 15% [========= ] 308/1987 15% [========= ] 309/1987 15% [========= ] 310/1987 15% [========= ] 311/1987 15% [========= ] 312/1987 15% [========= ] 313/1987 15% [========= ] 314/1987 15% [========= ] 315/1987 15% [========= ] 316/1987 15% [========= ] 317/1987 15% [========= ] 318/1987 16% [========= ] 319/1987 16% [========= ] 320/1987 16% [========== ] 321/1987 16% [========== ] 322/1987 16% [========== ] 323/1987 16% [========== ] 324/1987 16% [========== ] 325/1987 16% [========== ] 326/1987 16% [========== ] 327/1987 16% [========== ] 328/1987 16% [========== ] 329/1987 16% [========== ] 330/1987 16% [========== ] 331/1987 16% [========== ] 332/1987 16% [========== ] 333/1987 16% [========== ] 334/1987 16% [========== ] 335/1987 16% [========== ] 336/1987 16% [========== ] 337/1987 16% [========== ] 338/1987 17% [========== ] 339/1987 17% [========== ] 340/1987 17% [========== ] 341/1987 17% [========== ] 342/1987 17% [========== ] 343/1987 17% [========== ] 344/1987 17% [========== ] 345/1987 17% [========== ] 346/1987 17% [========== ] 347/1987 17% [========== ] 348/1987 17% [========== ] 349/1987 17% [========== ] 350/1987 17% [========== ] 351/1987 17% [========== ] 352/1987 17% [=========== ] 353/1987 17% [=========== ] 354/1987 17% [=========== ] 355/1987 17% [=========== ] 356/1987 17% [=========== ] 357/1987 17% [=========== ] 358/1987 18% [=========== ] 359/1987 18% [=========== ] 360/1987 18% [=========== ] 361/1987 18% [=========== ] 362/1987 18% [=========== ] 363/1987 18% [=========== ] 364/1987 18% [=========== ] 365/1987 18% [=========== ] 366/1987 18% [=========== ] 367/1987 18% [=========== ] 368/1987 18% [=========== ] 369/1987 18% [=========== ] 370/1987 18% [=========== ] 371/1987 18% [=========== ] 372/1987 18% [=========== ] 373/1987 18% [=========== ] 374/1987 18% [=========== ] 375/1987 18% [=========== ] 376/1987 18% [=========== ] 377/1987 18% [=========== ] 378/1987 19% [=========== ] 379/1987 19% [=========== ] 380/1987 19% [=========== ] 381/1987 19% [=========== ] 382/1987 19% [=========== ] 383/1987 19% [=========== ] 384/1987 19% [============ ] 385/1987 19% [============ ] 386/1987 19% [============ ] 387/1987 19% [============ ] 388/1987 19% [============ ] 389/1987 19% [============ ] 390/1987 19% [============ ] 391/1987 19% [============ ] 392/1987 19% [============ ] 393/1987 19% [============ ] 394/1987 19% [============ ] 395/1987 19% [============ ] 396/1987 19% [============ ] 397/1987 19% [============ ] 398/1987 20% [============ ] 399/1987 20% [============ ] 400/1987 20% [============ ] 401/1987 20% [============ ] 402/1987 20% [============ ] 403/1987 20% [============ ] 404/1987 20% [============ ] 405/1987 20% [============ ] 406/1987 20% [============ ] 407/1987 20% [============ ] 408/1987 20% [============ ] 409/1987 20% [============ ] 410/1987 20% [============ ] 411/1987 20% [============ ] 412/1987 20% [============ ] 413/1987 20% [============ ] 414/1987 20% [============ ] 415/1987 20% [============ ] 416/1987 20% [============= ] 417/1987 20% [============= ] 418/1987 21% [============= ] 419/1987 21% [============= ] 420/1987 21% [============= ] 421/1987 21% [============= ] 422/1987 21% [============= ] 423/1987 21% [============= ] 424/1987 21% [============= ] 425/1987 21% [============= ] 426/1987 21% [============= ] 427/1987 21% [============= ] 428/1987 21% [============= ] 429/1987 21% [============= ] 430/1987 21% [============= ] 431/1987 21% [============= ] 432/1987 21% [============= ] 433/1987 21% [============= ] 434/1987 21% [============= ] 435/1987 21% [============= ] 436/1987 21% [============= ] 437/1987 21% [============= ] 438/1987 22% [============= ] 439/1987 22% [============= ] 440/1987 22% [============= ] 441/1987 22% [============= ] 442/1987 22% [============= ] 443/1987 22% [============= ] 444/1987 22% [============= ] 445/1987 22% [============= ] 446/1987 22% [============= ] 447/1987 22% [============= ] 448/1987 22% [============== ] 449/1987 22% [============== ] 450/1987 22% [============== ] 451/1987 22% [============== ] 452/1987 22% [============== ] 453/1987 22% [============== ] 454/1987 22% [============== ] 455/1987 22% [============== ] 456/1987 22% [============== ] 457/1987 22% [============== ] 458/1987 23% [============== ] 459/1987 23% [============== ] 460/1987 23% [============== ] 461/1987 23% [============== ] 462/1987 23% [============== ] 463/1987 23% [============== ] 464/1987 23% [============== ] 465/1987 23% [============== ] 466/1987 23% [============== ] 467/1987 23% [============== ] 468/1987 23% [============== ] 469/1987 23% [============== ] 470/1987 23% [============== ] 471/1987 23% [============== ] 472/1987 23% [============== ] 473/1987 23% [============== ] 474/1987 23% [============== ] 475/1987 23% [============== ] 476/1987 23% [============== ] 477/1987 24% [============== ] 478/1987 24% [============== ] 479/1987 24% [============== ] 480/1987 24% [=============== ] 481/1987 24% [=============== ] 482/1987 24% [=============== ] 483/1987 24% [=============== ] 484/1987 24% [=============== ] 485/1987 24% [=============== ] 486/1987 24% [=============== ] 487/1987 24% [=============== ] 488/1987 24% [=============== ] 489/1987 24% [=============== ] 490/1987 24% [=============== ] 491/1987 24% [=============== ] 492/1987 24% [=============== ] 493/1987 24% [=============== ] 494/1987 24% [=============== ] 495/1987 24% [=============== ] 496/1987 24% [=============== ] 497/1987 25% [=============== ] 498/1987 25% [=============== ] 499/1987 25% [=============== ] 500/1987 25% [=============== ] 501/1987 25% [=============== ] 502/1987 25% [=============== ] 503/1987 25% [=============== ] 504/1987 25% [=============== ] 505/1987 25% [=============== ] 506/1987 25% [=============== ] 507/1987 25% [=============== ] 508/1987 25% [=============== ] 509/1987 25% [=============== ] 510/1987 25% [=============== ] 511/1987 25% [=============== ] 512/1987 25% [================ ] 513/1987 25% [================ ] 514/1987 25% [================ ] 515/1987 25% [================ ] 516/1987 25% [================ ] 517/1987 26% [================ ] 518/1987 26% [================ ] 519/1987 26% [================ ] 520/1987 26% [================ ] 521/1987 26% [================ ] 522/1987 26% [================ ] 523/1987 26% [================ ] 524/1987 26% [================ ] 525/1987 26% [================ ] 526/1987 26% [================ ] 527/1987 26% [================ ] 528/1987 26% [================ ] 529/1987 26% [================ ] 530/1987 26% [================ ] 531/1987 26% [================ ] 532/1987 26% [================ ] 533/1987 26% [================ ] 534/1987 26% [================ ] 535/1987 26% [================ ] 536/1987 26% [================ ] 537/1987 27% [================ ] 538/1987 27% [================ ] 539/1987 27% [================ ] 540/1987 27% [================ ] 541/1987 27% [================ ] 542/1987 27% [================ ] 543/1987 27% [================ ] 544/1987 27% [================= ] 545/1987 27% [================= ] 546/1987 27% [================= ] 547/1987 27% [================= ] 548/1987 27% [================= ] 549/1987 27% [================= ] 550/1987 27% [================= ] 551/1987 27% [================= ] 552/1987 27% [================= ] 553/1987 27% [================= ] 554/1987 27% [================= ] 555/1987 27% [================= ] 556/1987 27% [================= ] 557/1987 28% [================= ] 558/1987 28% [================= ] 559/1987 28% [================= ] 560/1987 28% [================= ] 561/1987 28% [================= ] 562/1987 28% [================= ] 563/1987 28% [================= ] 564/1987 28% [================= ] 565/1987 28% [================= ] 566/1987 28% [================= ] 567/1987 28% [================= ] 568/1987 28% [================= ] 569/1987 28% [================= ] 570/1987 28% [================= ] 571/1987 28% [================= ] 572/1987 28% [================= ] 573/1987 28% [================= ] 574/1987 28% [================= ] 575/1987 28% [================= ] 576/1987 28% [================== ] 577/1987 29% [================== ] 578/1987 29% [================== ] 579/1987 29% [================== ] 580/1987 29% [================== ] 581/1987 29% [================== ] 582/1987 29% [================== ] 583/1987 29% [================== ] 584/1987 29% [================== ] 585/1987 29% [================== ] 586/1987 29% [================== ] 587/1987 29% [================== ] 588/1987 29% [================== ] 589/1987 29% [================== ] 590/1987 29% [================== ] 591/1987 29% [================== ] 592/1987 29% [================== ] 593/1987 29% [================== ] 594/1987 29% [================== ] 595/1987 29% [================== ] 596/1987 29% [================== ] 597/1987 30% [================== ] 598/1987 30% [================== ] 599/1987 30% [================== ] 600/1987 30% [================== ] 601/1987 30% [================== ] 602/1987 30% [================== ] 603/1987 30% [================== ] 604/1987 30% [================== ] 605/1987 30% [================== ] 606/1987 30% [================== ] 607/1987 30% [================== ] 608/1987 30% [=================== ] 609/1987 30% [=================== ] 610/1987 30% [=================== ] 611/1987 30% [=================== ] 612/1987 30% [=================== ] 613/1987 30% [=================== ] 614/1987 30% [=================== ] 615/1987 30% [=================== ] 616/1987 31% [=================== ] 617/1987 31% [=================== ] 618/1987 31% [=================== ] 619/1987 31% [=================== ] 620/1987 31% [=================== ] 621/1987 31% [=================== ] 622/1987 31% [=================== ] 623/1987 31% [=================== ] 624/1987 31% [=================== ] 625/1987 31% [=================== ] 626/1987 31% [=================== ] 627/1987 31% [=================== ] 628/1987 31% [=================== ] 629/1987 31% [=================== ] 630/1987 31% [=================== ] 631/1987 31% [=================== ] 632/1987 31% [=================== ] 633/1987 31% [=================== ] 634/1987 31% [=================== ] 635/1987 31% [=================== ] 636/1987 32% [=================== ] 637/1987 32% [=================== ] 638/1987 32% [=================== ] 639/1987 32% [=================== ] 640/1987 32% [==================== ] 641/1987 32% [==================== ] 642/1987 32% [==================== ] 643/1987 32% [==================== ] 644/1987 32% [==================== ] 645/1987 32% [==================== ] 646/1987 32% [==================== ] 647/1987 32% [==================== ] 648/1987 32% [==================== ] 649/1987 32% [==================== ] 650/1987 32% [==================== ] 651/1987 32% [==================== ] 652/1987 32% [==================== ] 653/1987 32% [==================== ] 654/1987 32% [==================== ] 655/1987 32% [==================== ] 656/1987 33% [==================== ] 657/1987 33% [==================== ] 658/1987 33% [==================== ] 659/1987 33% [==================== ] 660/1987 33% [==================== ] 661/1987 33% [==================== ] 662/1987 33% [==================== ] 663/1987 33% [==================== ] 664/1987 33% [==================== ] 665/1987 33% [==================== ] 666/1987 33% [==================== ] 667/1987 33% [==================== ] 668/1987 33% [==================== ] 669/1987 33% [==================== ] 670/1987 33% [==================== ] 671/1987 33% [==================== ] 672/1987 33% [==================== ] 673/1987 33% [===================== ] 674/1987 33% [===================== ] 675/1987 33% [===================== ] 676/1987 34% [===================== ] 677/1987 34% [===================== ] 678/1987 34% [===================== ] 679/1987 34% [===================== ] 680/1987 34% [===================== ] 681/1987 34% [===================== ] 682/1987 34% [===================== ] 683/1987 34% [===================== ] 684/1987 34% [===================== ] 685/1987 34% [===================== ] 686/1987 34% [===================== ] 687/1987 34% [===================== ] 688/1987 34% [===================== ] 689/1987 34% [===================== ] 690/1987 34% [===================== ] 691/1987 34% [===================== ] 692/1987 34% [===================== ] 693/1987 34% [===================== ] 694/1987 34% [===================== ] 695/1987 34% [===================== ] 696/1987 35% [===================== ] 697/1987 35% [===================== ] 698/1987 35% [===================== ] 699/1987 35% [===================== ] 700/1987 35% [===================== ] 701/1987 35% [===================== ] 702/1987 35% [===================== ] 703/1987 35% [===================== ] 704/1987 35% [===================== ] 705/1987 35% [====================== ] 706/1987 35% [====================== ] 707/1987 35% [====================== ] 708/1987 35% [====================== ] 709/1987 35% [====================== ] 710/1987 35% [====================== ] 711/1987 35% [====================== ] 712/1987 35% [====================== ] 713/1987 35% [====================== ] 714/1987 35% [====================== ] 715/1987 35% [====================== ] 716/1987 36% [====================== ] 717/1987 36% [====================== ] 718/1987 36% [====================== ] 719/1987 36% [====================== ] 720/1987 36% [====================== ] 721/1987 36% [====================== ] 722/1987 36% [====================== ] 723/1987 36% [====================== ] 724/1987 36% [====================== ] 725/1987 36% [====================== ] 726/1987 36% [====================== ] 727/1987 36% [====================== ] 728/1987 36% [====================== ] 729/1987 36% [====================== ] 730/1987 36% [====================== ] 731/1987 36% [====================== ] 732/1987 36% [====================== ] 733/1987 36% [====================== ] 734/1987 36% [====================== ] 735/1987 36% [====================== ] 736/1987 37% [====================== ] 737/1987 37% [======================= ] 738/1987 37% [======================= ] 739/1987 37% [======================= ] 740/1987 37% [======================= ] 741/1987 37% [======================= ] 742/1987 37% [======================= ] 743/1987 37% [======================= ] 744/1987 37% [======================= ] 745/1987 37% [======================= ] 746/1987 37% [======================= ] 747/1987 37% [======================= ] 748/1987 37% [======================= ] 749/1987 37% [======================= ] 750/1987 37% [======================= ] 751/1987 37% [======================= ] 752/1987 37% [======================= ] 753/1987 37% [======================= ] 754/1987 37% [======================= ] 755/1987 37% [======================= ] 756/1987 38% [======================= ] 757/1987 38% [======================= ] 758/1987 38% [======================= ] 759/1987 38% [======================= ] 760/1987 38% [======================= ] 761/1987 38% [======================= ] 762/1987 38% [======================= ] 763/1987 38% [======================= ] 764/1987 38% [======================= ] 765/1987 38% [======================= ] 766/1987 38% [======================= ] 767/1987 38% [======================= ] 768/1987 38% [======================= ] 769/1987 38% [======================== ] 770/1987 38% [======================== ] 771/1987 38% [======================== ] 772/1987 38% [======================== ] 773/1987 38% [======================== ] 774/1987 38% [======================== ] 775/1987 39% [======================== ] 776/1987 39% [======================== ] 777/1987 39% [======================== ] 778/1987 39% [======================== ] 779/1987 39% [======================== ] 780/1987 39% [======================== ] 781/1987 39% [======================== ] 782/1987 39% [======================== ] 783/1987 39% [======================== ] 784/1987 39% [======================== ] 785/1987 39% [======================== ] 786/1987 39% [======================== ] 787/1987 39% [======================== ] 788/1987 39% [======================== ] 789/1987 39% [======================== ] 790/1987 39% [======================== ] 791/1987 39% [======================== ] 792/1987 39% [======================== ] 793/1987 39% [======================== ] 794/1987 39% [======================== ] 795/1987 40% [======================== ] 796/1987 40% [======================== ] 797/1987 40% [======================== ] 798/1987 40% [======================== ] 799/1987 40% [======================== ] 800/1987 40% [======================== ] 801/1987 40% [========================= ] 802/1987 40% [========================= ] 803/1987 40% [========================= ] 804/1987 40% [========================= ] 805/1987 40% [========================= ] 806/1987 40% [========================= ] 807/1987 40% [========================= ] 808/1987 40% [========================= ] 809/1987 40% [========================= ] 810/1987 40% [========================= ] 811/1987 40% [========================= ] 812/1987 40% [========================= ] 813/1987 40% [========================= ] 814/1987 40% [========================= ] 815/1987 41% [========================= ] 816/1987 41% [========================= ] 817/1987 41% [========================= ] 818/1987 41% [========================= ] 819/1987 41% [========================= ] 820/1987 41% [========================= ] 821/1987 41% [========================= ] 822/1987 41% [========================= ] 823/1987 41% [========================= ] 824/1987 41% [========================= ] 825/1987 41% [========================= ] 826/1987 41% [========================= ] 827/1987 41% [========================= ] 828/1987 41% [========================= ] 829/1987 41% [========================= ] 830/1987 41% [========================= ] 831/1987 41% [========================= ] 832/1987 41% [========================= ] 833/1987 41% [========================== ] 834/1987 41% [========================== ] 835/1987 42% [========================== ] 836/1987 42% [========================== ] 837/1987 42% [========================== ] 838/1987 42% [========================== ] 839/1987 42% [========================== ] 840/1987 42% [========================== ] 841/1987 42% [========================== ] 842/1987 42% [========================== ] 843/1987 42% [========================== ] 844/1987 42% [========================== ] 845/1987 42% [========================== ] 846/1987 42% [========================== ] 847/1987 42% [========================== ] 848/1987 42% [========================== ] 849/1987 42% [========================== ] 850/1987 42% [========================== ] 851/1987 42% [========================== ] 852/1987 42% [========================== ] 853/1987 42% [========================== ] 854/1987 42% [========================== ] 855/1987 43% [========================== ] 856/1987 43% [========================== ] 857/1987 43% [========================== ] 858/1987 43% [========================== ] 859/1987 43% [========================== ] 860/1987 43% [========================== ] 861/1987 43% [========================== ] 862/1987 43% [========================== ] 863/1987 43% [========================== ] 864/1987 43% [========================== ] 865/1987 43% [=========================== ] 866/1987 43% [=========================== ] 867/1987 43% [=========================== ] 868/1987 43% [=========================== ] 869/1987 43% [=========================== ] 870/1987 43% [=========================== ] 871/1987 43% [=========================== ] 872/1987 43% [=========================== ] 873/1987 43% [=========================== ] 874/1987 43% [=========================== ] 875/1987 44% [=========================== ] 876/1987 44% [=========================== ] 877/1987 44% [=========================== ] 878/1987 44% [=========================== ] 879/1987 44% [=========================== ] 880/1987 44% [=========================== ] 881/1987 44% [=========================== ] 882/1987 44% [=========================== ] 883/1987 44% [=========================== ] 884/1987 44% [=========================== ] 885/1987 44% [=========================== ] 886/1987 44% [=========================== ] 887/1987 44% [=========================== ] 888/1987 44% [=========================== ] 889/1987 44% [=========================== ] 890/1987 44% [=========================== ] 891/1987 44% [=========================== ] 892/1987 44% [=========================== ] 893/1987 44% [=========================== ] 894/1987 44% [=========================== ] 895/1987 45% [=========================== ] 896/1987 45% [=========================== ] 897/1987 45% [============================ ] 898/1987 45% [============================ ] 899/1987 45% [============================ ] 900/1987 45% [============================ ] 901/1987 45% [============================ ] 902/1987 45% [============================ ] 903/1987 45% [============================ ] 904/1987 45% [============================ ] 905/1987 45% [============================ ] 906/1987 45% [============================ ] 907/1987 45% [============================ ] 908/1987 45% [============================ ] 909/1987 45% [============================ ] 910/1987 45% [============================ ] 911/1987 45% [============================ ] 912/1987 45% [============================ ] 913/1987 45% [============================ ] 914/1987 45% [============================ ] 915/1987 46% [============================ ] 916/1987 46% [============================ ] 917/1987 46% [============================ ] 918/1987 46% [============================ ] 919/1987 46% [============================ ] 920/1987 46% [============================ ] 921/1987 46% [============================ ] 922/1987 46% [============================ ] 923/1987 46% [============================ ] 924/1987 46% [============================ ] 925/1987 46% [============================ ] 926/1987 46% [============================ ] 927/1987 46% [============================ ] 928/1987 46% [============================ ] 929/1987 46% [============================= ] 930/1987 46% [============================= ] 931/1987 46% [============================= ] 932/1987 46% [============================= ] 933/1987 46% [============================= ] 934/1987 47% [============================= ] 935/1987 47% [============================= ] 936/1987 47% [============================= ] 937/1987 47% [============================= ] 938/1987 47% [============================= ] 939/1987 47% [============================= ] 940/1987 47% [============================= ] 941/1987 47% [============================= ] 942/1987 47% [============================= ] 943/1987 47% [============================= ] 944/1987 47% [============================= ] 945/1987 47% [============================= ] 946/1987 47% [============================= ] 947/1987 47% [============================= ] 948/1987 47% [============================= ] 949/1987 47% [============================= ] 950/1987 47% [============================= ] 951/1987 47% [============================= ] 952/1987 47% [============================= ] 953/1987 47% [============================= ] 954/1987 48% [============================= ] 955/1987 48% [============================= ] 956/1987 48% [============================= ] 957/1987 48% [============================= ] 958/1987 48% [============================= ] 959/1987 48% [============================= ] 960/1987 48% [============================= ] 961/1987 48% [============================== ] 962/1987 48% [============================== ] 963/1987 48% [============================== ] 964/1987 48% [============================== ] 965/1987 48% [============================== ] 966/1987 48% [============================== ] 967/1987 48% [============================== ] 968/1987 48% [============================== ] 969/1987 48% [============================== ] 970/1987 48% [============================== ] 971/1987 48% [============================== ] 972/1987 48% [============================== ] 973/1987 48% [============================== ] 974/1987 49% [============================== ] 975/1987 49% [============================== ] 976/1987 49% [============================== ] 977/1987 49% [============================== ] 978/1987 49% [============================== ] 979/1987 49% [============================== ] 980/1987 49% [============================== ] 981/1987 49% [============================== ] 982/1987 49% [============================== ] 983/1987 49% [============================== ] 984/1987 49% [============================== ] 985/1987 49% [============================== ] 986/1987 49% [============================== ] 987/1987 49% [============================== ] 988/1987 49% [============================== ] 989/1987 49% [============================== ] 990/1987 49% [============================== ] 991/1987 49% [============================== ] 992/1987 49% [============================== ] 993/1987 49% [=============================== ] 994/1987 50% [=============================== ] 995/1987 50% [=============================== ] 996/1987 50% [=============================== ] 997/1987 50% [=============================== ] 998/1987 50% [=============================== ] 999/1987 50% [=============================== ] 1000/1987 50% [=============================== ] 1001/1987 50% [=============================== ] 1002/1987 50% [=============================== ] 1003/1987 50% [=============================== ] 1004/1987 50% [=============================== ] 1005/1987 50% [=============================== ] 1006/1987 50% [=============================== ] 1007/1987 50% [=============================== ] 1008/1987 50% [=============================== ] 1009/1987 50% [=============================== ] 1010/1987 50% [=============================== ] 1011/1987 50% [=============================== ] 1012/1987 50% [=============================== ] 1013/1987 50% [=============================== ] 1014/1987 51% [=============================== ] 1015/1987 51% [=============================== ] 1016/1987 51% [=============================== ] 1017/1987 51% [=============================== ] 1018/1987 51% [=============================== ] 1019/1987 51% [=============================== ] 1020/1987 51% [=============================== ] 1021/1987 51% [=============================== ] 1022/1987 51% [=============================== ] 1023/1987 51% [=============================== ] 1024/1987 51% [=============================== ] 1025/1987 51% [================================ ] 1026/1987 51% [================================ ] 1027/1987 51% [================================ ] 1028/1987 51% [================================ ] 1029/1987 51% [================================ ] 1030/1987 51% [================================ ] 1031/1987 51% [================================ ] 1032/1987 51% [================================ ] 1033/1987 51% [================================ ] 1034/1987 52% [================================ ] 1035/1987 52% [================================ ] 1036/1987 52% [================================ ] 1037/1987 52% [================================ ] 1038/1987 52% [================================ ] 1039/1987 52% [================================ ] 1040/1987 52% [================================ ] 1041/1987 52% [================================ ] 1042/1987 52% [================================ ] 1043/1987 52% [================================ ] 1044/1987 52% [================================ ] 1045/1987 52% [================================ ] 1046/1987 52% [================================ ] 1047/1987 52% [================================ ] 1048/1987 52% [================================ ] 1049/1987 52% [================================ ] 1050/1987 52% [================================ ] 1051/1987 52% [================================ ] 1052/1987 52% [================================ ] 1053/1987 52% [================================ ] 1054/1987 53% [================================ ] 1055/1987 53% [================================ ] 1056/1987 53% [================================ ] 1057/1987 53% [================================= ] 1058/1987 53% [================================= ] 1059/1987 53% [================================= ] 1060/1987 53% [================================= ] 1061/1987 53% [================================= ] 1062/1987 53% [================================= ] 1063/1987 53% [================================= ] 1064/1987 53% [================================= ] 1065/1987 53% [================================= ] 1066/1987 53% [================================= ] 1067/1987 53% [================================= ] 1068/1987 53% [================================= ] 1069/1987 53% [================================= ] 1070/1987 53% [================================= ] 1071/1987 53% [================================= ] 1072/1987 53% [================================= ] 1073/1987 54% [================================= ] 1074/1987 54% [================================= ] 1075/1987 54% [================================= ] 1076/1987 54% [================================= ] 1077/1987 54% [================================= ] 1078/1987 54% [================================= ] 1079/1987 54% [================================= ] 1080/1987 54% [================================= ] 1081/1987 54% [================================= ] 1082/1987 54% [================================= ] 1083/1987 54% [================================= ] 1084/1987 54% [================================= ] 1085/1987 54% [================================= ] 1086/1987 54% [================================= ] 1087/1987 54% [================================= ] 1088/1987 54% [================================= ] 1089/1987 54% [================================== ] 1090/1987 54% [================================== ] 1091/1987 54% [================================== ] 1092/1987 54% [================================== ] 1093/1987 55% [================================== ] 1094/1987 55% [================================== ] 1095/1987 55% [================================== ] 1096/1987 55% [================================== ] 1097/1987 55% [================================== ] 1098/1987 55% [================================== ] 1099/1987 55% [================================== ] 1100/1987 55% [================================== ] 1101/1987 55% [================================== ] 1102/1987 55% [================================== ] 1103/1987 55% [================================== ] 1104/1987 55% [================================== ] 1105/1987 55% [================================== ] 1106/1987 55% [================================== ] 1107/1987 55% [================================== ] 1108/1987 55% [================================== ] 1109/1987 55% [================================== ] 1110/1987 55% [================================== ] 1111/1987 55% [================================== ] 1112/1987 55% [================================== ] 1113/1987 56% [================================== ] 1114/1987 56% [================================== ] 1115/1987 56% [================================== ] 1116/1987 56% [================================== ] 1117/1987 56% [================================== ] 1118/1987 56% [================================== ] 1119/1987 56% [================================== ] 1120/1987 56% [================================== ] 1121/1987 56% [=================================== ] 1122/1987 56% [=================================== ] 1123/1987 56% [=================================== ] 1124/1987 56% [=================================== ] 1125/1987 56% [=================================== ] 1126/1987 56% [=================================== ] 1127/1987 56% [=================================== ] 1128/1987 56% [=================================== ] 1129/1987 56% [=================================== ] 1130/1987 56% [=================================== ] 1131/1987 56% [=================================== ] 1132/1987 56% [=================================== ] 1133/1987 57% [=================================== ] 1134/1987 57% [=================================== ] 1135/1987 57% [=================================== ] 1136/1987 57% [=================================== ] 1137/1987 57% [=================================== ] 1138/1987 57% [=================================== ] 1139/1987 57% [=================================== ] 1140/1987 57% [=================================== ] 1141/1987 57% [=================================== ] 1142/1987 57% [=================================== ] 1143/1987 57% [=================================== ] 1144/1987 57% [=================================== ] 1145/1987 57% [=================================== ] 1146/1987 57% [=================================== ] 1147/1987 57% [=================================== ] 1148/1987 57% [=================================== ] 1149/1987 57% [=================================== ] 1150/1987 57% [=================================== ] 1151/1987 57% [=================================== ] 1152/1987 57% [=================================== ] 1153/1987 58% [==================================== ] 1154/1987 58% [==================================== ] 1155/1987 58% [==================================== ] 1156/1987 58% [==================================== ] 1157/1987 58% [==================================== ] 1158/1987 58% [==================================== ] 1159/1987 58% [==================================== ] 1160/1987 58% [==================================== ] 1161/1987 58% [==================================== ] 1162/1987 58% [==================================== ] 1163/1987 58% [==================================== ] 1164/1987 58% [==================================== ] 1165/1987 58% [==================================== ] 1166/1987 58% [==================================== ] 1167/1987 58% [==================================== ] 1168/1987 58% [==================================== ] 1169/1987 58% [==================================== ] 1170/1987 58% [==================================== ] 1171/1987 58% [==================================== ] 1172/1987 58% [==================================== ] 1173/1987 59% [==================================== ] 1174/1987 59% [==================================== ] 1175/1987 59% [==================================== ] 1176/1987 59% [==================================== ] 1177/1987 59% [==================================== ] 1178/1987 59% [==================================== ] 1179/1987 59% [==================================== ] 1180/1987 59% [==================================== ] 1181/1987 59% [==================================== ] 1182/1987 59% [==================================== ] 1183/1987 59% [==================================== ] 1184/1987 59% [==================================== ] 1185/1987 59% [===================================== ] 1186/1987 59% [===================================== ] 1187/1987 59% [===================================== ] 1188/1987 59% [===================================== ] 1189/1987 59% [===================================== ] 1190/1987 59% [===================================== ] 1191/1987 59% [===================================== ] 1192/1987 59% [===================================== ] 1193/1987 60% [===================================== ] 1194/1987 60% [===================================== ] 1195/1987 60% [===================================== ] 1196/1987 60% [===================================== ] 1197/1987 60% [===================================== ] 1198/1987 60% [===================================== ] 1199/1987 60% [===================================== ] 1200/1987 60% [===================================== ] 1201/1987 60% [===================================== ] 1202/1987 60% [===================================== ] 1203/1987 60% [===================================== ] 1204/1987 60% [===================================== ] 1205/1987 60% [===================================== ] 1206/1987 60% [===================================== ] 1207/1987 60% [===================================== ] 1208/1987 60% [===================================== ] 1209/1987 60% [===================================== ] 1210/1987 60% [===================================== ] 1211/1987 60% [===================================== ] 1212/1987 60% [===================================== ] 1213/1987 61% [===================================== ] 1214/1987 61% [===================================== ] 1215/1987 61% [===================================== ] 1216/1987 61% [===================================== ] 1217/1987 61% [====================================== ] 1218/1987 61% [====================================== ] 1219/1987 61% [====================================== ] 1220/1987 61% [====================================== ] 1221/1987 61% [====================================== ] 1222/1987 61% [====================================== ] 1223/1987 61% [====================================== ] 1224/1987 61% [====================================== ] 1225/1987 61% [====================================== ] 1226/1987 61% [====================================== ] 1227/1987 61% [====================================== ] 1228/1987 61% [====================================== ] 1229/1987 61% [====================================== ] 1230/1987 61% [====================================== ] 1231/1987 61% [====================================== ] 1232/1987 62% [====================================== ] 1233/1987 62% [====================================== ] 1234/1987 62% [====================================== ] 1235/1987 62% [====================================== ] 1236/1987 62% [====================================== ] 1237/1987 62% [====================================== ] 1238/1987 62% [====================================== ] 1239/1987 62% [====================================== ] 1240/1987 62% [====================================== ] 1241/1987 62% [====================================== ] 1242/1987 62% [====================================== ] 1243/1987 62% [====================================== ] 1244/1987 62% [====================================== ] 1245/1987 62% [====================================== ] 1246/1987 62% [====================================== ] 1247/1987 62% [====================================== ] 1248/1987 62% [====================================== ] 1249/1987 62% [======================================= ] 1250/1987 62% [======================================= ] 1251/1987 62% [======================================= ] 1252/1987 63% [======================================= ] 1253/1987 63% [======================================= ] 1254/1987 63% [======================================= ] 1255/1987 63% [======================================= ] 1256/1987 63% [======================================= ] 1257/1987 63% [======================================= ] 1258/1987 63% [======================================= ] 1259/1987 63% [======================================= ] 1260/1987 63% [======================================= ] 1261/1987 63% [======================================= ] 1262/1987 63% [======================================= ] 1263/1987 63% [======================================= ] 1264/1987 63% [======================================= ] 1265/1987 63% [======================================= ] 1266/1987 63% [======================================= ] 1267/1987 63% [======================================= ] 1268/1987 63% [======================================= ] 1269/1987 63% [======================================= ] 1270/1987 63% [======================================= ] 1271/1987 63% [======================================= ] 1272/1987 64% [======================================= ] 1273/1987 64% [======================================= ] 1274/1987 64% [======================================= ] 1275/1987 64% [======================================= ] 1276/1987 64% [======================================= ] 1277/1987 64% [======================================= ] 1278/1987 64% [======================================= ] 1279/1987 64% [======================================= ] 1280/1987 64% [======================================= ] 1281/1987 64% [======================================== ] 1282/1987 64% [======================================== ] 1283/1987 64% [======================================== ] 1284/1987 64% [======================================== ] 1285/1987 64% [======================================== ] 1286/1987 64% [======================================== ] 1287/1987 64% [======================================== ] 1288/1987 64% [======================================== ] 1289/1987 64% [======================================== ] 1290/1987 64% [======================================== ] 1291/1987 64% [======================================== ] 1292/1987 65% [======================================== ] 1293/1987 65% [======================================== ] 1294/1987 65% [======================================== ] 1295/1987 65% [======================================== ] 1296/1987 65% [======================================== ] 1297/1987 65% [======================================== ] 1298/1987 65% [======================================== ] 1299/1987 65% [======================================== ] 1300/1987 65% [======================================== ] 1301/1987 65% [======================================== ] 1302/1987 65% [======================================== ] 1303/1987 65% [======================================== ] 1304/1987 65% [======================================== ] 1305/1987 65% [======================================== ] 1306/1987 65% [======================================== ] 1307/1987 65% [======================================== ] 1308/1987 65% [======================================== ] 1309/1987 65% [======================================== ] 1310/1987 65% [======================================== ] 1311/1987 65% [======================================== ] 1312/1987 66% [======================================== ] 1313/1987 66% [========================================= ] 1314/1987 66% [========================================= ] 1315/1987 66% [========================================= ] 1316/1987 66% [========================================= ] 1317/1987 66% [========================================= ] 1318/1987 66% [========================================= ] 1319/1987 66% [========================================= ] 1320/1987 66% [========================================= ] 1321/1987 66% [========================================= ] 1322/1987 66% [========================================= ] 1323/1987 66% [========================================= ] 1324/1987 66% [========================================= ] 1325/1987 66% [========================================= ] 1326/1987 66% [========================================= ] 1327/1987 66% [========================================= ] 1328/1987 66% [========================================= ] 1329/1987 66% [========================================= ] 1330/1987 66% [========================================= ] 1331/1987 66% [========================================= ] 1332/1987 67% [========================================= ] 1333/1987 67% [========================================= ] 1334/1987 67% [========================================= ] 1335/1987 67% [========================================= ] 1336/1987 67% [========================================= ] 1337/1987 67% [========================================= ] 1338/1987 67% [========================================= ] 1339/1987 67% [========================================= ] 1340/1987 67% [========================================= ] 1341/1987 67% [========================================= ] 1342/1987 67% [========================================= ] 1343/1987 67% [========================================= ] 1344/1987 67% [========================================= ] 1345/1987 67% [========================================= ] 1346/1987 67% [========================================== ] 1347/1987 67% [========================================== ] 1348/1987 67% [========================================== ] 1349/1987 67% [========================================== ] 1350/1987 67% [========================================== ] 1351/1987 67% [========================================== ] 1352/1987 68% [========================================== ] 1353/1987 68% [========================================== ] 1354/1987 68% [========================================== ] 1355/1987 68% [========================================== ] 1356/1987 68% [========================================== ] 1357/1987 68% [========================================== ] 1358/1987 68% [========================================== ] 1359/1987 68% [========================================== ] 1360/1987 68% [========================================== ] 1361/1987 68% [========================================== ] 1362/1987 68% [========================================== ] 1363/1987 68% [========================================== ] 1364/1987 68% [========================================== ] 1365/1987 68% [========================================== ] 1366/1987 68% [========================================== ] 1367/1987 68% [========================================== ] 1368/1987 68% [========================================== ] 1369/1987 68% [========================================== ] 1370/1987 68% [========================================== ] 1371/1987 68% [========================================== ] 1372/1987 69% [========================================== ] 1373/1987 69% [========================================== ] 1374/1987 69% [========================================== ] 1375/1987 69% [========================================== ] 1376/1987 69% [========================================== ] 1377/1987 69% [========================================== ] 1378/1987 69% [=========================================== ] 1379/1987 69% [=========================================== ] 1380/1987 69% [=========================================== ] 1381/1987 69% [=========================================== ] 1382/1987 69% [=========================================== ] 1383/1987 69% [=========================================== ] 1384/1987 69% [=========================================== ] 1385/1987 69% [=========================================== ] 1386/1987 69% [=========================================== ] 1387/1987 69% [=========================================== ] 1388/1987 69% [=========================================== ] 1389/1987 69% [=========================================== ] 1390/1987 69% [=========================================== ] 1391/1987 70% [=========================================== ] 1392/1987 70% [=========================================== ] 1393/1987 70% [=========================================== ] 1394/1987 70% [=========================================== ] 1395/1987 70% [=========================================== ] 1396/1987 70% [=========================================== ] 1397/1987 70% [=========================================== ] 1398/1987 70% [=========================================== ] 1399/1987 70% [=========================================== ] 1400/1987 70% [=========================================== ] 1401/1987 70% [=========================================== ] 1402/1987 70% [=========================================== ] 1403/1987 70% [=========================================== ] 1404/1987 70% [=========================================== ] 1405/1987 70% [=========================================== ] 1406/1987 70% [=========================================== ] 1407/1987 70% [=========================================== ] 1408/1987 70% [=========================================== ] 1409/1987 70% [=========================================== ] 1410/1987 70% [============================================ ] 1411/1987 71% [============================================ ] 1412/1987 71% [============================================ ] 1413/1987 71% [============================================ ] 1414/1987 71% [============================================ ] 1415/1987 71% [============================================ ] 1416/1987 71% [============================================ ] 1417/1987 71% [============================================ ] 1418/1987 71% [============================================ ] 1419/1987 71% [============================================ ] 1420/1987 71% [============================================ ] 1421/1987 71% [============================================ ] 1422/1987 71% [============================================ ] 1423/1987 71% [============================================ ] 1424/1987 71% [============================================ ] 1425/1987 71% [============================================ ] 1426/1987 71% [============================================ ] 1427/1987 71% [============================================ ] 1428/1987 71% [============================================ ] 1429/1987 71% [============================================ ] 1430/1987 71% [============================================ ] 1431/1987 72% [============================================ ] 1432/1987 72% [============================================ ] 1433/1987 72% [============================================ ] 1434/1987 72% [============================================ ] 1435/1987 72% [============================================ ] 1436/1987 72% [============================================ ] 1437/1987 72% [============================================ ] 1438/1987 72% [============================================ ] 1439/1987 72% [============================================ ] 1440/1987 72% [============================================ ] 1441/1987 72% [============================================ ] 1442/1987 72% [============================================= ] 1443/1987 72% [============================================= ] 1444/1987 72% [============================================= ] 1445/1987 72% [============================================= ] 1446/1987 72% [============================================= ] 1447/1987 72% [============================================= ] 1448/1987 72% [============================================= ] 1449/1987 72% [============================================= ] 1450/1987 72% [============================================= ] 1451/1987 73% [============================================= ] 1452/1987 73% [============================================= ] 1453/1987 73% [============================================= ] 1454/1987 73% [============================================= ] 1455/1987 73% [============================================= ] 1456/1987 73% [============================================= ] 1457/1987 73% [============================================= ] 1458/1987 73% [============================================= ] 1459/1987 73% [============================================= ] 1460/1987 73% [============================================= ] 1461/1987 73% [============================================= ] 1462/1987 73% [============================================= ] 1463/1987 73% [============================================= ] 1464/1987 73% [============================================= ] 1465/1987 73% [============================================= ] 1466/1987 73% [============================================= ] 1467/1987 73% [============================================= ] 1468/1987 73% [============================================= ] 1469/1987 73% [============================================= ] 1470/1987 73% [============================================= ] 1471/1987 74% [============================================= ] 1472/1987 74% [============================================= ] 1473/1987 74% [============================================= ] 1474/1987 74% [============================================== ] 1475/1987 74% [============================================== ] 1476/1987 74% [============================================== ] 1477/1987 74% [============================================== ] 1478/1987 74% [============================================== ] 1479/1987 74% [============================================== ] 1480/1987 74% [============================================== ] 1481/1987 74% [============================================== ] 1482/1987 74% [============================================== ] 1483/1987 74% [============================================== ] 1484/1987 74% [============================================== ] 1485/1987 74% [============================================== ] 1486/1987 74% [============================================== ] 1487/1987 74% [============================================== ] 1488/1987 74% [============================================== ] 1489/1987 74% [============================================== ] 1490/1987 74% [============================================== ] 1491/1987 75% [============================================== ] 1492/1987 75% [============================================== ] 1493/1987 75% [============================================== ] 1494/1987 75% [============================================== ] 1495/1987 75% [============================================== ] 1496/1987 75% [============================================== ] 1497/1987 75% [============================================== ] 1498/1987 75% [============================================== ] 1499/1987 75% [============================================== ] 1500/1987 75% [============================================== ] 1501/1987 75% [============================================== ] 1502/1987 75% [============================================== ] 1503/1987 75% [============================================== ] 1504/1987 75% [============================================== ] 1505/1987 75% [============================================== ] 1506/1987 75% [=============================================== ] 1507/1987 75% [=============================================== ] 1508/1987 75% [=============================================== ] 1509/1987 75% [=============================================== ] 1510/1987 75% [=============================================== ] 1511/1987 76% [=============================================== ] 1512/1987 76% [=============================================== ] 1513/1987 76% [=============================================== ] 1514/1987 76% [=============================================== ] 1515/1987 76% [=============================================== ] 1516/1987 76% [=============================================== ] 1517/1987 76% [=============================================== ] 1518/1987 76% [=============================================== ] 1519/1987 76% [=============================================== ] 1520/1987 76% [=============================================== ] 1521/1987 76% [=============================================== ] 1522/1987 76% [=============================================== ] 1523/1987 76% [=============================================== ] 1524/1987 76% [=============================================== ] 1525/1987 76% [=============================================== ] 1526/1987 76% [=============================================== ] 1527/1987 76% [=============================================== ] 1528/1987 76% [=============================================== ] 1529/1987 76% [=============================================== ] 1530/1987 77% [=============================================== ] 1531/1987 77% [=============================================== ] 1532/1987 77% [=============================================== ] 1533/1987 77% [=============================================== ] 1534/1987 77% [=============================================== ] 1535/1987 77% [=============================================== ] 1536/1987 77% [=============================================== ] 1537/1987 77% [=============================================== ] 1538/1987 77% [================================================ ] 1539/1987 77% [================================================ ] 1540/1987 77% [================================================ ] 1541/1987 77% [================================================ ] 1542/1987 77% [================================================ ] 1543/1987 77% [================================================ ] 1544/1987 77% [================================================ ] 1545/1987 77% [================================================ ] 1546/1987 77% [================================================ ] 1547/1987 77% [================================================ ] 1548/1987 77% [================================================ ] 1549/1987 77% [================================================ ] 1550/1987 78% [================================================ ] 1551/1987 78% [================================================ ] 1552/1987 78% [================================================ ] 1553/1987 78% [================================================ ] 1554/1987 78% [================================================ ] 1555/1987 78% [================================================ ] 1556/1987 78% [================================================ ] 1557/1987 78% [================================================ ] 1558/1987 78% [================================================ ] 1559/1987 78% [================================================ ] 1560/1987 78% [================================================ ] 1561/1987 78% [================================================ ] 1562/1987 78% [================================================ ] 1563/1987 78% [================================================ ] 1564/1987 78% [================================================ ] 1565/1987 78% [================================================ ] 1566/1987 78% [================================================ ] 1567/1987 78% [================================================ ] 1568/1987 78% [================================================ ] 1569/1987 78% [================================================ ] 1570/1987 79% [================================================= ] 1571/1987 79% [================================================= ] 1572/1987 79% [================================================= ] 1573/1987 79% [================================================= ] 1574/1987 79% [================================================= ] 1575/1987 79% [================================================= ] 1576/1987 79% [================================================= ] 1577/1987 79% [================================================= ] 1578/1987 79% [================================================= ] 1579/1987 79% [================================================= ] 1580/1987 79% [================================================= ] 1581/1987 79% [================================================= ] 1582/1987 79% [================================================= ] 1583/1987 79% [================================================= ] 1584/1987 79% [================================================= ] 1585/1987 79% [================================================= ] 1586/1987 79% [================================================= ] 1587/1987 79% [================================================= ] 1588/1987 79% [================================================= ] 1589/1987 79% [================================================= ] 1590/1987 80% [================================================= ] 1591/1987 80% [================================================= ] 1592/1987 80% [================================================= ] 1593/1987 80% [================================================= ] 1594/1987 80% [================================================= ] 1595/1987 80% [================================================= ] 1596/1987 80% [================================================= ] 1597/1987 80% [================================================= ] 1598/1987 80% [================================================= ] 1599/1987 80% [================================================= ] 1600/1987 80% [================================================= ] 1601/1987 80% [================================================= ] 1602/1987 80% [================================================== ] 1603/1987 80% [================================================== ] 1604/1987 80% [================================================== ] 1605/1987 80% [================================================== ] 1606/1987 80% [================================================== ] 1607/1987 80% [================================================== ] 1608/1987 80% [================================================== ] 1609/1987 80% [================================================== ] 1610/1987 81% [================================================== ] 1611/1987 81% [================================================== ] 1612/1987 81% [================================================== ] 1613/1987 81% [================================================== ] 1614/1987 81% [================================================== ] 1615/1987 81% [================================================== ] 1616/1987 81% [================================================== ] 1617/1987 81% [================================================== ] 1618/1987 81% [================================================== ] 1619/1987 81% [================================================== ] 1620/1987 81% [================================================== ] 1621/1987 81% [================================================== ] 1622/1987 81% [================================================== ] 1623/1987 81% [================================================== ] 1624/1987 81% [================================================== ] 1625/1987 81% [================================================== ] 1626/1987 81% [================================================== ] 1627/1987 81% [================================================== ] 1628/1987 81% [================================================== ] 1629/1987 81% [================================================== ] 1630/1987 82% [================================================== ] 1631/1987 82% [================================================== ] 1632/1987 82% [================================================== ] 1633/1987 82% [================================================== ] 1634/1987 82% [=================================================== ] 1635/1987 82% [=================================================== ] 1636/1987 82% [=================================================== ] 1637/1987 82% [=================================================== ] 1638/1987 82% [=================================================== ] 1639/1987 82% [=================================================== ] 1640/1987 82% [=================================================== ] 1641/1987 82% [=================================================== ] 1642/1987 82% [=================================================== ] 1643/1987 82% [=================================================== ] 1644/1987 82% [=================================================== ] 1645/1987 82% [=================================================== ] 1646/1987 82% [=================================================== ] 1647/1987 82% [=================================================== ] 1648/1987 82% [=================================================== ] 1649/1987 82% [=================================================== ] 1650/1987 83% [=================================================== ] 1651/1987 83% [=================================================== ] 1652/1987 83% [=================================================== ] 1653/1987 83% [=================================================== ] 1654/1987 83% [=================================================== ] 1655/1987 83% [=================================================== ] 1656/1987 83% [=================================================== ] 1657/1987 83% [=================================================== ] 1658/1987 83% [=================================================== ] 1659/1987 83% [=================================================== ] 1660/1987 83% [=================================================== ] 1661/1987 83% [=================================================== ] 1662/1987 83% [=================================================== ] 1663/1987 83% [=================================================== ] 1664/1987 83% [=================================================== ] 1665/1987 83% [=================================================== ] 1666/1987 83% [==================================================== ] 1667/1987 83% [==================================================== ] 1668/1987 83% [==================================================== ] 1669/1987 83% [==================================================== ] 1670/1987 84% [==================================================== ] 1671/1987 84% [==================================================== ] 1672/1987 84% [==================================================== ] 1673/1987 84% [==================================================== ] 1674/1987 84% [==================================================== ] 1675/1987 84% [==================================================== ] 1676/1987 84% [==================================================== ] 1677/1987 84% [==================================================== ] 1678/1987 84% [==================================================== ] 1679/1987 84% [==================================================== ] 1680/1987 84% [==================================================== ] 1681/1987 84% [==================================================== ] 1682/1987 84% [==================================================== ] 1683/1987 84% [==================================================== ] 1684/1987 84% [==================================================== ] 1685/1987 84% [==================================================== ] 1686/1987 84% [==================================================== ] 1687/1987 84% [==================================================== ] 1688/1987 84% [==================================================== ] 1689/1987 85% [==================================================== ] 1690/1987 85% [==================================================== ] 1691/1987 85% [==================================================== ] 1692/1987 85% [==================================================== ] 1693/1987 85% [==================================================== ] 1694/1987 85% [==================================================== ] 1695/1987 85% [==================================================== ] 1696/1987 85% [==================================================== ] 1697/1987 85% [==================================================== ] 1698/1987 85% [===================================================== ] 1699/1987 85% [===================================================== ] 1700/1987 85% [===================================================== ] 1701/1987 85% [===================================================== ] 1702/1987 85% [===================================================== ] 1703/1987 85% [===================================================== ] 1704/1987 85% [===================================================== ] 1705/1987 85% [===================================================== ] 1706/1987 85% [===================================================== ] 1707/1987 85% [===================================================== ] 1708/1987 85% [===================================================== ] 1709/1987 86% [===================================================== ] 1710/1987 86% [===================================================== ] 1711/1987 86% [===================================================== ] 1712/1987 86% [===================================================== ] 1713/1987 86% [===================================================== ] 1714/1987 86% [===================================================== ] 1715/1987 86% [===================================================== ] 1716/1987 86% [===================================================== ] 1717/1987 86% [===================================================== ] 1718/1987 86% [===================================================== ] 1719/1987 86% [===================================================== ] 1720/1987 86% [===================================================== ] 1721/1987 86% [===================================================== ] 1722/1987 86% [===================================================== ] 1723/1987 86% [===================================================== ] 1724/1987 86% [===================================================== ] 1725/1987 86% [===================================================== ] 1726/1987 86% [===================================================== ] 1727/1987 86% [===================================================== ] 1728/1987 86% [===================================================== ] 1729/1987 87% [===================================================== ] 1730/1987 87% [====================================================== ] 1731/1987 87% [====================================================== ] 1732/1987 87% [====================================================== ] 1733/1987 87% [====================================================== ] 1734/1987 87% [====================================================== ] 1735/1987 87% [====================================================== ] 1736/1987 87% [====================================================== ] 1737/1987 87% [====================================================== ] 1738/1987 87% [====================================================== ] 1739/1987 87% [====================================================== ] 1740/1987 87% [====================================================== ] 1741/1987 87% [====================================================== ] 1742/1987 87% [====================================================== ] 1743/1987 87% [====================================================== ] 1744/1987 87% [====================================================== ] 1745/1987 87% [====================================================== ] 1746/1987 87% [====================================================== ] 1747/1987 87% [====================================================== ] 1748/1987 87% [====================================================== ] 1749/1987 88% [====================================================== ] 1750/1987 88% [====================================================== ] 1751/1987 88% [====================================================== ] 1752/1987 88% [====================================================== ] 1753/1987 88% [====================================================== ] 1754/1987 88% [====================================================== ] 1755/1987 88% [====================================================== ] 1756/1987 88% [====================================================== ] 1757/1987 88% [====================================================== ] 1758/1987 88% [====================================================== ] 1759/1987 88% [====================================================== ] 1760/1987 88% [====================================================== ] 1761/1987 88% [====================================================== ] 1762/1987 88% [======================================================= ] 1763/1987 88% [======================================================= ] 1764/1987 88% [======================================================= ] 1765/1987 88% [======================================================= ] 1766/1987 88% [======================================================= ] 1767/1987 88% [======================================================= ] 1768/1987 88% [======================================================= ] 1769/1987 89% [======================================================= ] 1770/1987 89% [======================================================= ] 1771/1987 89% [======================================================= ] 1772/1987 89% [======================================================= ] 1773/1987 89% [======================================================= ] 1774/1987 89% [======================================================= ] 1775/1987 89% [======================================================= ] 1776/1987 89% [======================================================= ] 1777/1987 89% [======================================================= ] 1778/1987 89% [======================================================= ] 1779/1987 89% [======================================================= ] 1780/1987 89% [======================================================= ] 1781/1987 89% [======================================================= ] 1782/1987 89% [======================================================= ] 1783/1987 89% [======================================================= ] 1784/1987 89% [======================================================= ] 1785/1987 89% [======================================================= ] 1786/1987 89% [======================================================= ] 1787/1987 89% [======================================================= ] 1788/1987 89% [======================================================= ] 1789/1987 90% [======================================================= ] 1790/1987 90% [======================================================= ] 1791/1987 90% [======================================================= ] 1792/1987 90% [======================================================= ] 1793/1987 90% [======================================================= ] 1794/1987 90% [======================================================== ] 1795/1987 90% [======================================================== ] 1796/1987 90% [======================================================== ] 1797/1987 90% [======================================================== ] 1798/1987 90% [======================================================== ] 1799/1987 90% [======================================================== ] 1800/1987 90% [======================================================== ] 1801/1987 90% [======================================================== ] 1802/1987 90% [======================================================== ] 1803/1987 90% [======================================================== ] 1804/1987 90% [======================================================== ] 1805/1987 90% [======================================================== ] 1806/1987 90% [======================================================== ] 1807/1987 90% [======================================================== ] 1808/1987 90% [======================================================== ] 1809/1987 91% [======================================================== ] 1810/1987 91% [======================================================== ] 1811/1987 91% [======================================================== ] 1812/1987 91% [======================================================== ] 1813/1987 91% [======================================================== ] 1814/1987 91% [======================================================== ] 1815/1987 91% [======================================================== ] 1816/1987 91% [======================================================== ] 1817/1987 91% [======================================================== ] 1818/1987 91% [======================================================== ] 1819/1987 91% [======================================================== ] 1820/1987 91% [======================================================== ] 1821/1987 91% [======================================================== ] 1822/1987 91% [======================================================== ] 1823/1987 91% [======================================================== ] 1824/1987 91% [======================================================== ] 1825/1987 91% [======================================================== ] 1826/1987 91% [========================================================= ] 1827/1987 91% [========================================================= ] 1828/1987 91% [========================================================= ] 1829/1987 92% [========================================================= ] 1830/1987 92% [========================================================= ] 1831/1987 92% [========================================================= ] 1832/1987 92% [========================================================= ] 1833/1987 92% [========================================================= ] 1834/1987 92% [========================================================= ] 1835/1987 92% [========================================================= ] 1836/1987 92% [========================================================= ] 1837/1987 92% [========================================================= ] 1838/1987 92% [========================================================= ] 1839/1987 92% [========================================================= ] 1840/1987 92% [========================================================= ] 1841/1987 92% [========================================================= ] 1842/1987 92% [========================================================= ] 1843/1987 92% [========================================================= ] 1844/1987 92% [========================================================= ] 1845/1987 92% [========================================================= ] 1846/1987 92% [========================================================= ] 1847/1987 92% [========================================================= ] 1848/1987 93% [========================================================= ] 1849/1987 93% [========================================================= ] 1850/1987 93% [========================================================= ] 1851/1987 93% [========================================================= ] 1852/1987 93% [========================================================= ] 1853/1987 93% [========================================================= ] 1854/1987 93% [========================================================= ] 1855/1987 93% [========================================================= ] 1856/1987 93% [========================================================= ] 1857/1987 93% [========================================================= ] 1858/1987 93% [========================================================== ] 1859/1987 93% [========================================================== ] 1860/1987 93% [========================================================== ] 1861/1987 93% [========================================================== ] 1862/1987 93% [========================================================== ] 1863/1987 93% [========================================================== ] 1864/1987 93% [========================================================== ] 1865/1987 93% [========================================================== ] 1866/1987 93% [========================================================== ] 1867/1987 93% [========================================================== ] 1868/1987 94% [========================================================== ] 1869/1987 94% [========================================================== ] 1870/1987 94% [========================================================== ] 1871/1987 94% [========================================================== ] 1872/1987 94% [========================================================== ] 1873/1987 94% [========================================================== ] 1874/1987 94% [========================================================== ] 1875/1987 94% [========================================================== ] 1876/1987 94% [========================================================== ] 1877/1987 94% [========================================================== ] 1878/1987 94% [========================================================== ] 1879/1987 94% [========================================================== ] 1880/1987 94% [========================================================== ] 1881/1987 94% [========================================================== ] 1882/1987 94% [========================================================== ] 1883/1987 94% [========================================================== ] 1884/1987 94% [========================================================== ] 1885/1987 94% [========================================================== ] 1886/1987 94% [========================================================== ] 1887/1987 94% [========================================================== ] 1888/1987 95% [========================================================== ] 1889/1987 95% [========================================================== ] 1890/1987 95% [=========================================================== ] 1891/1987 95% [=========================================================== ] 1892/1987 95% [=========================================================== ] 1893/1987 95% [=========================================================== ] 1894/1987 95% [=========================================================== ] 1895/1987 95% [=========================================================== ] 1896/1987 95% [=========================================================== ] 1897/1987 95% [=========================================================== ] 1898/1987 95% [=========================================================== ] 1899/1987 95% [=========================================================== ] 1900/1987 95% [=========================================================== ] 1901/1987 95% [=========================================================== ] 1902/1987 95% [=========================================================== ] 1903/1987 95% [=========================================================== ] 1904/1987 95% [=========================================================== ] 1905/1987 95% [=========================================================== ] 1906/1987 95% [=========================================================== ] 1907/1987 95% [=========================================================== ] 1908/1987 96% [=========================================================== ] 1909/1987 96% [=========================================================== ] 1910/1987 96% [=========================================================== ] 1911/1987 96% [=========================================================== ] 1912/1987 96% [=========================================================== ] 1913/1987 96% [=========================================================== ] 1914/1987 96% [=========================================================== ] 1915/1987 96% [=========================================================== ] 1916/1987 96% [=========================================================== ] 1917/1987 96% [=========================================================== ] 1918/1987 96% [=========================================================== ] 1919/1987 96% [=========================================================== ] 1920/1987 96% [=========================================================== ] 1921/1987 96% [=========================================================== ] 1922/1987 96% [============================================================ ] 1923/1987 96% [============================================================ ] 1924/1987 96% [============================================================ ] 1925/1987 96% [============================================================ ] 1926/1987 96% [============================================================ ] 1927/1987 96% [============================================================ ] 1928/1987 97% [============================================================ ] 1929/1987 97% [============================================================ ] 1930/1987 97% [============================================================ ] 1931/1987 97% [============================================================ ] 1932/1987 97% [============================================================ ] 1933/1987 97% [============================================================ ] 1934/1987 97% [============================================================ ] 1935/1987 97% [============================================================ ] 1936/1987 97% [============================================================ ] 1937/1987 97% [============================================================ ] 1938/1987 97% [============================================================ ] 1939/1987 97% [============================================================ ] 1940/1987 97% [============================================================ ] 1941/1987 97% [============================================================ ] 1942/1987 97% [============================================================ ] 1943/1987 97% [============================================================ ] 1944/1987 97% [============================================================ ] 1945/1987 97% [============================================================ ] 1946/1987 97% [============================================================ ] 1947/1987 97% [============================================================ ] 1948/1987 98% [============================================================ ] 1949/1987 98% [============================================================ ] 1950/1987 98% [============================================================ ] 1951/1987 98% [============================================================ ] 1952/1987 98% [============================================================ ] 1953/1987 98% [============================================================ ] 1954/1987 98% [============================================================= ] 1955/1987 98% [============================================================= ] 1956/1987 98% [============================================================= ] 1957/1987 98% [============================================================= ] 1958/1987 98% [============================================================= ] 1959/1987 98% [============================================================= ] 1960/1987 98% [============================================================= ] 1961/1987 98% [============================================================= ] 1962/1987 98% [============================================================= ] 1963/1987 98% [============================================================= ] 1964/1987 98% [============================================================= ] 1965/1987 98% [============================================================= ] 1966/1987 98% [============================================================= ] 1967/1987 98% [============================================================= ] 1968/1987 99% [============================================================= ] 1969/1987 99% [============================================================= ] 1970/1987 99% [============================================================= ] 1971/1987 99% [============================================================= ] 1972/1987 99% [============================================================= ] 1973/1987 99% [============================================================= ] 1974/1987 99% [============================================================= ] 1975/1987 99% [============================================================= ] 1976/1987 99% [============================================================= ] 1977/1987 99% [============================================================= ] 1978/1987 99% [============================================================= ] 1979/1987 99% [============================================================= ] 1980/1987 99% [============================================================= ] 1981/1987 99% [============================================================= ] 1982/1987 99% [============================================================= ] 1983/1987 99% [============================================================= ] 1984/1987 99% [============================================================= ] 1985/1987 99% [============================================================= ] 1986/1987 99% [==============================================================] 1987/1987 100% operation complete, 1987 objects in 56253 NAND pages. ln -snf /home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot /home/buildroot/autobuild/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2021.05-6063-gef65d04ccdb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> altera-stapl 0.3.3 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.10.120 Collecting legal info >>> avro-c 1.11.0 Collecting legal info LICENSE: OK (sha256: d62488d6ba17132e92c23c03c80bfedc848267f96ab36489fec860f76cf6819a) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> bubblewrap 0.6.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 0.62.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> cifs-utils 6.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cjson 1.7.15 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> darkhttpd 1.13 Collecting legal info darkhttpd.c: OK (sha256: 44e784df460954c7760e2eeae69aecb12a3d23ca1c0a4f6047c3c6452b2e2f49) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dovecot 2.3.19 Collecting legal info COPYING: OK (sha256: 319a9830aab406109cd67cb45496587566a8123203d66d037b209ca3e13de02a) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-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-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> font-awesome 4.7.0 Collecting legal info >>> host-genimage 15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> host-imx-mkimage rel_imx_5.4.70_2.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> initscripts Collecting legal info >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> ipmitool 1.8.18 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> kexec 2.0.23 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> host-kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> leafnode2 2.0.0.alpha20140727b Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: 0c92246a9d3636e0aa6a244f6c481639b2e530fbbb25bc048ce7acd83e1fc5f6) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libclc d1cbc92e2ceee59963f5c3a576382e5bba31f060 Collecting legal info LICENSE.TXT: OK (sha256: 3c536c052db9afd997809e38785c9f2a9e54e2892330fa7c5b438e18a7413479) >>> host-clang 9.0.1 Collecting legal info LICENSE.TXT: OK (sha256: ebcd9bbf783a73d05c53ba4d586b8d5813dcdf3bbec50265860ccc885e606f47) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-llvm 9.0.1 Collecting legal info LICENSE.TXT: OK (sha256: 8d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afee) >>> libcoap 4.3.0 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: c5625e704d52deade1c9b2d7931ac8593be147ba63af62b53b8c7e309b7eaeb9) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodbus 3.1.7 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsamplerate 0.1.9 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libtasn1 4.18.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libuci 4b3db1179747b6a6779029407984bacef851325c Collecting legal info cli.c: OK (sha256: 39e1cc18a36172fb80d9b37f0af77d78ae935bd8a020978a7895d9e76a24e112) libuci.c: OK (sha256: 69d4eea4de19d27014f3d6ed723081b4039700bfd73cd0a5e39e2c4f19a58c66) >>> libxcrypt 4.4.28 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> minissdpd 1.5.20211105 Collecting legal info LICENSE: OK (sha256: 45950e1d443106906f83a4ec7b9c2e1a9d6457130737a493cff0e5b7a39da570) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> ndisc6 1.0.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> obsidian-cursors 1.0 Collecting legal info >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-diffutils 3.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phytool 2 Collecting legal info LICENSE: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> pngquant 2.17.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> pps-tools e2b25049df9a4da28168b7378016f1650d0dfa6b Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-python-lxml 4.8.0 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tcpdump 4.99.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> trinity 1.9 Collecting legal info COPYING: OK (sha256: 35e3fc68c89fd7b8f72fd910b521cb3292f859e9181f3c26bd0df84d144bc1d4) >>> unixodbc 2.3.9 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> urandom-scripts Collecting legal info >>> webp 1.2.2 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> 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.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.10.120: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'