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:9: 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:17: 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_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:9: 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-14/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-14/output-1/host/bin PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-14/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-14/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-14/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-14/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-14/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-14/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-14/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-14/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-14/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/autobuild/autobuild/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-14/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-14/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-14/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-14/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-14/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/autobuild/autobuild/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-14/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-14/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-14/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-14/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-14/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-14/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-14/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-14/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-14/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-14/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-14/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-14/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-14/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-14/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-14/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-14/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-14/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-14/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-14/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-14/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-14/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-14/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-14/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-14/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-14/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-14/output-1/target/usr/include /home/autobuild/autobuild/instance-14/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-14/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-14/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-14/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-14/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-14/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-14/output-1/target/usr/doc find /home/autobuild/autobuild/instance-14/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-14/output-1/target/lib/ /home/autobuild/autobuild/instance-14/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-14/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-14/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-14/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-14/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-14/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-14/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-14/output-1/target/usr/man /home/autobuild/autobuild/instance-14/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-14/output-1/target/usr/info /home/autobuild/autobuild/instance-14/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-14/output-1/target/usr/doc /home/autobuild/autobuild/instance-14/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-14/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-14/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-14/output-1/target/lib/debug /home/autobuild/autobuild/instance-14/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-14/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/autobuild/autobuild/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/autobuild/autobuild/instance-14/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/autobuild/autobuild/instance-14/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/autobuild/autobuild/instance-14/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-14/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-14/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.11-rc1-27-gfbf0a6ea42"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2023.11-rc1\"" \ ) > /home/autobuild/autobuild/instance-14/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-14/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-14/output-1/per-package \ /home/autobuild/autobuild/instance-14/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-14/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-14/output-1/images rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-14/output-1/target/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-14/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-14/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot printf ' find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target -print0 | xargs -0 -r touch -hd @1691518198\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-14/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 41610 -m 0x800 -x lzo -o /home/autobuild/autobuild/instance-14/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-14/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-14/output-1/host/bin/lzma -9 -c /home/autobuild/autobuild/instance-14/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-14/output-1/images/rootfs.ubifs.lzma >>> Generating filesystem image rootfs.ubi mkdir -p /home/autobuild/autobuild/instance-14/output-1/images rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi mkdir -p /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-14/output-1/target/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-14/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/autobuild/autobuild/instance-14/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot printf ' find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target -print0 | xargs -0 -r touch -hd @1691518198\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/autobuild/autobuild/instance-14/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/autobuild/autobuild/instance-14/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/autobuild/autobuild/instance-14/output-1/build/ubinize.cfg\n /home/autobuild/autobuild/instance-14/output-1/host/sbin/ubinize -o /home/autobuild/autobuild/instance-14/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/autobuild/autobuild/instance-14/output-1/build/ubinize.cfg\n rm /home/autobuild/autobuild/instance-14/output-1/build/ubinize.cfg\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-14/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/ubi/target table='/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/autobuild/autobuild/instance-14/output-1/images/rootfs.ubifs"38707200 bytes (36.9 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-14/output-1/images rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-14/output-1/target/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-14/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-14/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' find /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target -print0 | xargs -0 -r touch -hd @1691518198\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-14/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-14/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-14/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-14/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-14/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-14/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 1971 objects. stage 2: creating image '/home/autobuild/autobuild/instance-14/output-1/images/rootfs.yaffs2' [ ] 1/1971 0% [ ] 2/1971 0% [ ] 3/1971 0% [ ] 4/1971 0% [ ] 5/1971 0% [ ] 6/1971 0% [ ] 7/1971 0% [ ] 8/1971 0% [ ] 9/1971 0% [ ] 10/1971 0% [ ] 11/1971 0% [ ] 12/1971 0% [ ] 13/1971 0% [ ] 14/1971 0% [ ] 15/1971 0% [ ] 16/1971 0% [ ] 17/1971 0% [ ] 18/1971 0% [ ] 19/1971 0% [ ] 20/1971 1% [ ] 21/1971 1% [ ] 22/1971 1% [ ] 23/1971 1% [ ] 24/1971 1% [ ] 25/1971 1% [ ] 26/1971 1% [ ] 27/1971 1% [ ] 28/1971 1% [ ] 29/1971 1% [ ] 30/1971 1% [ ] 31/1971 1% [= ] 32/1971 1% [= ] 33/1971 1% [= ] 34/1971 1% [= ] 35/1971 1% [= ] 36/1971 1% [= ] 37/1971 1% [= ] 38/1971 1% [= ] 39/1971 1% [= ] 40/1971 2% [= ] 41/1971 2% [= ] 42/1971 2% [= ] 43/1971 2% [= ] 44/1971 2% [= ] 45/1971 2% [= ] 46/1971 2% [= ] 47/1971 2% [= ] 48/1971 2% [= ] 49/1971 2% [= ] 50/1971 2% [= ] 51/1971 2% [= ] 52/1971 2% [= ] 53/1971 2% [= ] 54/1971 2% [= ] 55/1971 2% [= ] 56/1971 2% [= ] 57/1971 2% [= ] 58/1971 2% [= ] 59/1971 2% [= ] 60/1971 3% [= ] 61/1971 3% [= ] 62/1971 3% [= ] 63/1971 3% [== ] 64/1971 3% [== ] 65/1971 3% [== ] 66/1971 3% [== ] 67/1971 3% [== ] 68/1971 3% [== ] 69/1971 3% [== ] 70/1971 3% [== ] 71/1971 3% [== ] 72/1971 3% [== ] 73/1971 3% [== ] 74/1971 3% [== ] 75/1971 3% [== ] 76/1971 3% [== ] 77/1971 3% [== ] 78/1971 3% [== ] 79/1971 4% [== ] 80/1971 4% [== ] 81/1971 4% [== ] 82/1971 4% [== ] 83/1971 4% [== ] 84/1971 4% [== ] 85/1971 4% [== ] 86/1971 4% [== ] 87/1971 4% [== ] 88/1971 4% [== ] 89/1971 4% [== ] 90/1971 4% [== ] 91/1971 4% [== ] 92/1971 4% [== ] 93/1971 4% [== ] 94/1971 4% [== ] 95/1971 4% [=== ] 96/1971 4% [=== ] 97/1971 4% [=== ] 98/1971 4% [=== ] 99/1971 5% [=== ] 100/1971 5% [=== ] 101/1971 5% [=== ] 102/1971 5% [=== ] 103/1971 5% [=== ] 104/1971 5% [=== ] 105/1971 5% [=== ] 106/1971 5% [=== ] 107/1971 5% [=== ] 108/1971 5% [=== ] 109/1971 5% [=== ] 110/1971 5% [=== ] 111/1971 5% [=== ] 112/1971 5% [=== ] 113/1971 5% [=== ] 114/1971 5% [=== ] 115/1971 5% [=== ] 116/1971 5% [=== ] 117/1971 5% [=== ] 118/1971 5% [=== ] 119/1971 6% [=== ] 120/1971 6% [=== ] 121/1971 6% [=== ] 122/1971 6% [=== ] 123/1971 6% [=== ] 124/1971 6% [=== ] 125/1971 6% [=== ] 126/1971 6% [=== ] 127/1971 6% [==== ] 128/1971 6% [==== ] 129/1971 6% [==== ] 130/1971 6% [==== ] 131/1971 6% [==== ] 132/1971 6% [==== ] 133/1971 6% [==== ] 134/1971 6% [==== ] 135/1971 6% [==== ] 136/1971 6% [==== ] 137/1971 6% [==== ] 138/1971 7% [==== ] 139/1971 7% [==== ] 140/1971 7% [==== ] 141/1971 7% [==== ] 142/1971 7% [==== ] 143/1971 7% [==== ] 144/1971 7% [==== ] 145/1971 7% [==== ] 146/1971 7% [==== ] 147/1971 7% [==== ] 148/1971 7% [==== ] 149/1971 7% [==== ] 150/1971 7% [==== ] 151/1971 7% [==== ] 152/1971 7% [==== ] 153/1971 7% [==== ] 154/1971 7% [==== ] 155/1971 7% [==== ] 156/1971 7% [==== ] 157/1971 7% [==== ] 158/1971 8% [===== ] 159/1971 8% [===== ] 160/1971 8% [===== ] 161/1971 8% [===== ] 162/1971 8% [===== ] 163/1971 8% [===== ] 164/1971 8% [===== ] 165/1971 8% [===== ] 166/1971 8% [===== ] 167/1971 8% [===== ] 168/1971 8% [===== ] 169/1971 8% [===== ] 170/1971 8% [===== ] 171/1971 8% [===== ] 172/1971 8% [===== ] 173/1971 8% [===== ] 174/1971 8% [===== ] 175/1971 8% [===== ] 176/1971 8% [===== ] 177/1971 8% [===== ] 178/1971 9% [===== ] 179/1971 9% [===== ] 180/1971 9% [===== ] 181/1971 9% [===== ] 182/1971 9% [===== ] 183/1971 9% [===== ] 184/1971 9% [===== ] 185/1971 9% [===== ] 186/1971 9% [===== ] 187/1971 9% [===== ] 188/1971 9% [===== ] 189/1971 9% [===== ] 190/1971 9% [====== ] 191/1971 9% [====== ] 192/1971 9% [====== ] 193/1971 9% [====== ] 194/1971 9% [====== ] 195/1971 9% [====== ] 196/1971 9% [====== ] 197/1971 9% [====== ] 198/1971 10% [====== ] 199/1971 10% [====== ] 200/1971 10% [====== ] 201/1971 10% [====== ] 202/1971 10% [====== ] 203/1971 10% [====== ] 204/1971 10% [====== ] 205/1971 10% [====== ] 206/1971 10% [====== ] 207/1971 10% [====== ] 208/1971 10% [====== ] 209/1971 10% [====== ] 210/1971 10% [====== ] 211/1971 10% [====== ] 212/1971 10% [====== ] 213/1971 10% [====== ] 214/1971 10% [====== ] 215/1971 10% [====== ] 216/1971 10% [====== ] 217/1971 11% [====== ] 218/1971 11% [====== ] 219/1971 11% [====== ] 220/1971 11% [====== ] 221/1971 11% [====== ] 222/1971 11% [======= ] 223/1971 11% [======= ] 224/1971 11% [======= ] 225/1971 11% [======= ] 226/1971 11% [======= ] 227/1971 11% [======= ] 228/1971 11% [======= ] 229/1971 11% [======= ] 230/1971 11% [======= ] 231/1971 11% [======= ] 232/1971 11% [======= ] 233/1971 11% [======= ] 234/1971 11% [======= ] 235/1971 11% [======= ] 236/1971 11% [======= ] 237/1971 12% [======= ] 238/1971 12% [======= ] 239/1971 12% [======= ] 240/1971 12% [======= ] 241/1971 12% [======= ] 242/1971 12% [======= ] 243/1971 12% [======= ] 244/1971 12% [======= ] 245/1971 12% [======= ] 246/1971 12% [======= ] 247/1971 12% [======= ] 248/1971 12% [======= ] 249/1971 12% [======= ] 250/1971 12% [======= ] 251/1971 12% [======= ] 252/1971 12% [======= ] 253/1971 12% [======= ] 254/1971 12% [======== ] 255/1971 12% [======== ] 256/1971 12% [======== ] 257/1971 13% [======== ] 258/1971 13% [======== ] 259/1971 13% [======== ] 260/1971 13% [======== ] 261/1971 13% [======== ] 262/1971 13% [======== ] 263/1971 13% [======== ] 264/1971 13% [======== ] 265/1971 13% [======== ] 266/1971 13% [======== ] 267/1971 13% [======== ] 268/1971 13% [======== ] 269/1971 13% [======== ] 270/1971 13% [======== ] 271/1971 13% [======== ] 272/1971 13% [======== ] 273/1971 13% [======== ] 274/1971 13% [======== ] 275/1971 13% [======== ] 276/1971 14% [======== ] 277/1971 14% [======== ] 278/1971 14% [======== ] 279/1971 14% [======== ] 280/1971 14% [======== ] 281/1971 14% [======== ] 282/1971 14% [======== ] 283/1971 14% [======== ] 284/1971 14% [======== ] 285/1971 14% [======== ] 286/1971 14% [========= ] 287/1971 14% [========= ] 288/1971 14% [========= ] 289/1971 14% [========= ] 290/1971 14% [========= ] 291/1971 14% [========= ] 292/1971 14% [========= ] 293/1971 14% [========= ] 294/1971 14% [========= ] 295/1971 14% [========= ] 296/1971 15% [========= ] 297/1971 15% [========= ] 298/1971 15% [========= ] 299/1971 15% [========= ] 300/1971 15% [========= ] 301/1971 15% [========= ] 302/1971 15% [========= ] 303/1971 15% [========= ] 304/1971 15% [========= ] 305/1971 15% [========= ] 306/1971 15% [========= ] 307/1971 15% [========= ] 308/1971 15% [========= ] 309/1971 15% [========= ] 310/1971 15% [========= ] 311/1971 15% [========= ] 312/1971 15% [========= ] 313/1971 15% [========= ] 314/1971 15% [========= ] 315/1971 15% [========= ] 316/1971 16% [========= ] 317/1971 16% [========== ] 318/1971 16% [========== ] 319/1971 16% [========== ] 320/1971 16% [========== ] 321/1971 16% [========== ] 322/1971 16% [========== ] 323/1971 16% [========== ] 324/1971 16% [========== ] 325/1971 16% [========== ] 326/1971 16% [========== ] 327/1971 16% [========== ] 328/1971 16% [========== ] 329/1971 16% [========== ] 330/1971 16% [========== ] 331/1971 16% [========== ] 332/1971 16% [========== ] 333/1971 16% [========== ] 334/1971 16% [========== ] 335/1971 16% [========== ] 336/1971 17% [========== ] 337/1971 17% [========== ] 338/1971 17% [========== ] 339/1971 17% [========== ] 340/1971 17% [========== ] 341/1971 17% [========== ] 342/1971 17% [========== ] 343/1971 17% [========== ] 344/1971 17% [========== ] 345/1971 17% [========== ] 346/1971 17% [========== ] 347/1971 17% [========== ] 348/1971 17% [========== ] 349/1971 17% [=========== ] 350/1971 17% [=========== ] 351/1971 17% [=========== ] 352/1971 17% [=========== ] 353/1971 17% [=========== ] 354/1971 17% [=========== ] 355/1971 18% [=========== ] 356/1971 18% [=========== ] 357/1971 18% [=========== ] 358/1971 18% [=========== ] 359/1971 18% [=========== ] 360/1971 18% [=========== ] 361/1971 18% [=========== ] 362/1971 18% [=========== ] 363/1971 18% [=========== ] 364/1971 18% [=========== ] 365/1971 18% [=========== ] 366/1971 18% [=========== ] 367/1971 18% [=========== ] 368/1971 18% [=========== ] 369/1971 18% [=========== ] 370/1971 18% [=========== ] 371/1971 18% [=========== ] 372/1971 18% [=========== ] 373/1971 18% [=========== ] 374/1971 18% [=========== ] 375/1971 19% [=========== ] 376/1971 19% [=========== ] 377/1971 19% [=========== ] 378/1971 19% [=========== ] 379/1971 19% [=========== ] 380/1971 19% [=========== ] 381/1971 19% [============ ] 382/1971 19% [============ ] 383/1971 19% [============ ] 384/1971 19% [============ ] 385/1971 19% [============ ] 386/1971 19% [============ ] 387/1971 19% [============ ] 388/1971 19% [============ ] 389/1971 19% [============ ] 390/1971 19% [============ ] 391/1971 19% [============ ] 392/1971 19% [============ ] 393/1971 19% [============ ] 394/1971 19% [============ ] 395/1971 20% [============ ] 396/1971 20% [============ ] 397/1971 20% [============ ] 398/1971 20% [============ ] 399/1971 20% [============ ] 400/1971 20% [============ ] 401/1971 20% [============ ] 402/1971 20% [============ ] 403/1971 20% [============ ] 404/1971 20% [============ ] 405/1971 20% [============ ] 406/1971 20% [============ ] 407/1971 20% [============ ] 408/1971 20% [============ ] 409/1971 20% [============ ] 410/1971 20% [============ ] 411/1971 20% [============ ] 412/1971 20% [============ ] 413/1971 20% [============= ] 414/1971 21% [============= ] 415/1971 21% [============= ] 416/1971 21% [============= ] 417/1971 21% [============= ] 418/1971 21% [============= ] 419/1971 21% [============= ] 420/1971 21% [============= ] 421/1971 21% [============= ] 422/1971 21% [============= ] 423/1971 21% [============= ] 424/1971 21% [============= ] 425/1971 21% [============= ] 426/1971 21% [============= ] 427/1971 21% [============= ] 428/1971 21% [============= ] 429/1971 21% [============= ] 430/1971 21% [============= ] 431/1971 21% [============= ] 432/1971 21% [============= ] 433/1971 21% [============= ] 434/1971 22% [============= ] 435/1971 22% [============= ] 436/1971 22% [============= ] 437/1971 22% [============= ] 438/1971 22% [============= ] 439/1971 22% [============= ] 440/1971 22% [============= ] 441/1971 22% [============= ] 442/1971 22% [============= ] 443/1971 22% [============= ] 444/1971 22% [============= ] 445/1971 22% [============== ] 446/1971 22% [============== ] 447/1971 22% [============== ] 448/1971 22% [============== ] 449/1971 22% [============== ] 450/1971 22% [============== ] 451/1971 22% [============== ] 452/1971 22% [============== ] 453/1971 22% [============== ] 454/1971 23% [============== ] 455/1971 23% [============== ] 456/1971 23% [============== ] 457/1971 23% [============== ] 458/1971 23% [============== ] 459/1971 23% [============== ] 460/1971 23% [============== ] 461/1971 23% [============== ] 462/1971 23% [============== ] 463/1971 23% [============== ] 464/1971 23% [============== ] 465/1971 23% [============== ] 466/1971 23% [============== ] 467/1971 23% [============== ] 468/1971 23% [============== ] 469/1971 23% [============== ] 470/1971 23% [============== ] 471/1971 23% [============== ] 472/1971 23% [============== ] 473/1971 23% [============== ] 474/1971 24% [============== ] 475/1971 24% [============== ] 476/1971 24% [=============== ] 477/1971 24% [=============== ] 478/1971 24% [=============== ] 479/1971 24% [=============== ] 480/1971 24% [=============== ] 481/1971 24% [=============== ] 482/1971 24% [=============== ] 483/1971 24% [=============== ] 484/1971 24% [=============== ] 485/1971 24% [=============== ] 486/1971 24% [=============== ] 487/1971 24% [=============== ] 488/1971 24% [=============== ] 489/1971 24% [=============== ] 490/1971 24% [=============== ] 491/1971 24% [=============== ] 492/1971 24% [=============== ] 493/1971 25% [=============== ] 494/1971 25% [=============== ] 495/1971 25% [=============== ] 496/1971 25% [=============== ] 497/1971 25% [=============== ] 498/1971 25% [=============== ] 499/1971 25% [=============== ] 500/1971 25% [=============== ] 501/1971 25% [=============== ] 502/1971 25% [=============== ] 503/1971 25% [=============== ] 504/1971 25% [=============== ] 505/1971 25% [=============== ] 506/1971 25% [=============== ] 507/1971 25% [=============== ] 508/1971 25% [================ ] 509/1971 25% [================ ] 510/1971 25% [================ ] 511/1971 25% [================ ] 512/1971 25% [================ ] 513/1971 26% [================ ] 514/1971 26% [================ ] 515/1971 26% [================ ] 516/1971 26% [================ ] 517/1971 26% [================ ] 518/1971 26% [================ ] 519/1971 26% [================ ] 520/1971 26% [================ ] 521/1971 26% [================ ] 522/1971 26% [================ ] 523/1971 26% [================ ] 524/1971 26% [================ ] 525/1971 26% [================ ] 526/1971 26% [================ ] 527/1971 26% [================ ] 528/1971 26% [================ ] 529/1971 26% [================ ] 530/1971 26% [================ ] 531/1971 26% [================ ] 532/1971 26% [================ ] 533/1971 27% [================ ] 534/1971 27% [================ ] 535/1971 27% [================ ] 536/1971 27% [================ ] 537/1971 27% [================ ] 538/1971 27% [================ ] 539/1971 27% [================ ] 540/1971 27% [================= ] 541/1971 27% [================= ] 542/1971 27% [================= ] 543/1971 27% [================= ] 544/1971 27% [================= ] 545/1971 27% [================= ] 546/1971 27% [================= ] 547/1971 27% [================= ] 548/1971 27% [================= ] 549/1971 27% [================= ] 550/1971 27% [================= ] 551/1971 27% [================= ] 552/1971 28% [================= ] 553/1971 28% [================= ] 554/1971 28% [================= ] 555/1971 28% [================= ] 556/1971 28% [================= ] 557/1971 28% [================= ] 558/1971 28% [================= ] 559/1971 28% [================= ] 560/1971 28% [================= ] 561/1971 28% [================= ] 562/1971 28% [================= ] 563/1971 28% [================= ] 564/1971 28% [================= ] 565/1971 28% [================= ] 566/1971 28% [================= ] 567/1971 28% [================= ] 568/1971 28% [================= ] 569/1971 28% [================= ] 570/1971 28% [================= ] 571/1971 28% [================= ] 572/1971 29% [================== ] 573/1971 29% [================== ] 574/1971 29% [================== ] 575/1971 29% [================== ] 576/1971 29% [================== ] 577/1971 29% [================== ] 578/1971 29% [================== ] 579/1971 29% [================== ] 580/1971 29% [================== ] 581/1971 29% [================== ] 582/1971 29% [================== ] 583/1971 29% [================== ] 584/1971 29% [================== ] 585/1971 29% [================== ] 586/1971 29% [================== ] 587/1971 29% [================== ] 588/1971 29% [================== ] 589/1971 29% [================== ] 590/1971 29% [================== ] 591/1971 29% [================== ] 592/1971 30% [================== ] 593/1971 30% [================== ] 594/1971 30% [================== ] 595/1971 30% [================== ] 596/1971 30% [================== ] 597/1971 30% [================== ] 598/1971 30% [================== ] 599/1971 30% [================== ] 600/1971 30% [================== ] 601/1971 30% [================== ] 602/1971 30% [================== ] 603/1971 30% [================== ] 604/1971 30% [=================== ] 605/1971 30% [=================== ] 606/1971 30% [=================== ] 607/1971 30% [=================== ] 608/1971 30% [=================== ] 609/1971 30% [=================== ] 610/1971 30% [=================== ] 611/1971 30% [=================== ] 612/1971 31% [=================== ] 613/1971 31% [=================== ] 614/1971 31% [=================== ] 615/1971 31% [=================== ] 616/1971 31% [=================== ] 617/1971 31% [=================== ] 618/1971 31% [=================== ] 619/1971 31% [=================== ] 620/1971 31% [=================== ] 621/1971 31% [=================== ] 622/1971 31% [=================== ] 623/1971 31% [=================== ] 624/1971 31% [=================== ] 625/1971 31% [=================== ] 626/1971 31% [=================== ] 627/1971 31% [=================== ] 628/1971 31% [=================== ] 629/1971 31% [=================== ] 630/1971 31% [=================== ] 631/1971 32% [=================== ] 632/1971 32% [=================== ] 633/1971 32% [=================== ] 634/1971 32% [=================== ] 635/1971 32% [==================== ] 636/1971 32% [==================== ] 637/1971 32% [==================== ] 638/1971 32% [==================== ] 639/1971 32% [==================== ] 640/1971 32% [==================== ] 641/1971 32% [==================== ] 642/1971 32% [==================== ] 643/1971 32% [==================== ] 644/1971 32% [==================== ] 645/1971 32% [==================== ] 646/1971 32% [==================== ] 647/1971 32% [==================== ] 648/1971 32% [==================== ] 649/1971 32% [==================== ] 650/1971 32% [==================== ] 651/1971 33% [==================== ] 652/1971 33% [==================== ] 653/1971 33% [==================== ] 654/1971 33% [==================== ] 655/1971 33% [==================== ] 656/1971 33% [==================== ] 657/1971 33% [==================== ] 658/1971 33% [==================== ] 659/1971 33% [==================== ] 660/1971 33% [==================== ] 661/1971 33% [==================== ] 662/1971 33% [==================== ] 663/1971 33% [==================== ] 664/1971 33% [==================== ] 665/1971 33% [==================== ] 666/1971 33% [==================== ] 667/1971 33% [===================== ] 668/1971 33% [===================== ] 669/1971 33% [===================== ] 670/1971 33% [===================== ] 671/1971 34% [===================== ] 672/1971 34% [===================== ] 673/1971 34% [===================== ] 674/1971 34% [===================== ] 675/1971 34% [===================== ] 676/1971 34% [===================== ] 677/1971 34% [===================== ] 678/1971 34% [===================== ] 679/1971 34% [===================== ] 680/1971 34% [===================== ] 681/1971 34% [===================== ] 682/1971 34% [===================== ] 683/1971 34% [===================== ] 684/1971 34% [===================== ] 685/1971 34% [===================== ] 686/1971 34% [===================== ] 687/1971 34% [===================== ] 688/1971 34% [===================== ] 689/1971 34% [===================== ] 690/1971 35% [===================== ] 691/1971 35% [===================== ] 692/1971 35% [===================== ] 693/1971 35% [===================== ] 694/1971 35% [===================== ] 695/1971 35% [===================== ] 696/1971 35% [===================== ] 697/1971 35% [===================== ] 698/1971 35% [===================== ] 699/1971 35% [====================== ] 700/1971 35% [====================== ] 701/1971 35% [====================== ] 702/1971 35% [====================== ] 703/1971 35% [====================== ] 704/1971 35% [====================== ] 705/1971 35% [====================== ] 706/1971 35% [====================== ] 707/1971 35% [====================== ] 708/1971 35% [====================== ] 709/1971 35% [====================== ] 710/1971 36% [====================== ] 711/1971 36% [====================== ] 712/1971 36% [====================== ] 713/1971 36% [====================== ] 714/1971 36% [====================== ] 715/1971 36% [====================== ] 716/1971 36% [====================== ] 717/1971 36% [====================== ] 718/1971 36% [====================== ] 719/1971 36% [====================== ] 720/1971 36% [====================== ] 721/1971 36% [====================== ] 722/1971 36% [====================== ] 723/1971 36% [====================== ] 724/1971 36% [====================== ] 725/1971 36% [====================== ] 726/1971 36% [====================== ] 727/1971 36% [====================== ] 728/1971 36% [====================== ] 729/1971 36% [====================== ] 730/1971 37% [====================== ] 731/1971 37% [======================= ] 732/1971 37% [======================= ] 733/1971 37% [======================= ] 734/1971 37% [======================= ] 735/1971 37% [======================= ] 736/1971 37% [======================= ] 737/1971 37% [======================= ] 738/1971 37% [======================= ] 739/1971 37% [======================= ] 740/1971 37% [======================= ] 741/1971 37% [======================= ] 742/1971 37% [======================= ] 743/1971 37% [======================= ] 744/1971 37% [======================= ] 745/1971 37% [======================= ] 746/1971 37% [======================= ] 747/1971 37% [======================= ] 748/1971 37% [======================= ] 749/1971 38% [======================= ] 750/1971 38% [======================= ] 751/1971 38% [======================= ] 752/1971 38% [======================= ] 753/1971 38% [======================= ] 754/1971 38% [======================= ] 755/1971 38% [======================= ] 756/1971 38% [======================= ] 757/1971 38% [======================= ] 758/1971 38% [======================= ] 759/1971 38% [======================= ] 760/1971 38% [======================= ] 761/1971 38% [======================= ] 762/1971 38% [======================== ] 763/1971 38% [======================== ] 764/1971 38% [======================== ] 765/1971 38% [======================== ] 766/1971 38% [======================== ] 767/1971 38% [======================== ] 768/1971 38% [======================== ] 769/1971 39% [======================== ] 770/1971 39% [======================== ] 771/1971 39% [======================== ] 772/1971 39% [======================== ] 773/1971 39% [======================== ] 774/1971 39% [======================== ] 775/1971 39% [======================== ] 776/1971 39% [======================== ] 777/1971 39% [======================== ] 778/1971 39% [======================== ] 779/1971 39% [======================== ] 780/1971 39% [======================== ] 781/1971 39% [======================== ] 782/1971 39% [======================== ] 783/1971 39% [======================== ] 784/1971 39% [======================== ] 785/1971 39% [======================== ] 786/1971 39% [======================== ] 787/1971 39% [======================== ] 788/1971 39% [======================== ] 789/1971 40% [======================== ] 790/1971 40% [======================== ] 791/1971 40% [======================== ] 792/1971 40% [======================== ] 793/1971 40% [======================== ] 794/1971 40% [========================= ] 795/1971 40% [========================= ] 796/1971 40% [========================= ] 797/1971 40% [========================= ] 798/1971 40% [========================= ] 799/1971 40% [========================= ] 800/1971 40% [========================= ] 801/1971 40% [========================= ] 802/1971 40% [========================= ] 803/1971 40% [========================= ] 804/1971 40% [========================= ] 805/1971 40% [========================= ] 806/1971 40% [========================= ] 807/1971 40% [========================= ] 808/1971 40% [========================= ] 809/1971 41% [========================= ] 810/1971 41% [========================= ] 811/1971 41% [========================= ] 812/1971 41% [========================= ] 813/1971 41% [========================= ] 814/1971 41% [========================= ] 815/1971 41% [========================= ] 816/1971 41% [========================= ] 817/1971 41% [========================= ] 818/1971 41% [========================= ] 819/1971 41% [========================= ] 820/1971 41% [========================= ] 821/1971 41% [========================= ] 822/1971 41% [========================= ] 823/1971 41% [========================= ] 824/1971 41% [========================= ] 825/1971 41% [========================= ] 826/1971 41% [========================== ] 827/1971 41% [========================== ] 828/1971 42% [========================== ] 829/1971 42% [========================== ] 830/1971 42% [========================== ] 831/1971 42% [========================== ] 832/1971 42% [========================== ] 833/1971 42% [========================== ] 834/1971 42% [========================== ] 835/1971 42% [========================== ] 836/1971 42% [========================== ] 837/1971 42% [========================== ] 838/1971 42% [========================== ] 839/1971 42% [========================== ] 840/1971 42% [========================== ] 841/1971 42% [========================== ] 842/1971 42% [========================== ] 843/1971 42% [========================== ] 844/1971 42% [========================== ] 845/1971 42% [========================== ] 846/1971 42% [========================== ] 847/1971 42% [========================== ] 848/1971 43% [========================== ] 849/1971 43% [========================== ] 850/1971 43% [========================== ] 851/1971 43% [========================== ] 852/1971 43% [========================== ] 853/1971 43% [========================== ] 854/1971 43% [========================== ] 855/1971 43% [========================== ] 856/1971 43% [========================== ] 857/1971 43% [========================== ] 858/1971 43% [=========================== ] 859/1971 43% [=========================== ] 860/1971 43% [=========================== ] 861/1971 43% [=========================== ] 862/1971 43% [=========================== ] 863/1971 43% [=========================== ] 864/1971 43% [=========================== ] 865/1971 43% [=========================== ] 866/1971 43% [=========================== ] 867/1971 43% [=========================== ] 868/1971 44% [=========================== ] 869/1971 44% [=========================== ] 870/1971 44% [=========================== ] 871/1971 44% [=========================== ] 872/1971 44% [=========================== ] 873/1971 44% [=========================== ] 874/1971 44% [=========================== ] 875/1971 44% [=========================== ] 876/1971 44% [=========================== ] 877/1971 44% [=========================== ] 878/1971 44% [=========================== ] 879/1971 44% [=========================== ] 880/1971 44% [=========================== ] 881/1971 44% [=========================== ] 882/1971 44% [=========================== ] 883/1971 44% [=========================== ] 884/1971 44% [=========================== ] 885/1971 44% [=========================== ] 886/1971 44% [=========================== ] 887/1971 45% [=========================== ] 888/1971 45% [=========================== ] 889/1971 45% [=========================== ] 890/1971 45% [============================ ] 891/1971 45% [============================ ] 892/1971 45% [============================ ] 893/1971 45% [============================ ] 894/1971 45% [============================ ] 895/1971 45% [============================ ] 896/1971 45% [============================ ] 897/1971 45% [============================ ] 898/1971 45% [============================ ] 899/1971 45% [============================ ] 900/1971 45% [============================ ] 901/1971 45% [============================ ] 902/1971 45% [============================ ] 903/1971 45% [============================ ] 904/1971 45% [============================ ] 905/1971 45% [============================ ] 906/1971 45% [============================ ] 907/1971 46% [============================ ] 908/1971 46% [============================ ] 909/1971 46% [============================ ] 910/1971 46% [============================ ] 911/1971 46% [============================ ] 912/1971 46% [============================ ] 913/1971 46% [============================ ] 914/1971 46% [============================ ] 915/1971 46% [============================ ] 916/1971 46% [============================ ] 917/1971 46% [============================ ] 918/1971 46% [============================ ] 919/1971 46% [============================ ] 920/1971 46% [============================ ] 921/1971 46% [============================= ] 922/1971 46% [============================= ] 923/1971 46% [============================= ] 924/1971 46% [============================= ] 925/1971 46% [============================= ] 926/1971 46% [============================= ] 927/1971 47% [============================= ] 928/1971 47% [============================= ] 929/1971 47% [============================= ] 930/1971 47% [============================= ] 931/1971 47% [============================= ] 932/1971 47% [============================= ] 933/1971 47% [============================= ] 934/1971 47% [============================= ] 935/1971 47% [============================= ] 936/1971 47% [============================= ] 937/1971 47% [============================= ] 938/1971 47% [============================= ] 939/1971 47% [============================= ] 940/1971 47% [============================= ] 941/1971 47% [============================= ] 942/1971 47% [============================= ] 943/1971 47% [============================= ] 944/1971 47% [============================= ] 945/1971 47% [============================= ] 946/1971 47% [============================= ] 947/1971 48% [============================= ] 948/1971 48% [============================= ] 949/1971 48% [============================= ] 950/1971 48% [============================= ] 951/1971 48% [============================= ] 952/1971 48% [============================= ] 953/1971 48% [============================== ] 954/1971 48% [============================== ] 955/1971 48% [============================== ] 956/1971 48% [============================== ] 957/1971 48% [============================== ] 958/1971 48% [============================== ] 959/1971 48% [============================== ] 960/1971 48% [============================== ] 961/1971 48% [============================== ] 962/1971 48% [============================== ] 963/1971 48% [============================== ] 964/1971 48% [============================== ] 965/1971 48% [============================== ] 966/1971 49% [============================== ] 967/1971 49% [============================== ] 968/1971 49% [============================== ] 969/1971 49% [============================== ] 970/1971 49% [============================== ] 971/1971 49% [============================== ] 972/1971 49% [============================== ] 973/1971 49% [============================== ] 974/1971 49% [============================== ] 975/1971 49% [============================== ] 976/1971 49% [============================== ] 977/1971 49% [============================== ] 978/1971 49% [============================== ] 979/1971 49% [============================== ] 980/1971 49% [============================== ] 981/1971 49% [============================== ] 982/1971 49% [============================== ] 983/1971 49% [============================== ] 984/1971 49% [============================== ] 985/1971 49% [=============================== ] 986/1971 50% [=============================== ] 987/1971 50% [=============================== ] 988/1971 50% [=============================== ] 989/1971 50% [=============================== ] 990/1971 50% [=============================== ] 991/1971 50% [=============================== ] 992/1971 50% [=============================== ] 993/1971 50% [=============================== ] 994/1971 50% [=============================== ] 995/1971 50% [=============================== ] 996/1971 50% [=============================== ] 997/1971 50% [=============================== ] 998/1971 50% [=============================== ] 999/1971 50% [=============================== ] 1000/1971 50% [=============================== ] 1001/1971 50% [=============================== ] 1002/1971 50% [=============================== ] 1003/1971 50% [=============================== ] 1004/1971 50% [=============================== ] 1005/1971 50% [=============================== ] 1006/1971 51% [=============================== ] 1007/1971 51% [=============================== ] 1008/1971 51% [=============================== ] 1009/1971 51% [=============================== ] 1010/1971 51% [=============================== ] 1011/1971 51% [=============================== ] 1012/1971 51% [=============================== ] 1013/1971 51% [=============================== ] 1014/1971 51% [=============================== ] 1015/1971 51% [=============================== ] 1016/1971 51% [=============================== ] 1017/1971 51% [================================ ] 1018/1971 51% [================================ ] 1019/1971 51% [================================ ] 1020/1971 51% [================================ ] 1021/1971 51% [================================ ] 1022/1971 51% [================================ ] 1023/1971 51% [================================ ] 1024/1971 51% [================================ ] 1025/1971 52% [================================ ] 1026/1971 52% [================================ ] 1027/1971 52% [================================ ] 1028/1971 52% [================================ ] 1029/1971 52% [================================ ] 1030/1971 52% [================================ ] 1031/1971 52% [================================ ] 1032/1971 52% [================================ ] 1033/1971 52% [================================ ] 1034/1971 52% [================================ ] 1035/1971 52% [================================ ] 1036/1971 52% [================================ ] 1037/1971 52% [================================ ] 1038/1971 52% [================================ ] 1039/1971 52% [================================ ] 1040/1971 52% [================================ ] 1041/1971 52% [================================ ] 1042/1971 52% [================================ ] 1043/1971 52% [================================ ] 1044/1971 52% [================================ ] 1045/1971 53% [================================ ] 1046/1971 53% [================================ ] 1047/1971 53% [================================ ] 1048/1971 53% [================================ ] 1049/1971 53% [================================= ] 1050/1971 53% [================================= ] 1051/1971 53% [================================= ] 1052/1971 53% [================================= ] 1053/1971 53% [================================= ] 1054/1971 53% [================================= ] 1055/1971 53% [================================= ] 1056/1971 53% [================================= ] 1057/1971 53% [================================= ] 1058/1971 53% [================================= ] 1059/1971 53% [================================= ] 1060/1971 53% [================================= ] 1061/1971 53% [================================= ] 1062/1971 53% [================================= ] 1063/1971 53% [================================= ] 1064/1971 53% [================================= ] 1065/1971 54% [================================= ] 1066/1971 54% [================================= ] 1067/1971 54% [================================= ] 1068/1971 54% [================================= ] 1069/1971 54% [================================= ] 1070/1971 54% [================================= ] 1071/1971 54% [================================= ] 1072/1971 54% [================================= ] 1073/1971 54% [================================= ] 1074/1971 54% [================================= ] 1075/1971 54% [================================= ] 1076/1971 54% [================================= ] 1077/1971 54% [================================= ] 1078/1971 54% [================================= ] 1079/1971 54% [================================= ] 1080/1971 54% [================================== ] 1081/1971 54% [================================== ] 1082/1971 54% [================================== ] 1083/1971 54% [================================== ] 1084/1971 54% [================================== ] 1085/1971 55% [================================== ] 1086/1971 55% [================================== ] 1087/1971 55% [================================== ] 1088/1971 55% [================================== ] 1089/1971 55% [================================== ] 1090/1971 55% [================================== ] 1091/1971 55% [================================== ] 1092/1971 55% [================================== ] 1093/1971 55% [================================== ] 1094/1971 55% [================================== ] 1095/1971 55% [================================== ] 1096/1971 55% [================================== ] 1097/1971 55% [================================== ] 1098/1971 55% [================================== ] 1099/1971 55% [================================== ] 1100/1971 55% [================================== ] 1101/1971 55% [================================== ] 1102/1971 55% [================================== ] 1103/1971 55% [================================== ] 1104/1971 56% [================================== ] 1105/1971 56% [================================== ] 1106/1971 56% [================================== ] 1107/1971 56% [================================== ] 1108/1971 56% [================================== ] 1109/1971 56% [================================== ] 1110/1971 56% [================================== ] 1111/1971 56% [================================== ] 1112/1971 56% [=================================== ] 1113/1971 56% [=================================== ] 1114/1971 56% [=================================== ] 1115/1971 56% [=================================== ] 1116/1971 56% [=================================== ] 1117/1971 56% [=================================== ] 1118/1971 56% [=================================== ] 1119/1971 56% [=================================== ] 1120/1971 56% [=================================== ] 1121/1971 56% [=================================== ] 1122/1971 56% [=================================== ] 1123/1971 56% [=================================== ] 1124/1971 57% [=================================== ] 1125/1971 57% [=================================== ] 1126/1971 57% [=================================== ] 1127/1971 57% [=================================== ] 1128/1971 57% [=================================== ] 1129/1971 57% [=================================== ] 1130/1971 57% [=================================== ] 1131/1971 57% [=================================== ] 1132/1971 57% [=================================== ] 1133/1971 57% [=================================== ] 1134/1971 57% [=================================== ] 1135/1971 57% [=================================== ] 1136/1971 57% [=================================== ] 1137/1971 57% [=================================== ] 1138/1971 57% [=================================== ] 1139/1971 57% [=================================== ] 1140/1971 57% [=================================== ] 1141/1971 57% [=================================== ] 1142/1971 57% [=================================== ] 1143/1971 57% [=================================== ] 1144/1971 58% [==================================== ] 1145/1971 58% [==================================== ] 1146/1971 58% [==================================== ] 1147/1971 58% [==================================== ] 1148/1971 58% [==================================== ] 1149/1971 58% [==================================== ] 1150/1971 58% [==================================== ] 1151/1971 58% [==================================== ] 1152/1971 58% [==================================== ] 1153/1971 58% [==================================== ] 1154/1971 58% [==================================== ] 1155/1971 58% [==================================== ] 1156/1971 58% [==================================== ] 1157/1971 58% [==================================== ] 1158/1971 58% [==================================== ] 1159/1971 58% [==================================== ] 1160/1971 58% [==================================== ] 1161/1971 58% [==================================== ] 1162/1971 58% [==================================== ] 1163/1971 59% [==================================== ] 1164/1971 59% [==================================== ] 1165/1971 59% [==================================== ] 1166/1971 59% [==================================== ] 1167/1971 59% [==================================== ] 1168/1971 59% [==================================== ] 1169/1971 59% [==================================== ] 1170/1971 59% [==================================== ] 1171/1971 59% [==================================== ] 1172/1971 59% [==================================== ] 1173/1971 59% [==================================== ] 1174/1971 59% [==================================== ] 1175/1971 59% [==================================== ] 1176/1971 59% [===================================== ] 1177/1971 59% [===================================== ] 1178/1971 59% [===================================== ] 1179/1971 59% [===================================== ] 1180/1971 59% [===================================== ] 1181/1971 59% [===================================== ] 1182/1971 59% [===================================== ] 1183/1971 60% [===================================== ] 1184/1971 60% [===================================== ] 1185/1971 60% [===================================== ] 1186/1971 60% [===================================== ] 1187/1971 60% [===================================== ] 1188/1971 60% [===================================== ] 1189/1971 60% [===================================== ] 1190/1971 60% [===================================== ] 1191/1971 60% [===================================== ] 1192/1971 60% [===================================== ] 1193/1971 60% [===================================== ] 1194/1971 60% [===================================== ] 1195/1971 60% [===================================== ] 1196/1971 60% [===================================== ] 1197/1971 60% [===================================== ] 1198/1971 60% [===================================== ] 1199/1971 60% [===================================== ] 1200/1971 60% [===================================== ] 1201/1971 60% [===================================== ] 1202/1971 60% [===================================== ] 1203/1971 61% [===================================== ] 1204/1971 61% [===================================== ] 1205/1971 61% [===================================== ] 1206/1971 61% [===================================== ] 1207/1971 61% [===================================== ] 1208/1971 61% [====================================== ] 1209/1971 61% [====================================== ] 1210/1971 61% [====================================== ] 1211/1971 61% [====================================== ] 1212/1971 61% [====================================== ] 1213/1971 61% [====================================== ] 1214/1971 61% [====================================== ] 1215/1971 61% [====================================== ] 1216/1971 61% [====================================== ] 1217/1971 61% [====================================== ] 1218/1971 61% [====================================== ] 1219/1971 61% [====================================== ] 1220/1971 61% [====================================== ] 1221/1971 61% [====================================== ] 1222/1971 61% [====================================== ] 1223/1971 62% [====================================== ] 1224/1971 62% [====================================== ] 1225/1971 62% [====================================== ] 1226/1971 62% [====================================== ] 1227/1971 62% [====================================== ] 1228/1971 62% [====================================== ] 1229/1971 62% [====================================== ] 1230/1971 62% [====================================== ] 1231/1971 62% [====================================== ] 1232/1971 62% [====================================== ] 1233/1971 62% [====================================== ] 1234/1971 62% [====================================== ] 1235/1971 62% [====================================== ] 1236/1971 62% [====================================== ] 1237/1971 62% [====================================== ] 1238/1971 62% [====================================== ] 1239/1971 62% [======================================= ] 1240/1971 62% [======================================= ] 1241/1971 62% [======================================= ] 1242/1971 63% [======================================= ] 1243/1971 63% [======================================= ] 1244/1971 63% [======================================= ] 1245/1971 63% [======================================= ] 1246/1971 63% [======================================= ] 1247/1971 63% [======================================= ] 1248/1971 63% [======================================= ] 1249/1971 63% [======================================= ] 1250/1971 63% [======================================= ] 1251/1971 63% [======================================= ] 1252/1971 63% [======================================= ] 1253/1971 63% [======================================= ] 1254/1971 63% [======================================= ] 1255/1971 63% [======================================= ] 1256/1971 63% [======================================= ] 1257/1971 63% [======================================= ] 1258/1971 63% [======================================= ] 1259/1971 63% [======================================= ] 1260/1971 63% [======================================= ] 1261/1971 63% [======================================= ] 1262/1971 64% [======================================= ] 1263/1971 64% [======================================= ] 1264/1971 64% [======================================= ] 1265/1971 64% [======================================= ] 1266/1971 64% [======================================= ] 1267/1971 64% [======================================= ] 1268/1971 64% [======================================= ] 1269/1971 64% [======================================= ] 1270/1971 64% [======================================= ] 1271/1971 64% [======================================== ] 1272/1971 64% [======================================== ] 1273/1971 64% [======================================== ] 1274/1971 64% [======================================== ] 1275/1971 64% [======================================== ] 1276/1971 64% [======================================== ] 1277/1971 64% [======================================== ] 1278/1971 64% [======================================== ] 1279/1971 64% [======================================== ] 1280/1971 64% [======================================== ] 1281/1971 64% [======================================== ] 1282/1971 65% [======================================== ] 1283/1971 65% [======================================== ] 1284/1971 65% [======================================== ] 1285/1971 65% [======================================== ] 1286/1971 65% [======================================== ] 1287/1971 65% [======================================== ] 1288/1971 65% [======================================== ] 1289/1971 65% [======================================== ] 1290/1971 65% [======================================== ] 1291/1971 65% [======================================== ] 1292/1971 65% [======================================== ] 1293/1971 65% [======================================== ] 1294/1971 65% [======================================== ] 1295/1971 65% [======================================== ] 1296/1971 65% [======================================== ] 1297/1971 65% [======================================== ] 1298/1971 65% [======================================== ] 1299/1971 65% [======================================== ] 1300/1971 65% [======================================== ] 1301/1971 66% [======================================== ] 1302/1971 66% [======================================== ] 1303/1971 66% [========================================= ] 1304/1971 66% [========================================= ] 1305/1971 66% [========================================= ] 1306/1971 66% [========================================= ] 1307/1971 66% [========================================= ] 1308/1971 66% [========================================= ] 1309/1971 66% [========================================= ] 1310/1971 66% [========================================= ] 1311/1971 66% [========================================= ] 1312/1971 66% [========================================= ] 1313/1971 66% [========================================= ] 1314/1971 66% [========================================= ] 1315/1971 66% [========================================= ] 1316/1971 66% [========================================= ] 1317/1971 66% [========================================= ] 1318/1971 66% [========================================= ] 1319/1971 66% [========================================= ] 1320/1971 66% [========================================= ] 1321/1971 67% [========================================= ] 1322/1971 67% [========================================= ] 1323/1971 67% [========================================= ] 1324/1971 67% [========================================= ] 1325/1971 67% [========================================= ] 1326/1971 67% [========================================= ] 1327/1971 67% [========================================= ] 1328/1971 67% [========================================= ] 1329/1971 67% [========================================= ] 1330/1971 67% [========================================= ] 1331/1971 67% [========================================= ] 1332/1971 67% [========================================= ] 1333/1971 67% [========================================= ] 1334/1971 67% [========================================= ] 1335/1971 67% [========================================== ] 1336/1971 67% [========================================== ] 1337/1971 67% [========================================== ] 1338/1971 67% [========================================== ] 1339/1971 67% [========================================== ] 1340/1971 67% [========================================== ] 1341/1971 68% [========================================== ] 1342/1971 68% [========================================== ] 1343/1971 68% [========================================== ] 1344/1971 68% [========================================== ] 1345/1971 68% [========================================== ] 1346/1971 68% [========================================== ] 1347/1971 68% [========================================== ] 1348/1971 68% [========================================== ] 1349/1971 68% [========================================== ] 1350/1971 68% [========================================== ] 1351/1971 68% [========================================== ] 1352/1971 68% [========================================== ] 1353/1971 68% [========================================== ] 1354/1971 68% [========================================== ] 1355/1971 68% [========================================== ] 1356/1971 68% [========================================== ] 1357/1971 68% [========================================== ] 1358/1971 68% [========================================== ] 1359/1971 68% [========================================== ] 1360/1971 69% [========================================== ] 1361/1971 69% [========================================== ] 1362/1971 69% [========================================== ] 1363/1971 69% [========================================== ] 1364/1971 69% [========================================== ] 1365/1971 69% [========================================== ] 1366/1971 69% [=========================================== ] 1367/1971 69% [=========================================== ] 1368/1971 69% [=========================================== ] 1369/1971 69% [=========================================== ] 1370/1971 69% [=========================================== ] 1371/1971 69% [=========================================== ] 1372/1971 69% [=========================================== ] 1373/1971 69% [=========================================== ] 1374/1971 69% [=========================================== ] 1375/1971 69% [=========================================== ] 1376/1971 69% [=========================================== ] 1377/1971 69% [=========================================== ] 1378/1971 69% [=========================================== ] 1379/1971 69% [=========================================== ] 1380/1971 70% [=========================================== ] 1381/1971 70% [=========================================== ] 1382/1971 70% [=========================================== ] 1383/1971 70% [=========================================== ] 1384/1971 70% [=========================================== ] 1385/1971 70% [=========================================== ] 1386/1971 70% [=========================================== ] 1387/1971 70% [=========================================== ] 1388/1971 70% [=========================================== ] 1389/1971 70% [=========================================== ] 1390/1971 70% [=========================================== ] 1391/1971 70% [=========================================== ] 1392/1971 70% [=========================================== ] 1393/1971 70% [=========================================== ] 1394/1971 70% [=========================================== ] 1395/1971 70% [=========================================== ] 1396/1971 70% [=========================================== ] 1397/1971 70% [=========================================== ] 1398/1971 70% [============================================ ] 1399/1971 70% [============================================ ] 1400/1971 71% [============================================ ] 1401/1971 71% [============================================ ] 1402/1971 71% [============================================ ] 1403/1971 71% [============================================ ] 1404/1971 71% [============================================ ] 1405/1971 71% [============================================ ] 1406/1971 71% [============================================ ] 1407/1971 71% [============================================ ] 1408/1971 71% [============================================ ] 1409/1971 71% [============================================ ] 1410/1971 71% [============================================ ] 1411/1971 71% [============================================ ] 1412/1971 71% [============================================ ] 1413/1971 71% [============================================ ] 1414/1971 71% [============================================ ] 1415/1971 71% [============================================ ] 1416/1971 71% [============================================ ] 1417/1971 71% [============================================ ] 1418/1971 71% [============================================ ] 1419/1971 71% [============================================ ] 1420/1971 72% [============================================ ] 1421/1971 72% [============================================ ] 1422/1971 72% [============================================ ] 1423/1971 72% [============================================ ] 1424/1971 72% [============================================ ] 1425/1971 72% [============================================ ] 1426/1971 72% [============================================ ] 1427/1971 72% [============================================ ] 1428/1971 72% [============================================ ] 1429/1971 72% [============================================ ] 1430/1971 72% [============================================= ] 1431/1971 72% [============================================= ] 1432/1971 72% [============================================= ] 1433/1971 72% [============================================= ] 1434/1971 72% [============================================= ] 1435/1971 72% [============================================= ] 1436/1971 72% [============================================= ] 1437/1971 72% [============================================= ] 1438/1971 72% [============================================= ] 1439/1971 73% [============================================= ] 1440/1971 73% [============================================= ] 1441/1971 73% [============================================= ] 1442/1971 73% [============================================= ] 1443/1971 73% [============================================= ] 1444/1971 73% [============================================= ] 1445/1971 73% [============================================= ] 1446/1971 73% [============================================= ] 1447/1971 73% [============================================= ] 1448/1971 73% [============================================= ] 1449/1971 73% [============================================= ] 1450/1971 73% [============================================= ] 1451/1971 73% [============================================= ] 1452/1971 73% [============================================= ] 1453/1971 73% [============================================= ] 1454/1971 73% [============================================= ] 1455/1971 73% [============================================= ] 1456/1971 73% [============================================= ] 1457/1971 73% [============================================= ] 1458/1971 73% [============================================= ] 1459/1971 74% [============================================= ] 1460/1971 74% [============================================= ] 1461/1971 74% [============================================= ] 1462/1971 74% [============================================== ] 1463/1971 74% [============================================== ] 1464/1971 74% [============================================== ] 1465/1971 74% [============================================== ] 1466/1971 74% [============================================== ] 1467/1971 74% [============================================== ] 1468/1971 74% [============================================== ] 1469/1971 74% [============================================== ] 1470/1971 74% [============================================== ] 1471/1971 74% [============================================== ] 1472/1971 74% [============================================== ] 1473/1971 74% [============================================== ] 1474/1971 74% [============================================== ] 1475/1971 74% [============================================== ] 1476/1971 74% [============================================== ] 1477/1971 74% [============================================== ] 1478/1971 74% [============================================== ] 1479/1971 75% [============================================== ] 1480/1971 75% [============================================== ] 1481/1971 75% [============================================== ] 1482/1971 75% [============================================== ] 1483/1971 75% [============================================== ] 1484/1971 75% [============================================== ] 1485/1971 75% [============================================== ] 1486/1971 75% [============================================== ] 1487/1971 75% [============================================== ] 1488/1971 75% [============================================== ] 1489/1971 75% [============================================== ] 1490/1971 75% [============================================== ] 1491/1971 75% [============================================== ] 1492/1971 75% [============================================== ] 1493/1971 75% [============================================== ] 1494/1971 75% [=============================================== ] 1495/1971 75% [=============================================== ] 1496/1971 75% [=============================================== ] 1497/1971 75% [=============================================== ] 1498/1971 76% [=============================================== ] 1499/1971 76% [=============================================== ] 1500/1971 76% [=============================================== ] 1501/1971 76% [=============================================== ] 1502/1971 76% [=============================================== ] 1503/1971 76% [=============================================== ] 1504/1971 76% [=============================================== ] 1505/1971 76% [=============================================== ] 1506/1971 76% [=============================================== ] 1507/1971 76% [=============================================== ] 1508/1971 76% [=============================================== ] 1509/1971 76% [=============================================== ] 1510/1971 76% [=============================================== ] 1511/1971 76% [=============================================== ] 1512/1971 76% [=============================================== ] 1513/1971 76% [=============================================== ] 1514/1971 76% [=============================================== ] 1515/1971 76% [=============================================== ] 1516/1971 76% [=============================================== ] 1517/1971 76% [=============================================== ] 1518/1971 77% [=============================================== ] 1519/1971 77% [=============================================== ] 1520/1971 77% [=============================================== ] 1521/1971 77% [=============================================== ] 1522/1971 77% [=============================================== ] 1523/1971 77% [=============================================== ] 1524/1971 77% [=============================================== ] 1525/1971 77% [================================================ ] 1526/1971 77% [================================================ ] 1527/1971 77% [================================================ ] 1528/1971 77% [================================================ ] 1529/1971 77% [================================================ ] 1530/1971 77% [================================================ ] 1531/1971 77% [================================================ ] 1532/1971 77% [================================================ ] 1533/1971 77% [================================================ ] 1534/1971 77% [================================================ ] 1535/1971 77% [================================================ ] 1536/1971 77% [================================================ ] 1537/1971 77% [================================================ ] 1538/1971 78% [================================================ ] 1539/1971 78% [================================================ ] 1540/1971 78% [================================================ ] 1541/1971 78% [================================================ ] 1542/1971 78% [================================================ ] 1543/1971 78% [================================================ ] 1544/1971 78% [================================================ ] 1545/1971 78% [================================================ ] 1546/1971 78% [================================================ ] 1547/1971 78% [================================================ ] 1548/1971 78% [================================================ ] 1549/1971 78% [================================================ ] 1550/1971 78% [================================================ ] 1551/1971 78% [================================================ ] 1552/1971 78% [================================================ ] 1553/1971 78% [================================================ ] 1554/1971 78% [================================================ ] 1555/1971 78% [================================================ ] 1556/1971 78% [================================================ ] 1557/1971 78% [================================================= ] 1558/1971 79% [================================================= ] 1559/1971 79% [================================================= ] 1560/1971 79% [================================================= ] 1561/1971 79% [================================================= ] 1562/1971 79% [================================================= ] 1563/1971 79% [================================================= ] 1564/1971 79% [================================================= ] 1565/1971 79% [================================================= ] 1566/1971 79% [================================================= ] 1567/1971 79% [================================================= ] 1568/1971 79% [================================================= ] 1569/1971 79% [================================================= ] 1570/1971 79% [================================================= ] 1571/1971 79% [================================================= ] 1572/1971 79% [================================================= ] 1573/1971 79% [================================================= ] 1574/1971 79% [================================================= ] 1575/1971 79% [================================================= ] 1576/1971 79% [================================================= ] 1577/1971 80% [================================================= ] 1578/1971 80% [================================================= ] 1579/1971 80% [================================================= ] 1580/1971 80% [================================================= ] 1581/1971 80% [================================================= ] 1582/1971 80% [================================================= ] 1583/1971 80% [================================================= ] 1584/1971 80% [================================================= ] 1585/1971 80% [================================================= ] 1586/1971 80% [================================================= ] 1587/1971 80% [================================================= ] 1588/1971 80% [================================================= ] 1589/1971 80% [================================================== ] 1590/1971 80% [================================================== ] 1591/1971 80% [================================================== ] 1592/1971 80% [================================================== ] 1593/1971 80% [================================================== ] 1594/1971 80% [================================================== ] 1595/1971 80% [================================================== ] 1596/1971 80% [================================================== ] 1597/1971 81% [================================================== ] 1598/1971 81% [================================================== ] 1599/1971 81% [================================================== ] 1600/1971 81% [================================================== ] 1601/1971 81% [================================================== ] 1602/1971 81% [================================================== ] 1603/1971 81% [================================================== ] 1604/1971 81% [================================================== ] 1605/1971 81% [================================================== ] 1606/1971 81% [================================================== ] 1607/1971 81% [================================================== ] 1608/1971 81% [================================================== ] 1609/1971 81% [================================================== ] 1610/1971 81% [================================================== ] 1611/1971 81% [================================================== ] 1612/1971 81% [================================================== ] 1613/1971 81% [================================================== ] 1614/1971 81% [================================================== ] 1615/1971 81% [================================================== ] 1616/1971 81% [================================================== ] 1617/1971 82% [================================================== ] 1618/1971 82% [================================================== ] 1619/1971 82% [================================================== ] 1620/1971 82% [================================================== ] 1621/1971 82% [=================================================== ] 1622/1971 82% [=================================================== ] 1623/1971 82% [=================================================== ] 1624/1971 82% [=================================================== ] 1625/1971 82% [=================================================== ] 1626/1971 82% [=================================================== ] 1627/1971 82% [=================================================== ] 1628/1971 82% [=================================================== ] 1629/1971 82% [=================================================== ] 1630/1971 82% [=================================================== ] 1631/1971 82% [=================================================== ] 1632/1971 82% [=================================================== ] 1633/1971 82% [=================================================== ] 1634/1971 82% [=================================================== ] 1635/1971 82% [=================================================== ] 1636/1971 83% [=================================================== ] 1637/1971 83% [=================================================== ] 1638/1971 83% [=================================================== ] 1639/1971 83% [=================================================== ] 1640/1971 83% [=================================================== ] 1641/1971 83% [=================================================== ] 1642/1971 83% [=================================================== ] 1643/1971 83% [=================================================== ] 1644/1971 83% [=================================================== ] 1645/1971 83% [=================================================== ] 1646/1971 83% [=================================================== ] 1647/1971 83% [=================================================== ] 1648/1971 83% [=================================================== ] 1649/1971 83% [=================================================== ] 1650/1971 83% [=================================================== ] 1651/1971 83% [=================================================== ] 1652/1971 83% [=================================================== ] 1653/1971 83% [==================================================== ] 1654/1971 83% [==================================================== ] 1655/1971 83% [==================================================== ] 1656/1971 84% [==================================================== ] 1657/1971 84% [==================================================== ] 1658/1971 84% [==================================================== ] 1659/1971 84% [==================================================== ] 1660/1971 84% [==================================================== ] 1661/1971 84% [==================================================== ] 1662/1971 84% [==================================================== ] 1663/1971 84% [==================================================== ] 1664/1971 84% [==================================================== ] 1665/1971 84% [==================================================== ] 1666/1971 84% [==================================================== ] 1667/1971 84% [==================================================== ] 1668/1971 84% [==================================================== ] 1669/1971 84% [==================================================== ] 1670/1971 84% [==================================================== ] 1671/1971 84% [==================================================== ] 1672/1971 84% [==================================================== ] 1673/1971 84% [==================================================== ] 1674/1971 84% [==================================================== ] 1675/1971 84% [==================================================== ] 1676/1971 85% [==================================================== ] 1677/1971 85% [==================================================== ] 1678/1971 85% [==================================================== ] 1679/1971 85% [==================================================== ] 1680/1971 85% [==================================================== ] 1681/1971 85% [==================================================== ] 1682/1971 85% [==================================================== ] 1683/1971 85% [==================================================== ] 1684/1971 85% [===================================================== ] 1685/1971 85% [===================================================== ] 1686/1971 85% [===================================================== ] 1687/1971 85% [===================================================== ] 1688/1971 85% [===================================================== ] 1689/1971 85% [===================================================== ] 1690/1971 85% [===================================================== ] 1691/1971 85% [===================================================== ] 1692/1971 85% [===================================================== ] 1693/1971 85% [===================================================== ] 1694/1971 85% [===================================================== ] 1695/1971 85% [===================================================== ] 1696/1971 86% [===================================================== ] 1697/1971 86% [===================================================== ] 1698/1971 86% [===================================================== ] 1699/1971 86% [===================================================== ] 1700/1971 86% [===================================================== ] 1701/1971 86% [===================================================== ] 1702/1971 86% [===================================================== ] 1703/1971 86% [===================================================== ] 1704/1971 86% [===================================================== ] 1705/1971 86% [===================================================== ] 1706/1971 86% [===================================================== ] 1707/1971 86% [===================================================== ] 1708/1971 86% [===================================================== ] 1709/1971 86% [===================================================== ] 1710/1971 86% [===================================================== ] 1711/1971 86% [===================================================== ] 1712/1971 86% [===================================================== ] 1713/1971 86% [===================================================== ] 1714/1971 86% [===================================================== ] 1715/1971 87% [===================================================== ] 1716/1971 87% [====================================================== ] 1717/1971 87% [====================================================== ] 1718/1971 87% [====================================================== ] 1719/1971 87% [====================================================== ] 1720/1971 87% [====================================================== ] 1721/1971 87% [====================================================== ] 1722/1971 87% [====================================================== ] 1723/1971 87% [====================================================== ] 1724/1971 87% [====================================================== ] 1725/1971 87% [====================================================== ] 1726/1971 87% [====================================================== ] 1727/1971 87% [====================================================== ] 1728/1971 87% [====================================================== ] 1729/1971 87% [====================================================== ] 1730/1971 87% [====================================================== ] 1731/1971 87% [====================================================== ] 1732/1971 87% [====================================================== ] 1733/1971 87% [====================================================== ] 1734/1971 87% [====================================================== ] 1735/1971 88% [====================================================== ] 1736/1971 88% [====================================================== ] 1737/1971 88% [====================================================== ] 1738/1971 88% [====================================================== ] 1739/1971 88% [====================================================== ] 1740/1971 88% [====================================================== ] 1741/1971 88% [====================================================== ] 1742/1971 88% [====================================================== ] 1743/1971 88% [====================================================== ] 1744/1971 88% [====================================================== ] 1745/1971 88% [====================================================== ] 1746/1971 88% [====================================================== ] 1747/1971 88% [====================================================== ] 1748/1971 88% [======================================================= ] 1749/1971 88% [======================================================= ] 1750/1971 88% [======================================================= ] 1751/1971 88% [======================================================= ] 1752/1971 88% [======================================================= ] 1753/1971 88% [======================================================= ] 1754/1971 88% [======================================================= ] 1755/1971 89% [======================================================= ] 1756/1971 89% [======================================================= ] 1757/1971 89% [======================================================= ] 1758/1971 89% [======================================================= ] 1759/1971 89% [======================================================= ] 1760/1971 89% [======================================================= ] 1761/1971 89% [======================================================= ] 1762/1971 89% [======================================================= ] 1763/1971 89% [======================================================= ] 1764/1971 89% [======================================================= ] 1765/1971 89% [======================================================= ] 1766/1971 89% [======================================================= ] 1767/1971 89% [======================================================= ] 1768/1971 89% [======================================================= ] 1769/1971 89% [======================================================= ] 1770/1971 89% [======================================================= ] 1771/1971 89% [======================================================= ] 1772/1971 89% [======================================================= ] 1773/1971 89% [======================================================= ] 1774/1971 90% [======================================================= ] 1775/1971 90% [======================================================= ] 1776/1971 90% [======================================================= ] 1777/1971 90% [======================================================= ] 1778/1971 90% [======================================================= ] 1779/1971 90% [======================================================= ] 1780/1971 90% [======================================================== ] 1781/1971 90% [======================================================== ] 1782/1971 90% [======================================================== ] 1783/1971 90% [======================================================== ] 1784/1971 90% [======================================================== ] 1785/1971 90% [======================================================== ] 1786/1971 90% [======================================================== ] 1787/1971 90% [======================================================== ] 1788/1971 90% [======================================================== ] 1789/1971 90% [======================================================== ] 1790/1971 90% [======================================================== ] 1791/1971 90% [======================================================== ] 1792/1971 90% [======================================================== ] 1793/1971 90% [======================================================== ] 1794/1971 91% [======================================================== ] 1795/1971 91% [======================================================== ] 1796/1971 91% [======================================================== ] 1797/1971 91% [======================================================== ] 1798/1971 91% [======================================================== ] 1799/1971 91% [======================================================== ] 1800/1971 91% [======================================================== ] 1801/1971 91% [======================================================== ] 1802/1971 91% [======================================================== ] 1803/1971 91% [======================================================== ] 1804/1971 91% [======================================================== ] 1805/1971 91% [======================================================== ] 1806/1971 91% [======================================================== ] 1807/1971 91% [======================================================== ] 1808/1971 91% [======================================================== ] 1809/1971 91% [======================================================== ] 1810/1971 91% [======================================================== ] 1811/1971 91% [======================================================== ] 1812/1971 91% [========================================================= ] 1813/1971 91% [========================================================= ] 1814/1971 92% [========================================================= ] 1815/1971 92% [========================================================= ] 1816/1971 92% [========================================================= ] 1817/1971 92% [========================================================= ] 1818/1971 92% [========================================================= ] 1819/1971 92% [========================================================= ] 1820/1971 92% [========================================================= ] 1821/1971 92% [========================================================= ] 1822/1971 92% [========================================================= ] 1823/1971 92% [========================================================= ] 1824/1971 92% [========================================================= ] 1825/1971 92% [========================================================= ] 1826/1971 92% [========================================================= ] 1827/1971 92% [========================================================= ] 1828/1971 92% [========================================================= ] 1829/1971 92% [========================================================= ] 1830/1971 92% [========================================================= ] 1831/1971 92% [========================================================= ] 1832/1971 92% [========================================================= ] 1833/1971 92% [========================================================= ] 1834/1971 93% [========================================================= ] 1835/1971 93% [========================================================= ] 1836/1971 93% [========================================================= ] 1837/1971 93% [========================================================= ] 1838/1971 93% [========================================================= ] 1839/1971 93% [========================================================= ] 1840/1971 93% [========================================================= ] 1841/1971 93% [========================================================= ] 1842/1971 93% [========================================================= ] 1843/1971 93% [========================================================== ] 1844/1971 93% [========================================================== ] 1845/1971 93% [========================================================== ] 1846/1971 93% [========================================================== ] 1847/1971 93% [========================================================== ] 1848/1971 93% [========================================================== ] 1849/1971 93% [========================================================== ] 1850/1971 93% [========================================================== ] 1851/1971 93% [========================================================== ] 1852/1971 93% [========================================================== ] 1853/1971 94% [========================================================== ] 1854/1971 94% [========================================================== ] 1855/1971 94% [========================================================== ] 1856/1971 94% [========================================================== ] 1857/1971 94% [========================================================== ] 1858/1971 94% [========================================================== ] 1859/1971 94% [========================================================== ] 1860/1971 94% [========================================================== ] 1861/1971 94% [========================================================== ] 1862/1971 94% [========================================================== ] 1863/1971 94% [========================================================== ] 1864/1971 94% [========================================================== ] 1865/1971 94% [========================================================== ] 1866/1971 94% [========================================================== ] 1867/1971 94% [========================================================== ] 1868/1971 94% [========================================================== ] 1869/1971 94% [========================================================== ] 1870/1971 94% [========================================================== ] 1871/1971 94% [========================================================== ] 1872/1971 94% [========================================================== ] 1873/1971 95% [========================================================== ] 1874/1971 95% [========================================================== ] 1875/1971 95% [=========================================================== ] 1876/1971 95% [=========================================================== ] 1877/1971 95% [=========================================================== ] 1878/1971 95% [=========================================================== ] 1879/1971 95% [=========================================================== ] 1880/1971 95% [=========================================================== ] 1881/1971 95% [=========================================================== ] 1882/1971 95% [=========================================================== ] 1883/1971 95% [=========================================================== ] 1884/1971 95% [=========================================================== ] 1885/1971 95% [=========================================================== ] 1886/1971 95% [=========================================================== ] 1887/1971 95% [=========================================================== ] 1888/1971 95% [=========================================================== ] 1889/1971 95% [=========================================================== ] 1890/1971 95% [=========================================================== ] 1891/1971 95% [=========================================================== ] 1892/1971 95% [=========================================================== ] 1893/1971 96% [=========================================================== ] 1894/1971 96% [=========================================================== ] 1895/1971 96% [=========================================================== ] 1896/1971 96% [=========================================================== ] 1897/1971 96% [=========================================================== ] 1898/1971 96% [=========================================================== ] 1899/1971 96% [=========================================================== ] 1900/1971 96% [=========================================================== ] 1901/1971 96% [=========================================================== ] 1902/1971 96% [=========================================================== ] 1903/1971 96% [=========================================================== ] 1904/1971 96% [=========================================================== ] 1905/1971 96% [=========================================================== ] 1906/1971 96% [=========================================================== ] 1907/1971 96% [============================================================ ] 1908/1971 96% [============================================================ ] 1909/1971 96% [============================================================ ] 1910/1971 96% [============================================================ ] 1911/1971 96% [============================================================ ] 1912/1971 97% [============================================================ ] 1913/1971 97% [============================================================ ] 1914/1971 97% [============================================================ ] 1915/1971 97% [============================================================ ] 1916/1971 97% [============================================================ ] 1917/1971 97% [============================================================ ] 1918/1971 97% [============================================================ ] 1919/1971 97% [============================================================ ] 1920/1971 97% [============================================================ ] 1921/1971 97% [============================================================ ] 1922/1971 97% [============================================================ ] 1923/1971 97% [============================================================ ] 1924/1971 97% [============================================================ ] 1925/1971 97% [============================================================ ] 1926/1971 97% [============================================================ ] 1927/1971 97% [============================================================ ] 1928/1971 97% [============================================================ ] 1929/1971 97% [============================================================ ] 1930/1971 97% [============================================================ ] 1931/1971 97% [============================================================ ] 1932/1971 98% [============================================================ ] 1933/1971 98% [============================================================ ] 1934/1971 98% [============================================================ ] 1935/1971 98% [============================================================ ] 1936/1971 98% [============================================================ ] 1937/1971 98% [============================================================ ] 1938/1971 98% [============================================================ ] 1939/1971 98% [============================================================= ] 1940/1971 98% [============================================================= ] 1941/1971 98% [============================================================= ] 1942/1971 98% [============================================================= ] 1943/1971 98% [============================================================= ] 1944/1971 98% [============================================================= ] 1945/1971 98% [============================================================= ] 1946/1971 98% [============================================================= ] 1947/1971 98% [============================================================= ] 1948/1971 98% [============================================================= ] 1949/1971 98% [============================================================= ] 1950/1971 98% [============================================================= ] 1951/1971 98% [============================================================= ] 1952/1971 99% [============================================================= ] 1953/1971 99% [============================================================= ] 1954/1971 99% [============================================================= ] 1955/1971 99% [============================================================= ] 1956/1971 99% [============================================================= ] 1957/1971 99% [============================================================= ] 1958/1971 99% [============================================================= ] 1959/1971 99% [============================================================= ] 1960/1971 99% [============================================================= ] 1961/1971 99% [============================================================= ] 1962/1971 99% [============================================================= ] 1963/1971 99% [============================================================= ] 1964/1971 99% [============================================================= ] 1965/1971 99% [============================================================= ] 1966/1971 99% [============================================================= ] 1967/1971 99% [============================================================= ] 1968/1971 99% [============================================================= ] 1969/1971 99% [============================================================= ] 1970/1971 99% [==============================================================] 1971/1971 100% operation complete, 1971 objects in 45067 NAND pages. ln -snf /home/autobuild/autobuild/instance-14/output-1/host/riscv32-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-14/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-14/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-14/buildroot' >>> Buildroot 2023.11-rc1-27-gfbf0a6ea42 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.38-27-g750a45a783906a19591fb8ff6b7841470f1f5701 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-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.2.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 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.6.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-agent-proxy 1.97 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> altera-stapl 0.3.3 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> libgpiod 1.6.4 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 3.1.4 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.27.7 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> check 11970a7e112dfe243a2e68773f014687df2900e8 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> comix-cursors 0.9.1 Collecting legal info >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.14.8 Collecting legal info COPYING: OK (sha256: e61807cd1c32ff4e7bd5b4b61dd21997c6dc5642cf19316124fe38d50e1f9fa3) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.1.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 68.2.2 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.6 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> dhrystone 2 Collecting legal info >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> host-e2fsprogs 1.47.0 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> evtest 1.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> file 5.45 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: 2e14b6fa9a74f952ebfde3c96527158df281c953cfaf35609eb854d4da30131c) >>> host-file 5.45 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: 2e14b6fa9a74f952ebfde3c96527158df281c953cfaf35609eb854d4da30131c) >>> zlib Collecting legal info >>> zlib-ng 2.1.3 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> fxdiv 63058eff77e11aa15bf531df5dd34395ec3017c8 Collecting legal info LICENSE: OK (sha256: 7cac00006125b1486a27e4801ed66357236e984c540bd323945ab7b66b078ec3) >>> fxload 2008_10_13 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-gdb 11.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-libiberty 2.41 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> ifupdown-scripts Collecting legal info >>> initscripts Collecting legal info >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libcoap 4.3.4 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: bdd94ddd8e75010aebd045ead1c951110788003395c708811d6960248acb3891) >>> mbedtls 2.28.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodbus 3.1.10 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnids 1.26 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libubootenv 0.3.5 Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> mbpoll 1.5.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> memtester 4.5.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-microchip-hss-payload-generator 2023.09 Collecting legal info tools/hss-payload-generator/LICENSE.md: OK (sha256: 0b67b1d44bcad078580fc5d8e9580a48a9466b769db58aeb1631d4c5ef97e08a) >>> host-elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.4.4 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> mxml 3.3.1 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 7dedb0043b0bbed7880bcc9724b3a3dae4d5ab2dce98a7904703109572b626e3) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> tiff 4.6.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> qprint 1.1 Collecting legal info COPYING: OK (sha256: 3bd4089942977a357fed0d3c84b6ea877000c20c7c344c2feabf4b10db9f7495) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> seatd 0.8.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> sqlite 3.43.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> stm32flash 0.7 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> 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.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-makedevs Collecting legal info >>> host-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.6 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-14/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-14/buildroot'