| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'mkyaffs2_write_obj' at mkyaffs2.c:696:2, inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from unyaffs2.c:26: In function 'memcpy', inlined from 'unyaffs2_extract_hardlink' at unyaffs2.c:1151:2, inlined from 'unyaffs2_extract_obj' at unyaffs2.c:1218:12: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' writing 16 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 In function 'strncpy', inlined from 'unyaffs2_oh2obj' at unyaffs2.c:632:2, 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: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/thomas/autobuild/instance-3/output-1/host/bin PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/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/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/thomas/autobuild/instance-3/output-1/host/bin install make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/thomas/autobuild/instance-3/output-1/host/bin make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'@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', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%s390x%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-3/output-1/host/s390x-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%s390x%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-3/output-1/host/s390x-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /home/thomas/autobuild/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/thomas/autobuild/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells; fi rm -f /home/thomas/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/thomas/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/thomas/autobuild/instance-3/output-1/host/bin/glib-compile-schemas /home/thomas/autobuild/instance-3/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/thomas/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -f -r /home/thomas/autobuild/instance-3/output-1/target/usr/share/openrc { echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /home/thomas/autobuild/instance-3/output-1/target/etc/conf.d/agetty.console ln -sf agetty /home/thomas/autobuild/instance-3/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /home/thomas/autobuild/instance-3/output-1/target/etc/runlevels/default/agetty.console mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/thomas/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/include /home/thomas/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-3/output-1/target/usr/doc find /home/thomas/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-3/output-1/target/lib/ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/ /home/thomas/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/man /home/thomas/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/info /home/thomas/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/doc /home/thomas/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-3/output-1/target/lib/debug /home/thomas/autobuild/instance-3/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/thomas/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/thomas/autobuild/instance-3/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/thomas/autobuild/instance-3/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/thomas/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-494-g0de119a137"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /home/thomas/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-3/output-1/per-package /home/thomas/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/bin/bwrap f 1755 0 0 - - - - -\n /bin/busybox f 4755 0 0 - - - - -\n /usr/bin/fusermount f 4755 0 0 - - - - -\n /usr/bin/fusermount3 f 4755 0 0 - - - - -\n /var/lib/nginx d 755 33 33 - - - - -\n\n' > /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ext2 mkdir -p /home/thomas/autobuild/instance-3/output-1/images rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2 mkdir -p /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-3/output-1/target/ /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/target" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-3/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/target >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/fakeroot echo "/home/thomas/autobuild/instance-3/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/target" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -f /home/thomas/autobuild/instance-3/output-1/images/rootfs.ext2\n /home/thomas/autobuild/instance-3/output-1/host/sbin/mkfs.ext2 -d /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/target -r 0 -N 0 -m 5 -L "rootfs" -O ^64bit /home/thomas/autobuild/instance-3/output-1/images/rootfs.ext2 "5G" || { ret=$?; echo "*** Maybe you need to increase the filesystem size (BR2_TARGET_ROOTFS_EXT2_SIZE)" 1>&2; exit $ret; }\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/fakeroot chmod a+x /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/fakeroot rootdir=/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ext2/target table='/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mke2fs 1.46.5 (30-Dec-2021) Creating regular file /home/thomas/autobuild/instance-3/output-1/images/rootfs.ext2 Creating filesystem with 1310720 4k blocks and 327680 inodes Filesystem UUID: 8e2b8e1e-8942-4ff4-b87d-c2e46394501c Superblock backups stored on blocks: 32768, 65536, 98304, 131072, 163840, 196608, 229376, 262144, 294912, 327680, 360448, 393216, 425984, 458752, 491520, 524288, 557056, 589824, 622592, 655360, 688128, 720896, 753664, 786432, 819200, 851968, 884736, 917504, 950272, 983040, 1015808, 1048576, 1081344, 1114112, 1146880, 1179648, 1212416, 1245184, 1277952 Allocating group tables: 0/40 done Writing inode tables: 0/40 done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/40 done PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" gzip -9 -c -n /home/thomas/autobuild/instance-3/output-1/images/rootfs.ext2 > /home/thomas/autobuild/instance-3/output-1/images/rootfs.ext2.gz >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-3/output-1/images rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-3/output-1/target/ /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-3/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-3/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 1810 objects. stage 2: creating image '/home/thomas/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/1810 0% [ ] 2/1810 0% [ ] 3/1810 0% [ ] 4/1810 0% [ ] 5/1810 0% [ ] 6/1810 0% [ ] 7/1810 0% [ ] 8/1810 0% [ ] 9/1810 0% [ ] 10/1810 0% [ ] 11/1810 0% [ ] 12/1810 0% [ ] 13/1810 0% [ ] 14/1810 0% [ ] 15/1810 0% [ ] 16/1810 0% [ ] 17/1810 0% [ ] 18/1810 0% [ ] 19/1810 1% [ ] 20/1810 1% [ ] 21/1810 1% [ ] 22/1810 1% [ ] 23/1810 1% [ ] 24/1810 1% [ ] 25/1810 1% [ ] 26/1810 1% [ ] 27/1810 1% [ ] 28/1810 1% [ ] 29/1810 1% [= ] 30/1810 1% [= ] 31/1810 1% [= ] 32/1810 1% [= ] 33/1810 1% [= ] 34/1810 1% [= ] 35/1810 1% [= ] 36/1810 1% [= ] 37/1810 2% [= ] 38/1810 2% [= ] 39/1810 2% [= ] 40/1810 2% [= ] 41/1810 2% [= ] 42/1810 2% [= ] 43/1810 2% [= ] 44/1810 2% [= ] 45/1810 2% [= ] 46/1810 2% [= ] 47/1810 2% [= ] 48/1810 2% [= ] 49/1810 2% [= ] 50/1810 2% [= ] 51/1810 2% [= ] 52/1810 2% [= ] 53/1810 2% [= ] 54/1810 2% [= ] 55/1810 3% [= ] 56/1810 3% [= ] 57/1810 3% [= ] 58/1810 3% [== ] 59/1810 3% [== ] 60/1810 3% [== ] 61/1810 3% [== ] 62/1810 3% [== ] 63/1810 3% [== ] 64/1810 3% [== ] 65/1810 3% [== ] 66/1810 3% [== ] 67/1810 3% [== ] 68/1810 3% [== ] 69/1810 3% [== ] 70/1810 3% [== ] 71/1810 3% [== ] 72/1810 3% [== ] 73/1810 4% [== ] 74/1810 4% [== ] 75/1810 4% [== ] 76/1810 4% [== ] 77/1810 4% [== ] 78/1810 4% [== ] 79/1810 4% [== ] 80/1810 4% [== ] 81/1810 4% [== ] 82/1810 4% [== ] 83/1810 4% [== ] 84/1810 4% [== ] 85/1810 4% [== ] 86/1810 4% [== ] 87/1810 4% [=== ] 88/1810 4% [=== ] 89/1810 4% [=== ] 90/1810 4% [=== ] 91/1810 5% [=== ] 92/1810 5% [=== ] 93/1810 5% [=== ] 94/1810 5% [=== ] 95/1810 5% [=== ] 96/1810 5% [=== ] 97/1810 5% [=== ] 98/1810 5% [=== ] 99/1810 5% [=== ] 100/1810 5% [=== ] 101/1810 5% [=== ] 102/1810 5% [=== ] 103/1810 5% [=== ] 104/1810 5% [=== ] 105/1810 5% [=== ] 106/1810 5% [=== ] 107/1810 5% [=== ] 108/1810 5% [=== ] 109/1810 6% [=== ] 110/1810 6% [=== ] 111/1810 6% [=== ] 112/1810 6% [=== ] 113/1810 6% [=== ] 114/1810 6% [=== ] 115/1810 6% [=== ] 116/1810 6% [==== ] 117/1810 6% [==== ] 118/1810 6% [==== ] 119/1810 6% [==== ] 120/1810 6% [==== ] 121/1810 6% [==== ] 122/1810 6% [==== ] 123/1810 6% [==== ] 124/1810 6% [==== ] 125/1810 6% [==== ] 126/1810 6% [==== ] 127/1810 7% [==== ] 128/1810 7% [==== ] 129/1810 7% [==== ] 130/1810 7% [==== ] 131/1810 7% [==== ] 132/1810 7% [==== ] 133/1810 7% [==== ] 134/1810 7% [==== ] 135/1810 7% [==== ] 136/1810 7% [==== ] 137/1810 7% [==== ] 138/1810 7% [==== ] 139/1810 7% [==== ] 140/1810 7% [==== ] 141/1810 7% [==== ] 142/1810 7% [==== ] 143/1810 7% [==== ] 144/1810 7% [==== ] 145/1810 8% [===== ] 146/1810 8% [===== ] 147/1810 8% [===== ] 148/1810 8% [===== ] 149/1810 8% [===== ] 150/1810 8% [===== ] 151/1810 8% [===== ] 152/1810 8% [===== ] 153/1810 8% [===== ] 154/1810 8% [===== ] 155/1810 8% [===== ] 156/1810 8% [===== ] 157/1810 8% [===== ] 158/1810 8% [===== ] 159/1810 8% [===== ] 160/1810 8% [===== ] 161/1810 8% [===== ] 162/1810 8% [===== ] 163/1810 9% [===== ] 164/1810 9% [===== ] 165/1810 9% [===== ] 166/1810 9% [===== ] 167/1810 9% [===== ] 168/1810 9% [===== ] 169/1810 9% [===== ] 170/1810 9% [===== ] 171/1810 9% [===== ] 172/1810 9% [===== ] 173/1810 9% [===== ] 174/1810 9% [===== ] 175/1810 9% [====== ] 176/1810 9% [====== ] 177/1810 9% [====== ] 178/1810 9% [====== ] 179/1810 9% [====== ] 180/1810 9% [====== ] 181/1810 10% [====== ] 182/1810 10% [====== ] 183/1810 10% [====== ] 184/1810 10% [====== ] 185/1810 10% [====== ] 186/1810 10% [====== ] 187/1810 10% [====== ] 188/1810 10% [====== ] 189/1810 10% [====== ] 190/1810 10% [====== ] 191/1810 10% [====== ] 192/1810 10% [====== ] 193/1810 10% [====== ] 194/1810 10% [====== ] 195/1810 10% [====== ] 196/1810 10% [====== ] 197/1810 10% [====== ] 198/1810 10% [====== ] 199/1810 10% [====== ] 200/1810 11% [====== ] 201/1810 11% [====== ] 202/1810 11% [====== ] 203/1810 11% [====== ] 204/1810 11% [======= ] 205/1810 11% [======= ] 206/1810 11% [======= ] 207/1810 11% [======= ] 208/1810 11% [======= ] 209/1810 11% [======= ] 210/1810 11% [======= ] 211/1810 11% [======= ] 212/1810 11% [======= ] 213/1810 11% [======= ] 214/1810 11% [======= ] 215/1810 11% [======= ] 216/1810 11% [======= ] 217/1810 11% [======= ] 218/1810 12% [======= ] 219/1810 12% [======= ] 220/1810 12% [======= ] 221/1810 12% [======= ] 222/1810 12% [======= ] 223/1810 12% [======= ] 224/1810 12% [======= ] 225/1810 12% [======= ] 226/1810 12% [======= ] 227/1810 12% [======= ] 228/1810 12% [======= ] 229/1810 12% [======= ] 230/1810 12% [======= ] 231/1810 12% [======= ] 232/1810 12% [======= ] 233/1810 12% [======== ] 234/1810 12% [======== ] 235/1810 12% [======== ] 236/1810 13% [======== ] 237/1810 13% [======== ] 238/1810 13% [======== ] 239/1810 13% [======== ] 240/1810 13% [======== ] 241/1810 13% [======== ] 242/1810 13% [======== ] 243/1810 13% [======== ] 244/1810 13% [======== ] 245/1810 13% [======== ] 246/1810 13% [======== ] 247/1810 13% [======== ] 248/1810 13% [======== ] 249/1810 13% [======== ] 250/1810 13% [======== ] 251/1810 13% [======== ] 252/1810 13% [======== ] 253/1810 13% [======== ] 254/1810 14% [======== ] 255/1810 14% [======== ] 256/1810 14% [======== ] 257/1810 14% [======== ] 258/1810 14% [======== ] 259/1810 14% [======== ] 260/1810 14% [======== ] 261/1810 14% [======== ] 262/1810 14% [========= ] 263/1810 14% [========= ] 264/1810 14% [========= ] 265/1810 14% [========= ] 266/1810 14% [========= ] 267/1810 14% [========= ] 268/1810 14% [========= ] 269/1810 14% [========= ] 270/1810 14% [========= ] 271/1810 14% [========= ] 272/1810 15% [========= ] 273/1810 15% [========= ] 274/1810 15% [========= ] 275/1810 15% [========= ] 276/1810 15% [========= ] 277/1810 15% [========= ] 278/1810 15% [========= ] 279/1810 15% [========= ] 280/1810 15% [========= ] 281/1810 15% [========= ] 282/1810 15% [========= ] 283/1810 15% [========= ] 284/1810 15% [========= ] 285/1810 15% [========= ] 286/1810 15% [========= ] 287/1810 15% [========= ] 288/1810 15% [========= ] 289/1810 15% [========= ] 290/1810 16% [========= ] 291/1810 16% [========== ] 292/1810 16% [========== ] 293/1810 16% [========== ] 294/1810 16% [========== ] 295/1810 16% [========== ] 296/1810 16% [========== ] 297/1810 16% [========== ] 298/1810 16% [========== ] 299/1810 16% [========== ] 300/1810 16% [========== ] 301/1810 16% [========== ] 302/1810 16% [========== ] 303/1810 16% [========== ] 304/1810 16% [========== ] 305/1810 16% [========== ] 306/1810 16% [========== ] 307/1810 16% [========== ] 308/1810 17% [========== ] 309/1810 17% [========== ] 310/1810 17% [========== ] 311/1810 17% [========== ] 312/1810 17% [========== ] 313/1810 17% [========== ] 314/1810 17% [========== ] 315/1810 17% [========== ] 316/1810 17% [========== ] 317/1810 17% [========== ] 318/1810 17% [========== ] 319/1810 17% [========== ] 320/1810 17% [========== ] 321/1810 17% [=========== ] 322/1810 17% [=========== ] 323/1810 17% [=========== ] 324/1810 17% [=========== ] 325/1810 17% [=========== ] 326/1810 18% [=========== ] 327/1810 18% [=========== ] 328/1810 18% [=========== ] 329/1810 18% [=========== ] 330/1810 18% [=========== ] 331/1810 18% [=========== ] 332/1810 18% [=========== ] 333/1810 18% [=========== ] 334/1810 18% [=========== ] 335/1810 18% [=========== ] 336/1810 18% [=========== ] 337/1810 18% [=========== ] 338/1810 18% [=========== ] 339/1810 18% [=========== ] 340/1810 18% [=========== ] 341/1810 18% [=========== ] 342/1810 18% [=========== ] 343/1810 18% [=========== ] 344/1810 19% [=========== ] 345/1810 19% [=========== ] 346/1810 19% [=========== ] 347/1810 19% [=========== ] 348/1810 19% [=========== ] 349/1810 19% [=========== ] 350/1810 19% [============ ] 351/1810 19% [============ ] 352/1810 19% [============ ] 353/1810 19% [============ ] 354/1810 19% [============ ] 355/1810 19% [============ ] 356/1810 19% [============ ] 357/1810 19% [============ ] 358/1810 19% [============ ] 359/1810 19% [============ ] 360/1810 19% [============ ] 361/1810 19% [============ ] 362/1810 20% [============ ] 363/1810 20% [============ ] 364/1810 20% [============ ] 365/1810 20% [============ ] 366/1810 20% [============ ] 367/1810 20% [============ ] 368/1810 20% [============ ] 369/1810 20% [============ ] 370/1810 20% [============ ] 371/1810 20% [============ ] 372/1810 20% [============ ] 373/1810 20% [============ ] 374/1810 20% [============ ] 375/1810 20% [============ ] 376/1810 20% [============ ] 377/1810 20% [============ ] 378/1810 20% [============ ] 379/1810 20% [============= ] 380/1810 20% [============= ] 381/1810 21% [============= ] 382/1810 21% [============= ] 383/1810 21% [============= ] 384/1810 21% [============= ] 385/1810 21% [============= ] 386/1810 21% [============= ] 387/1810 21% [============= ] 388/1810 21% [============= ] 389/1810 21% [============= ] 390/1810 21% [============= ] 391/1810 21% [============= ] 392/1810 21% [============= ] 393/1810 21% [============= ] 394/1810 21% [============= ] 395/1810 21% [============= ] 396/1810 21% [============= ] 397/1810 21% [============= ] 398/1810 21% [============= ] 399/1810 22% [============= ] 400/1810 22% [============= ] 401/1810 22% [============= ] 402/1810 22% [============= ] 403/1810 22% [============= ] 404/1810 22% [============= ] 405/1810 22% [============= ] 406/1810 22% [============= ] 407/1810 22% [============= ] 408/1810 22% [============== ] 409/1810 22% [============== ] 410/1810 22% [============== ] 411/1810 22% [============== ] 412/1810 22% [============== ] 413/1810 22% [============== ] 414/1810 22% [============== ] 415/1810 22% [============== ] 416/1810 22% [============== ] 417/1810 23% [============== ] 418/1810 23% [============== ] 419/1810 23% [============== ] 420/1810 23% [============== ] 421/1810 23% [============== ] 422/1810 23% [============== ] 423/1810 23% [============== ] 424/1810 23% [============== ] 425/1810 23% [============== ] 426/1810 23% [============== ] 427/1810 23% [============== ] 428/1810 23% [============== ] 429/1810 23% [============== ] 430/1810 23% [============== ] 431/1810 23% [============== ] 432/1810 23% [============== ] 433/1810 23% [============== ] 434/1810 23% [============== ] 435/1810 24% [============== ] 436/1810 24% [============== ] 437/1810 24% [=============== ] 438/1810 24% [=============== ] 439/1810 24% [=============== ] 440/1810 24% [=============== ] 441/1810 24% [=============== ] 442/1810 24% [=============== ] 443/1810 24% [=============== ] 444/1810 24% [=============== ] 445/1810 24% [=============== ] 446/1810 24% [=============== ] 447/1810 24% [=============== ] 448/1810 24% [=============== ] 449/1810 24% [=============== ] 450/1810 24% [=============== ] 451/1810 24% [=============== ] 452/1810 24% [=============== ] 453/1810 25% [=============== ] 454/1810 25% [=============== ] 455/1810 25% [=============== ] 456/1810 25% [=============== ] 457/1810 25% [=============== ] 458/1810 25% [=============== ] 459/1810 25% [=============== ] 460/1810 25% [=============== ] 461/1810 25% [=============== ] 462/1810 25% [=============== ] 463/1810 25% [=============== ] 464/1810 25% [=============== ] 465/1810 25% [=============== ] 466/1810 25% [=============== ] 467/1810 25% [================ ] 468/1810 25% [================ ] 469/1810 25% [================ ] 470/1810 25% [================ ] 471/1810 26% [================ ] 472/1810 26% [================ ] 473/1810 26% [================ ] 474/1810 26% [================ ] 475/1810 26% [================ ] 476/1810 26% [================ ] 477/1810 26% [================ ] 478/1810 26% [================ ] 479/1810 26% [================ ] 480/1810 26% [================ ] 481/1810 26% [================ ] 482/1810 26% [================ ] 483/1810 26% [================ ] 484/1810 26% [================ ] 485/1810 26% [================ ] 486/1810 26% [================ ] 487/1810 26% [================ ] 488/1810 26% [================ ] 489/1810 27% [================ ] 490/1810 27% [================ ] 491/1810 27% [================ ] 492/1810 27% [================ ] 493/1810 27% [================ ] 494/1810 27% [================ ] 495/1810 27% [================ ] 496/1810 27% [================= ] 497/1810 27% [================= ] 498/1810 27% [================= ] 499/1810 27% [================= ] 500/1810 27% [================= ] 501/1810 27% [================= ] 502/1810 27% [================= ] 503/1810 27% [================= ] 504/1810 27% [================= ] 505/1810 27% [================= ] 506/1810 27% [================= ] 507/1810 28% [================= ] 508/1810 28% [================= ] 509/1810 28% [================= ] 510/1810 28% [================= ] 511/1810 28% [================= ] 512/1810 28% [================= ] 513/1810 28% [================= ] 514/1810 28% [================= ] 515/1810 28% [================= ] 516/1810 28% [================= ] 517/1810 28% [================= ] 518/1810 28% [================= ] 519/1810 28% [================= ] 520/1810 28% [================= ] 521/1810 28% [================= ] 522/1810 28% [================= ] 523/1810 28% [================= ] 524/1810 28% [================= ] 525/1810 29% [================== ] 526/1810 29% [================== ] 527/1810 29% [================== ] 528/1810 29% [================== ] 529/1810 29% [================== ] 530/1810 29% [================== ] 531/1810 29% [================== ] 532/1810 29% [================== ] 533/1810 29% [================== ] 534/1810 29% [================== ] 535/1810 29% [================== ] 536/1810 29% [================== ] 537/1810 29% [================== ] 538/1810 29% [================== ] 539/1810 29% [================== ] 540/1810 29% [================== ] 541/1810 29% [================== ] 542/1810 29% [================== ] 543/1810 30% [================== ] 544/1810 30% [================== ] 545/1810 30% [================== ] 546/1810 30% [================== ] 547/1810 30% [================== ] 548/1810 30% [================== ] 549/1810 30% [================== ] 550/1810 30% [================== ] 551/1810 30% [================== ] 552/1810 30% [================== ] 553/1810 30% [================== ] 554/1810 30% [=================== ] 555/1810 30% [=================== ] 556/1810 30% [=================== ] 557/1810 30% [=================== ] 558/1810 30% [=================== ] 559/1810 30% [=================== ] 560/1810 30% [=================== ] 561/1810 30% [=================== ] 562/1810 31% [=================== ] 563/1810 31% [=================== ] 564/1810 31% [=================== ] 565/1810 31% [=================== ] 566/1810 31% [=================== ] 567/1810 31% [=================== ] 568/1810 31% [=================== ] 569/1810 31% [=================== ] 570/1810 31% [=================== ] 571/1810 31% [=================== ] 572/1810 31% [=================== ] 573/1810 31% [=================== ] 574/1810 31% [=================== ] 575/1810 31% [=================== ] 576/1810 31% [=================== ] 577/1810 31% [=================== ] 578/1810 31% [=================== ] 579/1810 31% [=================== ] 580/1810 32% [=================== ] 581/1810 32% [=================== ] 582/1810 32% [=================== ] 583/1810 32% [==================== ] 584/1810 32% [==================== ] 585/1810 32% [==================== ] 586/1810 32% [==================== ] 587/1810 32% [==================== ] 588/1810 32% [==================== ] 589/1810 32% [==================== ] 590/1810 32% [==================== ] 591/1810 32% [==================== ] 592/1810 32% [==================== ] 593/1810 32% [==================== ] 594/1810 32% [==================== ] 595/1810 32% [==================== ] 596/1810 32% [==================== ] 597/1810 32% [==================== ] 598/1810 33% [==================== ] 599/1810 33% [==================== ] 600/1810 33% [==================== ] 601/1810 33% [==================== ] 602/1810 33% [==================== ] 603/1810 33% [==================== ] 604/1810 33% [==================== ] 605/1810 33% [==================== ] 606/1810 33% [==================== ] 607/1810 33% [==================== ] 608/1810 33% [==================== ] 609/1810 33% [==================== ] 610/1810 33% [==================== ] 611/1810 33% [==================== ] 612/1810 33% [==================== ] 613/1810 33% [===================== ] 614/1810 33% [===================== ] 615/1810 33% [===================== ] 616/1810 34% [===================== ] 617/1810 34% [===================== ] 618/1810 34% [===================== ] 619/1810 34% [===================== ] 620/1810 34% [===================== ] 621/1810 34% [===================== ] 622/1810 34% [===================== ] 623/1810 34% [===================== ] 624/1810 34% [===================== ] 625/1810 34% [===================== ] 626/1810 34% [===================== ] 627/1810 34% [===================== ] 628/1810 34% [===================== ] 629/1810 34% [===================== ] 630/1810 34% [===================== ] 631/1810 34% [===================== ] 632/1810 34% [===================== ] 633/1810 34% [===================== ] 634/1810 35% [===================== ] 635/1810 35% [===================== ] 636/1810 35% [===================== ] 637/1810 35% [===================== ] 638/1810 35% [===================== ] 639/1810 35% [===================== ] 640/1810 35% [===================== ] 641/1810 35% [===================== ] 642/1810 35% [====================== ] 643/1810 35% [====================== ] 644/1810 35% [====================== ] 645/1810 35% [====================== ] 646/1810 35% [====================== ] 647/1810 35% [====================== ] 648/1810 35% [====================== ] 649/1810 35% [====================== ] 650/1810 35% [====================== ] 651/1810 35% [====================== ] 652/1810 36% [====================== ] 653/1810 36% [====================== ] 654/1810 36% [====================== ] 655/1810 36% [====================== ] 656/1810 36% [====================== ] 657/1810 36% [====================== ] 658/1810 36% [====================== ] 659/1810 36% [====================== ] 660/1810 36% [====================== ] 661/1810 36% [====================== ] 662/1810 36% [====================== ] 663/1810 36% [====================== ] 664/1810 36% [====================== ] 665/1810 36% [====================== ] 666/1810 36% [====================== ] 667/1810 36% [====================== ] 668/1810 36% [====================== ] 669/1810 36% [====================== ] 670/1810 37% [====================== ] 671/1810 37% [======================= ] 672/1810 37% [======================= ] 673/1810 37% [======================= ] 674/1810 37% [======================= ] 675/1810 37% [======================= ] 676/1810 37% [======================= ] 677/1810 37% [======================= ] 678/1810 37% [======================= ] 679/1810 37% [======================= ] 680/1810 37% [======================= ] 681/1810 37% [======================= ] 682/1810 37% [======================= ] 683/1810 37% [======================= ] 684/1810 37% [======================= ] 685/1810 37% [======================= ] 686/1810 37% [======================= ] 687/1810 37% [======================= ] 688/1810 38% [======================= ] 689/1810 38% [======================= ] 690/1810 38% [======================= ] 691/1810 38% [======================= ] 692/1810 38% [======================= ] 693/1810 38% [======================= ] 694/1810 38% [======================= ] 695/1810 38% [======================= ] 696/1810 38% [======================= ] 697/1810 38% [======================= ] 698/1810 38% [======================= ] 699/1810 38% [======================= ] 700/1810 38% [======================== ] 701/1810 38% [======================== ] 702/1810 38% [======================== ] 703/1810 38% [======================== ] 704/1810 38% [======================== ] 705/1810 38% [======================== ] 706/1810 39% [======================== ] 707/1810 39% [======================== ] 708/1810 39% [======================== ] 709/1810 39% [======================== ] 710/1810 39% [======================== ] 711/1810 39% [======================== ] 712/1810 39% [======================== ] 713/1810 39% [======================== ] 714/1810 39% [======================== ] 715/1810 39% [======================== ] 716/1810 39% [======================== ] 717/1810 39% [======================== ] 718/1810 39% [======================== ] 719/1810 39% [======================== ] 720/1810 39% [======================== ] 721/1810 39% [======================== ] 722/1810 39% [======================== ] 723/1810 39% [======================== ] 724/1810 40% [======================== ] 725/1810 40% [======================== ] 726/1810 40% [======================== ] 727/1810 40% [======================== ] 728/1810 40% [======================== ] 729/1810 40% [========================= ] 730/1810 40% [========================= ] 731/1810 40% [========================= ] 732/1810 40% [========================= ] 733/1810 40% [========================= ] 734/1810 40% [========================= ] 735/1810 40% [========================= ] 736/1810 40% [========================= ] 737/1810 40% [========================= ] 738/1810 40% [========================= ] 739/1810 40% [========================= ] 740/1810 40% [========================= ] 741/1810 40% [========================= ] 742/1810 40% [========================= ] 743/1810 41% [========================= ] 744/1810 41% [========================= ] 745/1810 41% [========================= ] 746/1810 41% [========================= ] 747/1810 41% [========================= ] 748/1810 41% [========================= ] 749/1810 41% [========================= ] 750/1810 41% [========================= ] 751/1810 41% [========================= ] 752/1810 41% [========================= ] 753/1810 41% [========================= ] 754/1810 41% [========================= ] 755/1810 41% [========================= ] 756/1810 41% [========================= ] 757/1810 41% [========================= ] 758/1810 41% [========================= ] 759/1810 41% [========================== ] 760/1810 41% [========================== ] 761/1810 42% [========================== ] 762/1810 42% [========================== ] 763/1810 42% [========================== ] 764/1810 42% [========================== ] 765/1810 42% [========================== ] 766/1810 42% [========================== ] 767/1810 42% [========================== ] 768/1810 42% [========================== ] 769/1810 42% [========================== ] 770/1810 42% [========================== ] 771/1810 42% [========================== ] 772/1810 42% [========================== ] 773/1810 42% [========================== ] 774/1810 42% [========================== ] 775/1810 42% [========================== ] 776/1810 42% [========================== ] 777/1810 42% [========================== ] 778/1810 42% [========================== ] 779/1810 43% [========================== ] 780/1810 43% [========================== ] 781/1810 43% [========================== ] 782/1810 43% [========================== ] 783/1810 43% [========================== ] 784/1810 43% [========================== ] 785/1810 43% [========================== ] 786/1810 43% [========================== ] 787/1810 43% [========================== ] 788/1810 43% [=========================== ] 789/1810 43% [=========================== ] 790/1810 43% [=========================== ] 791/1810 43% [=========================== ] 792/1810 43% [=========================== ] 793/1810 43% [=========================== ] 794/1810 43% [=========================== ] 795/1810 43% [=========================== ] 796/1810 43% [=========================== ] 797/1810 44% [=========================== ] 798/1810 44% [=========================== ] 799/1810 44% [=========================== ] 800/1810 44% [=========================== ] 801/1810 44% [=========================== ] 802/1810 44% [=========================== ] 803/1810 44% [=========================== ] 804/1810 44% [=========================== ] 805/1810 44% [=========================== ] 806/1810 44% [=========================== ] 807/1810 44% [=========================== ] 808/1810 44% [=========================== ] 809/1810 44% [=========================== ] 810/1810 44% [=========================== ] 811/1810 44% [=========================== ] 812/1810 44% [=========================== ] 813/1810 44% [=========================== ] 814/1810 44% [=========================== ] 815/1810 45% [=========================== ] 816/1810 45% [=========================== ] 817/1810 45% [============================ ] 818/1810 45% [============================ ] 819/1810 45% [============================ ] 820/1810 45% [============================ ] 821/1810 45% [============================ ] 822/1810 45% [============================ ] 823/1810 45% [============================ ] 824/1810 45% [============================ ] 825/1810 45% [============================ ] 826/1810 45% [============================ ] 827/1810 45% [============================ ] 828/1810 45% [============================ ] 829/1810 45% [============================ ] 830/1810 45% [============================ ] 831/1810 45% [============================ ] 832/1810 45% [============================ ] 833/1810 46% [============================ ] 834/1810 46% [============================ ] 835/1810 46% [============================ ] 836/1810 46% [============================ ] 837/1810 46% [============================ ] 838/1810 46% [============================ ] 839/1810 46% [============================ ] 840/1810 46% [============================ ] 841/1810 46% [============================ ] 842/1810 46% [============================ ] 843/1810 46% [============================ ] 844/1810 46% [============================ ] 845/1810 46% [============================ ] 846/1810 46% [============================= ] 847/1810 46% [============================= ] 848/1810 46% [============================= ] 849/1810 46% [============================= ] 850/1810 46% [============================= ] 851/1810 47% [============================= ] 852/1810 47% [============================= ] 853/1810 47% [============================= ] 854/1810 47% [============================= ] 855/1810 47% [============================= ] 856/1810 47% [============================= ] 857/1810 47% [============================= ] 858/1810 47% [============================= ] 859/1810 47% [============================= ] 860/1810 47% [============================= ] 861/1810 47% [============================= ] 862/1810 47% [============================= ] 863/1810 47% [============================= ] 864/1810 47% [============================= ] 865/1810 47% [============================= ] 866/1810 47% [============================= ] 867/1810 47% [============================= ] 868/1810 47% [============================= ] 869/1810 48% [============================= ] 870/1810 48% [============================= ] 871/1810 48% [============================= ] 872/1810 48% [============================= ] 873/1810 48% [============================= ] 874/1810 48% [============================= ] 875/1810 48% [============================== ] 876/1810 48% [============================== ] 877/1810 48% [============================== ] 878/1810 48% [============================== ] 879/1810 48% [============================== ] 880/1810 48% [============================== ] 881/1810 48% [============================== ] 882/1810 48% [============================== ] 883/1810 48% [============================== ] 884/1810 48% [============================== ] 885/1810 48% [============================== ] 886/1810 48% [============================== ] 887/1810 49% [============================== ] 888/1810 49% [============================== ] 889/1810 49% [============================== ] 890/1810 49% [============================== ] 891/1810 49% [============================== ] 892/1810 49% [============================== ] 893/1810 49% [============================== ] 894/1810 49% [============================== ] 895/1810 49% [============================== ] 896/1810 49% [============================== ] 897/1810 49% [============================== ] 898/1810 49% [============================== ] 899/1810 49% [============================== ] 900/1810 49% [============================== ] 901/1810 49% [============================== ] 902/1810 49% [============================== ] 903/1810 49% [============================== ] 904/1810 49% [=============================== ] 905/1810 50% [=============================== ] 906/1810 50% [=============================== ] 907/1810 50% [=============================== ] 908/1810 50% [=============================== ] 909/1810 50% [=============================== ] 910/1810 50% [=============================== ] 911/1810 50% [=============================== ] 912/1810 50% [=============================== ] 913/1810 50% [=============================== ] 914/1810 50% [=============================== ] 915/1810 50% [=============================== ] 916/1810 50% [=============================== ] 917/1810 50% [=============================== ] 918/1810 50% [=============================== ] 919/1810 50% [=============================== ] 920/1810 50% [=============================== ] 921/1810 50% [=============================== ] 922/1810 50% [=============================== ] 923/1810 50% [=============================== ] 924/1810 51% [=============================== ] 925/1810 51% [=============================== ] 926/1810 51% [=============================== ] 927/1810 51% [=============================== ] 928/1810 51% [=============================== ] 929/1810 51% [=============================== ] 930/1810 51% [=============================== ] 931/1810 51% [=============================== ] 932/1810 51% [=============================== ] 933/1810 51% [=============================== ] 934/1810 51% [================================ ] 935/1810 51% [================================ ] 936/1810 51% [================================ ] 937/1810 51% [================================ ] 938/1810 51% [================================ ] 939/1810 51% [================================ ] 940/1810 51% [================================ ] 941/1810 51% [================================ ] 942/1810 52% [================================ ] 943/1810 52% [================================ ] 944/1810 52% [================================ ] 945/1810 52% [================================ ] 946/1810 52% [================================ ] 947/1810 52% [================================ ] 948/1810 52% [================================ ] 949/1810 52% [================================ ] 950/1810 52% [================================ ] 951/1810 52% [================================ ] 952/1810 52% [================================ ] 953/1810 52% [================================ ] 954/1810 52% [================================ ] 955/1810 52% [================================ ] 956/1810 52% [================================ ] 957/1810 52% [================================ ] 958/1810 52% [================================ ] 959/1810 52% [================================ ] 960/1810 53% [================================ ] 961/1810 53% [================================ ] 962/1810 53% [================================ ] 963/1810 53% [================================= ] 964/1810 53% [================================= ] 965/1810 53% [================================= ] 966/1810 53% [================================= ] 967/1810 53% [================================= ] 968/1810 53% [================================= ] 969/1810 53% [================================= ] 970/1810 53% [================================= ] 971/1810 53% [================================= ] 972/1810 53% [================================= ] 973/1810 53% [================================= ] 974/1810 53% [================================= ] 975/1810 53% [================================= ] 976/1810 53% [================================= ] 977/1810 53% [================================= ] 978/1810 54% [================================= ] 979/1810 54% [================================= ] 980/1810 54% [================================= ] 981/1810 54% [================================= ] 982/1810 54% [================================= ] 983/1810 54% [================================= ] 984/1810 54% [================================= ] 985/1810 54% [================================= ] 986/1810 54% [================================= ] 987/1810 54% [================================= ] 988/1810 54% [================================= ] 989/1810 54% [================================= ] 990/1810 54% [================================= ] 991/1810 54% [================================= ] 992/1810 54% [================================== ] 993/1810 54% [================================== ] 994/1810 54% [================================== ] 995/1810 54% [================================== ] 996/1810 55% [================================== ] 997/1810 55% [================================== ] 998/1810 55% [================================== ] 999/1810 55% [================================== ] 1000/1810 55% [================================== ] 1001/1810 55% [================================== ] 1002/1810 55% [================================== ] 1003/1810 55% [================================== ] 1004/1810 55% [================================== ] 1005/1810 55% [================================== ] 1006/1810 55% [================================== ] 1007/1810 55% [================================== ] 1008/1810 55% [================================== ] 1009/1810 55% [================================== ] 1010/1810 55% [================================== ] 1011/1810 55% [================================== ] 1012/1810 55% [================================== ] 1013/1810 55% [================================== ] 1014/1810 56% [================================== ] 1015/1810 56% [================================== ] 1016/1810 56% [================================== ] 1017/1810 56% [================================== ] 1018/1810 56% [================================== ] 1019/1810 56% [================================== ] 1020/1810 56% [================================== ] 1021/1810 56% [=================================== ] 1022/1810 56% [=================================== ] 1023/1810 56% [=================================== ] 1024/1810 56% [=================================== ] 1025/1810 56% [=================================== ] 1026/1810 56% [=================================== ] 1027/1810 56% [=================================== ] 1028/1810 56% [=================================== ] 1029/1810 56% [=================================== ] 1030/1810 56% [=================================== ] 1031/1810 56% [=================================== ] 1032/1810 57% [=================================== ] 1033/1810 57% [=================================== ] 1034/1810 57% [=================================== ] 1035/1810 57% [=================================== ] 1036/1810 57% [=================================== ] 1037/1810 57% [=================================== ] 1038/1810 57% [=================================== ] 1039/1810 57% [=================================== ] 1040/1810 57% [=================================== ] 1041/1810 57% [=================================== ] 1042/1810 57% [=================================== ] 1043/1810 57% [=================================== ] 1044/1810 57% [=================================== ] 1045/1810 57% [=================================== ] 1046/1810 57% [=================================== ] 1047/1810 57% [=================================== ] 1048/1810 57% [=================================== ] 1049/1810 57% [=================================== ] 1050/1810 58% [==================================== ] 1051/1810 58% [==================================== ] 1052/1810 58% [==================================== ] 1053/1810 58% [==================================== ] 1054/1810 58% [==================================== ] 1055/1810 58% [==================================== ] 1056/1810 58% [==================================== ] 1057/1810 58% [==================================== ] 1058/1810 58% [==================================== ] 1059/1810 58% [==================================== ] 1060/1810 58% [==================================== ] 1061/1810 58% [==================================== ] 1062/1810 58% [==================================== ] 1063/1810 58% [==================================== ] 1064/1810 58% [==================================== ] 1065/1810 58% [==================================== ] 1066/1810 58% [==================================== ] 1067/1810 58% [==================================== ] 1068/1810 59% [==================================== ] 1069/1810 59% [==================================== ] 1070/1810 59% [==================================== ] 1071/1810 59% [==================================== ] 1072/1810 59% [==================================== ] 1073/1810 59% [==================================== ] 1074/1810 59% [==================================== ] 1075/1810 59% [==================================== ] 1076/1810 59% [==================================== ] 1077/1810 59% [==================================== ] 1078/1810 59% [==================================== ] 1079/1810 59% [==================================== ] 1080/1810 59% [===================================== ] 1081/1810 59% [===================================== ] 1082/1810 59% [===================================== ] 1083/1810 59% [===================================== ] 1084/1810 59% [===================================== ] 1085/1810 59% [===================================== ] 1086/1810 60% [===================================== ] 1087/1810 60% [===================================== ] 1088/1810 60% [===================================== ] 1089/1810 60% [===================================== ] 1090/1810 60% [===================================== ] 1091/1810 60% [===================================== ] 1092/1810 60% [===================================== ] 1093/1810 60% [===================================== ] 1094/1810 60% [===================================== ] 1095/1810 60% [===================================== ] 1096/1810 60% [===================================== ] 1097/1810 60% [===================================== ] 1098/1810 60% [===================================== ] 1099/1810 60% [===================================== ] 1100/1810 60% [===================================== ] 1101/1810 60% [===================================== ] 1102/1810 60% [===================================== ] 1103/1810 60% [===================================== ] 1104/1810 60% [===================================== ] 1105/1810 61% [===================================== ] 1106/1810 61% [===================================== ] 1107/1810 61% [===================================== ] 1108/1810 61% [===================================== ] 1109/1810 61% [====================================== ] 1110/1810 61% [====================================== ] 1111/1810 61% [====================================== ] 1112/1810 61% [====================================== ] 1113/1810 61% [====================================== ] 1114/1810 61% [====================================== ] 1115/1810 61% [====================================== ] 1116/1810 61% [====================================== ] 1117/1810 61% [====================================== ] 1118/1810 61% [====================================== ] 1119/1810 61% [====================================== ] 1120/1810 61% [====================================== ] 1121/1810 61% [====================================== ] 1122/1810 61% [====================================== ] 1123/1810 62% [====================================== ] 1124/1810 62% [====================================== ] 1125/1810 62% [====================================== ] 1126/1810 62% [====================================== ] 1127/1810 62% [====================================== ] 1128/1810 62% [====================================== ] 1129/1810 62% [====================================== ] 1130/1810 62% [====================================== ] 1131/1810 62% [====================================== ] 1132/1810 62% [====================================== ] 1133/1810 62% [====================================== ] 1134/1810 62% [====================================== ] 1135/1810 62% [====================================== ] 1136/1810 62% [====================================== ] 1137/1810 62% [====================================== ] 1138/1810 62% [======================================= ] 1139/1810 62% [======================================= ] 1140/1810 62% [======================================= ] 1141/1810 63% [======================================= ] 1142/1810 63% [======================================= ] 1143/1810 63% [======================================= ] 1144/1810 63% [======================================= ] 1145/1810 63% [======================================= ] 1146/1810 63% [======================================= ] 1147/1810 63% [======================================= ] 1148/1810 63% [======================================= ] 1149/1810 63% [======================================= ] 1150/1810 63% [======================================= ] 1151/1810 63% [======================================= ] 1152/1810 63% [======================================= ] 1153/1810 63% [======================================= ] 1154/1810 63% [======================================= ] 1155/1810 63% [======================================= ] 1156/1810 63% [======================================= ] 1157/1810 63% [======================================= ] 1158/1810 63% [======================================= ] 1159/1810 64% [======================================= ] 1160/1810 64% [======================================= ] 1161/1810 64% [======================================= ] 1162/1810 64% [======================================= ] 1163/1810 64% [======================================= ] 1164/1810 64% [======================================= ] 1165/1810 64% [======================================= ] 1166/1810 64% [======================================= ] 1167/1810 64% [======================================== ] 1168/1810 64% [======================================== ] 1169/1810 64% [======================================== ] 1170/1810 64% [======================================== ] 1171/1810 64% [======================================== ] 1172/1810 64% [======================================== ] 1173/1810 64% [======================================== ] 1174/1810 64% [======================================== ] 1175/1810 64% [======================================== ] 1176/1810 64% [======================================== ] 1177/1810 65% [======================================== ] 1178/1810 65% [======================================== ] 1179/1810 65% [======================================== ] 1180/1810 65% [======================================== ] 1181/1810 65% [======================================== ] 1182/1810 65% [======================================== ] 1183/1810 65% [======================================== ] 1184/1810 65% [======================================== ] 1185/1810 65% [======================================== ] 1186/1810 65% [======================================== ] 1187/1810 65% [======================================== ] 1188/1810 65% [======================================== ] 1189/1810 65% [======================================== ] 1190/1810 65% [======================================== ] 1191/1810 65% [======================================== ] 1192/1810 65% [======================================== ] 1193/1810 65% [======================================== ] 1194/1810 65% [======================================== ] 1195/1810 66% [======================================== ] 1196/1810 66% [========================================= ] 1197/1810 66% [========================================= ] 1198/1810 66% [========================================= ] 1199/1810 66% [========================================= ] 1200/1810 66% [========================================= ] 1201/1810 66% [========================================= ] 1202/1810 66% [========================================= ] 1203/1810 66% [========================================= ] 1204/1810 66% [========================================= ] 1205/1810 66% [========================================= ] 1206/1810 66% [========================================= ] 1207/1810 66% [========================================= ] 1208/1810 66% [========================================= ] 1209/1810 66% [========================================= ] 1210/1810 66% [========================================= ] 1211/1810 66% [========================================= ] 1212/1810 66% [========================================= ] 1213/1810 67% [========================================= ] 1214/1810 67% [========================================= ] 1215/1810 67% [========================================= ] 1216/1810 67% [========================================= ] 1217/1810 67% [========================================= ] 1218/1810 67% [========================================= ] 1219/1810 67% [========================================= ] 1220/1810 67% [========================================= ] 1221/1810 67% [========================================= ] 1222/1810 67% [========================================= ] 1223/1810 67% [========================================= ] 1224/1810 67% [========================================= ] 1225/1810 67% [========================================= ] 1226/1810 67% [========================================== ] 1227/1810 67% [========================================== ] 1228/1810 67% [========================================== ] 1229/1810 67% [========================================== ] 1230/1810 67% [========================================== ] 1231/1810 68% [========================================== ] 1232/1810 68% [========================================== ] 1233/1810 68% [========================================== ] 1234/1810 68% [========================================== ] 1235/1810 68% [========================================== ] 1236/1810 68% [========================================== ] 1237/1810 68% [========================================== ] 1238/1810 68% [========================================== ] 1239/1810 68% [========================================== ] 1240/1810 68% [========================================== ] 1241/1810 68% [========================================== ] 1242/1810 68% [========================================== ] 1243/1810 68% [========================================== ] 1244/1810 68% [========================================== ] 1245/1810 68% [========================================== ] 1246/1810 68% [========================================== ] 1247/1810 68% [========================================== ] 1248/1810 68% [========================================== ] 1249/1810 69% [========================================== ] 1250/1810 69% [========================================== ] 1251/1810 69% [========================================== ] 1252/1810 69% [========================================== ] 1253/1810 69% [========================================== ] 1254/1810 69% [========================================== ] 1255/1810 69% [=========================================== ] 1256/1810 69% [=========================================== ] 1257/1810 69% [=========================================== ] 1258/1810 69% [=========================================== ] 1259/1810 69% [=========================================== ] 1260/1810 69% [=========================================== ] 1261/1810 69% [=========================================== ] 1262/1810 69% [=========================================== ] 1263/1810 69% [=========================================== ] 1264/1810 69% [=========================================== ] 1265/1810 69% [=========================================== ] 1266/1810 69% [=========================================== ] 1267/1810 70% [=========================================== ] 1268/1810 70% [=========================================== ] 1269/1810 70% [=========================================== ] 1270/1810 70% [=========================================== ] 1271/1810 70% [=========================================== ] 1272/1810 70% [=========================================== ] 1273/1810 70% [=========================================== ] 1274/1810 70% [=========================================== ] 1275/1810 70% [=========================================== ] 1276/1810 70% [=========================================== ] 1277/1810 70% [=========================================== ] 1278/1810 70% [=========================================== ] 1279/1810 70% [=========================================== ] 1280/1810 70% [=========================================== ] 1281/1810 70% [=========================================== ] 1282/1810 70% [=========================================== ] 1283/1810 70% [=========================================== ] 1284/1810 70% [============================================ ] 1285/1810 70% [============================================ ] 1286/1810 71% [============================================ ] 1287/1810 71% [============================================ ] 1288/1810 71% [============================================ ] 1289/1810 71% [============================================ ] 1290/1810 71% [============================================ ] 1291/1810 71% [============================================ ] 1292/1810 71% [============================================ ] 1293/1810 71% [============================================ ] 1294/1810 71% [============================================ ] 1295/1810 71% [============================================ ] 1296/1810 71% [============================================ ] 1297/1810 71% [============================================ ] 1298/1810 71% [============================================ ] 1299/1810 71% [============================================ ] 1300/1810 71% [============================================ ] 1301/1810 71% [============================================ ] 1302/1810 71% [============================================ ] 1303/1810 71% [============================================ ] 1304/1810 72% [============================================ ] 1305/1810 72% [============================================ ] 1306/1810 72% [============================================ ] 1307/1810 72% [============================================ ] 1308/1810 72% [============================================ ] 1309/1810 72% [============================================ ] 1310/1810 72% [============================================ ] 1311/1810 72% [============================================ ] 1312/1810 72% [============================================ ] 1313/1810 72% [============================================= ] 1314/1810 72% [============================================= ] 1315/1810 72% [============================================= ] 1316/1810 72% [============================================= ] 1317/1810 72% [============================================= ] 1318/1810 72% [============================================= ] 1319/1810 72% [============================================= ] 1320/1810 72% [============================================= ] 1321/1810 72% [============================================= ] 1322/1810 73% [============================================= ] 1323/1810 73% [============================================= ] 1324/1810 73% [============================================= ] 1325/1810 73% [============================================= ] 1326/1810 73% [============================================= ] 1327/1810 73% [============================================= ] 1328/1810 73% [============================================= ] 1329/1810 73% [============================================= ] 1330/1810 73% [============================================= ] 1331/1810 73% [============================================= ] 1332/1810 73% [============================================= ] 1333/1810 73% [============================================= ] 1334/1810 73% [============================================= ] 1335/1810 73% [============================================= ] 1336/1810 73% [============================================= ] 1337/1810 73% [============================================= ] 1338/1810 73% [============================================= ] 1339/1810 73% [============================================= ] 1340/1810 74% [============================================= ] 1341/1810 74% [============================================= ] 1342/1810 74% [============================================== ] 1343/1810 74% [============================================== ] 1344/1810 74% [============================================== ] 1345/1810 74% [============================================== ] 1346/1810 74% [============================================== ] 1347/1810 74% [============================================== ] 1348/1810 74% [============================================== ] 1349/1810 74% [============================================== ] 1350/1810 74% [============================================== ] 1351/1810 74% [============================================== ] 1352/1810 74% [============================================== ] 1353/1810 74% [============================================== ] 1354/1810 74% [============================================== ] 1355/1810 74% [============================================== ] 1356/1810 74% [============================================== ] 1357/1810 74% [============================================== ] 1358/1810 75% [============================================== ] 1359/1810 75% [============================================== ] 1360/1810 75% [============================================== ] 1361/1810 75% [============================================== ] 1362/1810 75% [============================================== ] 1363/1810 75% [============================================== ] 1364/1810 75% [============================================== ] 1365/1810 75% [============================================== ] 1366/1810 75% [============================================== ] 1367/1810 75% [============================================== ] 1368/1810 75% [============================================== ] 1369/1810 75% [============================================== ] 1370/1810 75% [============================================== ] 1371/1810 75% [============================================== ] 1372/1810 75% [=============================================== ] 1373/1810 75% [=============================================== ] 1374/1810 75% [=============================================== ] 1375/1810 75% [=============================================== ] 1376/1810 76% [=============================================== ] 1377/1810 76% [=============================================== ] 1378/1810 76% [=============================================== ] 1379/1810 76% [=============================================== ] 1380/1810 76% [=============================================== ] 1381/1810 76% [=============================================== ] 1382/1810 76% [=============================================== ] 1383/1810 76% [=============================================== ] 1384/1810 76% [=============================================== ] 1385/1810 76% [=============================================== ] 1386/1810 76% [=============================================== ] 1387/1810 76% [=============================================== ] 1388/1810 76% [=============================================== ] 1389/1810 76% [=============================================== ] 1390/1810 76% [=============================================== ] 1391/1810 76% [=============================================== ] 1392/1810 76% [=============================================== ] 1393/1810 76% [=============================================== ] 1394/1810 77% [=============================================== ] 1395/1810 77% [=============================================== ] 1396/1810 77% [=============================================== ] 1397/1810 77% [=============================================== ] 1398/1810 77% [=============================================== ] 1399/1810 77% [=============================================== ] 1400/1810 77% [=============================================== ] 1401/1810 77% [================================================ ] 1402/1810 77% [================================================ ] 1403/1810 77% [================================================ ] 1404/1810 77% [================================================ ] 1405/1810 77% [================================================ ] 1406/1810 77% [================================================ ] 1407/1810 77% [================================================ ] 1408/1810 77% [================================================ ] 1409/1810 77% [================================================ ] 1410/1810 77% [================================================ ] 1411/1810 77% [================================================ ] 1412/1810 78% [================================================ ] 1413/1810 78% [================================================ ] 1414/1810 78% [================================================ ] 1415/1810 78% [================================================ ] 1416/1810 78% [================================================ ] 1417/1810 78% [================================================ ] 1418/1810 78% [================================================ ] 1419/1810 78% [================================================ ] 1420/1810 78% [================================================ ] 1421/1810 78% [================================================ ] 1422/1810 78% [================================================ ] 1423/1810 78% [================================================ ] 1424/1810 78% [================================================ ] 1425/1810 78% [================================================ ] 1426/1810 78% [================================================ ] 1427/1810 78% [================================================ ] 1428/1810 78% [================================================ ] 1429/1810 78% [================================================ ] 1430/1810 79% [================================================= ] 1431/1810 79% [================================================= ] 1432/1810 79% [================================================= ] 1433/1810 79% [================================================= ] 1434/1810 79% [================================================= ] 1435/1810 79% [================================================= ] 1436/1810 79% [================================================= ] 1437/1810 79% [================================================= ] 1438/1810 79% [================================================= ] 1439/1810 79% [================================================= ] 1440/1810 79% [================================================= ] 1441/1810 79% [================================================= ] 1442/1810 79% [================================================= ] 1443/1810 79% [================================================= ] 1444/1810 79% [================================================= ] 1445/1810 79% [================================================= ] 1446/1810 79% [================================================= ] 1447/1810 79% [================================================= ] 1448/1810 80% [================================================= ] 1449/1810 80% [================================================= ] 1450/1810 80% [================================================= ] 1451/1810 80% [================================================= ] 1452/1810 80% [================================================= ] 1453/1810 80% [================================================= ] 1454/1810 80% [================================================= ] 1455/1810 80% [================================================= ] 1456/1810 80% [================================================= ] 1457/1810 80% [================================================= ] 1458/1810 80% [================================================= ] 1459/1810 80% [================================================== ] 1460/1810 80% [================================================== ] 1461/1810 80% [================================================== ] 1462/1810 80% [================================================== ] 1463/1810 80% [================================================== ] 1464/1810 80% [================================================== ] 1465/1810 80% [================================================== ] 1466/1810 80% [================================================== ] 1467/1810 81% [================================================== ] 1468/1810 81% [================================================== ] 1469/1810 81% [================================================== ] 1470/1810 81% [================================================== ] 1471/1810 81% [================================================== ] 1472/1810 81% [================================================== ] 1473/1810 81% [================================================== ] 1474/1810 81% [================================================== ] 1475/1810 81% [================================================== ] 1476/1810 81% [================================================== ] 1477/1810 81% [================================================== ] 1478/1810 81% [================================================== ] 1479/1810 81% [================================================== ] 1480/1810 81% [================================================== ] 1481/1810 81% [================================================== ] 1482/1810 81% [================================================== ] 1483/1810 81% [================================================== ] 1484/1810 81% [================================================== ] 1485/1810 82% [================================================== ] 1486/1810 82% [================================================== ] 1487/1810 82% [================================================== ] 1488/1810 82% [=================================================== ] 1489/1810 82% [=================================================== ] 1490/1810 82% [=================================================== ] 1491/1810 82% [=================================================== ] 1492/1810 82% [=================================================== ] 1493/1810 82% [=================================================== ] 1494/1810 82% [=================================================== ] 1495/1810 82% [=================================================== ] 1496/1810 82% [=================================================== ] 1497/1810 82% [=================================================== ] 1498/1810 82% [=================================================== ] 1499/1810 82% [=================================================== ] 1500/1810 82% [=================================================== ] 1501/1810 82% [=================================================== ] 1502/1810 82% [=================================================== ] 1503/1810 83% [=================================================== ] 1504/1810 83% [=================================================== ] 1505/1810 83% [=================================================== ] 1506/1810 83% [=================================================== ] 1507/1810 83% [=================================================== ] 1508/1810 83% [=================================================== ] 1509/1810 83% [=================================================== ] 1510/1810 83% [=================================================== ] 1511/1810 83% [=================================================== ] 1512/1810 83% [=================================================== ] 1513/1810 83% [=================================================== ] 1514/1810 83% [=================================================== ] 1515/1810 83% [=================================================== ] 1516/1810 83% [=================================================== ] 1517/1810 83% [=================================================== ] 1518/1810 83% [==================================================== ] 1519/1810 83% [==================================================== ] 1520/1810 83% [==================================================== ] 1521/1810 84% [==================================================== ] 1522/1810 84% [==================================================== ] 1523/1810 84% [==================================================== ] 1524/1810 84% [==================================================== ] 1525/1810 84% [==================================================== ] 1526/1810 84% [==================================================== ] 1527/1810 84% [==================================================== ] 1528/1810 84% [==================================================== ] 1529/1810 84% [==================================================== ] 1530/1810 84% [==================================================== ] 1531/1810 84% [==================================================== ] 1532/1810 84% [==================================================== ] 1533/1810 84% [==================================================== ] 1534/1810 84% [==================================================== ] 1535/1810 84% [==================================================== ] 1536/1810 84% [==================================================== ] 1537/1810 84% [==================================================== ] 1538/1810 84% [==================================================== ] 1539/1810 85% [==================================================== ] 1540/1810 85% [==================================================== ] 1541/1810 85% [==================================================== ] 1542/1810 85% [==================================================== ] 1543/1810 85% [==================================================== ] 1544/1810 85% [==================================================== ] 1545/1810 85% [==================================================== ] 1546/1810 85% [==================================================== ] 1547/1810 85% [===================================================== ] 1548/1810 85% [===================================================== ] 1549/1810 85% [===================================================== ] 1550/1810 85% [===================================================== ] 1551/1810 85% [===================================================== ] 1552/1810 85% [===================================================== ] 1553/1810 85% [===================================================== ] 1554/1810 85% [===================================================== ] 1555/1810 85% [===================================================== ] 1556/1810 85% [===================================================== ] 1557/1810 86% [===================================================== ] 1558/1810 86% [===================================================== ] 1559/1810 86% [===================================================== ] 1560/1810 86% [===================================================== ] 1561/1810 86% [===================================================== ] 1562/1810 86% [===================================================== ] 1563/1810 86% [===================================================== ] 1564/1810 86% [===================================================== ] 1565/1810 86% [===================================================== ] 1566/1810 86% [===================================================== ] 1567/1810 86% [===================================================== ] 1568/1810 86% [===================================================== ] 1569/1810 86% [===================================================== ] 1570/1810 86% [===================================================== ] 1571/1810 86% [===================================================== ] 1572/1810 86% [===================================================== ] 1573/1810 86% [===================================================== ] 1574/1810 86% [===================================================== ] 1575/1810 87% [===================================================== ] 1576/1810 87% [====================================================== ] 1577/1810 87% [====================================================== ] 1578/1810 87% [====================================================== ] 1579/1810 87% [====================================================== ] 1580/1810 87% [====================================================== ] 1581/1810 87% [====================================================== ] 1582/1810 87% [====================================================== ] 1583/1810 87% [====================================================== ] 1584/1810 87% [====================================================== ] 1585/1810 87% [====================================================== ] 1586/1810 87% [====================================================== ] 1587/1810 87% [====================================================== ] 1588/1810 87% [====================================================== ] 1589/1810 87% [====================================================== ] 1590/1810 87% [====================================================== ] 1591/1810 87% [====================================================== ] 1592/1810 87% [====================================================== ] 1593/1810 88% [====================================================== ] 1594/1810 88% [====================================================== ] 1595/1810 88% [====================================================== ] 1596/1810 88% [====================================================== ] 1597/1810 88% [====================================================== ] 1598/1810 88% [====================================================== ] 1599/1810 88% [====================================================== ] 1600/1810 88% [====================================================== ] 1601/1810 88% [====================================================== ] 1602/1810 88% [====================================================== ] 1603/1810 88% [====================================================== ] 1604/1810 88% [====================================================== ] 1605/1810 88% [======================================================= ] 1606/1810 88% [======================================================= ] 1607/1810 88% [======================================================= ] 1608/1810 88% [======================================================= ] 1609/1810 88% [======================================================= ] 1610/1810 88% [======================================================= ] 1611/1810 89% [======================================================= ] 1612/1810 89% [======================================================= ] 1613/1810 89% [======================================================= ] 1614/1810 89% [======================================================= ] 1615/1810 89% [======================================================= ] 1616/1810 89% [======================================================= ] 1617/1810 89% [======================================================= ] 1618/1810 89% [======================================================= ] 1619/1810 89% [======================================================= ] 1620/1810 89% [======================================================= ] 1621/1810 89% [======================================================= ] 1622/1810 89% [======================================================= ] 1623/1810 89% [======================================================= ] 1624/1810 89% [======================================================= ] 1625/1810 89% [======================================================= ] 1626/1810 89% [======================================================= ] 1627/1810 89% [======================================================= ] 1628/1810 89% [======================================================= ] 1629/1810 90% [======================================================= ] 1630/1810 90% [======================================================= ] 1631/1810 90% [======================================================= ] 1632/1810 90% [======================================================= ] 1633/1810 90% [======================================================= ] 1634/1810 90% [======================================================== ] 1635/1810 90% [======================================================== ] 1636/1810 90% [======================================================== ] 1637/1810 90% [======================================================== ] 1638/1810 90% [======================================================== ] 1639/1810 90% [======================================================== ] 1640/1810 90% [======================================================== ] 1641/1810 90% [======================================================== ] 1642/1810 90% [======================================================== ] 1643/1810 90% [======================================================== ] 1644/1810 90% [======================================================== ] 1645/1810 90% [======================================================== ] 1646/1810 90% [======================================================== ] 1647/1810 90% [======================================================== ] 1648/1810 91% [======================================================== ] 1649/1810 91% [======================================================== ] 1650/1810 91% [======================================================== ] 1651/1810 91% [======================================================== ] 1652/1810 91% [======================================================== ] 1653/1810 91% [======================================================== ] 1654/1810 91% [======================================================== ] 1655/1810 91% [======================================================== ] 1656/1810 91% [======================================================== ] 1657/1810 91% [======================================================== ] 1658/1810 91% [======================================================== ] 1659/1810 91% [======================================================== ] 1660/1810 91% [======================================================== ] 1661/1810 91% [======================================================== ] 1662/1810 91% [======================================================== ] 1663/1810 91% [======================================================== ] 1664/1810 91% [========================================================= ] 1665/1810 91% [========================================================= ] 1666/1810 92% [========================================================= ] 1667/1810 92% [========================================================= ] 1668/1810 92% [========================================================= ] 1669/1810 92% [========================================================= ] 1670/1810 92% [========================================================= ] 1671/1810 92% [========================================================= ] 1672/1810 92% [========================================================= ] 1673/1810 92% [========================================================= ] 1674/1810 92% [========================================================= ] 1675/1810 92% [========================================================= ] 1676/1810 92% [========================================================= ] 1677/1810 92% [========================================================= ] 1678/1810 92% [========================================================= ] 1679/1810 92% [========================================================= ] 1680/1810 92% [========================================================= ] 1681/1810 92% [========================================================= ] 1682/1810 92% [========================================================= ] 1683/1810 92% [========================================================= ] 1684/1810 93% [========================================================= ] 1685/1810 93% [========================================================= ] 1686/1810 93% [========================================================= ] 1687/1810 93% [========================================================= ] 1688/1810 93% [========================================================= ] 1689/1810 93% [========================================================= ] 1690/1810 93% [========================================================= ] 1691/1810 93% [========================================================= ] 1692/1810 93% [========================================================= ] 1693/1810 93% [========================================================== ] 1694/1810 93% [========================================================== ] 1695/1810 93% [========================================================== ] 1696/1810 93% [========================================================== ] 1697/1810 93% [========================================================== ] 1698/1810 93% [========================================================== ] 1699/1810 93% [========================================================== ] 1700/1810 93% [========================================================== ] 1701/1810 93% [========================================================== ] 1702/1810 94% [========================================================== ] 1703/1810 94% [========================================================== ] 1704/1810 94% [========================================================== ] 1705/1810 94% [========================================================== ] 1706/1810 94% [========================================================== ] 1707/1810 94% [========================================================== ] 1708/1810 94% [========================================================== ] 1709/1810 94% [========================================================== ] 1710/1810 94% [========================================================== ] 1711/1810 94% [========================================================== ] 1712/1810 94% [========================================================== ] 1713/1810 94% [========================================================== ] 1714/1810 94% [========================================================== ] 1715/1810 94% [========================================================== ] 1716/1810 94% [========================================================== ] 1717/1810 94% [========================================================== ] 1718/1810 94% [========================================================== ] 1719/1810 94% [========================================================== ] 1720/1810 95% [========================================================== ] 1721/1810 95% [========================================================== ] 1722/1810 95% [=========================================================== ] 1723/1810 95% [=========================================================== ] 1724/1810 95% [=========================================================== ] 1725/1810 95% [=========================================================== ] 1726/1810 95% [=========================================================== ] 1727/1810 95% [=========================================================== ] 1728/1810 95% [=========================================================== ] 1729/1810 95% [=========================================================== ] 1730/1810 95% [=========================================================== ] 1731/1810 95% [=========================================================== ] 1732/1810 95% [=========================================================== ] 1733/1810 95% [=========================================================== ] 1734/1810 95% [=========================================================== ] 1735/1810 95% [=========================================================== ] 1736/1810 95% [=========================================================== ] 1737/1810 95% [=========================================================== ] 1738/1810 96% [=========================================================== ] 1739/1810 96% [=========================================================== ] 1740/1810 96% [=========================================================== ] 1741/1810 96% [=========================================================== ] 1742/1810 96% [=========================================================== ] 1743/1810 96% [=========================================================== ] 1744/1810 96% [=========================================================== ] 1745/1810 96% [=========================================================== ] 1746/1810 96% [=========================================================== ] 1747/1810 96% [=========================================================== ] 1748/1810 96% [=========================================================== ] 1749/1810 96% [=========================================================== ] 1750/1810 96% [=========================================================== ] 1751/1810 96% [============================================================ ] 1752/1810 96% [============================================================ ] 1753/1810 96% [============================================================ ] 1754/1810 96% [============================================================ ] 1755/1810 96% [============================================================ ] 1756/1810 97% [============================================================ ] 1757/1810 97% [============================================================ ] 1758/1810 97% [============================================================ ] 1759/1810 97% [============================================================ ] 1760/1810 97% [============================================================ ] 1761/1810 97% [============================================================ ] 1762/1810 97% [============================================================ ] 1763/1810 97% [============================================================ ] 1764/1810 97% [============================================================ ] 1765/1810 97% [============================================================ ] 1766/1810 97% [============================================================ ] 1767/1810 97% [============================================================ ] 1768/1810 97% [============================================================ ] 1769/1810 97% [============================================================ ] 1770/1810 97% [============================================================ ] 1771/1810 97% [============================================================ ] 1772/1810 97% [============================================================ ] 1773/1810 97% [============================================================ ] 1774/1810 98% [============================================================ ] 1775/1810 98% [============================================================ ] 1776/1810 98% [============================================================ ] 1777/1810 98% [============================================================ ] 1778/1810 98% [============================================================ ] 1779/1810 98% [============================================================ ] 1780/1810 98% [============================================================= ] 1781/1810 98% [============================================================= ] 1782/1810 98% [============================================================= ] 1783/1810 98% [============================================================= ] 1784/1810 98% [============================================================= ] 1785/1810 98% [============================================================= ] 1786/1810 98% [============================================================= ] 1787/1810 98% [============================================================= ] 1788/1810 98% [============================================================= ] 1789/1810 98% [============================================================= ] 1790/1810 98% [============================================================= ] 1791/1810 98% [============================================================= ] 1792/1810 99% [============================================================= ] 1793/1810 99% [============================================================= ] 1794/1810 99% [============================================================= ] 1795/1810 99% [============================================================= ] 1796/1810 99% [============================================================= ] 1797/1810 99% [============================================================= ] 1798/1810 99% [============================================================= ] 1799/1810 99% [============================================================= ] 1800/1810 99% [============================================================= ] 1801/1810 99% [============================================================= ] 1802/1810 99% [============================================================= ] 1803/1810 99% [============================================================= ] 1804/1810 99% [============================================================= ] 1805/1810 99% [============================================================= ] 1806/1810 99% [============================================================= ] 1807/1810 99% [============================================================= ] 1808/1810 99% [============================================================= ] 1809/1810 99% [==============================================================] 1810/1810 100% operation complete, 1810 objects in 94124 NAND pages. ln -snf /home/thomas/autobuild/instance-3/output-1/host/s390x-buildroot-linux-gnu/sysroot /home/thomas/autobuild/instance-3/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot' make: Entering directory '/home/thomas/autobuild/instance-3/buildroot' >>> Buildroot 2022.08-rc1-494-g0de119a137 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.2.0 Collecting legal info >>> glibc 2.35-134-gb6aade18a7e5719c942aa2da6cf3157aca993fa4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.2.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> augeas 1.12.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libxml2 2.10.2 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> babeltrace2 2.0.4 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-meson 0.63.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.3.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.7 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bubblewrap 0.6.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> daemon 0.8 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) COPYING: OK (sha256: 91329bb9be4ae0b7800081fa054e9bb760c60005b26958c1fb8461bc66bcd998) >>> host-delve 1.8.0 Collecting legal info LICENSE: OK (sha256: 778864b990007e8cef6633f8c372dd05bac1fada6cf67b008afb1483f83b38f5) >>> host-go 1.19.1 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> evtest 1.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> ffmpeg 4.4.2 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> gnutls 3.7.7 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> freeipmi 1.6.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.bmc-watchdog: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiconsole: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmi-dcmi: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmidetect: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmi-fru: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmimonitoring: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiping: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmipower: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiseld: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.pstdout: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.sunbmc: OK (sha256: 48f44386b3f359e70d7e4a5d7f1d529d8591a7c64c47df3f4abdf2ad45a6d537) COPYING.ZRESEARCH: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> gssdp 1.4.0.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsoup 2.74.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> libpsl 0.21.1 Collecting legal info COPYING: OK (sha256: 7903413e7aa0bbcb77aa19150a3f1034edc0a760cff174f9a53efe4de6f056a4) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> sqlite 3.39.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libfuse3 3.11.0 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> libgsasl 1.10.0 Collecting legal info README: OK (sha256: 26e99818ca6ce79d8b2c461fabc72dc6e03483e6b0fd9692dcb07ab1b09bbac7) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libpwquality 1.4.4 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libqmi 1.30.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> memcached 1.6.16 Collecting legal info COPYING: OK (sha256: bc887c4ad8051fe690ace9528fe37a2e0bb362e6d963331d82e845ca9b585a0c) >>> most 5.2.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 3d8f860532c9f202db9300375fb29a1e7b32f538c6033e7013266ad55317fc3e) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> nginx 1.20.1 Collecting legal info LICENSE: OK (sha256: b57270c1f73eb6624b38b2d0a1affcec56b21fab39efbf8c837428f05cef1d73) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-python-lxml 4.9.1 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.10.2 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> sispmctl 4.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> smstools3 3.1.21 Collecting legal info doc/license.html: OK (sha256: 884d8f0377259f291432f4fa31d5a9720eefa0e0d797652ae686b6325a434624) LICENSE: OK (sha256: 786b4da4dd900cad87a7dc17769458607bdeae575d62e6e98ad7144e9225f8d3) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> jpeg Collecting legal info >>> sphinxbase 5prealpha Collecting legal info src/libsphinxbase/util/bio.c: OK (sha256: 26f12e0152a5d58c69904e439761a1b2fbb9267b5f04674dbf93667e3e6dd043) >>> unionfs 2.1 Collecting legal info LICENSE: OK (sha256: f56a5579d670e18e0667700bc599acbc0b8217ca1f76b2adb3dad7d2953c4049) >>> vpnc 0.5.3r550-2jnpr1 Collecting legal info COPYING: OK (sha256: bf3ec1bd1dec31a6ab8980bfd04569f506432f35ee01e88a3910847784bc2de1) >>> wayland-protocols 1.26 Collecting legal info COPYING: OK (sha256: f1a2b233e8a9a71c40f4aa885be08a0842ac85bb8588703c1dd7e6e6502e3124) >>> wayland 1.21.0 Collecting legal info COPYING: OK (sha256: 6eefcb023622a463168a5c20add95fd24a38c7482622a9254a23b99b7c153061) >>> host-wayland 1.21.0 Collecting legal info COPYING: OK (sha256: 6eefcb023622a463168a5c20add95fd24a38c7482622a9254a23b99b7c153061) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'