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 mkyaffs2.o mkyaffs2.c In function 'mkyaffs2_write_obj', inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: mkyaffs2.c:696:2: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 696 | strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:3: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -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 In function 'unyaffs2_extract_hardlink', inlined from 'unyaffs2_extract_obj' at unyaffs2.c:1218:12: unyaffs2.c:1151:2: warning: writing 16 bytes into a region of size 8 [-Wstringop-overflow=] 1151 | memcpy(&variant, &obj->variant, sizeof(obj->variant)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unyaffs2.c: In function 'unyaffs2_extract_obj': unyaffs2.c:1105:31: note: at offset 0 to object 'variant' with size 8 declared here 1105 | union unyaffs2_file_variant *variant; | ^~~~~~~ In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:2: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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 make[1]: Leaving directory '/home/autobuild/autobuild/instance-23/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-23/output-1/host/bin PATH="/home/autobuild/autobuild/instance-23/output-1/host/bin:/home/autobuild/autobuild/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/autobuild/autobuild/instance-23/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/autobuild/autobuild/instance-23/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-23/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-23/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-23/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-23/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-23/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-23/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-23/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-23/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-23/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a53%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-23/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-23/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-23/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-23/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-23/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-23/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-23/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a53%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-23/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-23/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-23/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-23/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-23/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-23/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-23/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-23/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-23/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-23/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-23/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-23/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-23/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-23/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-23/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-23/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-23/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-23/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-23/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-23/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-23/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-23/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-23/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-23/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-23/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-23/output-1/target/usr/include /home/autobuild/autobuild/instance-23/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-23/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-23/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-23/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-23/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-23/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-23/output-1/target/usr/doc find /home/autobuild/autobuild/instance-23/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-23/output-1/target/lib/ /home/autobuild/autobuild/instance-23/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-23/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-23/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-23/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-23/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-23/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-23/output-1/target/usr/man /home/autobuild/autobuild/instance-23/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-23/output-1/target/usr/info /home/autobuild/autobuild/instance-23/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-23/output-1/target/usr/doc /home/autobuild/autobuild/instance-23/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-23/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-23/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-23/output-1/target/lib/debug /home/autobuild/autobuild/instance-23/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-23/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-23/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-23/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-23/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-23/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-612-g1381a4d288"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /home/autobuild/autobuild/instance-23/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-23/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-23/output-1/per-package /home/autobuild/autobuild/instance-23/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-23/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs printf ' named -1 named -1 * /etc/bind - - BIND daemon\n - - sudo -1 - - - -\n\n' >> /home/autobuild/autobuild/instance-23/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 /usr/bin/fusermount f 4755 0 0 - - - - -\n /usr/bin/sudo f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/full_devices_table.txt printf ' /dev/fuse c 666 0 0 10 229 0 0 -\n\n' >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.tar mkdir -p /home/autobuild/autobuild/instance-23/output-1/images rm -rf /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar mkdir -p /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-23/output-1/target/ /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/target" >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/autobuild/autobuild/instance-23/output-1/host/bin:/home/autobuild/autobuild/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-23/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/target >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/fakeroot echo "/home/autobuild/autobuild/instance-23/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/target" >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/autobuild/autobuild/instance-23/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/autobuild/autobuild/instance-23/output-1/host/bin:/home/autobuild/autobuild/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-23/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/tar/target table='/home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-23/output-1/host/bin:/home/autobuild/autobuild/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" zstd -19 -z -f -T1 /home/autobuild/autobuild/instance-23/output-1/images/rootfs.tar > /home/autobuild/autobuild/instance-23/output-1/images/rootfs.tar.zst >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-23/output-1/images rm -rf /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-23/output-1/target/ /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-23/output-1/host/bin:/home/autobuild/autobuild/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-23/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-23/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-23/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-23/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-23/output-1/host/bin:/home/autobuild/autobuild/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-23/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 2756 objects. stage 2: creating image '/home/autobuild/autobuild/instance-23/output-1/images/rootfs.yaffs2' [ ] 1/2756 0% [ ] 2/2756 0% [ ] 3/2756 0% [ ] 4/2756 0% [ ] 5/2756 0% [ ] 6/2756 0% [ ] 7/2756 0% [ ] 8/2756 0% [ ] 9/2756 0% [ ] 10/2756 0% [ ] 11/2756 0% [ ] 12/2756 0% [ ] 13/2756 0% [ ] 14/2756 0% [ ] 15/2756 0% [ ] 16/2756 0% [ ] 17/2756 0% [ ] 18/2756 0% [ ] 19/2756 0% [ ] 20/2756 0% [ ] 21/2756 0% [ ] 22/2756 0% [ ] 23/2756 0% [ ] 24/2756 0% [ ] 25/2756 0% [ ] 26/2756 0% [ ] 27/2756 0% [ ] 28/2756 1% [ ] 29/2756 1% [ ] 30/2756 1% [ ] 31/2756 1% [ ] 32/2756 1% [ ] 33/2756 1% [ ] 34/2756 1% [ ] 35/2756 1% [ ] 36/2756 1% [ ] 37/2756 1% [ ] 38/2756 1% [ ] 39/2756 1% [ ] 40/2756 1% [ ] 41/2756 1% [ ] 42/2756 1% [ ] 43/2756 1% [ ] 44/2756 1% [= ] 45/2756 1% [= ] 46/2756 1% [= ] 47/2756 1% [= ] 48/2756 1% [= ] 49/2756 1% [= ] 50/2756 1% [= ] 51/2756 1% [= ] 52/2756 1% [= ] 53/2756 1% [= ] 54/2756 1% [= ] 55/2756 1% [= ] 56/2756 2% [= ] 57/2756 2% [= ] 58/2756 2% [= ] 59/2756 2% [= ] 60/2756 2% [= ] 61/2756 2% [= ] 62/2756 2% [= ] 63/2756 2% [= ] 64/2756 2% [= ] 65/2756 2% [= ] 66/2756 2% [= ] 67/2756 2% [= ] 68/2756 2% [= ] 69/2756 2% [= ] 70/2756 2% [= ] 71/2756 2% [= ] 72/2756 2% [= ] 73/2756 2% [= ] 74/2756 2% [= ] 75/2756 2% [= ] 76/2756 2% [= ] 77/2756 2% [= ] 78/2756 2% [= ] 79/2756 2% [= ] 80/2756 2% [= ] 81/2756 2% [= ] 82/2756 2% [= ] 83/2756 3% [= ] 84/2756 3% [= ] 85/2756 3% [= ] 86/2756 3% [= ] 87/2756 3% [= ] 88/2756 3% [== ] 89/2756 3% [== ] 90/2756 3% [== ] 91/2756 3% [== ] 92/2756 3% [== ] 93/2756 3% [== ] 94/2756 3% [== ] 95/2756 3% [== ] 96/2756 3% [== ] 97/2756 3% [== ] 98/2756 3% [== ] 99/2756 3% [== ] 100/2756 3% [== ] 101/2756 3% [== ] 102/2756 3% [== ] 103/2756 3% [== ] 104/2756 3% [== ] 105/2756 3% [== ] 106/2756 3% [== ] 107/2756 3% [== ] 108/2756 3% [== ] 109/2756 3% [== ] 110/2756 3% [== ] 111/2756 4% [== ] 112/2756 4% [== ] 113/2756 4% [== ] 114/2756 4% [== ] 115/2756 4% [== ] 116/2756 4% [== ] 117/2756 4% [== ] 118/2756 4% [== ] 119/2756 4% [== ] 120/2756 4% [== ] 121/2756 4% [== ] 122/2756 4% [== ] 123/2756 4% [== ] 124/2756 4% [== ] 125/2756 4% [== ] 126/2756 4% [== ] 127/2756 4% [== ] 128/2756 4% [== ] 129/2756 4% [== ] 130/2756 4% [== ] 131/2756 4% [== ] 132/2756 4% [== ] 133/2756 4% [=== ] 134/2756 4% [=== ] 135/2756 4% [=== ] 136/2756 4% [=== ] 137/2756 4% [=== ] 138/2756 5% [=== ] 139/2756 5% [=== ] 140/2756 5% [=== ] 141/2756 5% [=== ] 142/2756 5% [=== ] 143/2756 5% [=== ] 144/2756 5% [=== ] 145/2756 5% [=== ] 146/2756 5% [=== ] 147/2756 5% [=== ] 148/2756 5% [=== ] 149/2756 5% [=== ] 150/2756 5% [=== ] 151/2756 5% [=== ] 152/2756 5% [=== ] 153/2756 5% [=== ] 154/2756 5% [=== ] 155/2756 5% [=== ] 156/2756 5% [=== ] 157/2756 5% [=== ] 158/2756 5% [=== ] 159/2756 5% [=== ] 160/2756 5% [=== ] 161/2756 5% [=== ] 162/2756 5% [=== ] 163/2756 5% [=== ] 164/2756 5% [=== ] 165/2756 5% [=== ] 166/2756 6% [=== ] 167/2756 6% [=== ] 168/2756 6% [=== ] 169/2756 6% [=== ] 170/2756 6% [=== ] 171/2756 6% [=== ] 172/2756 6% [=== ] 173/2756 6% [=== ] 174/2756 6% [=== ] 175/2756 6% [=== ] 176/2756 6% [=== ] 177/2756 6% [==== ] 178/2756 6% [==== ] 179/2756 6% [==== ] 180/2756 6% [==== ] 181/2756 6% [==== ] 182/2756 6% [==== ] 183/2756 6% [==== ] 184/2756 6% [==== ] 185/2756 6% [==== ] 186/2756 6% [==== ] 187/2756 6% [==== ] 188/2756 6% [==== ] 189/2756 6% [==== ] 190/2756 6% [==== ] 191/2756 6% [==== ] 192/2756 6% [==== ] 193/2756 7% [==== ] 194/2756 7% [==== ] 195/2756 7% [==== ] 196/2756 7% [==== ] 197/2756 7% [==== ] 198/2756 7% [==== ] 199/2756 7% [==== ] 200/2756 7% [==== ] 201/2756 7% [==== ] 202/2756 7% [==== ] 203/2756 7% [==== ] 204/2756 7% [==== ] 205/2756 7% [==== ] 206/2756 7% [==== ] 207/2756 7% [==== ] 208/2756 7% [==== ] 209/2756 7% [==== ] 210/2756 7% [==== ] 211/2756 7% [==== ] 212/2756 7% [==== ] 213/2756 7% [==== ] 214/2756 7% [==== ] 215/2756 7% [==== ] 216/2756 7% [==== ] 217/2756 7% [==== ] 218/2756 7% [==== ] 219/2756 7% [==== ] 220/2756 7% [==== ] 221/2756 8% [==== ] 222/2756 8% [===== ] 223/2756 8% [===== ] 224/2756 8% [===== ] 225/2756 8% [===== ] 226/2756 8% [===== ] 227/2756 8% [===== ] 228/2756 8% [===== ] 229/2756 8% [===== ] 230/2756 8% [===== ] 231/2756 8% [===== ] 232/2756 8% [===== ] 233/2756 8% [===== ] 234/2756 8% [===== ] 235/2756 8% [===== ] 236/2756 8% [===== ] 237/2756 8% [===== ] 238/2756 8% [===== ] 239/2756 8% [===== ] 240/2756 8% [===== ] 241/2756 8% [===== ] 242/2756 8% [===== ] 243/2756 8% [===== ] 244/2756 8% [===== ] 245/2756 8% [===== ] 246/2756 8% [===== ] 247/2756 8% [===== ] 248/2756 8% [===== ] 249/2756 9% [===== ] 250/2756 9% [===== ] 251/2756 9% [===== ] 252/2756 9% [===== ] 253/2756 9% [===== ] 254/2756 9% [===== ] 255/2756 9% [===== ] 256/2756 9% [===== ] 257/2756 9% [===== ] 258/2756 9% [===== ] 259/2756 9% [===== ] 260/2756 9% [===== ] 261/2756 9% [===== ] 262/2756 9% [===== ] 263/2756 9% [===== ] 264/2756 9% [===== ] 265/2756 9% [===== ] 266/2756 9% [====== ] 267/2756 9% [====== ] 268/2756 9% [====== ] 269/2756 9% [====== ] 270/2756 9% [====== ] 271/2756 9% [====== ] 272/2756 9% [====== ] 273/2756 9% [====== ] 274/2756 9% [====== ] 275/2756 9% [====== ] 276/2756 10% [====== ] 277/2756 10% [====== ] 278/2756 10% [====== ] 279/2756 10% [====== ] 280/2756 10% [====== ] 281/2756 10% [====== ] 282/2756 10% [====== ] 283/2756 10% [====== ] 284/2756 10% [====== ] 285/2756 10% [====== ] 286/2756 10% [====== ] 287/2756 10% [====== ] 288/2756 10% [====== ] 289/2756 10% [====== ] 290/2756 10% [====== ] 291/2756 10% [====== ] 292/2756 10% [====== ] 293/2756 10% [====== ] 294/2756 10% [====== ] 295/2756 10% [====== ] 296/2756 10% [====== ] 297/2756 10% [====== ] 298/2756 10% [====== ] 299/2756 10% [====== ] 300/2756 10% [====== ] 301/2756 10% [====== ] 302/2756 10% [====== ] 303/2756 10% [====== ] 304/2756 11% [====== ] 305/2756 11% [====== ] 306/2756 11% [====== ] 307/2756 11% [====== ] 308/2756 11% [====== ] 309/2756 11% [====== ] 310/2756 11% [====== ] 311/2756 11% [======= ] 312/2756 11% [======= ] 313/2756 11% [======= ] 314/2756 11% [======= ] 315/2756 11% [======= ] 316/2756 11% [======= ] 317/2756 11% [======= ] 318/2756 11% [======= ] 319/2756 11% [======= ] 320/2756 11% [======= ] 321/2756 11% [======= ] 322/2756 11% [======= ] 323/2756 11% [======= ] 324/2756 11% [======= ] 325/2756 11% [======= ] 326/2756 11% [======= ] 327/2756 11% [======= ] 328/2756 11% [======= ] 329/2756 11% [======= ] 330/2756 11% [======= ] 331/2756 12% [======= ] 332/2756 12% [======= ] 333/2756 12% [======= ] 334/2756 12% [======= ] 335/2756 12% [======= ] 336/2756 12% [======= ] 337/2756 12% [======= ] 338/2756 12% [======= ] 339/2756 12% [======= ] 340/2756 12% [======= ] 341/2756 12% [======= ] 342/2756 12% [======= ] 343/2756 12% [======= ] 344/2756 12% [======= ] 345/2756 12% [======= ] 346/2756 12% [======= ] 347/2756 12% [======= ] 348/2756 12% [======= ] 349/2756 12% [======= ] 350/2756 12% [======= ] 351/2756 12% [======= ] 352/2756 12% [======= ] 353/2756 12% [======= ] 354/2756 12% [======= ] 355/2756 12% [======== ] 356/2756 12% [======== ] 357/2756 12% [======== ] 358/2756 12% [======== ] 359/2756 13% [======== ] 360/2756 13% [======== ] 361/2756 13% [======== ] 362/2756 13% [======== ] 363/2756 13% [======== ] 364/2756 13% [======== ] 365/2756 13% [======== ] 366/2756 13% [======== ] 367/2756 13% [======== ] 368/2756 13% [======== ] 369/2756 13% [======== ] 370/2756 13% [======== ] 371/2756 13% [======== ] 372/2756 13% [======== ] 373/2756 13% [======== ] 374/2756 13% [======== ] 375/2756 13% [======== ] 376/2756 13% [======== ] 377/2756 13% [======== ] 378/2756 13% [======== ] 379/2756 13% [======== ] 380/2756 13% [======== ] 381/2756 13% [======== ] 382/2756 13% [======== ] 383/2756 13% [======== ] 384/2756 13% [======== ] 385/2756 13% [======== ] 386/2756 14% [======== ] 387/2756 14% [======== ] 388/2756 14% [======== ] 389/2756 14% [======== ] 390/2756 14% [======== ] 391/2756 14% [======== ] 392/2756 14% [======== ] 393/2756 14% [======== ] 394/2756 14% [======== ] 395/2756 14% [======== ] 396/2756 14% [======== ] 397/2756 14% [======== ] 398/2756 14% [======== ] 399/2756 14% [======== ] 400/2756 14% [========= ] 401/2756 14% [========= ] 402/2756 14% [========= ] 403/2756 14% [========= ] 404/2756 14% [========= ] 405/2756 14% [========= ] 406/2756 14% [========= ] 407/2756 14% [========= ] 408/2756 14% [========= ] 409/2756 14% [========= ] 410/2756 14% [========= ] 411/2756 14% [========= ] 412/2756 14% [========= ] 413/2756 14% [========= ] 414/2756 15% [========= ] 415/2756 15% [========= ] 416/2756 15% [========= ] 417/2756 15% [========= ] 418/2756 15% [========= ] 419/2756 15% [========= ] 420/2756 15% [========= ] 421/2756 15% [========= ] 422/2756 15% [========= ] 423/2756 15% [========= ] 424/2756 15% [========= ] 425/2756 15% [========= ] 426/2756 15% [========= ] 427/2756 15% [========= ] 428/2756 15% [========= ] 429/2756 15% [========= ] 430/2756 15% [========= ] 431/2756 15% [========= ] 432/2756 15% [========= ] 433/2756 15% [========= ] 434/2756 15% [========= ] 435/2756 15% [========= ] 436/2756 15% [========= ] 437/2756 15% [========= ] 438/2756 15% [========= ] 439/2756 15% [========= ] 440/2756 15% [========= ] 441/2756 16% [========= ] 442/2756 16% [========= ] 443/2756 16% [========= ] 444/2756 16% [========== ] 445/2756 16% [========== ] 446/2756 16% [========== ] 447/2756 16% [========== ] 448/2756 16% [========== ] 449/2756 16% [========== ] 450/2756 16% [========== ] 451/2756 16% [========== ] 452/2756 16% [========== ] 453/2756 16% [========== ] 454/2756 16% [========== ] 455/2756 16% [========== ] 456/2756 16% [========== ] 457/2756 16% [========== ] 458/2756 16% [========== ] 459/2756 16% [========== ] 460/2756 16% [========== ] 461/2756 16% [========== ] 462/2756 16% [========== ] 463/2756 16% [========== ] 464/2756 16% [========== ] 465/2756 16% [========== ] 466/2756 16% [========== ] 467/2756 16% [========== ] 468/2756 16% [========== ] 469/2756 17% [========== ] 470/2756 17% [========== ] 471/2756 17% [========== ] 472/2756 17% [========== ] 473/2756 17% [========== ] 474/2756 17% [========== ] 475/2756 17% [========== ] 476/2756 17% [========== ] 477/2756 17% [========== ] 478/2756 17% [========== ] 479/2756 17% [========== ] 480/2756 17% [========== ] 481/2756 17% [========== ] 482/2756 17% [========== ] 483/2756 17% [========== ] 484/2756 17% [========== ] 485/2756 17% [========== ] 486/2756 17% [========== ] 487/2756 17% [========== ] 488/2756 17% [=========== ] 489/2756 17% [=========== ] 490/2756 17% [=========== ] 491/2756 17% [=========== ] 492/2756 17% [=========== ] 493/2756 17% [=========== ] 494/2756 17% [=========== ] 495/2756 17% [=========== ] 496/2756 17% [=========== ] 497/2756 18% [=========== ] 498/2756 18% [=========== ] 499/2756 18% [=========== ] 500/2756 18% [=========== ] 501/2756 18% [=========== ] 502/2756 18% [=========== ] 503/2756 18% [=========== ] 504/2756 18% [=========== ] 505/2756 18% [=========== ] 506/2756 18% [=========== ] 507/2756 18% [=========== ] 508/2756 18% [=========== ] 509/2756 18% [=========== ] 510/2756 18% [=========== ] 511/2756 18% [=========== ] 512/2756 18% [=========== ] 513/2756 18% [=========== ] 514/2756 18% [=========== ] 515/2756 18% [=========== ] 516/2756 18% [=========== ] 517/2756 18% [=========== ] 518/2756 18% [=========== ] 519/2756 18% [=========== ] 520/2756 18% [=========== ] 521/2756 18% [=========== ] 522/2756 18% [=========== ] 523/2756 18% [=========== ] 524/2756 19% [=========== ] 525/2756 19% [=========== ] 526/2756 19% [=========== ] 527/2756 19% [=========== ] 528/2756 19% [=========== ] 529/2756 19% [=========== ] 530/2756 19% [=========== ] 531/2756 19% [=========== ] 532/2756 19% [=========== ] 533/2756 19% [============ ] 534/2756 19% [============ ] 535/2756 19% [============ ] 536/2756 19% [============ ] 537/2756 19% [============ ] 538/2756 19% [============ ] 539/2756 19% [============ ] 540/2756 19% [============ ] 541/2756 19% [============ ] 542/2756 19% [============ ] 543/2756 19% [============ ] 544/2756 19% [============ ] 545/2756 19% [============ ] 546/2756 19% [============ ] 547/2756 19% [============ ] 548/2756 19% [============ ] 549/2756 19% [============ ] 550/2756 19% [============ ] 551/2756 19% [============ ] 552/2756 20% [============ ] 553/2756 20% [============ ] 554/2756 20% [============ ] 555/2756 20% [============ ] 556/2756 20% [============ ] 557/2756 20% [============ ] 558/2756 20% [============ ] 559/2756 20% [============ ] 560/2756 20% [============ ] 561/2756 20% [============ ] 562/2756 20% [============ ] 563/2756 20% [============ ] 564/2756 20% [============ ] 565/2756 20% [============ ] 566/2756 20% [============ ] 567/2756 20% [============ ] 568/2756 20% [============ ] 569/2756 20% [============ ] 570/2756 20% [============ ] 571/2756 20% [============ ] 572/2756 20% [============ ] 573/2756 20% [============ ] 574/2756 20% [============ ] 575/2756 20% [============ ] 576/2756 20% [============ ] 577/2756 20% [============= ] 578/2756 20% [============= ] 579/2756 21% [============= ] 580/2756 21% [============= ] 581/2756 21% [============= ] 582/2756 21% [============= ] 583/2756 21% [============= ] 584/2756 21% [============= ] 585/2756 21% [============= ] 586/2756 21% [============= ] 587/2756 21% [============= ] 588/2756 21% [============= ] 589/2756 21% [============= ] 590/2756 21% [============= ] 591/2756 21% [============= ] 592/2756 21% [============= ] 593/2756 21% [============= ] 594/2756 21% [============= ] 595/2756 21% [============= ] 596/2756 21% [============= ] 597/2756 21% [============= ] 598/2756 21% [============= ] 599/2756 21% [============= ] 600/2756 21% [============= ] 601/2756 21% [============= ] 602/2756 21% [============= ] 603/2756 21% [============= ] 604/2756 21% [============= ] 605/2756 21% [============= ] 606/2756 21% [============= ] 607/2756 22% [============= ] 608/2756 22% [============= ] 609/2756 22% [============= ] 610/2756 22% [============= ] 611/2756 22% [============= ] 612/2756 22% [============= ] 613/2756 22% [============= ] 614/2756 22% [============= ] 615/2756 22% [============= ] 616/2756 22% [============= ] 617/2756 22% [============= ] 618/2756 22% [============= ] 619/2756 22% [============= ] 620/2756 22% [============= ] 621/2756 22% [============= ] 622/2756 22% [============== ] 623/2756 22% [============== ] 624/2756 22% [============== ] 625/2756 22% [============== ] 626/2756 22% [============== ] 627/2756 22% [============== ] 628/2756 22% [============== ] 629/2756 22% [============== ] 630/2756 22% [============== ] 631/2756 22% [============== ] 632/2756 22% [============== ] 633/2756 22% [============== ] 634/2756 23% [============== ] 635/2756 23% [============== ] 636/2756 23% [============== ] 637/2756 23% [============== ] 638/2756 23% [============== ] 639/2756 23% [============== ] 640/2756 23% [============== ] 641/2756 23% [============== ] 642/2756 23% [============== ] 643/2756 23% [============== ] 644/2756 23% [============== ] 645/2756 23% [============== ] 646/2756 23% [============== ] 647/2756 23% [============== ] 648/2756 23% [============== ] 649/2756 23% [============== ] 650/2756 23% [============== ] 651/2756 23% [============== ] 652/2756 23% [============== ] 653/2756 23% [============== ] 654/2756 23% [============== ] 655/2756 23% [============== ] 656/2756 23% [============== ] 657/2756 23% [============== ] 658/2756 23% [============== ] 659/2756 23% [============== ] 660/2756 23% [============== ] 661/2756 23% [============== ] 662/2756 24% [============== ] 663/2756 24% [============== ] 664/2756 24% [============== ] 665/2756 24% [============== ] 666/2756 24% [=============== ] 667/2756 24% [=============== ] 668/2756 24% [=============== ] 669/2756 24% [=============== ] 670/2756 24% [=============== ] 671/2756 24% [=============== ] 672/2756 24% [=============== ] 673/2756 24% [=============== ] 674/2756 24% [=============== ] 675/2756 24% [=============== ] 676/2756 24% [=============== ] 677/2756 24% [=============== ] 678/2756 24% [=============== ] 679/2756 24% [=============== ] 680/2756 24% [=============== ] 681/2756 24% [=============== ] 682/2756 24% [=============== ] 683/2756 24% [=============== ] 684/2756 24% [=============== ] 685/2756 24% [=============== ] 686/2756 24% [=============== ] 687/2756 24% [=============== ] 688/2756 24% [=============== ] 689/2756 25% [=============== ] 690/2756 25% [=============== ] 691/2756 25% [=============== ] 692/2756 25% [=============== ] 693/2756 25% [=============== ] 694/2756 25% [=============== ] 695/2756 25% [=============== ] 696/2756 25% [=============== ] 697/2756 25% [=============== ] 698/2756 25% [=============== ] 699/2756 25% [=============== ] 700/2756 25% [=============== ] 701/2756 25% [=============== ] 702/2756 25% [=============== ] 703/2756 25% [=============== ] 704/2756 25% [=============== ] 705/2756 25% [=============== ] 706/2756 25% [=============== ] 707/2756 25% [=============== ] 708/2756 25% [=============== ] 709/2756 25% [=============== ] 710/2756 25% [=============== ] 711/2756 25% [================ ] 712/2756 25% [================ ] 713/2756 25% [================ ] 714/2756 25% [================ ] 715/2756 25% [================ ] 716/2756 25% [================ ] 717/2756 26% [================ ] 718/2756 26% [================ ] 719/2756 26% [================ ] 720/2756 26% [================ ] 721/2756 26% [================ ] 722/2756 26% [================ ] 723/2756 26% [================ ] 724/2756 26% [================ ] 725/2756 26% [================ ] 726/2756 26% [================ ] 727/2756 26% [================ ] 728/2756 26% [================ ] 729/2756 26% [================ ] 730/2756 26% [================ ] 731/2756 26% [================ ] 732/2756 26% [================ ] 733/2756 26% [================ ] 734/2756 26% [================ ] 735/2756 26% [================ ] 736/2756 26% [================ ] 737/2756 26% [================ ] 738/2756 26% [================ ] 739/2756 26% [================ ] 740/2756 26% [================ ] 741/2756 26% [================ ] 742/2756 26% [================ ] 743/2756 26% [================ ] 744/2756 26% [================ ] 745/2756 27% [================ ] 746/2756 27% [================ ] 747/2756 27% [================ ] 748/2756 27% [================ ] 749/2756 27% [================ ] 750/2756 27% [================ ] 751/2756 27% [================ ] 752/2756 27% [================ ] 753/2756 27% [================ ] 754/2756 27% [================ ] 755/2756 27% [================= ] 756/2756 27% [================= ] 757/2756 27% [================= ] 758/2756 27% [================= ] 759/2756 27% [================= ] 760/2756 27% [================= ] 761/2756 27% [================= ] 762/2756 27% [================= ] 763/2756 27% [================= ] 764/2756 27% [================= ] 765/2756 27% [================= ] 766/2756 27% [================= ] 767/2756 27% [================= ] 768/2756 27% [================= ] 769/2756 27% [================= ] 770/2756 27% [================= ] 771/2756 27% [================= ] 772/2756 28% [================= ] 773/2756 28% [================= ] 774/2756 28% [================= ] 775/2756 28% [================= ] 776/2756 28% [================= ] 777/2756 28% [================= ] 778/2756 28% [================= ] 779/2756 28% [================= ] 780/2756 28% [================= ] 781/2756 28% [================= ] 782/2756 28% [================= ] 783/2756 28% [================= ] 784/2756 28% [================= ] 785/2756 28% [================= ] 786/2756 28% [================= ] 787/2756 28% [================= ] 788/2756 28% [================= ] 789/2756 28% [================= ] 790/2756 28% [================= ] 791/2756 28% [================= ] 792/2756 28% [================= ] 793/2756 28% [================= ] 794/2756 28% [================= ] 795/2756 28% [================= ] 796/2756 28% [================= ] 797/2756 28% [================= ] 798/2756 28% [================= ] 799/2756 28% [================= ] 800/2756 29% [================== ] 801/2756 29% [================== ] 802/2756 29% [================== ] 803/2756 29% [================== ] 804/2756 29% [================== ] 805/2756 29% [================== ] 806/2756 29% [================== ] 807/2756 29% [================== ] 808/2756 29% [================== ] 809/2756 29% [================== ] 810/2756 29% [================== ] 811/2756 29% [================== ] 812/2756 29% [================== ] 813/2756 29% [================== ] 814/2756 29% [================== ] 815/2756 29% [================== ] 816/2756 29% [================== ] 817/2756 29% [================== ] 818/2756 29% [================== ] 819/2756 29% [================== ] 820/2756 29% [================== ] 821/2756 29% [================== ] 822/2756 29% [================== ] 823/2756 29% [================== ] 824/2756 29% [================== ] 825/2756 29% [================== ] 826/2756 29% [================== ] 827/2756 30% [================== ] 828/2756 30% [================== ] 829/2756 30% [================== ] 830/2756 30% [================== ] 831/2756 30% [================== ] 832/2756 30% [================== ] 833/2756 30% [================== ] 834/2756 30% [================== ] 835/2756 30% [================== ] 836/2756 30% [================== ] 837/2756 30% [================== ] 838/2756 30% [================== ] 839/2756 30% [================== ] 840/2756 30% [================== ] 841/2756 30% [================== ] 842/2756 30% [================== ] 843/2756 30% [================== ] 844/2756 30% [=================== ] 845/2756 30% [=================== ] 846/2756 30% [=================== ] 847/2756 30% [=================== ] 848/2756 30% [=================== ] 849/2756 30% [=================== ] 850/2756 30% [=================== ] 851/2756 30% [=================== ] 852/2756 30% [=================== ] 853/2756 30% [=================== ] 854/2756 30% [=================== ] 855/2756 31% [=================== ] 856/2756 31% [=================== ] 857/2756 31% [=================== ] 858/2756 31% [=================== ] 859/2756 31% [=================== ] 860/2756 31% [=================== ] 861/2756 31% [=================== ] 862/2756 31% [=================== ] 863/2756 31% [=================== ] 864/2756 31% [=================== ] 865/2756 31% [=================== ] 866/2756 31% [=================== ] 867/2756 31% [=================== ] 868/2756 31% [=================== ] 869/2756 31% [=================== ] 870/2756 31% [=================== ] 871/2756 31% [=================== ] 872/2756 31% [=================== ] 873/2756 31% [=================== ] 874/2756 31% [=================== ] 875/2756 31% [=================== ] 876/2756 31% [=================== ] 877/2756 31% [=================== ] 878/2756 31% [=================== ] 879/2756 31% [=================== ] 880/2756 31% [=================== ] 881/2756 31% [=================== ] 882/2756 32% [=================== ] 883/2756 32% [=================== ] 884/2756 32% [=================== ] 885/2756 32% [=================== ] 886/2756 32% [=================== ] 887/2756 32% [=================== ] 888/2756 32% [=================== ] 889/2756 32% [==================== ] 890/2756 32% [==================== ] 891/2756 32% [==================== ] 892/2756 32% [==================== ] 893/2756 32% [==================== ] 894/2756 32% [==================== ] 895/2756 32% [==================== ] 896/2756 32% [==================== ] 897/2756 32% [==================== ] 898/2756 32% [==================== ] 899/2756 32% [==================== ] 900/2756 32% [==================== ] 901/2756 32% [==================== ] 902/2756 32% [==================== ] 903/2756 32% [==================== ] 904/2756 32% [==================== ] 905/2756 32% [==================== ] 906/2756 32% [==================== ] 907/2756 32% [==================== ] 908/2756 32% [==================== ] 909/2756 32% [==================== ] 910/2756 33% [==================== ] 911/2756 33% [==================== ] 912/2756 33% [==================== ] 913/2756 33% [==================== ] 914/2756 33% [==================== ] 915/2756 33% [==================== ] 916/2756 33% [==================== ] 917/2756 33% [==================== ] 918/2756 33% [==================== ] 919/2756 33% [==================== ] 920/2756 33% [==================== ] 921/2756 33% [==================== ] 922/2756 33% [==================== ] 923/2756 33% [==================== ] 924/2756 33% [==================== ] 925/2756 33% [==================== ] 926/2756 33% [==================== ] 927/2756 33% [==================== ] 928/2756 33% [==================== ] 929/2756 33% [==================== ] 930/2756 33% [==================== ] 931/2756 33% [==================== ] 932/2756 33% [==================== ] 933/2756 33% [===================== ] 934/2756 33% [===================== ] 935/2756 33% [===================== ] 936/2756 33% [===================== ] 937/2756 33% [===================== ] 938/2756 34% [===================== ] 939/2756 34% [===================== ] 940/2756 34% [===================== ] 941/2756 34% [===================== ] 942/2756 34% [===================== ] 943/2756 34% [===================== ] 944/2756 34% [===================== ] 945/2756 34% [===================== ] 946/2756 34% [===================== ] 947/2756 34% [===================== ] 948/2756 34% [===================== ] 949/2756 34% [===================== ] 950/2756 34% [===================== ] 951/2756 34% [===================== ] 952/2756 34% [===================== ] 953/2756 34% [===================== ] 954/2756 34% [===================== ] 955/2756 34% [===================== ] 956/2756 34% [===================== ] 957/2756 34% [===================== ] 958/2756 34% [===================== ] 959/2756 34% [===================== ] 960/2756 34% [===================== ] 961/2756 34% [===================== ] 962/2756 34% [===================== ] 963/2756 34% [===================== ] 964/2756 34% [===================== ] 965/2756 35% [===================== ] 966/2756 35% [===================== ] 967/2756 35% [===================== ] 968/2756 35% [===================== ] 969/2756 35% [===================== ] 970/2756 35% [===================== ] 971/2756 35% [===================== ] 972/2756 35% [===================== ] 973/2756 35% [===================== ] 974/2756 35% [===================== ] 975/2756 35% [===================== ] 976/2756 35% [===================== ] 977/2756 35% [====================== ] 978/2756 35% [====================== ] 979/2756 35% [====================== ] 980/2756 35% [====================== ] 981/2756 35% [====================== ] 982/2756 35% [====================== ] 983/2756 35% [====================== ] 984/2756 35% [====================== ] 985/2756 35% [====================== ] 986/2756 35% [====================== ] 987/2756 35% [====================== ] 988/2756 35% [====================== ] 989/2756 35% [====================== ] 990/2756 35% [====================== ] 991/2756 35% [====================== ] 992/2756 35% [====================== ] 993/2756 36% [====================== ] 994/2756 36% [====================== ] 995/2756 36% [====================== ] 996/2756 36% [====================== ] 997/2756 36% [====================== ] 998/2756 36% [====================== ] 999/2756 36% [====================== ] 1000/2756 36% [====================== ] 1001/2756 36% [====================== ] 1002/2756 36% [====================== ] 1003/2756 36% [====================== ] 1004/2756 36% [====================== ] 1005/2756 36% [====================== ] 1006/2756 36% [====================== ] 1007/2756 36% [====================== ] 1008/2756 36% [====================== ] 1009/2756 36% [====================== ] 1010/2756 36% [====================== ] 1011/2756 36% [====================== ] 1012/2756 36% [====================== ] 1013/2756 36% [====================== ] 1014/2756 36% [====================== ] 1015/2756 36% [====================== ] 1016/2756 36% [====================== ] 1017/2756 36% [====================== ] 1018/2756 36% [====================== ] 1019/2756 36% [====================== ] 1020/2756 37% [====================== ] 1021/2756 37% [====================== ] 1022/2756 37% [======================= ] 1023/2756 37% [======================= ] 1024/2756 37% [======================= ] 1025/2756 37% [======================= ] 1026/2756 37% [======================= ] 1027/2756 37% [======================= ] 1028/2756 37% [======================= ] 1029/2756 37% [======================= ] 1030/2756 37% [======================= ] 1031/2756 37% [======================= ] 1032/2756 37% [======================= ] 1033/2756 37% [======================= ] 1034/2756 37% [======================= ] 1035/2756 37% [======================= ] 1036/2756 37% [======================= ] 1037/2756 37% [======================= ] 1038/2756 37% [======================= ] 1039/2756 37% [======================= ] 1040/2756 37% [======================= ] 1041/2756 37% [======================= ] 1042/2756 37% [======================= ] 1043/2756 37% [======================= ] 1044/2756 37% [======================= ] 1045/2756 37% [======================= ] 1046/2756 37% [======================= ] 1047/2756 37% [======================= ] 1048/2756 38% [======================= ] 1049/2756 38% [======================= ] 1050/2756 38% [======================= ] 1051/2756 38% [======================= ] 1052/2756 38% [======================= ] 1053/2756 38% [======================= ] 1054/2756 38% [======================= ] 1055/2756 38% [======================= ] 1056/2756 38% [======================= ] 1057/2756 38% [======================= ] 1058/2756 38% [======================= ] 1059/2756 38% [======================= ] 1060/2756 38% [======================= ] 1061/2756 38% [======================= ] 1062/2756 38% [======================= ] 1063/2756 38% [======================= ] 1064/2756 38% [======================= ] 1065/2756 38% [======================= ] 1066/2756 38% [======================== ] 1067/2756 38% [======================== ] 1068/2756 38% [======================== ] 1069/2756 38% [======================== ] 1070/2756 38% [======================== ] 1071/2756 38% [======================== ] 1072/2756 38% [======================== ] 1073/2756 38% [======================== ] 1074/2756 38% [======================== ] 1075/2756 39% [======================== ] 1076/2756 39% [======================== ] 1077/2756 39% [======================== ] 1078/2756 39% [======================== ] 1079/2756 39% [======================== ] 1080/2756 39% [======================== ] 1081/2756 39% [======================== ] 1082/2756 39% [======================== ] 1083/2756 39% [======================== ] 1084/2756 39% [======================== ] 1085/2756 39% [======================== ] 1086/2756 39% [======================== ] 1087/2756 39% [======================== ] 1088/2756 39% [======================== ] 1089/2756 39% [======================== ] 1090/2756 39% [======================== ] 1091/2756 39% [======================== ] 1092/2756 39% [======================== ] 1093/2756 39% [======================== ] 1094/2756 39% [======================== ] 1095/2756 39% [======================== ] 1096/2756 39% [======================== ] 1097/2756 39% [======================== ] 1098/2756 39% [======================== ] 1099/2756 39% [======================== ] 1100/2756 39% [======================== ] 1101/2756 39% [======================== ] 1102/2756 39% [======================== ] 1103/2756 40% [======================== ] 1104/2756 40% [======================== ] 1105/2756 40% [======================== ] 1106/2756 40% [======================== ] 1107/2756 40% [======================== ] 1108/2756 40% [======================== ] 1109/2756 40% [======================== ] 1110/2756 40% [======================== ] 1111/2756 40% [========================= ] 1112/2756 40% [========================= ] 1113/2756 40% [========================= ] 1114/2756 40% [========================= ] 1115/2756 40% [========================= ] 1116/2756 40% [========================= ] 1117/2756 40% [========================= ] 1118/2756 40% [========================= ] 1119/2756 40% [========================= ] 1120/2756 40% [========================= ] 1121/2756 40% [========================= ] 1122/2756 40% [========================= ] 1123/2756 40% [========================= ] 1124/2756 40% [========================= ] 1125/2756 40% [========================= ] 1126/2756 40% [========================= ] 1127/2756 40% [========================= ] 1128/2756 40% [========================= ] 1129/2756 40% [========================= ] 1130/2756 41% [========================= ] 1131/2756 41% [========================= ] 1132/2756 41% [========================= ] 1133/2756 41% [========================= ] 1134/2756 41% [========================= ] 1135/2756 41% [========================= ] 1136/2756 41% [========================= ] 1137/2756 41% [========================= ] 1138/2756 41% [========================= ] 1139/2756 41% [========================= ] 1140/2756 41% [========================= ] 1141/2756 41% [========================= ] 1142/2756 41% [========================= ] 1143/2756 41% [========================= ] 1144/2756 41% [========================= ] 1145/2756 41% [========================= ] 1146/2756 41% [========================= ] 1147/2756 41% [========================= ] 1148/2756 41% [========================= ] 1149/2756 41% [========================= ] 1150/2756 41% [========================= ] 1151/2756 41% [========================= ] 1152/2756 41% [========================= ] 1153/2756 41% [========================= ] 1154/2756 41% [========================= ] 1155/2756 41% [========================== ] 1156/2756 41% [========================== ] 1157/2756 41% [========================== ] 1158/2756 42% [========================== ] 1159/2756 42% [========================== ] 1160/2756 42% [========================== ] 1161/2756 42% [========================== ] 1162/2756 42% [========================== ] 1163/2756 42% [========================== ] 1164/2756 42% [========================== ] 1165/2756 42% [========================== ] 1166/2756 42% [========================== ] 1167/2756 42% [========================== ] 1168/2756 42% [========================== ] 1169/2756 42% [========================== ] 1170/2756 42% [========================== ] 1171/2756 42% [========================== ] 1172/2756 42% [========================== ] 1173/2756 42% [========================== ] 1174/2756 42% [========================== ] 1175/2756 42% [========================== ] 1176/2756 42% [========================== ] 1177/2756 42% [========================== ] 1178/2756 42% [========================== ] 1179/2756 42% [========================== ] 1180/2756 42% [========================== ] 1181/2756 42% [========================== ] 1182/2756 42% [========================== ] 1183/2756 42% [========================== ] 1184/2756 42% [========================== ] 1185/2756 42% [========================== ] 1186/2756 43% [========================== ] 1187/2756 43% [========================== ] 1188/2756 43% [========================== ] 1189/2756 43% [========================== ] 1190/2756 43% [========================== ] 1191/2756 43% [========================== ] 1192/2756 43% [========================== ] 1193/2756 43% [========================== ] 1194/2756 43% [========================== ] 1195/2756 43% [========================== ] 1196/2756 43% [========================== ] 1197/2756 43% [========================== ] 1198/2756 43% [========================== ] 1199/2756 43% [========================== ] 1200/2756 43% [=========================== ] 1201/2756 43% [=========================== ] 1202/2756 43% [=========================== ] 1203/2756 43% [=========================== ] 1204/2756 43% [=========================== ] 1205/2756 43% [=========================== ] 1206/2756 43% [=========================== ] 1207/2756 43% [=========================== ] 1208/2756 43% [=========================== ] 1209/2756 43% [=========================== ] 1210/2756 43% [=========================== ] 1211/2756 43% [=========================== ] 1212/2756 43% [=========================== ] 1213/2756 44% [=========================== ] 1214/2756 44% [=========================== ] 1215/2756 44% [=========================== ] 1216/2756 44% [=========================== ] 1217/2756 44% [=========================== ] 1218/2756 44% [=========================== ] 1219/2756 44% [=========================== ] 1220/2756 44% [=========================== ] 1221/2756 44% [=========================== ] 1222/2756 44% [=========================== ] 1223/2756 44% [=========================== ] 1224/2756 44% [=========================== ] 1225/2756 44% [=========================== ] 1226/2756 44% [=========================== ] 1227/2756 44% [=========================== ] 1228/2756 44% [=========================== ] 1229/2756 44% [=========================== ] 1230/2756 44% [=========================== ] 1231/2756 44% [=========================== ] 1232/2756 44% [=========================== ] 1233/2756 44% [=========================== ] 1234/2756 44% [=========================== ] 1235/2756 44% [=========================== ] 1236/2756 44% [=========================== ] 1237/2756 44% [=========================== ] 1238/2756 44% [=========================== ] 1239/2756 44% [=========================== ] 1240/2756 44% [=========================== ] 1241/2756 45% [=========================== ] 1242/2756 45% [=========================== ] 1243/2756 45% [=========================== ] 1244/2756 45% [============================ ] 1245/2756 45% [============================ ] 1246/2756 45% [============================ ] 1247/2756 45% [============================ ] 1248/2756 45% [============================ ] 1249/2756 45% [============================ ] 1250/2756 45% [============================ ] 1251/2756 45% [============================ ] 1252/2756 45% [============================ ] 1253/2756 45% [============================ ] 1254/2756 45% [============================ ] 1255/2756 45% [============================ ] 1256/2756 45% [============================ ] 1257/2756 45% [============================ ] 1258/2756 45% [============================ ] 1259/2756 45% [============================ ] 1260/2756 45% [============================ ] 1261/2756 45% [============================ ] 1262/2756 45% [============================ ] 1263/2756 45% [============================ ] 1264/2756 45% [============================ ] 1265/2756 45% [============================ ] 1266/2756 45% [============================ ] 1267/2756 45% [============================ ] 1268/2756 46% [============================ ] 1269/2756 46% [============================ ] 1270/2756 46% [============================ ] 1271/2756 46% [============================ ] 1272/2756 46% [============================ ] 1273/2756 46% [============================ ] 1274/2756 46% [============================ ] 1275/2756 46% [============================ ] 1276/2756 46% [============================ ] 1277/2756 46% [============================ ] 1278/2756 46% [============================ ] 1279/2756 46% [============================ ] 1280/2756 46% [============================ ] 1281/2756 46% [============================ ] 1282/2756 46% [============================ ] 1283/2756 46% [============================ ] 1284/2756 46% [============================ ] 1285/2756 46% [============================ ] 1286/2756 46% [============================ ] 1287/2756 46% [============================ ] 1288/2756 46% [============================ ] 1289/2756 46% [============================= ] 1290/2756 46% [============================= ] 1291/2756 46% [============================= ] 1292/2756 46% [============================= ] 1293/2756 46% [============================= ] 1294/2756 46% [============================= ] 1295/2756 46% [============================= ] 1296/2756 47% [============================= ] 1297/2756 47% [============================= ] 1298/2756 47% [============================= ] 1299/2756 47% [============================= ] 1300/2756 47% [============================= ] 1301/2756 47% [============================= ] 1302/2756 47% [============================= ] 1303/2756 47% [============================= ] 1304/2756 47% [============================= ] 1305/2756 47% [============================= ] 1306/2756 47% [============================= ] 1307/2756 47% [============================= ] 1308/2756 47% [============================= ] 1309/2756 47% [============================= ] 1310/2756 47% [============================= ] 1311/2756 47% [============================= ] 1312/2756 47% [============================= ] 1313/2756 47% [============================= ] 1314/2756 47% [============================= ] 1315/2756 47% [============================= ] 1316/2756 47% [============================= ] 1317/2756 47% [============================= ] 1318/2756 47% [============================= ] 1319/2756 47% [============================= ] 1320/2756 47% [============================= ] 1321/2756 47% [============================= ] 1322/2756 47% [============================= ] 1323/2756 48% [============================= ] 1324/2756 48% [============================= ] 1325/2756 48% [============================= ] 1326/2756 48% [============================= ] 1327/2756 48% [============================= ] 1328/2756 48% [============================= ] 1329/2756 48% [============================= ] 1330/2756 48% [============================= ] 1331/2756 48% [============================= ] 1332/2756 48% [============================= ] 1333/2756 48% [============================== ] 1334/2756 48% [============================== ] 1335/2756 48% [============================== ] 1336/2756 48% [============================== ] 1337/2756 48% [============================== ] 1338/2756 48% [============================== ] 1339/2756 48% [============================== ] 1340/2756 48% [============================== ] 1341/2756 48% [============================== ] 1342/2756 48% [============================== ] 1343/2756 48% [============================== ] 1344/2756 48% [============================== ] 1345/2756 48% [============================== ] 1346/2756 48% [============================== ] 1347/2756 48% [============================== ] 1348/2756 48% [============================== ] 1349/2756 48% [============================== ] 1350/2756 48% [============================== ] 1351/2756 49% [============================== ] 1352/2756 49% [============================== ] 1353/2756 49% [============================== ] 1354/2756 49% [============================== ] 1355/2756 49% [============================== ] 1356/2756 49% [============================== ] 1357/2756 49% [============================== ] 1358/2756 49% [============================== ] 1359/2756 49% [============================== ] 1360/2756 49% [============================== ] 1361/2756 49% [============================== ] 1362/2756 49% [============================== ] 1363/2756 49% [============================== ] 1364/2756 49% [============================== ] 1365/2756 49% [============================== ] 1366/2756 49% [============================== ] 1367/2756 49% [============================== ] 1368/2756 49% [============================== ] 1369/2756 49% [============================== ] 1370/2756 49% [============================== ] 1371/2756 49% [============================== ] 1372/2756 49% [============================== ] 1373/2756 49% [============================== ] 1374/2756 49% [============================== ] 1375/2756 49% [============================== ] 1376/2756 49% [============================== ] 1377/2756 49% [=============================== ] 1378/2756 50% [=============================== ] 1379/2756 50% [=============================== ] 1380/2756 50% [=============================== ] 1381/2756 50% [=============================== ] 1382/2756 50% [=============================== ] 1383/2756 50% [=============================== ] 1384/2756 50% [=============================== ] 1385/2756 50% [=============================== ] 1386/2756 50% [=============================== ] 1387/2756 50% [=============================== ] 1388/2756 50% [=============================== ] 1389/2756 50% [=============================== ] 1390/2756 50% [=============================== ] 1391/2756 50% [=============================== ] 1392/2756 50% [=============================== ] 1393/2756 50% [=============================== ] 1394/2756 50% [=============================== ] 1395/2756 50% [=============================== ] 1396/2756 50% [=============================== ] 1397/2756 50% [=============================== ] 1398/2756 50% [=============================== ] 1399/2756 50% [=============================== ] 1400/2756 50% [=============================== ] 1401/2756 50% [=============================== ] 1402/2756 50% [=============================== ] 1403/2756 50% [=============================== ] 1404/2756 50% [=============================== ] 1405/2756 50% [=============================== ] 1406/2756 51% [=============================== ] 1407/2756 51% [=============================== ] 1408/2756 51% [=============================== ] 1409/2756 51% [=============================== ] 1410/2756 51% [=============================== ] 1411/2756 51% [=============================== ] 1412/2756 51% [=============================== ] 1413/2756 51% [=============================== ] 1414/2756 51% [=============================== ] 1415/2756 51% [=============================== ] 1416/2756 51% [=============================== ] 1417/2756 51% [=============================== ] 1418/2756 51% [=============================== ] 1419/2756 51% [=============================== ] 1420/2756 51% [=============================== ] 1421/2756 51% [=============================== ] 1422/2756 51% [================================ ] 1423/2756 51% [================================ ] 1424/2756 51% [================================ ] 1425/2756 51% [================================ ] 1426/2756 51% [================================ ] 1427/2756 51% [================================ ] 1428/2756 51% [================================ ] 1429/2756 51% [================================ ] 1430/2756 51% [================================ ] 1431/2756 51% [================================ ] 1432/2756 51% [================================ ] 1433/2756 51% [================================ ] 1434/2756 52% [================================ ] 1435/2756 52% [================================ ] 1436/2756 52% [================================ ] 1437/2756 52% [================================ ] 1438/2756 52% [================================ ] 1439/2756 52% [================================ ] 1440/2756 52% [================================ ] 1441/2756 52% [================================ ] 1442/2756 52% [================================ ] 1443/2756 52% [================================ ] 1444/2756 52% [================================ ] 1445/2756 52% [================================ ] 1446/2756 52% [================================ ] 1447/2756 52% [================================ ] 1448/2756 52% [================================ ] 1449/2756 52% [================================ ] 1450/2756 52% [================================ ] 1451/2756 52% [================================ ] 1452/2756 52% [================================ ] 1453/2756 52% [================================ ] 1454/2756 52% [================================ ] 1455/2756 52% [================================ ] 1456/2756 52% [================================ ] 1457/2756 52% [================================ ] 1458/2756 52% [================================ ] 1459/2756 52% [================================ ] 1460/2756 52% [================================ ] 1461/2756 53% [================================ ] 1462/2756 53% [================================ ] 1463/2756 53% [================================ ] 1464/2756 53% [================================ ] 1465/2756 53% [================================ ] 1466/2756 53% [================================= ] 1467/2756 53% [================================= ] 1468/2756 53% [================================= ] 1469/2756 53% [================================= ] 1470/2756 53% [================================= ] 1471/2756 53% [================================= ] 1472/2756 53% [================================= ] 1473/2756 53% [================================= ] 1474/2756 53% [================================= ] 1475/2756 53% [================================= ] 1476/2756 53% [================================= ] 1477/2756 53% [================================= ] 1478/2756 53% [================================= ] 1479/2756 53% [================================= ] 1480/2756 53% [================================= ] 1481/2756 53% [================================= ] 1482/2756 53% [================================= ] 1483/2756 53% [================================= ] 1484/2756 53% [================================= ] 1485/2756 53% [================================= ] 1486/2756 53% [================================= ] 1487/2756 53% [================================= ] 1488/2756 53% [================================= ] 1489/2756 54% [================================= ] 1490/2756 54% [================================= ] 1491/2756 54% [================================= ] 1492/2756 54% [================================= ] 1493/2756 54% [================================= ] 1494/2756 54% [================================= ] 1495/2756 54% [================================= ] 1496/2756 54% [================================= ] 1497/2756 54% [================================= ] 1498/2756 54% [================================= ] 1499/2756 54% [================================= ] 1500/2756 54% [================================= ] 1501/2756 54% [================================= ] 1502/2756 54% [================================= ] 1503/2756 54% [================================= ] 1504/2756 54% [================================= ] 1505/2756 54% [================================= ] 1506/2756 54% [================================= ] 1507/2756 54% [================================= ] 1508/2756 54% [================================= ] 1509/2756 54% [================================= ] 1510/2756 54% [================================= ] 1511/2756 54% [================================== ] 1512/2756 54% [================================== ] 1513/2756 54% [================================== ] 1514/2756 54% [================================== ] 1515/2756 54% [================================== ] 1516/2756 55% [================================== ] 1517/2756 55% [================================== ] 1518/2756 55% [================================== ] 1519/2756 55% [================================== ] 1520/2756 55% [================================== ] 1521/2756 55% [================================== ] 1522/2756 55% [================================== ] 1523/2756 55% [================================== ] 1524/2756 55% [================================== ] 1525/2756 55% [================================== ] 1526/2756 55% [================================== ] 1527/2756 55% [================================== ] 1528/2756 55% [================================== ] 1529/2756 55% [================================== ] 1530/2756 55% [================================== ] 1531/2756 55% [================================== ] 1532/2756 55% [================================== ] 1533/2756 55% [================================== ] 1534/2756 55% [================================== ] 1535/2756 55% [================================== ] 1536/2756 55% [================================== ] 1537/2756 55% [================================== ] 1538/2756 55% [================================== ] 1539/2756 55% [================================== ] 1540/2756 55% [================================== ] 1541/2756 55% [================================== ] 1542/2756 55% [================================== ] 1543/2756 55% [================================== ] 1544/2756 56% [================================== ] 1545/2756 56% [================================== ] 1546/2756 56% [================================== ] 1547/2756 56% [================================== ] 1548/2756 56% [================================== ] 1549/2756 56% [================================== ] 1550/2756 56% [================================== ] 1551/2756 56% [================================== ] 1552/2756 56% [================================== ] 1553/2756 56% [================================== ] 1554/2756 56% [================================== ] 1555/2756 56% [=================================== ] 1556/2756 56% [=================================== ] 1557/2756 56% [=================================== ] 1558/2756 56% [=================================== ] 1559/2756 56% [=================================== ] 1560/2756 56% [=================================== ] 1561/2756 56% [=================================== ] 1562/2756 56% [=================================== ] 1563/2756 56% [=================================== ] 1564/2756 56% [=================================== ] 1565/2756 56% [=================================== ] 1566/2756 56% [=================================== ] 1567/2756 56% [=================================== ] 1568/2756 56% [=================================== ] 1569/2756 56% [=================================== ] 1570/2756 56% [=================================== ] 1571/2756 57% [=================================== ] 1572/2756 57% [=================================== ] 1573/2756 57% [=================================== ] 1574/2756 57% [=================================== ] 1575/2756 57% [=================================== ] 1576/2756 57% [=================================== ] 1577/2756 57% [=================================== ] 1578/2756 57% [=================================== ] 1579/2756 57% [=================================== ] 1580/2756 57% [=================================== ] 1581/2756 57% [=================================== ] 1582/2756 57% [=================================== ] 1583/2756 57% [=================================== ] 1584/2756 57% [=================================== ] 1585/2756 57% [=================================== ] 1586/2756 57% [=================================== ] 1587/2756 57% [=================================== ] 1588/2756 57% [=================================== ] 1589/2756 57% [=================================== ] 1590/2756 57% [=================================== ] 1591/2756 57% [=================================== ] 1592/2756 57% [=================================== ] 1593/2756 57% [=================================== ] 1594/2756 57% [=================================== ] 1595/2756 57% [=================================== ] 1596/2756 57% [=================================== ] 1597/2756 57% [=================================== ] 1598/2756 57% [=================================== ] 1599/2756 58% [=================================== ] 1600/2756 58% [==================================== ] 1601/2756 58% [==================================== ] 1602/2756 58% [==================================== ] 1603/2756 58% [==================================== ] 1604/2756 58% [==================================== ] 1605/2756 58% [==================================== ] 1606/2756 58% [==================================== ] 1607/2756 58% [==================================== ] 1608/2756 58% [==================================== ] 1609/2756 58% [==================================== ] 1610/2756 58% [==================================== ] 1611/2756 58% [==================================== ] 1612/2756 58% [==================================== ] 1613/2756 58% [==================================== ] 1614/2756 58% [==================================== ] 1615/2756 58% [==================================== ] 1616/2756 58% [==================================== ] 1617/2756 58% [==================================== ] 1618/2756 58% [==================================== ] 1619/2756 58% [==================================== ] 1620/2756 58% [==================================== ] 1621/2756 58% [==================================== ] 1622/2756 58% [==================================== ] 1623/2756 58% [==================================== ] 1624/2756 58% [==================================== ] 1625/2756 58% [==================================== ] 1626/2756 58% [==================================== ] 1627/2756 59% [==================================== ] 1628/2756 59% [==================================== ] 1629/2756 59% [==================================== ] 1630/2756 59% [==================================== ] 1631/2756 59% [==================================== ] 1632/2756 59% [==================================== ] 1633/2756 59% [==================================== ] 1634/2756 59% [==================================== ] 1635/2756 59% [==================================== ] 1636/2756 59% [==================================== ] 1637/2756 59% [==================================== ] 1638/2756 59% [==================================== ] 1639/2756 59% [==================================== ] 1640/2756 59% [==================================== ] 1641/2756 59% [==================================== ] 1642/2756 59% [==================================== ] 1643/2756 59% [==================================== ] 1644/2756 59% [===================================== ] 1645/2756 59% [===================================== ] 1646/2756 59% [===================================== ] 1647/2756 59% [===================================== ] 1648/2756 59% [===================================== ] 1649/2756 59% [===================================== ] 1650/2756 59% [===================================== ] 1651/2756 59% [===================================== ] 1652/2756 59% [===================================== ] 1653/2756 59% [===================================== ] 1654/2756 60% [===================================== ] 1655/2756 60% [===================================== ] 1656/2756 60% [===================================== ] 1657/2756 60% [===================================== ] 1658/2756 60% [===================================== ] 1659/2756 60% [===================================== ] 1660/2756 60% [===================================== ] 1661/2756 60% [===================================== ] 1662/2756 60% [===================================== ] 1663/2756 60% [===================================== ] 1664/2756 60% [===================================== ] 1665/2756 60% [===================================== ] 1666/2756 60% [===================================== ] 1667/2756 60% [===================================== ] 1668/2756 60% [===================================== ] 1669/2756 60% [===================================== ] 1670/2756 60% [===================================== ] 1671/2756 60% [===================================== ] 1672/2756 60% [===================================== ] 1673/2756 60% [===================================== ] 1674/2756 60% [===================================== ] 1675/2756 60% [===================================== ] 1676/2756 60% [===================================== ] 1677/2756 60% [===================================== ] 1678/2756 60% [===================================== ] 1679/2756 60% [===================================== ] 1680/2756 60% [===================================== ] 1681/2756 60% [===================================== ] 1682/2756 61% [===================================== ] 1683/2756 61% [===================================== ] 1684/2756 61% [===================================== ] 1685/2756 61% [===================================== ] 1686/2756 61% [===================================== ] 1687/2756 61% [===================================== ] 1688/2756 61% [===================================== ] 1689/2756 61% [====================================== ] 1690/2756 61% [====================================== ] 1691/2756 61% [====================================== ] 1692/2756 61% [====================================== ] 1693/2756 61% [====================================== ] 1694/2756 61% [====================================== ] 1695/2756 61% [====================================== ] 1696/2756 61% [====================================== ] 1697/2756 61% [====================================== ] 1698/2756 61% [====================================== ] 1699/2756 61% [====================================== ] 1700/2756 61% [====================================== ] 1701/2756 61% [====================================== ] 1702/2756 61% [====================================== ] 1703/2756 61% [====================================== ] 1704/2756 61% [====================================== ] 1705/2756 61% [====================================== ] 1706/2756 61% [====================================== ] 1707/2756 61% [====================================== ] 1708/2756 61% [====================================== ] 1709/2756 62% [====================================== ] 1710/2756 62% [====================================== ] 1711/2756 62% [====================================== ] 1712/2756 62% [====================================== ] 1713/2756 62% [====================================== ] 1714/2756 62% [====================================== ] 1715/2756 62% [====================================== ] 1716/2756 62% [====================================== ] 1717/2756 62% [====================================== ] 1718/2756 62% [====================================== ] 1719/2756 62% [====================================== ] 1720/2756 62% [====================================== ] 1721/2756 62% [====================================== ] 1722/2756 62% [====================================== ] 1723/2756 62% [====================================== ] 1724/2756 62% [====================================== ] 1725/2756 62% [====================================== ] 1726/2756 62% [====================================== ] 1727/2756 62% [====================================== ] 1728/2756 62% [====================================== ] 1729/2756 62% [====================================== ] 1730/2756 62% [====================================== ] 1731/2756 62% [====================================== ] 1732/2756 62% [====================================== ] 1733/2756 62% [======================================= ] 1734/2756 62% [======================================= ] 1735/2756 62% [======================================= ] 1736/2756 62% [======================================= ] 1737/2756 63% [======================================= ] 1738/2756 63% [======================================= ] 1739/2756 63% [======================================= ] 1740/2756 63% [======================================= ] 1741/2756 63% [======================================= ] 1742/2756 63% [======================================= ] 1743/2756 63% [======================================= ] 1744/2756 63% [======================================= ] 1745/2756 63% [======================================= ] 1746/2756 63% [======================================= ] 1747/2756 63% [======================================= ] 1748/2756 63% [======================================= ] 1749/2756 63% [======================================= ] 1750/2756 63% [======================================= ] 1751/2756 63% [======================================= ] 1752/2756 63% [======================================= ] 1753/2756 63% [======================================= ] 1754/2756 63% [======================================= ] 1755/2756 63% [======================================= ] 1756/2756 63% [======================================= ] 1757/2756 63% [======================================= ] 1758/2756 63% [======================================= ] 1759/2756 63% [======================================= ] 1760/2756 63% [======================================= ] 1761/2756 63% [======================================= ] 1762/2756 63% [======================================= ] 1763/2756 63% [======================================= ] 1764/2756 64% [======================================= ] 1765/2756 64% [======================================= ] 1766/2756 64% [======================================= ] 1767/2756 64% [======================================= ] 1768/2756 64% [======================================= ] 1769/2756 64% [======================================= ] 1770/2756 64% [======================================= ] 1771/2756 64% [======================================= ] 1772/2756 64% [======================================= ] 1773/2756 64% [======================================= ] 1774/2756 64% [======================================= ] 1775/2756 64% [======================================= ] 1776/2756 64% [======================================= ] 1777/2756 64% [======================================= ] 1778/2756 64% [======================================== ] 1779/2756 64% [======================================== ] 1780/2756 64% [======================================== ] 1781/2756 64% [======================================== ] 1782/2756 64% [======================================== ] 1783/2756 64% [======================================== ] 1784/2756 64% [======================================== ] 1785/2756 64% [======================================== ] 1786/2756 64% [======================================== ] 1787/2756 64% [======================================== ] 1788/2756 64% [======================================== ] 1789/2756 64% [======================================== ] 1790/2756 64% [======================================== ] 1791/2756 64% [======================================== ] 1792/2756 65% [======================================== ] 1793/2756 65% [======================================== ] 1794/2756 65% [======================================== ] 1795/2756 65% [======================================== ] 1796/2756 65% [======================================== ] 1797/2756 65% [======================================== ] 1798/2756 65% [======================================== ] 1799/2756 65% [======================================== ] 1800/2756 65% [======================================== ] 1801/2756 65% [======================================== ] 1802/2756 65% [======================================== ] 1803/2756 65% [======================================== ] 1804/2756 65% [======================================== ] 1805/2756 65% [======================================== ] 1806/2756 65% [======================================== ] 1807/2756 65% [======================================== ] 1808/2756 65% [======================================== ] 1809/2756 65% [======================================== ] 1810/2756 65% [======================================== ] 1811/2756 65% [======================================== ] 1812/2756 65% [======================================== ] 1813/2756 65% [======================================== ] 1814/2756 65% [======================================== ] 1815/2756 65% [======================================== ] 1816/2756 65% [======================================== ] 1817/2756 65% [======================================== ] 1818/2756 65% [======================================== ] 1819/2756 66% [======================================== ] 1820/2756 66% [======================================== ] 1821/2756 66% [======================================== ] 1822/2756 66% [========================================= ] 1823/2756 66% [========================================= ] 1824/2756 66% [========================================= ] 1825/2756 66% [========================================= ] 1826/2756 66% [========================================= ] 1827/2756 66% [========================================= ] 1828/2756 66% [========================================= ] 1829/2756 66% [========================================= ] 1830/2756 66% [========================================= ] 1831/2756 66% [========================================= ] 1832/2756 66% [========================================= ] 1833/2756 66% [========================================= ] 1834/2756 66% [========================================= ] 1835/2756 66% [========================================= ] 1836/2756 66% [========================================= ] 1837/2756 66% [========================================= ] 1838/2756 66% [========================================= ] 1839/2756 66% [========================================= ] 1840/2756 66% [========================================= ] 1841/2756 66% [========================================= ] 1842/2756 66% [========================================= ] 1843/2756 66% [========================================= ] 1844/2756 66% [========================================= ] 1845/2756 66% [========================================= ] 1846/2756 66% [========================================= ] 1847/2756 67% [========================================= ] 1848/2756 67% [========================================= ] 1849/2756 67% [========================================= ] 1850/2756 67% [========================================= ] 1851/2756 67% [========================================= ] 1852/2756 67% [========================================= ] 1853/2756 67% [========================================= ] 1854/2756 67% [========================================= ] 1855/2756 67% [========================================= ] 1856/2756 67% [========================================= ] 1857/2756 67% [========================================= ] 1858/2756 67% [========================================= ] 1859/2756 67% [========================================= ] 1860/2756 67% [========================================= ] 1861/2756 67% [========================================= ] 1862/2756 67% [========================================= ] 1863/2756 67% [========================================= ] 1864/2756 67% [========================================= ] 1865/2756 67% [========================================= ] 1866/2756 67% [========================================== ] 1867/2756 67% [========================================== ] 1868/2756 67% [========================================== ] 1869/2756 67% [========================================== ] 1870/2756 67% [========================================== ] 1871/2756 67% [========================================== ] 1872/2756 67% [========================================== ] 1873/2756 67% [========================================== ] 1874/2756 67% [========================================== ] 1875/2756 68% [========================================== ] 1876/2756 68% [========================================== ] 1877/2756 68% [========================================== ] 1878/2756 68% [========================================== ] 1879/2756 68% [========================================== ] 1880/2756 68% [========================================== ] 1881/2756 68% [========================================== ] 1882/2756 68% [========================================== ] 1883/2756 68% [========================================== ] 1884/2756 68% [========================================== ] 1885/2756 68% [========================================== ] 1886/2756 68% [========================================== ] 1887/2756 68% [========================================== ] 1888/2756 68% [========================================== ] 1889/2756 68% [========================================== ] 1890/2756 68% [========================================== ] 1891/2756 68% [========================================== ] 1892/2756 68% [========================================== ] 1893/2756 68% [========================================== ] 1894/2756 68% [========================================== ] 1895/2756 68% [========================================== ] 1896/2756 68% [========================================== ] 1897/2756 68% [========================================== ] 1898/2756 68% [========================================== ] 1899/2756 68% [========================================== ] 1900/2756 68% [========================================== ] 1901/2756 68% [========================================== ] 1902/2756 69% [========================================== ] 1903/2756 69% [========================================== ] 1904/2756 69% [========================================== ] 1905/2756 69% [========================================== ] 1906/2756 69% [========================================== ] 1907/2756 69% [========================================== ] 1908/2756 69% [========================================== ] 1909/2756 69% [========================================== ] 1910/2756 69% [========================================== ] 1911/2756 69% [=========================================== ] 1912/2756 69% [=========================================== ] 1913/2756 69% [=========================================== ] 1914/2756 69% [=========================================== ] 1915/2756 69% [=========================================== ] 1916/2756 69% [=========================================== ] 1917/2756 69% [=========================================== ] 1918/2756 69% [=========================================== ] 1919/2756 69% [=========================================== ] 1920/2756 69% [=========================================== ] 1921/2756 69% [=========================================== ] 1922/2756 69% [=========================================== ] 1923/2756 69% [=========================================== ] 1924/2756 69% [=========================================== ] 1925/2756 69% [=========================================== ] 1926/2756 69% [=========================================== ] 1927/2756 69% [=========================================== ] 1928/2756 69% [=========================================== ] 1929/2756 69% [=========================================== ] 1930/2756 70% [=========================================== ] 1931/2756 70% [=========================================== ] 1932/2756 70% [=========================================== ] 1933/2756 70% [=========================================== ] 1934/2756 70% [=========================================== ] 1935/2756 70% [=========================================== ] 1936/2756 70% [=========================================== ] 1937/2756 70% [=========================================== ] 1938/2756 70% [=========================================== ] 1939/2756 70% [=========================================== ] 1940/2756 70% [=========================================== ] 1941/2756 70% [=========================================== ] 1942/2756 70% [=========================================== ] 1943/2756 70% [=========================================== ] 1944/2756 70% [=========================================== ] 1945/2756 70% [=========================================== ] 1946/2756 70% [=========================================== ] 1947/2756 70% [=========================================== ] 1948/2756 70% [=========================================== ] 1949/2756 70% [=========================================== ] 1950/2756 70% [=========================================== ] 1951/2756 70% [=========================================== ] 1952/2756 70% [=========================================== ] 1953/2756 70% [=========================================== ] 1954/2756 70% [=========================================== ] 1955/2756 70% [============================================ ] 1956/2756 70% [============================================ ] 1957/2756 71% [============================================ ] 1958/2756 71% [============================================ ] 1959/2756 71% [============================================ ] 1960/2756 71% [============================================ ] 1961/2756 71% [============================================ ] 1962/2756 71% [============================================ ] 1963/2756 71% [============================================ ] 1964/2756 71% [============================================ ] 1965/2756 71% [============================================ ] 1966/2756 71% [============================================ ] 1967/2756 71% [============================================ ] 1968/2756 71% [============================================ ] 1969/2756 71% [============================================ ] 1970/2756 71% [============================================ ] 1971/2756 71% [============================================ ] 1972/2756 71% [============================================ ] 1973/2756 71% [============================================ ] 1974/2756 71% [============================================ ] 1975/2756 71% [============================================ ] 1976/2756 71% [============================================ ] 1977/2756 71% [============================================ ] 1978/2756 71% [============================================ ] 1979/2756 71% [============================================ ] 1980/2756 71% [============================================ ] 1981/2756 71% [============================================ ] 1982/2756 71% [============================================ ] 1983/2756 71% [============================================ ] 1984/2756 71% [============================================ ] 1985/2756 72% [============================================ ] 1986/2756 72% [============================================ ] 1987/2756 72% [============================================ ] 1988/2756 72% [============================================ ] 1989/2756 72% [============================================ ] 1990/2756 72% [============================================ ] 1991/2756 72% [============================================ ] 1992/2756 72% [============================================ ] 1993/2756 72% [============================================ ] 1994/2756 72% [============================================ ] 1995/2756 72% [============================================ ] 1996/2756 72% [============================================ ] 1997/2756 72% [============================================ ] 1998/2756 72% [============================================ ] 1999/2756 72% [============================================ ] 2000/2756 72% [============================================= ] 2001/2756 72% [============================================= ] 2002/2756 72% [============================================= ] 2003/2756 72% [============================================= ] 2004/2756 72% [============================================= ] 2005/2756 72% [============================================= ] 2006/2756 72% [============================================= ] 2007/2756 72% [============================================= ] 2008/2756 72% [============================================= ] 2009/2756 72% [============================================= ] 2010/2756 72% [============================================= ] 2011/2756 72% [============================================= ] 2012/2756 73% [============================================= ] 2013/2756 73% [============================================= ] 2014/2756 73% [============================================= ] 2015/2756 73% [============================================= ] 2016/2756 73% [============================================= ] 2017/2756 73% [============================================= ] 2018/2756 73% [============================================= ] 2019/2756 73% [============================================= ] 2020/2756 73% [============================================= ] 2021/2756 73% [============================================= ] 2022/2756 73% [============================================= ] 2023/2756 73% [============================================= ] 2024/2756 73% [============================================= ] 2025/2756 73% [============================================= ] 2026/2756 73% [============================================= ] 2027/2756 73% [============================================= ] 2028/2756 73% [============================================= ] 2029/2756 73% [============================================= ] 2030/2756 73% [============================================= ] 2031/2756 73% [============================================= ] 2032/2756 73% [============================================= ] 2033/2756 73% [============================================= ] 2034/2756 73% [============================================= ] 2035/2756 73% [============================================= ] 2036/2756 73% [============================================= ] 2037/2756 73% [============================================= ] 2038/2756 73% [============================================= ] 2039/2756 73% [============================================= ] 2040/2756 74% [============================================= ] 2041/2756 74% [============================================= ] 2042/2756 74% [============================================= ] 2043/2756 74% [============================================= ] 2044/2756 74% [============================================== ] 2045/2756 74% [============================================== ] 2046/2756 74% [============================================== ] 2047/2756 74% [============================================== ] 2048/2756 74% [============================================== ] 2049/2756 74% [============================================== ] 2050/2756 74% [============================================== ] 2051/2756 74% [============================================== ] 2052/2756 74% [============================================== ] 2053/2756 74% [============================================== ] 2054/2756 74% [============================================== ] 2055/2756 74% [============================================== ] 2056/2756 74% [============================================== ] 2057/2756 74% [============================================== ] 2058/2756 74% [============================================== ] 2059/2756 74% [============================================== ] 2060/2756 74% [============================================== ] 2061/2756 74% [============================================== ] 2062/2756 74% [============================================== ] 2063/2756 74% [============================================== ] 2064/2756 74% [============================================== ] 2065/2756 74% [============================================== ] 2066/2756 74% [============================================== ] 2067/2756 75% [============================================== ] 2068/2756 75% [============================================== ] 2069/2756 75% [============================================== ] 2070/2756 75% [============================================== ] 2071/2756 75% [============================================== ] 2072/2756 75% [============================================== ] 2073/2756 75% [============================================== ] 2074/2756 75% [============================================== ] 2075/2756 75% [============================================== ] 2076/2756 75% [============================================== ] 2077/2756 75% [============================================== ] 2078/2756 75% [============================================== ] 2079/2756 75% [============================================== ] 2080/2756 75% [============================================== ] 2081/2756 75% [============================================== ] 2082/2756 75% [============================================== ] 2083/2756 75% [============================================== ] 2084/2756 75% [============================================== ] 2085/2756 75% [============================================== ] 2086/2756 75% [============================================== ] 2087/2756 75% [============================================== ] 2088/2756 75% [============================================== ] 2089/2756 75% [=============================================== ] 2090/2756 75% [=============================================== ] 2091/2756 75% [=============================================== ] 2092/2756 75% [=============================================== ] 2093/2756 75% [=============================================== ] 2094/2756 75% [=============================================== ] 2095/2756 76% [=============================================== ] 2096/2756 76% [=============================================== ] 2097/2756 76% [=============================================== ] 2098/2756 76% [=============================================== ] 2099/2756 76% [=============================================== ] 2100/2756 76% [=============================================== ] 2101/2756 76% [=============================================== ] 2102/2756 76% [=============================================== ] 2103/2756 76% [=============================================== ] 2104/2756 76% [=============================================== ] 2105/2756 76% [=============================================== ] 2106/2756 76% [=============================================== ] 2107/2756 76% [=============================================== ] 2108/2756 76% [=============================================== ] 2109/2756 76% [=============================================== ] 2110/2756 76% [=============================================== ] 2111/2756 76% [=============================================== ] 2112/2756 76% [=============================================== ] 2113/2756 76% [=============================================== ] 2114/2756 76% [=============================================== ] 2115/2756 76% [=============================================== ] 2116/2756 76% [=============================================== ] 2117/2756 76% [=============================================== ] 2118/2756 76% [=============================================== ] 2119/2756 76% [=============================================== ] 2120/2756 76% [=============================================== ] 2121/2756 76% [=============================================== ] 2122/2756 76% [=============================================== ] 2123/2756 77% [=============================================== ] 2124/2756 77% [=============================================== ] 2125/2756 77% [=============================================== ] 2126/2756 77% [=============================================== ] 2127/2756 77% [=============================================== ] 2128/2756 77% [=============================================== ] 2129/2756 77% [=============================================== ] 2130/2756 77% [=============================================== ] 2131/2756 77% [=============================================== ] 2132/2756 77% [=============================================== ] 2133/2756 77% [================================================ ] 2134/2756 77% [================================================ ] 2135/2756 77% [================================================ ] 2136/2756 77% [================================================ ] 2137/2756 77% [================================================ ] 2138/2756 77% [================================================ ] 2139/2756 77% [================================================ ] 2140/2756 77% [================================================ ] 2141/2756 77% [================================================ ] 2142/2756 77% [================================================ ] 2143/2756 77% [================================================ ] 2144/2756 77% [================================================ ] 2145/2756 77% [================================================ ] 2146/2756 77% [================================================ ] 2147/2756 77% [================================================ ] 2148/2756 77% [================================================ ] 2149/2756 77% [================================================ ] 2150/2756 78% [================================================ ] 2151/2756 78% [================================================ ] 2152/2756 78% [================================================ ] 2153/2756 78% [================================================ ] 2154/2756 78% [================================================ ] 2155/2756 78% [================================================ ] 2156/2756 78% [================================================ ] 2157/2756 78% [================================================ ] 2158/2756 78% [================================================ ] 2159/2756 78% [================================================ ] 2160/2756 78% [================================================ ] 2161/2756 78% [================================================ ] 2162/2756 78% [================================================ ] 2163/2756 78% [================================================ ] 2164/2756 78% [================================================ ] 2165/2756 78% [================================================ ] 2166/2756 78% [================================================ ] 2167/2756 78% [================================================ ] 2168/2756 78% [================================================ ] 2169/2756 78% [================================================ ] 2170/2756 78% [================================================ ] 2171/2756 78% [================================================ ] 2172/2756 78% [================================================ ] 2173/2756 78% [================================================ ] 2174/2756 78% [================================================ ] 2175/2756 78% [================================================ ] 2176/2756 78% [================================================ ] 2177/2756 78% [================================================ ] 2178/2756 79% [================================================= ] 2179/2756 79% [================================================= ] 2180/2756 79% [================================================= ] 2181/2756 79% [================================================= ] 2182/2756 79% [================================================= ] 2183/2756 79% [================================================= ] 2184/2756 79% [================================================= ] 2185/2756 79% [================================================= ] 2186/2756 79% [================================================= ] 2187/2756 79% [================================================= ] 2188/2756 79% [================================================= ] 2189/2756 79% [================================================= ] 2190/2756 79% [================================================= ] 2191/2756 79% [================================================= ] 2192/2756 79% [================================================= ] 2193/2756 79% [================================================= ] 2194/2756 79% [================================================= ] 2195/2756 79% [================================================= ] 2196/2756 79% [================================================= ] 2197/2756 79% [================================================= ] 2198/2756 79% [================================================= ] 2199/2756 79% [================================================= ] 2200/2756 79% [================================================= ] 2201/2756 79% [================================================= ] 2202/2756 79% [================================================= ] 2203/2756 79% [================================================= ] 2204/2756 79% [================================================= ] 2205/2756 80% [================================================= ] 2206/2756 80% [================================================= ] 2207/2756 80% [================================================= ] 2208/2756 80% [================================================= ] 2209/2756 80% [================================================= ] 2210/2756 80% [================================================= ] 2211/2756 80% [================================================= ] 2212/2756 80% [================================================= ] 2213/2756 80% [================================================= ] 2214/2756 80% [================================================= ] 2215/2756 80% [================================================= ] 2216/2756 80% [================================================= ] 2217/2756 80% [================================================= ] 2218/2756 80% [================================================= ] 2219/2756 80% [================================================= ] 2220/2756 80% [================================================= ] 2221/2756 80% [================================================= ] 2222/2756 80% [================================================== ] 2223/2756 80% [================================================== ] 2224/2756 80% [================================================== ] 2225/2756 80% [================================================== ] 2226/2756 80% [================================================== ] 2227/2756 80% [================================================== ] 2228/2756 80% [================================================== ] 2229/2756 80% [================================================== ] 2230/2756 80% [================================================== ] 2231/2756 80% [================================================== ] 2232/2756 80% [================================================== ] 2233/2756 81% [================================================== ] 2234/2756 81% [================================================== ] 2235/2756 81% [================================================== ] 2236/2756 81% [================================================== ] 2237/2756 81% [================================================== ] 2238/2756 81% [================================================== ] 2239/2756 81% [================================================== ] 2240/2756 81% [================================================== ] 2241/2756 81% [================================================== ] 2242/2756 81% [================================================== ] 2243/2756 81% [================================================== ] 2244/2756 81% [================================================== ] 2245/2756 81% [================================================== ] 2246/2756 81% [================================================== ] 2247/2756 81% [================================================== ] 2248/2756 81% [================================================== ] 2249/2756 81% [================================================== ] 2250/2756 81% [================================================== ] 2251/2756 81% [================================================== ] 2252/2756 81% [================================================== ] 2253/2756 81% [================================================== ] 2254/2756 81% [================================================== ] 2255/2756 81% [================================================== ] 2256/2756 81% [================================================== ] 2257/2756 81% [================================================== ] 2258/2756 81% [================================================== ] 2259/2756 81% [================================================== ] 2260/2756 82% [================================================== ] 2261/2756 82% [================================================== ] 2262/2756 82% [================================================== ] 2263/2756 82% [================================================== ] 2264/2756 82% [================================================== ] 2265/2756 82% [================================================== ] 2266/2756 82% [================================================== ] 2267/2756 82% [=================================================== ] 2268/2756 82% [=================================================== ] 2269/2756 82% [=================================================== ] 2270/2756 82% [=================================================== ] 2271/2756 82% [=================================================== ] 2272/2756 82% [=================================================== ] 2273/2756 82% [=================================================== ] 2274/2756 82% [=================================================== ] 2275/2756 82% [=================================================== ] 2276/2756 82% [=================================================== ] 2277/2756 82% [=================================================== ] 2278/2756 82% [=================================================== ] 2279/2756 82% [=================================================== ] 2280/2756 82% [=================================================== ] 2281/2756 82% [=================================================== ] 2282/2756 82% [=================================================== ] 2283/2756 82% [=================================================== ] 2284/2756 82% [=================================================== ] 2285/2756 82% [=================================================== ] 2286/2756 82% [=================================================== ] 2287/2756 82% [=================================================== ] 2288/2756 83% [=================================================== ] 2289/2756 83% [=================================================== ] 2290/2756 83% [=================================================== ] 2291/2756 83% [=================================================== ] 2292/2756 83% [=================================================== ] 2293/2756 83% [=================================================== ] 2294/2756 83% [=================================================== ] 2295/2756 83% [=================================================== ] 2296/2756 83% [=================================================== ] 2297/2756 83% [=================================================== ] 2298/2756 83% [=================================================== ] 2299/2756 83% [=================================================== ] 2300/2756 83% [=================================================== ] 2301/2756 83% [=================================================== ] 2302/2756 83% [=================================================== ] 2303/2756 83% [=================================================== ] 2304/2756 83% [=================================================== ] 2305/2756 83% [=================================================== ] 2306/2756 83% [=================================================== ] 2307/2756 83% [=================================================== ] 2308/2756 83% [=================================================== ] 2309/2756 83% [=================================================== ] 2310/2756 83% [=================================================== ] 2311/2756 83% [==================================================== ] 2312/2756 83% [==================================================== ] 2313/2756 83% [==================================================== ] 2314/2756 83% [==================================================== ] 2315/2756 83% [==================================================== ] 2316/2756 84% [==================================================== ] 2317/2756 84% [==================================================== ] 2318/2756 84% [==================================================== ] 2319/2756 84% [==================================================== ] 2320/2756 84% [==================================================== ] 2321/2756 84% [==================================================== ] 2322/2756 84% [==================================================== ] 2323/2756 84% [==================================================== ] 2324/2756 84% [==================================================== ] 2325/2756 84% [==================================================== ] 2326/2756 84% [==================================================== ] 2327/2756 84% [==================================================== ] 2328/2756 84% [==================================================== ] 2329/2756 84% [==================================================== ] 2330/2756 84% [==================================================== ] 2331/2756 84% [==================================================== ] 2332/2756 84% [==================================================== ] 2333/2756 84% [==================================================== ] 2334/2756 84% [==================================================== ] 2335/2756 84% [==================================================== ] 2336/2756 84% [==================================================== ] 2337/2756 84% [==================================================== ] 2338/2756 84% [==================================================== ] 2339/2756 84% [==================================================== ] 2340/2756 84% [==================================================== ] 2341/2756 84% [==================================================== ] 2342/2756 84% [==================================================== ] 2343/2756 85% [==================================================== ] 2344/2756 85% [==================================================== ] 2345/2756 85% [==================================================== ] 2346/2756 85% [==================================================== ] 2347/2756 85% [==================================================== ] 2348/2756 85% [==================================================== ] 2349/2756 85% [==================================================== ] 2350/2756 85% [==================================================== ] 2351/2756 85% [==================================================== ] 2352/2756 85% [==================================================== ] 2353/2756 85% [==================================================== ] 2354/2756 85% [==================================================== ] 2355/2756 85% [===================================================== ] 2356/2756 85% [===================================================== ] 2357/2756 85% [===================================================== ] 2358/2756 85% [===================================================== ] 2359/2756 85% [===================================================== ] 2360/2756 85% [===================================================== ] 2361/2756 85% [===================================================== ] 2362/2756 85% [===================================================== ] 2363/2756 85% [===================================================== ] 2364/2756 85% [===================================================== ] 2365/2756 85% [===================================================== ] 2366/2756 85% [===================================================== ] 2367/2756 85% [===================================================== ] 2368/2756 85% [===================================================== ] 2369/2756 85% [===================================================== ] 2370/2756 85% [===================================================== ] 2371/2756 86% [===================================================== ] 2372/2756 86% [===================================================== ] 2373/2756 86% [===================================================== ] 2374/2756 86% [===================================================== ] 2375/2756 86% [===================================================== ] 2376/2756 86% [===================================================== ] 2377/2756 86% [===================================================== ] 2378/2756 86% [===================================================== ] 2379/2756 86% [===================================================== ] 2380/2756 86% [===================================================== ] 2381/2756 86% [===================================================== ] 2382/2756 86% [===================================================== ] 2383/2756 86% [===================================================== ] 2384/2756 86% [===================================================== ] 2385/2756 86% [===================================================== ] 2386/2756 86% [===================================================== ] 2387/2756 86% [===================================================== ] 2388/2756 86% [===================================================== ] 2389/2756 86% [===================================================== ] 2390/2756 86% [===================================================== ] 2391/2756 86% [===================================================== ] 2392/2756 86% [===================================================== ] 2393/2756 86% [===================================================== ] 2394/2756 86% [===================================================== ] 2395/2756 86% [===================================================== ] 2396/2756 86% [===================================================== ] 2397/2756 86% [===================================================== ] 2398/2756 87% [===================================================== ] 2399/2756 87% [===================================================== ] 2400/2756 87% [====================================================== ] 2401/2756 87% [====================================================== ] 2402/2756 87% [====================================================== ] 2403/2756 87% [====================================================== ] 2404/2756 87% [====================================================== ] 2405/2756 87% [====================================================== ] 2406/2756 87% [====================================================== ] 2407/2756 87% [====================================================== ] 2408/2756 87% [====================================================== ] 2409/2756 87% [====================================================== ] 2410/2756 87% [====================================================== ] 2411/2756 87% [====================================================== ] 2412/2756 87% [====================================================== ] 2413/2756 87% [====================================================== ] 2414/2756 87% [====================================================== ] 2415/2756 87% [====================================================== ] 2416/2756 87% [====================================================== ] 2417/2756 87% [====================================================== ] 2418/2756 87% [====================================================== ] 2419/2756 87% [====================================================== ] 2420/2756 87% [====================================================== ] 2421/2756 87% [====================================================== ] 2422/2756 87% [====================================================== ] 2423/2756 87% [====================================================== ] 2424/2756 87% [====================================================== ] 2425/2756 87% [====================================================== ] 2426/2756 88% [====================================================== ] 2427/2756 88% [====================================================== ] 2428/2756 88% [====================================================== ] 2429/2756 88% [====================================================== ] 2430/2756 88% [====================================================== ] 2431/2756 88% [====================================================== ] 2432/2756 88% [====================================================== ] 2433/2756 88% [====================================================== ] 2434/2756 88% [====================================================== ] 2435/2756 88% [====================================================== ] 2436/2756 88% [====================================================== ] 2437/2756 88% [====================================================== ] 2438/2756 88% [====================================================== ] 2439/2756 88% [====================================================== ] 2440/2756 88% [====================================================== ] 2441/2756 88% [====================================================== ] 2442/2756 88% [====================================================== ] 2443/2756 88% [====================================================== ] 2444/2756 88% [======================================================= ] 2445/2756 88% [======================================================= ] 2446/2756 88% [======================================================= ] 2447/2756 88% [======================================================= ] 2448/2756 88% [======================================================= ] 2449/2756 88% [======================================================= ] 2450/2756 88% [======================================================= ] 2451/2756 88% [======================================================= ] 2452/2756 88% [======================================================= ] 2453/2756 89% [======================================================= ] 2454/2756 89% [======================================================= ] 2455/2756 89% [======================================================= ] 2456/2756 89% [======================================================= ] 2457/2756 89% [======================================================= ] 2458/2756 89% [======================================================= ] 2459/2756 89% [======================================================= ] 2460/2756 89% [======================================================= ] 2461/2756 89% [======================================================= ] 2462/2756 89% [======================================================= ] 2463/2756 89% [======================================================= ] 2464/2756 89% [======================================================= ] 2465/2756 89% [======================================================= ] 2466/2756 89% [======================================================= ] 2467/2756 89% [======================================================= ] 2468/2756 89% [======================================================= ] 2469/2756 89% [======================================================= ] 2470/2756 89% [======================================================= ] 2471/2756 89% [======================================================= ] 2472/2756 89% [======================================================= ] 2473/2756 89% [======================================================= ] 2474/2756 89% [======================================================= ] 2475/2756 89% [======================================================= ] 2476/2756 89% [======================================================= ] 2477/2756 89% [======================================================= ] 2478/2756 89% [======================================================= ] 2479/2756 89% [======================================================= ] 2480/2756 89% [======================================================= ] 2481/2756 90% [======================================================= ] 2482/2756 90% [======================================================= ] 2483/2756 90% [======================================================= ] 2484/2756 90% [======================================================= ] 2485/2756 90% [======================================================= ] 2486/2756 90% [======================================================= ] 2487/2756 90% [======================================================= ] 2488/2756 90% [======================================================= ] 2489/2756 90% [======================================================== ] 2490/2756 90% [======================================================== ] 2491/2756 90% [======================================================== ] 2492/2756 90% [======================================================== ] 2493/2756 90% [======================================================== ] 2494/2756 90% [======================================================== ] 2495/2756 90% [======================================================== ] 2496/2756 90% [======================================================== ] 2497/2756 90% [======================================================== ] 2498/2756 90% [======================================================== ] 2499/2756 90% [======================================================== ] 2500/2756 90% [======================================================== ] 2501/2756 90% [======================================================== ] 2502/2756 90% [======================================================== ] 2503/2756 90% [======================================================== ] 2504/2756 90% [======================================================== ] 2505/2756 90% [======================================================== ] 2506/2756 90% [======================================================== ] 2507/2756 90% [======================================================== ] 2508/2756 91% [======================================================== ] 2509/2756 91% [======================================================== ] 2510/2756 91% [======================================================== ] 2511/2756 91% [======================================================== ] 2512/2756 91% [======================================================== ] 2513/2756 91% [======================================================== ] 2514/2756 91% [======================================================== ] 2515/2756 91% [======================================================== ] 2516/2756 91% [======================================================== ] 2517/2756 91% [======================================================== ] 2518/2756 91% [======================================================== ] 2519/2756 91% [======================================================== ] 2520/2756 91% [======================================================== ] 2521/2756 91% [======================================================== ] 2522/2756 91% [======================================================== ] 2523/2756 91% [======================================================== ] 2524/2756 91% [======================================================== ] 2525/2756 91% [======================================================== ] 2526/2756 91% [======================================================== ] 2527/2756 91% [======================================================== ] 2528/2756 91% [======================================================== ] 2529/2756 91% [======================================================== ] 2530/2756 91% [======================================================== ] 2531/2756 91% [======================================================== ] 2532/2756 91% [======================================================== ] 2533/2756 91% [========================================================= ] 2534/2756 91% [========================================================= ] 2535/2756 91% [========================================================= ] 2536/2756 92% [========================================================= ] 2537/2756 92% [========================================================= ] 2538/2756 92% [========================================================= ] 2539/2756 92% [========================================================= ] 2540/2756 92% [========================================================= ] 2541/2756 92% [========================================================= ] 2542/2756 92% [========================================================= ] 2543/2756 92% [========================================================= ] 2544/2756 92% [========================================================= ] 2545/2756 92% [========================================================= ] 2546/2756 92% [========================================================= ] 2547/2756 92% [========================================================= ] 2548/2756 92% [========================================================= ] 2549/2756 92% [========================================================= ] 2550/2756 92% [========================================================= ] 2551/2756 92% [========================================================= ] 2552/2756 92% [========================================================= ] 2553/2756 92% [========================================================= ] 2554/2756 92% [========================================================= ] 2555/2756 92% [========================================================= ] 2556/2756 92% [========================================================= ] 2557/2756 92% [========================================================= ] 2558/2756 92% [========================================================= ] 2559/2756 92% [========================================================= ] 2560/2756 92% [========================================================= ] 2561/2756 92% [========================================================= ] 2562/2756 92% [========================================================= ] 2563/2756 92% [========================================================= ] 2564/2756 93% [========================================================= ] 2565/2756 93% [========================================================= ] 2566/2756 93% [========================================================= ] 2567/2756 93% [========================================================= ] 2568/2756 93% [========================================================= ] 2569/2756 93% [========================================================= ] 2570/2756 93% [========================================================= ] 2571/2756 93% [========================================================= ] 2572/2756 93% [========================================================= ] 2573/2756 93% [========================================================= ] 2574/2756 93% [========================================================= ] 2575/2756 93% [========================================================= ] 2576/2756 93% [========================================================= ] 2577/2756 93% [========================================================= ] 2578/2756 93% [========================================================== ] 2579/2756 93% [========================================================== ] 2580/2756 93% [========================================================== ] 2581/2756 93% [========================================================== ] 2582/2756 93% [========================================================== ] 2583/2756 93% [========================================================== ] 2584/2756 93% [========================================================== ] 2585/2756 93% [========================================================== ] 2586/2756 93% [========================================================== ] 2587/2756 93% [========================================================== ] 2588/2756 93% [========================================================== ] 2589/2756 93% [========================================================== ] 2590/2756 93% [========================================================== ] 2591/2756 94% [========================================================== ] 2592/2756 94% [========================================================== ] 2593/2756 94% [========================================================== ] 2594/2756 94% [========================================================== ] 2595/2756 94% [========================================================== ] 2596/2756 94% [========================================================== ] 2597/2756 94% [========================================================== ] 2598/2756 94% [========================================================== ] 2599/2756 94% [========================================================== ] 2600/2756 94% [========================================================== ] 2601/2756 94% [========================================================== ] 2602/2756 94% [========================================================== ] 2603/2756 94% [========================================================== ] 2604/2756 94% [========================================================== ] 2605/2756 94% [========================================================== ] 2606/2756 94% [========================================================== ] 2607/2756 94% [========================================================== ] 2608/2756 94% [========================================================== ] 2609/2756 94% [========================================================== ] 2610/2756 94% [========================================================== ] 2611/2756 94% [========================================================== ] 2612/2756 94% [========================================================== ] 2613/2756 94% [========================================================== ] 2614/2756 94% [========================================================== ] 2615/2756 94% [========================================================== ] 2616/2756 94% [========================================================== ] 2617/2756 94% [========================================================== ] 2618/2756 94% [========================================================== ] 2619/2756 95% [========================================================== ] 2620/2756 95% [========================================================== ] 2621/2756 95% [========================================================== ] 2622/2756 95% [=========================================================== ] 2623/2756 95% [=========================================================== ] 2624/2756 95% [=========================================================== ] 2625/2756 95% [=========================================================== ] 2626/2756 95% [=========================================================== ] 2627/2756 95% [=========================================================== ] 2628/2756 95% [=========================================================== ] 2629/2756 95% [=========================================================== ] 2630/2756 95% [=========================================================== ] 2631/2756 95% [=========================================================== ] 2632/2756 95% [=========================================================== ] 2633/2756 95% [=========================================================== ] 2634/2756 95% [=========================================================== ] 2635/2756 95% [=========================================================== ] 2636/2756 95% [=========================================================== ] 2637/2756 95% [=========================================================== ] 2638/2756 95% [=========================================================== ] 2639/2756 95% [=========================================================== ] 2640/2756 95% [=========================================================== ] 2641/2756 95% [=========================================================== ] 2642/2756 95% [=========================================================== ] 2643/2756 95% [=========================================================== ] 2644/2756 95% [=========================================================== ] 2645/2756 95% [=========================================================== ] 2646/2756 96% [=========================================================== ] 2647/2756 96% [=========================================================== ] 2648/2756 96% [=========================================================== ] 2649/2756 96% [=========================================================== ] 2650/2756 96% [=========================================================== ] 2651/2756 96% [=========================================================== ] 2652/2756 96% [=========================================================== ] 2653/2756 96% [=========================================================== ] 2654/2756 96% [=========================================================== ] 2655/2756 96% [=========================================================== ] 2656/2756 96% [=========================================================== ] 2657/2756 96% [=========================================================== ] 2658/2756 96% [=========================================================== ] 2659/2756 96% [=========================================================== ] 2660/2756 96% [=========================================================== ] 2661/2756 96% [=========================================================== ] 2662/2756 96% [=========================================================== ] 2663/2756 96% [=========================================================== ] 2664/2756 96% [=========================================================== ] 2665/2756 96% [=========================================================== ] 2666/2756 96% [=========================================================== ] 2667/2756 96% [============================================================ ] 2668/2756 96% [============================================================ ] 2669/2756 96% [============================================================ ] 2670/2756 96% [============================================================ ] 2671/2756 96% [============================================================ ] 2672/2756 96% [============================================================ ] 2673/2756 96% [============================================================ ] 2674/2756 97% [============================================================ ] 2675/2756 97% [============================================================ ] 2676/2756 97% [============================================================ ] 2677/2756 97% [============================================================ ] 2678/2756 97% [============================================================ ] 2679/2756 97% [============================================================ ] 2680/2756 97% [============================================================ ] 2681/2756 97% [============================================================ ] 2682/2756 97% [============================================================ ] 2683/2756 97% [============================================================ ] 2684/2756 97% [============================================================ ] 2685/2756 97% [============================================================ ] 2686/2756 97% [============================================================ ] 2687/2756 97% [============================================================ ] 2688/2756 97% [============================================================ ] 2689/2756 97% [============================================================ ] 2690/2756 97% [============================================================ ] 2691/2756 97% [============================================================ ] 2692/2756 97% [============================================================ ] 2693/2756 97% [============================================================ ] 2694/2756 97% [============================================================ ] 2695/2756 97% [============================================================ ] 2696/2756 97% [============================================================ ] 2697/2756 97% [============================================================ ] 2698/2756 97% [============================================================ ] 2699/2756 97% [============================================================ ] 2700/2756 97% [============================================================ ] 2701/2756 98% [============================================================ ] 2702/2756 98% [============================================================ ] 2703/2756 98% [============================================================ ] 2704/2756 98% [============================================================ ] 2705/2756 98% [============================================================ ] 2706/2756 98% [============================================================ ] 2707/2756 98% [============================================================ ] 2708/2756 98% [============================================================ ] 2709/2756 98% [============================================================ ] 2710/2756 98% [============================================================ ] 2711/2756 98% [============================================================= ] 2712/2756 98% [============================================================= ] 2713/2756 98% [============================================================= ] 2714/2756 98% [============================================================= ] 2715/2756 98% [============================================================= ] 2716/2756 98% [============================================================= ] 2717/2756 98% [============================================================= ] 2718/2756 98% [============================================================= ] 2719/2756 98% [============================================================= ] 2720/2756 98% [============================================================= ] 2721/2756 98% [============================================================= ] 2722/2756 98% [============================================================= ] 2723/2756 98% [============================================================= ] 2724/2756 98% [============================================================= ] 2725/2756 98% [============================================================= ] 2726/2756 98% [============================================================= ] 2727/2756 98% [============================================================= ] 2728/2756 98% [============================================================= ] 2729/2756 99% [============================================================= ] 2730/2756 99% [============================================================= ] 2731/2756 99% [============================================================= ] 2732/2756 99% [============================================================= ] 2733/2756 99% [============================================================= ] 2734/2756 99% [============================================================= ] 2735/2756 99% [============================================================= ] 2736/2756 99% [============================================================= ] 2737/2756 99% [============================================================= ] 2738/2756 99% [============================================================= ] 2739/2756 99% [============================================================= ] 2740/2756 99% [============================================================= ] 2741/2756 99% [============================================================= ] 2742/2756 99% [============================================================= ] 2743/2756 99% [============================================================= ] 2744/2756 99% [============================================================= ] 2745/2756 99% [============================================================= ] 2746/2756 99% [============================================================= ] 2747/2756 99% [============================================================= ] 2748/2756 99% [============================================================= ] 2749/2756 99% [============================================================= ] 2750/2756 99% [============================================================= ] 2751/2756 99% [============================================================= ] 2752/2756 99% [============================================================= ] 2753/2756 99% [============================================================= ] 2754/2756 99% [============================================================= ] 2755/2756 99% [==============================================================] 2756/2756 100% operation complete, 2756 objects in 36658 NAND pages. ln -snf /home/autobuild/autobuild/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot /home/autobuild/autobuild/instance-23/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-23/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-23/buildroot' >>> Buildroot 2022.11-612-g1381a4d288 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-aespipe 2.4f Collecting legal info >>> host-agent-proxy 1.97 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> alsa-lib 1.2.8 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> alsa-utils 1.2.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> avro-c 1.11.1 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.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bind 9.16.33 Collecting legal info COPYRIGHT: OK (sha256: daf6f1eddf5983ed664a2d125b619e56e2e93917c19d0d41c7586ea153ba2155) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libmaxminddb 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libuv 1.44.2 Collecting legal info LICENSE: OK (sha256: 95b8b163c60d17cfce3cef61a2d8a9cf70137502c8fb5f3d93cd2fc529fa98c8) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> bubblewrap 0.6.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 0.64.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-cbootimage 1.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> dante 1.4.3 Collecting legal info LICENSE: OK (sha256: 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd) >>> darkhttpd 1.14 Collecting legal info darkhttpd.c: OK (sha256: f002944c9a8516e3346002d39c3e13681306833358c0f3c7781dff1fdb639710) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hddtemp 0.4.3 Collecting legal info GPL-2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> htop 3.2.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> jemalloc 5.3.0 Collecting legal info COPYING: OK (sha256: 94aa2caa98c25d942f58b956c71dba6a99ff98fc3a31cbc669fe2a4cd0268b53) >>> keepalived 2.2.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcodec2 1.0.5 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libcurl 7.87.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libssh2 1.10.0 Collecting legal info COPYING: OK (sha256: 859e60d760a3446ecaf777339f1eef98c527aea40714384d24b882a83ffdd23a) >>> libdvbpsi 1.3.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libeXosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libiio 0.24 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnetconf2 2.1.11 Collecting legal info LICENSE: OK (sha256: bd962ab457c8a8cb8faaaa36c11484680f3c9a47dbc336507817ae8935384064) >>> libyang 2.0.194 Collecting legal info LICENSE: OK (sha256: 0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> liburcu 0.13.2 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> linuxptp 3.1.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lttng-tools 2.13.8 Collecting legal info LICENSE: OK (sha256: 068e55c7dbe597400199aee75ac5e71bdb2ca88c4c9a4cfa8e1fbc61f933eda5) LICENSES/BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) LICENSES/BSD-3-Clause: OK (sha256: 7a83b1aeb460458db9a4bd521d7f237c45b1650f6e60ea5ffc71e49472454de3) LICENSES/GPL-2.0: OK (sha256: 6841c85b94f9dab319356e3aaf9e969fcedad51d3aaadf665bf86f34f4186b62) LICENSES/LGPL-2.1: OK (sha256: d72921266bc8452a8789f8a04a82755373990d00b7e0b0f1a8edb8f854e94d1c) LICENSES/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> mdadm 4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mfgtools 0.02 Collecting legal info LICENSE: OK (sha256: 2655559a6bb1179eae514f5c7166f4ede4f2453efa9cf4dc3c045cab5d57dede) README.txt: OK (sha256: 0963b6e5086bf454265b0f57821a02b681d1211e40ad74c310231cb4d94815c9) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> mg 3.5 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> msmtp 1.8.22 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nanomsg 1.1.5 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> ncftp 3.2.6 Collecting legal info doc/LICENSE.txt: OK (sha256: 4fe2f063d25d79c49712a272ebb68e050c703eed9c66c80108427edfe3285580) >>> neon 0.32.4 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> owfs 3.2p4 Collecting legal info COPYING: OK (sha256: 1f0527ab035eefb5197c68633d06f50f5077c719d82a99344702ceaca29150b9) COPYING.LIB: OK (sha256: 8a6601b893d5784d931b2ede64a406fac463acfbb7014914e27de4d6e68457c3) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> pps-tools 1.0.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> host-rust-bin 1.65.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> sdl2 2.24.2 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> ser2net 4.3.8 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sofia-sip 1.13.9 Collecting legal info COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> sqlite 3.40.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sudo 1.9.12p1 Collecting legal info LICENSE.md: OK (sha256: d2f93a3b17ed5586fddd07be33ad767146c1a81a22682baa68bb4360a31d020a) >>> sunxi-boards a6a4e94066f4ec6b26fc7060dc453a6bcf26a504 Collecting legal info >>> host-sunxi-tools 1.4.2 Collecting legal info LICENSE.md: OK (sha256: 2b0d4dda4bf8034e1506507a67f80f982131137afe62bf144d248f9faea31da4) >>> tcpdump 4.99.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> tinydtls 0.9-rc1 Collecting legal info LICENSE: OK (sha256: 7e906fb56da52bb6bba38e77eec00e7d37fe65b0b7b28c4bf68ff036573d0de5) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> shim 15.4 Collecting legal info COPYRIGHT: OK (sha256: 15edf527919ddcb2f514ab9d16ad07ef219e4bb490e0b79560be510f0c159cc2) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-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-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: sunxi-boards-a6a4e94066f4ec6b26fc7060dc453a6bcf26a504: cannot save license (SUNXI_BOARDS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-23/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-23/buildroot'