zstd installation completed make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-zstd-1.5.2/programs' make[1]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-zstd-1.5.2' 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/thomas/autobuild/instance-1/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c unyaffs2.c: In function 'unyaffs2_obj_chattr': unyaffs2.c:711:2: warning: ignoring return value of 'lchown', declared with attribute warn_unused_result [-Wunused-result] 711 | lchown(fpath, obj->uid, obj->gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from mkyaffs2.c:28: In function 'strncpy', inlined from 'mkyaffs2_scan_dir' at mkyaffs2.c:595:3: /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 unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm 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-1/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/thomas/autobuild/instance-1/output-1/host/bin PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/thomas/autobuild/instance-1/output-1/host/bin install make[1]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/thomas/autobuild/instance-1/output-1/host/bin make[1]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-1/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-1/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%v8%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-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-1/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-1/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%v8%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/thomas/autobuild/instance-1/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/thomas/autobuild/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/thomas/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/thomas/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/thomas/autobuild/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/thomas/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/thomas/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/thomas/autobuild/instance-1/output-1/target/etc/shells; fi mkdir -p /home/thomas/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-1/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-1/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-1/output-1/target/etc/shells if [ -x /home/thomas/autobuild/instance-1/output-1/target/sbin/swapon -a -x /home/thomas/autobuild/instance-1/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/thomas/autobuild/instance-1/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/thomas/autobuild/instance-1/output-1/target/etc/inittab; fi rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/include /home/thomas/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-1/output-1/target/usr/doc find /home/thomas/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-1/output-1/target/lib/ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/ /home/thomas/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/thomas/autobuild/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/man /home/thomas/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/info /home/thomas/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/doc /home/thomas/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-1/output-1/target/lib/debug /home/thomas/autobuild/instance-1/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/thomas/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/thomas/autobuild/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/thomas/autobuild/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/thomas/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-1206-ga34dcba9eb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc3\"" \ ) > /home/thomas/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-1/output-1/per-package /home/thomas/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs printf ' davfs2 -1 davfs2 -1 * - - - davfs user\n dhcpcd -1 dhcpcd -1 * - - - dhcpcd user\n\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot printf ' /home/thomas/autobuild/instance-1/output-1/host/bin/mkfs.axfs -s -a /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target /home/thomas/autobuild/instance-1/output-1/images/rootfs.axfs\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 2153 number of 4KB nodes: 12228 Total image size: 42022226 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2153 objects. stage 2: creating image '/home/thomas/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/2153 0% [ ] 2/2153 0% [ ] 3/2153 0% [ ] 4/2153 0% [ ] 5/2153 0% [ ] 6/2153 0% [ ] 7/2153 0% [ ] 8/2153 0% [ ] 9/2153 0% [ ] 10/2153 0% [ ] 11/2153 0% [ ] 12/2153 0% [ ] 13/2153 0% [ ] 14/2153 0% [ ] 15/2153 0% [ ] 16/2153 0% [ ] 17/2153 0% [ ] 18/2153 0% [ ] 19/2153 0% [ ] 20/2153 0% [ ] 21/2153 0% [ ] 22/2153 1% [ ] 23/2153 1% [ ] 24/2153 1% [ ] 25/2153 1% [ ] 26/2153 1% [ ] 27/2153 1% [ ] 28/2153 1% [ ] 29/2153 1% [ ] 30/2153 1% [ ] 31/2153 1% [ ] 32/2153 1% [ ] 33/2153 1% [ ] 34/2153 1% [= ] 35/2153 1% [= ] 36/2153 1% [= ] 37/2153 1% [= ] 38/2153 1% [= ] 39/2153 1% [= ] 40/2153 1% [= ] 41/2153 1% [= ] 42/2153 1% [= ] 43/2153 1% [= ] 44/2153 2% [= ] 45/2153 2% [= ] 46/2153 2% [= ] 47/2153 2% [= ] 48/2153 2% [= ] 49/2153 2% [= ] 50/2153 2% [= ] 51/2153 2% [= ] 52/2153 2% [= ] 53/2153 2% [= ] 54/2153 2% [= ] 55/2153 2% [= ] 56/2153 2% [= ] 57/2153 2% [= ] 58/2153 2% [= ] 59/2153 2% [= ] 60/2153 2% [= ] 61/2153 2% [= ] 62/2153 2% [= ] 63/2153 2% [= ] 64/2153 2% [= ] 65/2153 3% [= ] 66/2153 3% [= ] 67/2153 3% [= ] 68/2153 3% [= ] 69/2153 3% [== ] 70/2153 3% [== ] 71/2153 3% [== ] 72/2153 3% [== ] 73/2153 3% [== ] 74/2153 3% [== ] 75/2153 3% [== ] 76/2153 3% [== ] 77/2153 3% [== ] 78/2153 3% [== ] 79/2153 3% [== ] 80/2153 3% [== ] 81/2153 3% [== ] 82/2153 3% [== ] 83/2153 3% [== ] 84/2153 3% [== ] 85/2153 3% [== ] 86/2153 3% [== ] 87/2153 4% [== ] 88/2153 4% [== ] 89/2153 4% [== ] 90/2153 4% [== ] 91/2153 4% [== ] 92/2153 4% [== ] 93/2153 4% [== ] 94/2153 4% [== ] 95/2153 4% [== ] 96/2153 4% [== ] 97/2153 4% [== ] 98/2153 4% [== ] 99/2153 4% [== ] 100/2153 4% [== ] 101/2153 4% [== ] 102/2153 4% [== ] 103/2153 4% [== ] 104/2153 4% [=== ] 105/2153 4% [=== ] 106/2153 4% [=== ] 107/2153 4% [=== ] 108/2153 5% [=== ] 109/2153 5% [=== ] 110/2153 5% [=== ] 111/2153 5% [=== ] 112/2153 5% [=== ] 113/2153 5% [=== ] 114/2153 5% [=== ] 115/2153 5% [=== ] 116/2153 5% [=== ] 117/2153 5% [=== ] 118/2153 5% [=== ] 119/2153 5% [=== ] 120/2153 5% [=== ] 121/2153 5% [=== ] 122/2153 5% [=== ] 123/2153 5% [=== ] 124/2153 5% [=== ] 125/2153 5% [=== ] 126/2153 5% [=== ] 127/2153 5% [=== ] 128/2153 5% [=== ] 129/2153 5% [=== ] 130/2153 6% [=== ] 131/2153 6% [=== ] 132/2153 6% [=== ] 133/2153 6% [=== ] 134/2153 6% [=== ] 135/2153 6% [=== ] 136/2153 6% [=== ] 137/2153 6% [=== ] 138/2153 6% [==== ] 139/2153 6% [==== ] 140/2153 6% [==== ] 141/2153 6% [==== ] 142/2153 6% [==== ] 143/2153 6% [==== ] 144/2153 6% [==== ] 145/2153 6% [==== ] 146/2153 6% [==== ] 147/2153 6% [==== ] 148/2153 6% [==== ] 149/2153 6% [==== ] 150/2153 6% [==== ] 151/2153 7% [==== ] 152/2153 7% [==== ] 153/2153 7% [==== ] 154/2153 7% [==== ] 155/2153 7% [==== ] 156/2153 7% [==== ] 157/2153 7% [==== ] 158/2153 7% [==== ] 159/2153 7% [==== ] 160/2153 7% [==== ] 161/2153 7% [==== ] 162/2153 7% [==== ] 163/2153 7% [==== ] 164/2153 7% [==== ] 165/2153 7% [==== ] 166/2153 7% [==== ] 167/2153 7% [==== ] 168/2153 7% [==== ] 169/2153 7% [==== ] 170/2153 7% [==== ] 171/2153 7% [==== ] 172/2153 7% [==== ] 173/2153 8% [===== ] 174/2153 8% [===== ] 175/2153 8% [===== ] 176/2153 8% [===== ] 177/2153 8% [===== ] 178/2153 8% [===== ] 179/2153 8% [===== ] 180/2153 8% [===== ] 181/2153 8% [===== ] 182/2153 8% [===== ] 183/2153 8% [===== ] 184/2153 8% [===== ] 185/2153 8% [===== ] 186/2153 8% [===== ] 187/2153 8% [===== ] 188/2153 8% [===== ] 189/2153 8% [===== ] 190/2153 8% [===== ] 191/2153 8% [===== ] 192/2153 8% [===== ] 193/2153 8% [===== ] 194/2153 9% [===== ] 195/2153 9% [===== ] 196/2153 9% [===== ] 197/2153 9% [===== ] 198/2153 9% [===== ] 199/2153 9% [===== ] 200/2153 9% [===== ] 201/2153 9% [===== ] 202/2153 9% [===== ] 203/2153 9% [===== ] 204/2153 9% [===== ] 205/2153 9% [===== ] 206/2153 9% [===== ] 207/2153 9% [===== ] 208/2153 9% [====== ] 209/2153 9% [====== ] 210/2153 9% [====== ] 211/2153 9% [====== ] 212/2153 9% [====== ] 213/2153 9% [====== ] 214/2153 9% [====== ] 215/2153 9% [====== ] 216/2153 10% [====== ] 217/2153 10% [====== ] 218/2153 10% [====== ] 219/2153 10% [====== ] 220/2153 10% [====== ] 221/2153 10% [====== ] 222/2153 10% [====== ] 223/2153 10% [====== ] 224/2153 10% [====== ] 225/2153 10% [====== ] 226/2153 10% [====== ] 227/2153 10% [====== ] 228/2153 10% [====== ] 229/2153 10% [====== ] 230/2153 10% [====== ] 231/2153 10% [====== ] 232/2153 10% [====== ] 233/2153 10% [====== ] 234/2153 10% [====== ] 235/2153 10% [====== ] 236/2153 10% [====== ] 237/2153 11% [====== ] 238/2153 11% [====== ] 239/2153 11% [====== ] 240/2153 11% [====== ] 241/2153 11% [====== ] 242/2153 11% [====== ] 243/2153 11% [======= ] 244/2153 11% [======= ] 245/2153 11% [======= ] 246/2153 11% [======= ] 247/2153 11% [======= ] 248/2153 11% [======= ] 249/2153 11% [======= ] 250/2153 11% [======= ] 251/2153 11% [======= ] 252/2153 11% [======= ] 253/2153 11% [======= ] 254/2153 11% [======= ] 255/2153 11% [======= ] 256/2153 11% [======= ] 257/2153 11% [======= ] 258/2153 11% [======= ] 259/2153 12% [======= ] 260/2153 12% [======= ] 261/2153 12% [======= ] 262/2153 12% [======= ] 263/2153 12% [======= ] 264/2153 12% [======= ] 265/2153 12% [======= ] 266/2153 12% [======= ] 267/2153 12% [======= ] 268/2153 12% [======= ] 269/2153 12% [======= ] 270/2153 12% [======= ] 271/2153 12% [======= ] 272/2153 12% [======= ] 273/2153 12% [======= ] 274/2153 12% [======= ] 275/2153 12% [======= ] 276/2153 12% [======= ] 277/2153 12% [======== ] 278/2153 12% [======== ] 279/2153 12% [======== ] 280/2153 13% [======== ] 281/2153 13% [======== ] 282/2153 13% [======== ] 283/2153 13% [======== ] 284/2153 13% [======== ] 285/2153 13% [======== ] 286/2153 13% [======== ] 287/2153 13% [======== ] 288/2153 13% [======== ] 289/2153 13% [======== ] 290/2153 13% [======== ] 291/2153 13% [======== ] 292/2153 13% [======== ] 293/2153 13% [======== ] 294/2153 13% [======== ] 295/2153 13% [======== ] 296/2153 13% [======== ] 297/2153 13% [======== ] 298/2153 13% [======== ] 299/2153 13% [======== ] 300/2153 13% [======== ] 301/2153 13% [======== ] 302/2153 14% [======== ] 303/2153 14% [======== ] 304/2153 14% [======== ] 305/2153 14% [======== ] 306/2153 14% [======== ] 307/2153 14% [======== ] 308/2153 14% [======== ] 309/2153 14% [======== ] 310/2153 14% [======== ] 311/2153 14% [======== ] 312/2153 14% [========= ] 313/2153 14% [========= ] 314/2153 14% [========= ] 315/2153 14% [========= ] 316/2153 14% [========= ] 317/2153 14% [========= ] 318/2153 14% [========= ] 319/2153 14% [========= ] 320/2153 14% [========= ] 321/2153 14% [========= ] 322/2153 14% [========= ] 323/2153 15% [========= ] 324/2153 15% [========= ] 325/2153 15% [========= ] 326/2153 15% [========= ] 327/2153 15% [========= ] 328/2153 15% [========= ] 329/2153 15% [========= ] 330/2153 15% [========= ] 331/2153 15% [========= ] 332/2153 15% [========= ] 333/2153 15% [========= ] 334/2153 15% [========= ] 335/2153 15% [========= ] 336/2153 15% [========= ] 337/2153 15% [========= ] 338/2153 15% [========= ] 339/2153 15% [========= ] 340/2153 15% [========= ] 341/2153 15% [========= ] 342/2153 15% [========= ] 343/2153 15% [========= ] 344/2153 15% [========= ] 345/2153 16% [========= ] 346/2153 16% [========= ] 347/2153 16% [========== ] 348/2153 16% [========== ] 349/2153 16% [========== ] 350/2153 16% [========== ] 351/2153 16% [========== ] 352/2153 16% [========== ] 353/2153 16% [========== ] 354/2153 16% [========== ] 355/2153 16% [========== ] 356/2153 16% [========== ] 357/2153 16% [========== ] 358/2153 16% [========== ] 359/2153 16% [========== ] 360/2153 16% [========== ] 361/2153 16% [========== ] 362/2153 16% [========== ] 363/2153 16% [========== ] 364/2153 16% [========== ] 365/2153 16% [========== ] 366/2153 16% [========== ] 367/2153 17% [========== ] 368/2153 17% [========== ] 369/2153 17% [========== ] 370/2153 17% [========== ] 371/2153 17% [========== ] 372/2153 17% [========== ] 373/2153 17% [========== ] 374/2153 17% [========== ] 375/2153 17% [========== ] 376/2153 17% [========== ] 377/2153 17% [========== ] 378/2153 17% [========== ] 379/2153 17% [========== ] 380/2153 17% [========== ] 381/2153 17% [=========== ] 382/2153 17% [=========== ] 383/2153 17% [=========== ] 384/2153 17% [=========== ] 385/2153 17% [=========== ] 386/2153 17% [=========== ] 387/2153 17% [=========== ] 388/2153 18% [=========== ] 389/2153 18% [=========== ] 390/2153 18% [=========== ] 391/2153 18% [=========== ] 392/2153 18% [=========== ] 393/2153 18% [=========== ] 394/2153 18% [=========== ] 395/2153 18% [=========== ] 396/2153 18% [=========== ] 397/2153 18% [=========== ] 398/2153 18% [=========== ] 399/2153 18% [=========== ] 400/2153 18% [=========== ] 401/2153 18% [=========== ] 402/2153 18% [=========== ] 403/2153 18% [=========== ] 404/2153 18% [=========== ] 405/2153 18% [=========== ] 406/2153 18% [=========== ] 407/2153 18% [=========== ] 408/2153 18% [=========== ] 409/2153 18% [=========== ] 410/2153 19% [=========== ] 411/2153 19% [=========== ] 412/2153 19% [=========== ] 413/2153 19% [=========== ] 414/2153 19% [=========== ] 415/2153 19% [=========== ] 416/2153 19% [============ ] 417/2153 19% [============ ] 418/2153 19% [============ ] 419/2153 19% [============ ] 420/2153 19% [============ ] 421/2153 19% [============ ] 422/2153 19% [============ ] 423/2153 19% [============ ] 424/2153 19% [============ ] 425/2153 19% [============ ] 426/2153 19% [============ ] 427/2153 19% [============ ] 428/2153 19% [============ ] 429/2153 19% [============ ] 430/2153 19% [============ ] 431/2153 20% [============ ] 432/2153 20% [============ ] 433/2153 20% [============ ] 434/2153 20% [============ ] 435/2153 20% [============ ] 436/2153 20% [============ ] 437/2153 20% [============ ] 438/2153 20% [============ ] 439/2153 20% [============ ] 440/2153 20% [============ ] 441/2153 20% [============ ] 442/2153 20% [============ ] 443/2153 20% [============ ] 444/2153 20% [============ ] 445/2153 20% [============ ] 446/2153 20% [============ ] 447/2153 20% [============ ] 448/2153 20% [============ ] 449/2153 20% [============ ] 450/2153 20% [============ ] 451/2153 20% [============= ] 452/2153 20% [============= ] 453/2153 21% [============= ] 454/2153 21% [============= ] 455/2153 21% [============= ] 456/2153 21% [============= ] 457/2153 21% [============= ] 458/2153 21% [============= ] 459/2153 21% [============= ] 460/2153 21% [============= ] 461/2153 21% [============= ] 462/2153 21% [============= ] 463/2153 21% [============= ] 464/2153 21% [============= ] 465/2153 21% [============= ] 466/2153 21% [============= ] 467/2153 21% [============= ] 468/2153 21% [============= ] 469/2153 21% [============= ] 470/2153 21% [============= ] 471/2153 21% [============= ] 472/2153 21% [============= ] 473/2153 21% [============= ] 474/2153 22% [============= ] 475/2153 22% [============= ] 476/2153 22% [============= ] 477/2153 22% [============= ] 478/2153 22% [============= ] 479/2153 22% [============= ] 480/2153 22% [============= ] 481/2153 22% [============= ] 482/2153 22% [============= ] 483/2153 22% [============= ] 484/2153 22% [============= ] 485/2153 22% [============= ] 486/2153 22% [============== ] 487/2153 22% [============== ] 488/2153 22% [============== ] 489/2153 22% [============== ] 490/2153 22% [============== ] 491/2153 22% [============== ] 492/2153 22% [============== ] 493/2153 22% [============== ] 494/2153 22% [============== ] 495/2153 22% [============== ] 496/2153 23% [============== ] 497/2153 23% [============== ] 498/2153 23% [============== ] 499/2153 23% [============== ] 500/2153 23% [============== ] 501/2153 23% [============== ] 502/2153 23% [============== ] 503/2153 23% [============== ] 504/2153 23% [============== ] 505/2153 23% [============== ] 506/2153 23% [============== ] 507/2153 23% [============== ] 508/2153 23% [============== ] 509/2153 23% [============== ] 510/2153 23% [============== ] 511/2153 23% [============== ] 512/2153 23% [============== ] 513/2153 23% [============== ] 514/2153 23% [============== ] 515/2153 23% [============== ] 516/2153 23% [============== ] 517/2153 24% [============== ] 518/2153 24% [============== ] 519/2153 24% [============== ] 520/2153 24% [=============== ] 521/2153 24% [=============== ] 522/2153 24% [=============== ] 523/2153 24% [=============== ] 524/2153 24% [=============== ] 525/2153 24% [=============== ] 526/2153 24% [=============== ] 527/2153 24% [=============== ] 528/2153 24% [=============== ] 529/2153 24% [=============== ] 530/2153 24% [=============== ] 531/2153 24% [=============== ] 532/2153 24% [=============== ] 533/2153 24% [=============== ] 534/2153 24% [=============== ] 535/2153 24% [=============== ] 536/2153 24% [=============== ] 537/2153 24% [=============== ] 538/2153 24% [=============== ] 539/2153 25% [=============== ] 540/2153 25% [=============== ] 541/2153 25% [=============== ] 542/2153 25% [=============== ] 543/2153 25% [=============== ] 544/2153 25% [=============== ] 545/2153 25% [=============== ] 546/2153 25% [=============== ] 547/2153 25% [=============== ] 548/2153 25% [=============== ] 549/2153 25% [=============== ] 550/2153 25% [=============== ] 551/2153 25% [=============== ] 552/2153 25% [=============== ] 553/2153 25% [=============== ] 554/2153 25% [=============== ] 555/2153 25% [================ ] 556/2153 25% [================ ] 557/2153 25% [================ ] 558/2153 25% [================ ] 559/2153 25% [================ ] 560/2153 26% [================ ] 561/2153 26% [================ ] 562/2153 26% [================ ] 563/2153 26% [================ ] 564/2153 26% [================ ] 565/2153 26% [================ ] 566/2153 26% [================ ] 567/2153 26% [================ ] 568/2153 26% [================ ] 569/2153 26% [================ ] 570/2153 26% [================ ] 571/2153 26% [================ ] 572/2153 26% [================ ] 573/2153 26% [================ ] 574/2153 26% [================ ] 575/2153 26% [================ ] 576/2153 26% [================ ] 577/2153 26% [================ ] 578/2153 26% [================ ] 579/2153 26% [================ ] 580/2153 26% [================ ] 581/2153 26% [================ ] 582/2153 27% [================ ] 583/2153 27% [================ ] 584/2153 27% [================ ] 585/2153 27% [================ ] 586/2153 27% [================ ] 587/2153 27% [================ ] 588/2153 27% [================ ] 589/2153 27% [================ ] 590/2153 27% [================= ] 591/2153 27% [================= ] 592/2153 27% [================= ] 593/2153 27% [================= ] 594/2153 27% [================= ] 595/2153 27% [================= ] 596/2153 27% [================= ] 597/2153 27% [================= ] 598/2153 27% [================= ] 599/2153 27% [================= ] 600/2153 27% [================= ] 601/2153 27% [================= ] 602/2153 27% [================= ] 603/2153 28% [================= ] 604/2153 28% [================= ] 605/2153 28% [================= ] 606/2153 28% [================= ] 607/2153 28% [================= ] 608/2153 28% [================= ] 609/2153 28% [================= ] 610/2153 28% [================= ] 611/2153 28% [================= ] 612/2153 28% [================= ] 613/2153 28% [================= ] 614/2153 28% [================= ] 615/2153 28% [================= ] 616/2153 28% [================= ] 617/2153 28% [================= ] 618/2153 28% [================= ] 619/2153 28% [================= ] 620/2153 28% [================= ] 621/2153 28% [================= ] 622/2153 28% [================= ] 623/2153 28% [================= ] 624/2153 28% [================= ] 625/2153 29% [================== ] 626/2153 29% [================== ] 627/2153 29% [================== ] 628/2153 29% [================== ] 629/2153 29% [================== ] 630/2153 29% [================== ] 631/2153 29% [================== ] 632/2153 29% [================== ] 633/2153 29% [================== ] 634/2153 29% [================== ] 635/2153 29% [================== ] 636/2153 29% [================== ] 637/2153 29% [================== ] 638/2153 29% [================== ] 639/2153 29% [================== ] 640/2153 29% [================== ] 641/2153 29% [================== ] 642/2153 29% [================== ] 643/2153 29% [================== ] 644/2153 29% [================== ] 645/2153 29% [================== ] 646/2153 30% [================== ] 647/2153 30% [================== ] 648/2153 30% [================== ] 649/2153 30% [================== ] 650/2153 30% [================== ] 651/2153 30% [================== ] 652/2153 30% [================== ] 653/2153 30% [================== ] 654/2153 30% [================== ] 655/2153 30% [================== ] 656/2153 30% [================== ] 657/2153 30% [================== ] 658/2153 30% [================== ] 659/2153 30% [=================== ] 660/2153 30% [=================== ] 661/2153 30% [=================== ] 662/2153 30% [=================== ] 663/2153 30% [=================== ] 664/2153 30% [=================== ] 665/2153 30% [=================== ] 666/2153 30% [=================== ] 667/2153 30% [=================== ] 668/2153 31% [=================== ] 669/2153 31% [=================== ] 670/2153 31% [=================== ] 671/2153 31% [=================== ] 672/2153 31% [=================== ] 673/2153 31% [=================== ] 674/2153 31% [=================== ] 675/2153 31% [=================== ] 676/2153 31% [=================== ] 677/2153 31% [=================== ] 678/2153 31% [=================== ] 679/2153 31% [=================== ] 680/2153 31% [=================== ] 681/2153 31% [=================== ] 682/2153 31% [=================== ] 683/2153 31% [=================== ] 684/2153 31% [=================== ] 685/2153 31% [=================== ] 686/2153 31% [=================== ] 687/2153 31% [=================== ] 688/2153 31% [=================== ] 689/2153 32% [=================== ] 690/2153 32% [=================== ] 691/2153 32% [=================== ] 692/2153 32% [=================== ] 693/2153 32% [=================== ] 694/2153 32% [==================== ] 695/2153 32% [==================== ] 696/2153 32% [==================== ] 697/2153 32% [==================== ] 698/2153 32% [==================== ] 699/2153 32% [==================== ] 700/2153 32% [==================== ] 701/2153 32% [==================== ] 702/2153 32% [==================== ] 703/2153 32% [==================== ] 704/2153 32% [==================== ] 705/2153 32% [==================== ] 706/2153 32% [==================== ] 707/2153 32% [==================== ] 708/2153 32% [==================== ] 709/2153 32% [==================== ] 710/2153 32% [==================== ] 711/2153 33% [==================== ] 712/2153 33% [==================== ] 713/2153 33% [==================== ] 714/2153 33% [==================== ] 715/2153 33% [==================== ] 716/2153 33% [==================== ] 717/2153 33% [==================== ] 718/2153 33% [==================== ] 719/2153 33% [==================== ] 720/2153 33% [==================== ] 721/2153 33% [==================== ] 722/2153 33% [==================== ] 723/2153 33% [==================== ] 724/2153 33% [==================== ] 725/2153 33% [==================== ] 726/2153 33% [==================== ] 727/2153 33% [==================== ] 728/2153 33% [==================== ] 729/2153 33% [===================== ] 730/2153 33% [===================== ] 731/2153 33% [===================== ] 732/2153 33% [===================== ] 733/2153 34% [===================== ] 734/2153 34% [===================== ] 735/2153 34% [===================== ] 736/2153 34% [===================== ] 737/2153 34% [===================== ] 738/2153 34% [===================== ] 739/2153 34% [===================== ] 740/2153 34% [===================== ] 741/2153 34% [===================== ] 742/2153 34% [===================== ] 743/2153 34% [===================== ] 744/2153 34% [===================== ] 745/2153 34% [===================== ] 746/2153 34% [===================== ] 747/2153 34% [===================== ] 748/2153 34% [===================== ] 749/2153 34% [===================== ] 750/2153 34% [===================== ] 751/2153 34% [===================== ] 752/2153 34% [===================== ] 753/2153 34% [===================== ] 754/2153 35% [===================== ] 755/2153 35% [===================== ] 756/2153 35% [===================== ] 757/2153 35% [===================== ] 758/2153 35% [===================== ] 759/2153 35% [===================== ] 760/2153 35% [===================== ] 761/2153 35% [===================== ] 762/2153 35% [===================== ] 763/2153 35% [====================== ] 764/2153 35% [====================== ] 765/2153 35% [====================== ] 766/2153 35% [====================== ] 767/2153 35% [====================== ] 768/2153 35% [====================== ] 769/2153 35% [====================== ] 770/2153 35% [====================== ] 771/2153 35% [====================== ] 772/2153 35% [====================== ] 773/2153 35% [====================== ] 774/2153 35% [====================== ] 775/2153 35% [====================== ] 776/2153 36% [====================== ] 777/2153 36% [====================== ] 778/2153 36% [====================== ] 779/2153 36% [====================== ] 780/2153 36% [====================== ] 781/2153 36% [====================== ] 782/2153 36% [====================== ] 783/2153 36% [====================== ] 784/2153 36% [====================== ] 785/2153 36% [====================== ] 786/2153 36% [====================== ] 787/2153 36% [====================== ] 788/2153 36% [====================== ] 789/2153 36% [====================== ] 790/2153 36% [====================== ] 791/2153 36% [====================== ] 792/2153 36% [====================== ] 793/2153 36% [====================== ] 794/2153 36% [====================== ] 795/2153 36% [====================== ] 796/2153 36% [====================== ] 797/2153 37% [====================== ] 798/2153 37% [======================= ] 799/2153 37% [======================= ] 800/2153 37% [======================= ] 801/2153 37% [======================= ] 802/2153 37% [======================= ] 803/2153 37% [======================= ] 804/2153 37% [======================= ] 805/2153 37% [======================= ] 806/2153 37% [======================= ] 807/2153 37% [======================= ] 808/2153 37% [======================= ] 809/2153 37% [======================= ] 810/2153 37% [======================= ] 811/2153 37% [======================= ] 812/2153 37% [======================= ] 813/2153 37% [======================= ] 814/2153 37% [======================= ] 815/2153 37% [======================= ] 816/2153 37% [======================= ] 817/2153 37% [======================= ] 818/2153 37% [======================= ] 819/2153 38% [======================= ] 820/2153 38% [======================= ] 821/2153 38% [======================= ] 822/2153 38% [======================= ] 823/2153 38% [======================= ] 824/2153 38% [======================= ] 825/2153 38% [======================= ] 826/2153 38% [======================= ] 827/2153 38% [======================= ] 828/2153 38% [======================= ] 829/2153 38% [======================= ] 830/2153 38% [======================= ] 831/2153 38% [======================= ] 832/2153 38% [======================= ] 833/2153 38% [======================== ] 834/2153 38% [======================== ] 835/2153 38% [======================== ] 836/2153 38% [======================== ] 837/2153 38% [======================== ] 838/2153 38% [======================== ] 839/2153 38% [======================== ] 840/2153 39% [======================== ] 841/2153 39% [======================== ] 842/2153 39% [======================== ] 843/2153 39% [======================== ] 844/2153 39% [======================== ] 845/2153 39% [======================== ] 846/2153 39% [======================== ] 847/2153 39% [======================== ] 848/2153 39% [======================== ] 849/2153 39% [======================== ] 850/2153 39% [======================== ] 851/2153 39% [======================== ] 852/2153 39% [======================== ] 853/2153 39% [======================== ] 854/2153 39% [======================== ] 855/2153 39% [======================== ] 856/2153 39% [======================== ] 857/2153 39% [======================== ] 858/2153 39% [======================== ] 859/2153 39% [======================== ] 860/2153 39% [======================== ] 861/2153 39% [======================== ] 862/2153 40% [======================== ] 863/2153 40% [======================== ] 864/2153 40% [======================== ] 865/2153 40% [======================== ] 866/2153 40% [======================== ] 867/2153 40% [======================== ] 868/2153 40% [========================= ] 869/2153 40% [========================= ] 870/2153 40% [========================= ] 871/2153 40% [========================= ] 872/2153 40% [========================= ] 873/2153 40% [========================= ] 874/2153 40% [========================= ] 875/2153 40% [========================= ] 876/2153 40% [========================= ] 877/2153 40% [========================= ] 878/2153 40% [========================= ] 879/2153 40% [========================= ] 880/2153 40% [========================= ] 881/2153 40% [========================= ] 882/2153 40% [========================= ] 883/2153 41% [========================= ] 884/2153 41% [========================= ] 885/2153 41% [========================= ] 886/2153 41% [========================= ] 887/2153 41% [========================= ] 888/2153 41% [========================= ] 889/2153 41% [========================= ] 890/2153 41% [========================= ] 891/2153 41% [========================= ] 892/2153 41% [========================= ] 893/2153 41% [========================= ] 894/2153 41% [========================= ] 895/2153 41% [========================= ] 896/2153 41% [========================= ] 897/2153 41% [========================= ] 898/2153 41% [========================= ] 899/2153 41% [========================= ] 900/2153 41% [========================= ] 901/2153 41% [========================= ] 902/2153 41% [========================== ] 903/2153 41% [========================== ] 904/2153 41% [========================== ] 905/2153 42% [========================== ] 906/2153 42% [========================== ] 907/2153 42% [========================== ] 908/2153 42% [========================== ] 909/2153 42% [========================== ] 910/2153 42% [========================== ] 911/2153 42% [========================== ] 912/2153 42% [========================== ] 913/2153 42% [========================== ] 914/2153 42% [========================== ] 915/2153 42% [========================== ] 916/2153 42% [========================== ] 917/2153 42% [========================== ] 918/2153 42% [========================== ] 919/2153 42% [========================== ] 920/2153 42% [========================== ] 921/2153 42% [========================== ] 922/2153 42% [========================== ] 923/2153 42% [========================== ] 924/2153 42% [========================== ] 925/2153 42% [========================== ] 926/2153 43% [========================== ] 927/2153 43% [========================== ] 928/2153 43% [========================== ] 929/2153 43% [========================== ] 930/2153 43% [========================== ] 931/2153 43% [========================== ] 932/2153 43% [========================== ] 933/2153 43% [========================== ] 934/2153 43% [========================== ] 935/2153 43% [========================== ] 936/2153 43% [========================== ] 937/2153 43% [=========================== ] 938/2153 43% [=========================== ] 939/2153 43% [=========================== ] 940/2153 43% [=========================== ] 941/2153 43% [=========================== ] 942/2153 43% [=========================== ] 943/2153 43% [=========================== ] 944/2153 43% [=========================== ] 945/2153 43% [=========================== ] 946/2153 43% [=========================== ] 947/2153 43% [=========================== ] 948/2153 44% [=========================== ] 949/2153 44% [=========================== ] 950/2153 44% [=========================== ] 951/2153 44% [=========================== ] 952/2153 44% [=========================== ] 953/2153 44% [=========================== ] 954/2153 44% [=========================== ] 955/2153 44% [=========================== ] 956/2153 44% [=========================== ] 957/2153 44% [=========================== ] 958/2153 44% [=========================== ] 959/2153 44% [=========================== ] 960/2153 44% [=========================== ] 961/2153 44% [=========================== ] 962/2153 44% [=========================== ] 963/2153 44% [=========================== ] 964/2153 44% [=========================== ] 965/2153 44% [=========================== ] 966/2153 44% [=========================== ] 967/2153 44% [=========================== ] 968/2153 44% [=========================== ] 969/2153 45% [=========================== ] 970/2153 45% [=========================== ] 971/2153 45% [=========================== ] 972/2153 45% [============================ ] 973/2153 45% [============================ ] 974/2153 45% [============================ ] 975/2153 45% [============================ ] 976/2153 45% [============================ ] 977/2153 45% [============================ ] 978/2153 45% [============================ ] 979/2153 45% [============================ ] 980/2153 45% [============================ ] 981/2153 45% [============================ ] 982/2153 45% [============================ ] 983/2153 45% [============================ ] 984/2153 45% [============================ ] 985/2153 45% [============================ ] 986/2153 45% [============================ ] 987/2153 45% [============================ ] 988/2153 45% [============================ ] 989/2153 45% [============================ ] 990/2153 45% [============================ ] 991/2153 46% [============================ ] 992/2153 46% [============================ ] 993/2153 46% [============================ ] 994/2153 46% [============================ ] 995/2153 46% [============================ ] 996/2153 46% [============================ ] 997/2153 46% [============================ ] 998/2153 46% [============================ ] 999/2153 46% [============================ ] 1000/2153 46% [============================ ] 1001/2153 46% [============================ ] 1002/2153 46% [============================ ] 1003/2153 46% [============================ ] 1004/2153 46% [============================ ] 1005/2153 46% [============================ ] 1006/2153 46% [============================ ] 1007/2153 46% [============================= ] 1008/2153 46% [============================= ] 1009/2153 46% [============================= ] 1010/2153 46% [============================= ] 1011/2153 46% [============================= ] 1012/2153 47% [============================= ] 1013/2153 47% [============================= ] 1014/2153 47% [============================= ] 1015/2153 47% [============================= ] 1016/2153 47% [============================= ] 1017/2153 47% [============================= ] 1018/2153 47% [============================= ] 1019/2153 47% [============================= ] 1020/2153 47% [============================= ] 1021/2153 47% [============================= ] 1022/2153 47% [============================= ] 1023/2153 47% [============================= ] 1024/2153 47% [============================= ] 1025/2153 47% [============================= ] 1026/2153 47% [============================= ] 1027/2153 47% [============================= ] 1028/2153 47% [============================= ] 1029/2153 47% [============================= ] 1030/2153 47% [============================= ] 1031/2153 47% [============================= ] 1032/2153 47% [============================= ] 1033/2153 47% [============================= ] 1034/2153 48% [============================= ] 1035/2153 48% [============================= ] 1036/2153 48% [============================= ] 1037/2153 48% [============================= ] 1038/2153 48% [============================= ] 1039/2153 48% [============================= ] 1040/2153 48% [============================= ] 1041/2153 48% [============================== ] 1042/2153 48% [============================== ] 1043/2153 48% [============================== ] 1044/2153 48% [============================== ] 1045/2153 48% [============================== ] 1046/2153 48% [============================== ] 1047/2153 48% [============================== ] 1048/2153 48% [============================== ] 1049/2153 48% [============================== ] 1050/2153 48% [============================== ] 1051/2153 48% [============================== ] 1052/2153 48% [============================== ] 1053/2153 48% [============================== ] 1054/2153 48% [============================== ] 1055/2153 49% [============================== ] 1056/2153 49% [============================== ] 1057/2153 49% [============================== ] 1058/2153 49% [============================== ] 1059/2153 49% [============================== ] 1060/2153 49% [============================== ] 1061/2153 49% [============================== ] 1062/2153 49% [============================== ] 1063/2153 49% [============================== ] 1064/2153 49% [============================== ] 1065/2153 49% [============================== ] 1066/2153 49% [============================== ] 1067/2153 49% [============================== ] 1068/2153 49% [============================== ] 1069/2153 49% [============================== ] 1070/2153 49% [============================== ] 1071/2153 49% [============================== ] 1072/2153 49% [============================== ] 1073/2153 49% [============================== ] 1074/2153 49% [============================== ] 1075/2153 49% [============================== ] 1076/2153 49% [=============================== ] 1077/2153 50% [=============================== ] 1078/2153 50% [=============================== ] 1079/2153 50% [=============================== ] 1080/2153 50% [=============================== ] 1081/2153 50% [=============================== ] 1082/2153 50% [=============================== ] 1083/2153 50% [=============================== ] 1084/2153 50% [=============================== ] 1085/2153 50% [=============================== ] 1086/2153 50% [=============================== ] 1087/2153 50% [=============================== ] 1088/2153 50% [=============================== ] 1089/2153 50% [=============================== ] 1090/2153 50% [=============================== ] 1091/2153 50% [=============================== ] 1092/2153 50% [=============================== ] 1093/2153 50% [=============================== ] 1094/2153 50% [=============================== ] 1095/2153 50% [=============================== ] 1096/2153 50% [=============================== ] 1097/2153 50% [=============================== ] 1098/2153 50% [=============================== ] 1099/2153 51% [=============================== ] 1100/2153 51% [=============================== ] 1101/2153 51% [=============================== ] 1102/2153 51% [=============================== ] 1103/2153 51% [=============================== ] 1104/2153 51% [=============================== ] 1105/2153 51% [=============================== ] 1106/2153 51% [=============================== ] 1107/2153 51% [=============================== ] 1108/2153 51% [=============================== ] 1109/2153 51% [=============================== ] 1110/2153 51% [=============================== ] 1111/2153 51% [================================ ] 1112/2153 51% [================================ ] 1113/2153 51% [================================ ] 1114/2153 51% [================================ ] 1115/2153 51% [================================ ] 1116/2153 51% [================================ ] 1117/2153 51% [================================ ] 1118/2153 51% [================================ ] 1119/2153 51% [================================ ] 1120/2153 52% [================================ ] 1121/2153 52% [================================ ] 1122/2153 52% [================================ ] 1123/2153 52% [================================ ] 1124/2153 52% [================================ ] 1125/2153 52% [================================ ] 1126/2153 52% [================================ ] 1127/2153 52% [================================ ] 1128/2153 52% [================================ ] 1129/2153 52% [================================ ] 1130/2153 52% [================================ ] 1131/2153 52% [================================ ] 1132/2153 52% [================================ ] 1133/2153 52% [================================ ] 1134/2153 52% [================================ ] 1135/2153 52% [================================ ] 1136/2153 52% [================================ ] 1137/2153 52% [================================ ] 1138/2153 52% [================================ ] 1139/2153 52% [================================ ] 1140/2153 52% [================================ ] 1141/2153 52% [================================ ] 1142/2153 53% [================================ ] 1143/2153 53% [================================ ] 1144/2153 53% [================================ ] 1145/2153 53% [================================= ] 1146/2153 53% [================================= ] 1147/2153 53% [================================= ] 1148/2153 53% [================================= ] 1149/2153 53% [================================= ] 1150/2153 53% [================================= ] 1151/2153 53% [================================= ] 1152/2153 53% [================================= ] 1153/2153 53% [================================= ] 1154/2153 53% [================================= ] 1155/2153 53% [================================= ] 1156/2153 53% [================================= ] 1157/2153 53% [================================= ] 1158/2153 53% [================================= ] 1159/2153 53% [================================= ] 1160/2153 53% [================================= ] 1161/2153 53% [================================= ] 1162/2153 53% [================================= ] 1163/2153 54% [================================= ] 1164/2153 54% [================================= ] 1165/2153 54% [================================= ] 1166/2153 54% [================================= ] 1167/2153 54% [================================= ] 1168/2153 54% [================================= ] 1169/2153 54% [================================= ] 1170/2153 54% [================================= ] 1171/2153 54% [================================= ] 1172/2153 54% [================================= ] 1173/2153 54% [================================= ] 1174/2153 54% [================================= ] 1175/2153 54% [================================= ] 1176/2153 54% [================================= ] 1177/2153 54% [================================= ] 1178/2153 54% [================================= ] 1179/2153 54% [================================= ] 1180/2153 54% [================================== ] 1181/2153 54% [================================== ] 1182/2153 54% [================================== ] 1183/2153 54% [================================== ] 1184/2153 54% [================================== ] 1185/2153 55% [================================== ] 1186/2153 55% [================================== ] 1187/2153 55% [================================== ] 1188/2153 55% [================================== ] 1189/2153 55% [================================== ] 1190/2153 55% [================================== ] 1191/2153 55% [================================== ] 1192/2153 55% [================================== ] 1193/2153 55% [================================== ] 1194/2153 55% [================================== ] 1195/2153 55% [================================== ] 1196/2153 55% [================================== ] 1197/2153 55% [================================== ] 1198/2153 55% [================================== ] 1199/2153 55% [================================== ] 1200/2153 55% [================================== ] 1201/2153 55% [================================== ] 1202/2153 55% [================================== ] 1203/2153 55% [================================== ] 1204/2153 55% [================================== ] 1205/2153 55% [================================== ] 1206/2153 56% [================================== ] 1207/2153 56% [================================== ] 1208/2153 56% [================================== ] 1209/2153 56% [================================== ] 1210/2153 56% [================================== ] 1211/2153 56% [================================== ] 1212/2153 56% [================================== ] 1213/2153 56% [================================== ] 1214/2153 56% [================================== ] 1215/2153 56% [=================================== ] 1216/2153 56% [=================================== ] 1217/2153 56% [=================================== ] 1218/2153 56% [=================================== ] 1219/2153 56% [=================================== ] 1220/2153 56% [=================================== ] 1221/2153 56% [=================================== ] 1222/2153 56% [=================================== ] 1223/2153 56% [=================================== ] 1224/2153 56% [=================================== ] 1225/2153 56% [=================================== ] 1226/2153 56% [=================================== ] 1227/2153 56% [=================================== ] 1228/2153 57% [=================================== ] 1229/2153 57% [=================================== ] 1230/2153 57% [=================================== ] 1231/2153 57% [=================================== ] 1232/2153 57% [=================================== ] 1233/2153 57% [=================================== ] 1234/2153 57% [=================================== ] 1235/2153 57% [=================================== ] 1236/2153 57% [=================================== ] 1237/2153 57% [=================================== ] 1238/2153 57% [=================================== ] 1239/2153 57% [=================================== ] 1240/2153 57% [=================================== ] 1241/2153 57% [=================================== ] 1242/2153 57% [=================================== ] 1243/2153 57% [=================================== ] 1244/2153 57% [=================================== ] 1245/2153 57% [=================================== ] 1246/2153 57% [=================================== ] 1247/2153 57% [=================================== ] 1248/2153 57% [=================================== ] 1249/2153 58% [=================================== ] 1250/2153 58% [==================================== ] 1251/2153 58% [==================================== ] 1252/2153 58% [==================================== ] 1253/2153 58% [==================================== ] 1254/2153 58% [==================================== ] 1255/2153 58% [==================================== ] 1256/2153 58% [==================================== ] 1257/2153 58% [==================================== ] 1258/2153 58% [==================================== ] 1259/2153 58% [==================================== ] 1260/2153 58% [==================================== ] 1261/2153 58% [==================================== ] 1262/2153 58% [==================================== ] 1263/2153 58% [==================================== ] 1264/2153 58% [==================================== ] 1265/2153 58% [==================================== ] 1266/2153 58% [==================================== ] 1267/2153 58% [==================================== ] 1268/2153 58% [==================================== ] 1269/2153 58% [==================================== ] 1270/2153 58% [==================================== ] 1271/2153 59% [==================================== ] 1272/2153 59% [==================================== ] 1273/2153 59% [==================================== ] 1274/2153 59% [==================================== ] 1275/2153 59% [==================================== ] 1276/2153 59% [==================================== ] 1277/2153 59% [==================================== ] 1278/2153 59% [==================================== ] 1279/2153 59% [==================================== ] 1280/2153 59% [==================================== ] 1281/2153 59% [==================================== ] 1282/2153 59% [==================================== ] 1283/2153 59% [==================================== ] 1284/2153 59% [===================================== ] 1285/2153 59% [===================================== ] 1286/2153 59% [===================================== ] 1287/2153 59% [===================================== ] 1288/2153 59% [===================================== ] 1289/2153 59% [===================================== ] 1290/2153 59% [===================================== ] 1291/2153 59% [===================================== ] 1292/2153 60% [===================================== ] 1293/2153 60% [===================================== ] 1294/2153 60% [===================================== ] 1295/2153 60% [===================================== ] 1296/2153 60% [===================================== ] 1297/2153 60% [===================================== ] 1298/2153 60% [===================================== ] 1299/2153 60% [===================================== ] 1300/2153 60% [===================================== ] 1301/2153 60% [===================================== ] 1302/2153 60% [===================================== ] 1303/2153 60% [===================================== ] 1304/2153 60% [===================================== ] 1305/2153 60% [===================================== ] 1306/2153 60% [===================================== ] 1307/2153 60% [===================================== ] 1308/2153 60% [===================================== ] 1309/2153 60% [===================================== ] 1310/2153 60% [===================================== ] 1311/2153 60% [===================================== ] 1312/2153 60% [===================================== ] 1313/2153 60% [===================================== ] 1314/2153 61% [===================================== ] 1315/2153 61% [===================================== ] 1316/2153 61% [===================================== ] 1317/2153 61% [===================================== ] 1318/2153 61% [===================================== ] 1319/2153 61% [====================================== ] 1320/2153 61% [====================================== ] 1321/2153 61% [====================================== ] 1322/2153 61% [====================================== ] 1323/2153 61% [====================================== ] 1324/2153 61% [====================================== ] 1325/2153 61% [====================================== ] 1326/2153 61% [====================================== ] 1327/2153 61% [====================================== ] 1328/2153 61% [====================================== ] 1329/2153 61% [====================================== ] 1330/2153 61% [====================================== ] 1331/2153 61% [====================================== ] 1332/2153 61% [====================================== ] 1333/2153 61% [====================================== ] 1334/2153 61% [====================================== ] 1335/2153 62% [====================================== ] 1336/2153 62% [====================================== ] 1337/2153 62% [====================================== ] 1338/2153 62% [====================================== ] 1339/2153 62% [====================================== ] 1340/2153 62% [====================================== ] 1341/2153 62% [====================================== ] 1342/2153 62% [====================================== ] 1343/2153 62% [====================================== ] 1344/2153 62% [====================================== ] 1345/2153 62% [====================================== ] 1346/2153 62% [====================================== ] 1347/2153 62% [====================================== ] 1348/2153 62% [====================================== ] 1349/2153 62% [====================================== ] 1350/2153 62% [====================================== ] 1351/2153 62% [====================================== ] 1352/2153 62% [====================================== ] 1353/2153 62% [====================================== ] 1354/2153 62% [======================================= ] 1355/2153 62% [======================================= ] 1356/2153 62% [======================================= ] 1357/2153 63% [======================================= ] 1358/2153 63% [======================================= ] 1359/2153 63% [======================================= ] 1360/2153 63% [======================================= ] 1361/2153 63% [======================================= ] 1362/2153 63% [======================================= ] 1363/2153 63% [======================================= ] 1364/2153 63% [======================================= ] 1365/2153 63% [======================================= ] 1366/2153 63% [======================================= ] 1367/2153 63% [======================================= ] 1368/2153 63% [======================================= ] 1369/2153 63% [======================================= ] 1370/2153 63% [======================================= ] 1371/2153 63% [======================================= ] 1372/2153 63% [======================================= ] 1373/2153 63% [======================================= ] 1374/2153 63% [======================================= ] 1375/2153 63% [======================================= ] 1376/2153 63% [======================================= ] 1377/2153 63% [======================================= ] 1378/2153 64% [======================================= ] 1379/2153 64% [======================================= ] 1380/2153 64% [======================================= ] 1381/2153 64% [======================================= ] 1382/2153 64% [======================================= ] 1383/2153 64% [======================================= ] 1384/2153 64% [======================================= ] 1385/2153 64% [======================================= ] 1386/2153 64% [======================================= ] 1387/2153 64% [======================================= ] 1388/2153 64% [======================================= ] 1389/2153 64% [======================================== ] 1390/2153 64% [======================================== ] 1391/2153 64% [======================================== ] 1392/2153 64% [======================================== ] 1393/2153 64% [======================================== ] 1394/2153 64% [======================================== ] 1395/2153 64% [======================================== ] 1396/2153 64% [======================================== ] 1397/2153 64% [======================================== ] 1398/2153 64% [======================================== ] 1399/2153 64% [======================================== ] 1400/2153 65% [======================================== ] 1401/2153 65% [======================================== ] 1402/2153 65% [======================================== ] 1403/2153 65% [======================================== ] 1404/2153 65% [======================================== ] 1405/2153 65% [======================================== ] 1406/2153 65% [======================================== ] 1407/2153 65% [======================================== ] 1408/2153 65% [======================================== ] 1409/2153 65% [======================================== ] 1410/2153 65% [======================================== ] 1411/2153 65% [======================================== ] 1412/2153 65% [======================================== ] 1413/2153 65% [======================================== ] 1414/2153 65% [======================================== ] 1415/2153 65% [======================================== ] 1416/2153 65% [======================================== ] 1417/2153 65% [======================================== ] 1418/2153 65% [======================================== ] 1419/2153 65% [======================================== ] 1420/2153 65% [======================================== ] 1421/2153 66% [======================================== ] 1422/2153 66% [======================================== ] 1423/2153 66% [========================================= ] 1424/2153 66% [========================================= ] 1425/2153 66% [========================================= ] 1426/2153 66% [========================================= ] 1427/2153 66% [========================================= ] 1428/2153 66% [========================================= ] 1429/2153 66% [========================================= ] 1430/2153 66% [========================================= ] 1431/2153 66% [========================================= ] 1432/2153 66% [========================================= ] 1433/2153 66% [========================================= ] 1434/2153 66% [========================================= ] 1435/2153 66% [========================================= ] 1436/2153 66% [========================================= ] 1437/2153 66% [========================================= ] 1438/2153 66% [========================================= ] 1439/2153 66% [========================================= ] 1440/2153 66% [========================================= ] 1441/2153 66% [========================================= ] 1442/2153 66% [========================================= ] 1443/2153 67% [========================================= ] 1444/2153 67% [========================================= ] 1445/2153 67% [========================================= ] 1446/2153 67% [========================================= ] 1447/2153 67% [========================================= ] 1448/2153 67% [========================================= ] 1449/2153 67% [========================================= ] 1450/2153 67% [========================================= ] 1451/2153 67% [========================================= ] 1452/2153 67% [========================================= ] 1453/2153 67% [========================================= ] 1454/2153 67% [========================================= ] 1455/2153 67% [========================================= ] 1456/2153 67% [========================================= ] 1457/2153 67% [========================================= ] 1458/2153 67% [========================================== ] 1459/2153 67% [========================================== ] 1460/2153 67% [========================================== ] 1461/2153 67% [========================================== ] 1462/2153 67% [========================================== ] 1463/2153 67% [========================================== ] 1464/2153 67% [========================================== ] 1465/2153 68% [========================================== ] 1466/2153 68% [========================================== ] 1467/2153 68% [========================================== ] 1468/2153 68% [========================================== ] 1469/2153 68% [========================================== ] 1470/2153 68% [========================================== ] 1471/2153 68% [========================================== ] 1472/2153 68% [========================================== ] 1473/2153 68% [========================================== ] 1474/2153 68% [========================================== ] 1475/2153 68% [========================================== ] 1476/2153 68% [========================================== ] 1477/2153 68% [========================================== ] 1478/2153 68% [========================================== ] 1479/2153 68% [========================================== ] 1480/2153 68% [========================================== ] 1481/2153 68% [========================================== ] 1482/2153 68% [========================================== ] 1483/2153 68% [========================================== ] 1484/2153 68% [========================================== ] 1485/2153 68% [========================================== ] 1486/2153 69% [========================================== ] 1487/2153 69% [========================================== ] 1488/2153 69% [========================================== ] 1489/2153 69% [========================================== ] 1490/2153 69% [========================================== ] 1491/2153 69% [========================================== ] 1492/2153 69% [========================================== ] 1493/2153 69% [=========================================== ] 1494/2153 69% [=========================================== ] 1495/2153 69% [=========================================== ] 1496/2153 69% [=========================================== ] 1497/2153 69% [=========================================== ] 1498/2153 69% [=========================================== ] 1499/2153 69% [=========================================== ] 1500/2153 69% [=========================================== ] 1501/2153 69% [=========================================== ] 1502/2153 69% [=========================================== ] 1503/2153 69% [=========================================== ] 1504/2153 69% [=========================================== ] 1505/2153 69% [=========================================== ] 1506/2153 69% [=========================================== ] 1507/2153 69% [=========================================== ] 1508/2153 70% [=========================================== ] 1509/2153 70% [=========================================== ] 1510/2153 70% [=========================================== ] 1511/2153 70% [=========================================== ] 1512/2153 70% [=========================================== ] 1513/2153 70% [=========================================== ] 1514/2153 70% [=========================================== ] 1515/2153 70% [=========================================== ] 1516/2153 70% [=========================================== ] 1517/2153 70% [=========================================== ] 1518/2153 70% [=========================================== ] 1519/2153 70% [=========================================== ] 1520/2153 70% [=========================================== ] 1521/2153 70% [=========================================== ] 1522/2153 70% [=========================================== ] 1523/2153 70% [=========================================== ] 1524/2153 70% [=========================================== ] 1525/2153 70% [=========================================== ] 1526/2153 70% [=========================================== ] 1527/2153 70% [============================================ ] 1528/2153 70% [============================================ ] 1529/2153 71% [============================================ ] 1530/2153 71% [============================================ ] 1531/2153 71% [============================================ ] 1532/2153 71% [============================================ ] 1533/2153 71% [============================================ ] 1534/2153 71% [============================================ ] 1535/2153 71% [============================================ ] 1536/2153 71% [============================================ ] 1537/2153 71% [============================================ ] 1538/2153 71% [============================================ ] 1539/2153 71% [============================================ ] 1540/2153 71% [============================================ ] 1541/2153 71% [============================================ ] 1542/2153 71% [============================================ ] 1543/2153 71% [============================================ ] 1544/2153 71% [============================================ ] 1545/2153 71% [============================================ ] 1546/2153 71% [============================================ ] 1547/2153 71% [============================================ ] 1548/2153 71% [============================================ ] 1549/2153 71% [============================================ ] 1550/2153 71% [============================================ ] 1551/2153 72% [============================================ ] 1552/2153 72% [============================================ ] 1553/2153 72% [============================================ ] 1554/2153 72% [============================================ ] 1555/2153 72% [============================================ ] 1556/2153 72% [============================================ ] 1557/2153 72% [============================================ ] 1558/2153 72% [============================================ ] 1559/2153 72% [============================================ ] 1560/2153 72% [============================================ ] 1561/2153 72% [============================================ ] 1562/2153 72% [============================================= ] 1563/2153 72% [============================================= ] 1564/2153 72% [============================================= ] 1565/2153 72% [============================================= ] 1566/2153 72% [============================================= ] 1567/2153 72% [============================================= ] 1568/2153 72% [============================================= ] 1569/2153 72% [============================================= ] 1570/2153 72% [============================================= ] 1571/2153 72% [============================================= ] 1572/2153 73% [============================================= ] 1573/2153 73% [============================================= ] 1574/2153 73% [============================================= ] 1575/2153 73% [============================================= ] 1576/2153 73% [============================================= ] 1577/2153 73% [============================================= ] 1578/2153 73% [============================================= ] 1579/2153 73% [============================================= ] 1580/2153 73% [============================================= ] 1581/2153 73% [============================================= ] 1582/2153 73% [============================================= ] 1583/2153 73% [============================================= ] 1584/2153 73% [============================================= ] 1585/2153 73% [============================================= ] 1586/2153 73% [============================================= ] 1587/2153 73% [============================================= ] 1588/2153 73% [============================================= ] 1589/2153 73% [============================================= ] 1590/2153 73% [============================================= ] 1591/2153 73% [============================================= ] 1592/2153 73% [============================================= ] 1593/2153 73% [============================================= ] 1594/2153 74% [============================================= ] 1595/2153 74% [============================================= ] 1596/2153 74% [============================================= ] 1597/2153 74% [============================================== ] 1598/2153 74% [============================================== ] 1599/2153 74% [============================================== ] 1600/2153 74% [============================================== ] 1601/2153 74% [============================================== ] 1602/2153 74% [============================================== ] 1603/2153 74% [============================================== ] 1604/2153 74% [============================================== ] 1605/2153 74% [============================================== ] 1606/2153 74% [============================================== ] 1607/2153 74% [============================================== ] 1608/2153 74% [============================================== ] 1609/2153 74% [============================================== ] 1610/2153 74% [============================================== ] 1611/2153 74% [============================================== ] 1612/2153 74% [============================================== ] 1613/2153 74% [============================================== ] 1614/2153 74% [============================================== ] 1615/2153 75% [============================================== ] 1616/2153 75% [============================================== ] 1617/2153 75% [============================================== ] 1618/2153 75% [============================================== ] 1619/2153 75% [============================================== ] 1620/2153 75% [============================================== ] 1621/2153 75% [============================================== ] 1622/2153 75% [============================================== ] 1623/2153 75% [============================================== ] 1624/2153 75% [============================================== ] 1625/2153 75% [============================================== ] 1626/2153 75% [============================================== ] 1627/2153 75% [============================================== ] 1628/2153 75% [============================================== ] 1629/2153 75% [============================================== ] 1630/2153 75% [============================================== ] 1631/2153 75% [============================================== ] 1632/2153 75% [=============================================== ] 1633/2153 75% [=============================================== ] 1634/2153 75% [=============================================== ] 1635/2153 75% [=============================================== ] 1636/2153 75% [=============================================== ] 1637/2153 76% [=============================================== ] 1638/2153 76% [=============================================== ] 1639/2153 76% [=============================================== ] 1640/2153 76% [=============================================== ] 1641/2153 76% [=============================================== ] 1642/2153 76% [=============================================== ] 1643/2153 76% [=============================================== ] 1644/2153 76% [=============================================== ] 1645/2153 76% [=============================================== ] 1646/2153 76% [=============================================== ] 1647/2153 76% [=============================================== ] 1648/2153 76% [=============================================== ] 1649/2153 76% [=============================================== ] 1650/2153 76% [=============================================== ] 1651/2153 76% [=============================================== ] 1652/2153 76% [=============================================== ] 1653/2153 76% [=============================================== ] 1654/2153 76% [=============================================== ] 1655/2153 76% [=============================================== ] 1656/2153 76% [=============================================== ] 1657/2153 76% [=============================================== ] 1658/2153 77% [=============================================== ] 1659/2153 77% [=============================================== ] 1660/2153 77% [=============================================== ] 1661/2153 77% [=============================================== ] 1662/2153 77% [=============================================== ] 1663/2153 77% [=============================================== ] 1664/2153 77% [=============================================== ] 1665/2153 77% [=============================================== ] 1666/2153 77% [================================================ ] 1667/2153 77% [================================================ ] 1668/2153 77% [================================================ ] 1669/2153 77% [================================================ ] 1670/2153 77% [================================================ ] 1671/2153 77% [================================================ ] 1672/2153 77% [================================================ ] 1673/2153 77% [================================================ ] 1674/2153 77% [================================================ ] 1675/2153 77% [================================================ ] 1676/2153 77% [================================================ ] 1677/2153 77% [================================================ ] 1678/2153 77% [================================================ ] 1679/2153 77% [================================================ ] 1680/2153 78% [================================================ ] 1681/2153 78% [================================================ ] 1682/2153 78% [================================================ ] 1683/2153 78% [================================================ ] 1684/2153 78% [================================================ ] 1685/2153 78% [================================================ ] 1686/2153 78% [================================================ ] 1687/2153 78% [================================================ ] 1688/2153 78% [================================================ ] 1689/2153 78% [================================================ ] 1690/2153 78% [================================================ ] 1691/2153 78% [================================================ ] 1692/2153 78% [================================================ ] 1693/2153 78% [================================================ ] 1694/2153 78% [================================================ ] 1695/2153 78% [================================================ ] 1696/2153 78% [================================================ ] 1697/2153 78% [================================================ ] 1698/2153 78% [================================================ ] 1699/2153 78% [================================================ ] 1700/2153 78% [================================================ ] 1701/2153 79% [================================================= ] 1702/2153 79% [================================================= ] 1703/2153 79% [================================================= ] 1704/2153 79% [================================================= ] 1705/2153 79% [================================================= ] 1706/2153 79% [================================================= ] 1707/2153 79% [================================================= ] 1708/2153 79% [================================================= ] 1709/2153 79% [================================================= ] 1710/2153 79% [================================================= ] 1711/2153 79% [================================================= ] 1712/2153 79% [================================================= ] 1713/2153 79% [================================================= ] 1714/2153 79% [================================================= ] 1715/2153 79% [================================================= ] 1716/2153 79% [================================================= ] 1717/2153 79% [================================================= ] 1718/2153 79% [================================================= ] 1719/2153 79% [================================================= ] 1720/2153 79% [================================================= ] 1721/2153 79% [================================================= ] 1722/2153 79% [================================================= ] 1723/2153 80% [================================================= ] 1724/2153 80% [================================================= ] 1725/2153 80% [================================================= ] 1726/2153 80% [================================================= ] 1727/2153 80% [================================================= ] 1728/2153 80% [================================================= ] 1729/2153 80% [================================================= ] 1730/2153 80% [================================================= ] 1731/2153 80% [================================================= ] 1732/2153 80% [================================================= ] 1733/2153 80% [================================================= ] 1734/2153 80% [================================================= ] 1735/2153 80% [================================================= ] 1736/2153 80% [================================================== ] 1737/2153 80% [================================================== ] 1738/2153 80% [================================================== ] 1739/2153 80% [================================================== ] 1740/2153 80% [================================================== ] 1741/2153 80% [================================================== ] 1742/2153 80% [================================================== ] 1743/2153 80% [================================================== ] 1744/2153 81% [================================================== ] 1745/2153 81% [================================================== ] 1746/2153 81% [================================================== ] 1747/2153 81% [================================================== ] 1748/2153 81% [================================================== ] 1749/2153 81% [================================================== ] 1750/2153 81% [================================================== ] 1751/2153 81% [================================================== ] 1752/2153 81% [================================================== ] 1753/2153 81% [================================================== ] 1754/2153 81% [================================================== ] 1755/2153 81% [================================================== ] 1756/2153 81% [================================================== ] 1757/2153 81% [================================================== ] 1758/2153 81% [================================================== ] 1759/2153 81% [================================================== ] 1760/2153 81% [================================================== ] 1761/2153 81% [================================================== ] 1762/2153 81% [================================================== ] 1763/2153 81% [================================================== ] 1764/2153 81% [================================================== ] 1765/2153 81% [================================================== ] 1766/2153 82% [================================================== ] 1767/2153 82% [================================================== ] 1768/2153 82% [================================================== ] 1769/2153 82% [================================================== ] 1770/2153 82% [================================================== ] 1771/2153 82% [=================================================== ] 1772/2153 82% [=================================================== ] 1773/2153 82% [=================================================== ] 1774/2153 82% [=================================================== ] 1775/2153 82% [=================================================== ] 1776/2153 82% [=================================================== ] 1777/2153 82% [=================================================== ] 1778/2153 82% [=================================================== ] 1779/2153 82% [=================================================== ] 1780/2153 82% [=================================================== ] 1781/2153 82% [=================================================== ] 1782/2153 82% [=================================================== ] 1783/2153 82% [=================================================== ] 1784/2153 82% [=================================================== ] 1785/2153 82% [=================================================== ] 1786/2153 82% [=================================================== ] 1787/2153 83% [=================================================== ] 1788/2153 83% [=================================================== ] 1789/2153 83% [=================================================== ] 1790/2153 83% [=================================================== ] 1791/2153 83% [=================================================== ] 1792/2153 83% [=================================================== ] 1793/2153 83% [=================================================== ] 1794/2153 83% [=================================================== ] 1795/2153 83% [=================================================== ] 1796/2153 83% [=================================================== ] 1797/2153 83% [=================================================== ] 1798/2153 83% [=================================================== ] 1799/2153 83% [=================================================== ] 1800/2153 83% [=================================================== ] 1801/2153 83% [=================================================== ] 1802/2153 83% [=================================================== ] 1803/2153 83% [=================================================== ] 1804/2153 83% [=================================================== ] 1805/2153 83% [==================================================== ] 1806/2153 83% [==================================================== ] 1807/2153 83% [==================================================== ] 1808/2153 83% [==================================================== ] 1809/2153 84% [==================================================== ] 1810/2153 84% [==================================================== ] 1811/2153 84% [==================================================== ] 1812/2153 84% [==================================================== ] 1813/2153 84% [==================================================== ] 1814/2153 84% [==================================================== ] 1815/2153 84% [==================================================== ] 1816/2153 84% [==================================================== ] 1817/2153 84% [==================================================== ] 1818/2153 84% [==================================================== ] 1819/2153 84% [==================================================== ] 1820/2153 84% [==================================================== ] 1821/2153 84% [==================================================== ] 1822/2153 84% [==================================================== ] 1823/2153 84% [==================================================== ] 1824/2153 84% [==================================================== ] 1825/2153 84% [==================================================== ] 1826/2153 84% [==================================================== ] 1827/2153 84% [==================================================== ] 1828/2153 84% [==================================================== ] 1829/2153 84% [==================================================== ] 1830/2153 84% [==================================================== ] 1831/2153 85% [==================================================== ] 1832/2153 85% [==================================================== ] 1833/2153 85% [==================================================== ] 1834/2153 85% [==================================================== ] 1835/2153 85% [==================================================== ] 1836/2153 85% [==================================================== ] 1837/2153 85% [==================================================== ] 1838/2153 85% [==================================================== ] 1839/2153 85% [==================================================== ] 1840/2153 85% [===================================================== ] 1841/2153 85% [===================================================== ] 1842/2153 85% [===================================================== ] 1843/2153 85% [===================================================== ] 1844/2153 85% [===================================================== ] 1845/2153 85% [===================================================== ] 1846/2153 85% [===================================================== ] 1847/2153 85% [===================================================== ] 1848/2153 85% [===================================================== ] 1849/2153 85% [===================================================== ] 1850/2153 85% [===================================================== ] 1851/2153 85% [===================================================== ] 1852/2153 86% [===================================================== ] 1853/2153 86% [===================================================== ] 1854/2153 86% [===================================================== ] 1855/2153 86% [===================================================== ] 1856/2153 86% [===================================================== ] 1857/2153 86% [===================================================== ] 1858/2153 86% [===================================================== ] 1859/2153 86% [===================================================== ] 1860/2153 86% [===================================================== ] 1861/2153 86% [===================================================== ] 1862/2153 86% [===================================================== ] 1863/2153 86% [===================================================== ] 1864/2153 86% [===================================================== ] 1865/2153 86% [===================================================== ] 1866/2153 86% [===================================================== ] 1867/2153 86% [===================================================== ] 1868/2153 86% [===================================================== ] 1869/2153 86% [===================================================== ] 1870/2153 86% [===================================================== ] 1871/2153 86% [===================================================== ] 1872/2153 86% [===================================================== ] 1873/2153 86% [===================================================== ] 1874/2153 87% [===================================================== ] 1875/2153 87% [====================================================== ] 1876/2153 87% [====================================================== ] 1877/2153 87% [====================================================== ] 1878/2153 87% [====================================================== ] 1879/2153 87% [====================================================== ] 1880/2153 87% [====================================================== ] 1881/2153 87% [====================================================== ] 1882/2153 87% [====================================================== ] 1883/2153 87% [====================================================== ] 1884/2153 87% [====================================================== ] 1885/2153 87% [====================================================== ] 1886/2153 87% [====================================================== ] 1887/2153 87% [====================================================== ] 1888/2153 87% [====================================================== ] 1889/2153 87% [====================================================== ] 1890/2153 87% [====================================================== ] 1891/2153 87% [====================================================== ] 1892/2153 87% [====================================================== ] 1893/2153 87% [====================================================== ] 1894/2153 87% [====================================================== ] 1895/2153 88% [====================================================== ] 1896/2153 88% [====================================================== ] 1897/2153 88% [====================================================== ] 1898/2153 88% [====================================================== ] 1899/2153 88% [====================================================== ] 1900/2153 88% [====================================================== ] 1901/2153 88% [====================================================== ] 1902/2153 88% [====================================================== ] 1903/2153 88% [====================================================== ] 1904/2153 88% [====================================================== ] 1905/2153 88% [====================================================== ] 1906/2153 88% [====================================================== ] 1907/2153 88% [====================================================== ] 1908/2153 88% [====================================================== ] 1909/2153 88% [======================================================= ] 1910/2153 88% [======================================================= ] 1911/2153 88% [======================================================= ] 1912/2153 88% [======================================================= ] 1913/2153 88% [======================================================= ] 1914/2153 88% [======================================================= ] 1915/2153 88% [======================================================= ] 1916/2153 88% [======================================================= ] 1917/2153 89% [======================================================= ] 1918/2153 89% [======================================================= ] 1919/2153 89% [======================================================= ] 1920/2153 89% [======================================================= ] 1921/2153 89% [======================================================= ] 1922/2153 89% [======================================================= ] 1923/2153 89% [======================================================= ] 1924/2153 89% [======================================================= ] 1925/2153 89% [======================================================= ] 1926/2153 89% [======================================================= ] 1927/2153 89% [======================================================= ] 1928/2153 89% [======================================================= ] 1929/2153 89% [======================================================= ] 1930/2153 89% [======================================================= ] 1931/2153 89% [======================================================= ] 1932/2153 89% [======================================================= ] 1933/2153 89% [======================================================= ] 1934/2153 89% [======================================================= ] 1935/2153 89% [======================================================= ] 1936/2153 89% [======================================================= ] 1937/2153 89% [======================================================= ] 1938/2153 90% [======================================================= ] 1939/2153 90% [======================================================= ] 1940/2153 90% [======================================================= ] 1941/2153 90% [======================================================= ] 1942/2153 90% [======================================================= ] 1943/2153 90% [======================================================= ] 1944/2153 90% [======================================================== ] 1945/2153 90% [======================================================== ] 1946/2153 90% [======================================================== ] 1947/2153 90% [======================================================== ] 1948/2153 90% [======================================================== ] 1949/2153 90% [======================================================== ] 1950/2153 90% [======================================================== ] 1951/2153 90% [======================================================== ] 1952/2153 90% [======================================================== ] 1953/2153 90% [======================================================== ] 1954/2153 90% [======================================================== ] 1955/2153 90% [======================================================== ] 1956/2153 90% [======================================================== ] 1957/2153 90% [======================================================== ] 1958/2153 90% [======================================================== ] 1959/2153 90% [======================================================== ] 1960/2153 91% [======================================================== ] 1961/2153 91% [======================================================== ] 1962/2153 91% [======================================================== ] 1963/2153 91% [======================================================== ] 1964/2153 91% [======================================================== ] 1965/2153 91% [======================================================== ] 1966/2153 91% [======================================================== ] 1967/2153 91% [======================================================== ] 1968/2153 91% [======================================================== ] 1969/2153 91% [======================================================== ] 1970/2153 91% [======================================================== ] 1971/2153 91% [======================================================== ] 1972/2153 91% [======================================================== ] 1973/2153 91% [======================================================== ] 1974/2153 91% [======================================================== ] 1975/2153 91% [======================================================== ] 1976/2153 91% [======================================================== ] 1977/2153 91% [======================================================== ] 1978/2153 91% [======================================================== ] 1979/2153 91% [========================================================= ] 1980/2153 91% [========================================================= ] 1981/2153 92% [========================================================= ] 1982/2153 92% [========================================================= ] 1983/2153 92% [========================================================= ] 1984/2153 92% [========================================================= ] 1985/2153 92% [========================================================= ] 1986/2153 92% [========================================================= ] 1987/2153 92% [========================================================= ] 1988/2153 92% [========================================================= ] 1989/2153 92% [========================================================= ] 1990/2153 92% [========================================================= ] 1991/2153 92% [========================================================= ] 1992/2153 92% [========================================================= ] 1993/2153 92% [========================================================= ] 1994/2153 92% [========================================================= ] 1995/2153 92% [========================================================= ] 1996/2153 92% [========================================================= ] 1997/2153 92% [========================================================= ] 1998/2153 92% [========================================================= ] 1999/2153 92% [========================================================= ] 2000/2153 92% [========================================================= ] 2001/2153 92% [========================================================= ] 2002/2153 92% [========================================================= ] 2003/2153 93% [========================================================= ] 2004/2153 93% [========================================================= ] 2005/2153 93% [========================================================= ] 2006/2153 93% [========================================================= ] 2007/2153 93% [========================================================= ] 2008/2153 93% [========================================================= ] 2009/2153 93% [========================================================= ] 2010/2153 93% [========================================================= ] 2011/2153 93% [========================================================= ] 2012/2153 93% [========================================================= ] 2013/2153 93% [========================================================= ] 2014/2153 93% [========================================================== ] 2015/2153 93% [========================================================== ] 2016/2153 93% [========================================================== ] 2017/2153 93% [========================================================== ] 2018/2153 93% [========================================================== ] 2019/2153 93% [========================================================== ] 2020/2153 93% [========================================================== ] 2021/2153 93% [========================================================== ] 2022/2153 93% [========================================================== ] 2023/2153 93% [========================================================== ] 2024/2153 94% [========================================================== ] 2025/2153 94% [========================================================== ] 2026/2153 94% [========================================================== ] 2027/2153 94% [========================================================== ] 2028/2153 94% [========================================================== ] 2029/2153 94% [========================================================== ] 2030/2153 94% [========================================================== ] 2031/2153 94% [========================================================== ] 2032/2153 94% [========================================================== ] 2033/2153 94% [========================================================== ] 2034/2153 94% [========================================================== ] 2035/2153 94% [========================================================== ] 2036/2153 94% [========================================================== ] 2037/2153 94% [========================================================== ] 2038/2153 94% [========================================================== ] 2039/2153 94% [========================================================== ] 2040/2153 94% [========================================================== ] 2041/2153 94% [========================================================== ] 2042/2153 94% [========================================================== ] 2043/2153 94% [========================================================== ] 2044/2153 94% [========================================================== ] 2045/2153 94% [========================================================== ] 2046/2153 95% [========================================================== ] 2047/2153 95% [========================================================== ] 2048/2153 95% [=========================================================== ] 2049/2153 95% [=========================================================== ] 2050/2153 95% [=========================================================== ] 2051/2153 95% [=========================================================== ] 2052/2153 95% [=========================================================== ] 2053/2153 95% [=========================================================== ] 2054/2153 95% [=========================================================== ] 2055/2153 95% [=========================================================== ] 2056/2153 95% [=========================================================== ] 2057/2153 95% [=========================================================== ] 2058/2153 95% [=========================================================== ] 2059/2153 95% [=========================================================== ] 2060/2153 95% [=========================================================== ] 2061/2153 95% [=========================================================== ] 2062/2153 95% [=========================================================== ] 2063/2153 95% [=========================================================== ] 2064/2153 95% [=========================================================== ] 2065/2153 95% [=========================================================== ] 2066/2153 95% [=========================================================== ] 2067/2153 96% [=========================================================== ] 2068/2153 96% [=========================================================== ] 2069/2153 96% [=========================================================== ] 2070/2153 96% [=========================================================== ] 2071/2153 96% [=========================================================== ] 2072/2153 96% [=========================================================== ] 2073/2153 96% [=========================================================== ] 2074/2153 96% [=========================================================== ] 2075/2153 96% [=========================================================== ] 2076/2153 96% [=========================================================== ] 2077/2153 96% [=========================================================== ] 2078/2153 96% [=========================================================== ] 2079/2153 96% [=========================================================== ] 2080/2153 96% [=========================================================== ] 2081/2153 96% [=========================================================== ] 2082/2153 96% [=========================================================== ] 2083/2153 96% [============================================================ ] 2084/2153 96% [============================================================ ] 2085/2153 96% [============================================================ ] 2086/2153 96% [============================================================ ] 2087/2153 96% [============================================================ ] 2088/2153 96% [============================================================ ] 2089/2153 97% [============================================================ ] 2090/2153 97% [============================================================ ] 2091/2153 97% [============================================================ ] 2092/2153 97% [============================================================ ] 2093/2153 97% [============================================================ ] 2094/2153 97% [============================================================ ] 2095/2153 97% [============================================================ ] 2096/2153 97% [============================================================ ] 2097/2153 97% [============================================================ ] 2098/2153 97% [============================================================ ] 2099/2153 97% [============================================================ ] 2100/2153 97% [============================================================ ] 2101/2153 97% [============================================================ ] 2102/2153 97% [============================================================ ] 2103/2153 97% [============================================================ ] 2104/2153 97% [============================================================ ] 2105/2153 97% [============================================================ ] 2106/2153 97% [============================================================ ] 2107/2153 97% [============================================================ ] 2108/2153 97% [============================================================ ] 2109/2153 97% [============================================================ ] 2110/2153 98% [============================================================ ] 2111/2153 98% [============================================================ ] 2112/2153 98% [============================================================ ] 2113/2153 98% [============================================================ ] 2114/2153 98% [============================================================ ] 2115/2153 98% [============================================================ ] 2116/2153 98% [============================================================ ] 2117/2153 98% [============================================================ ] 2118/2153 98% [============================================================= ] 2119/2153 98% [============================================================= ] 2120/2153 98% [============================================================= ] 2121/2153 98% [============================================================= ] 2122/2153 98% [============================================================= ] 2123/2153 98% [============================================================= ] 2124/2153 98% [============================================================= ] 2125/2153 98% [============================================================= ] 2126/2153 98% [============================================================= ] 2127/2153 98% [============================================================= ] 2128/2153 98% [============================================================= ] 2129/2153 98% [============================================================= ] 2130/2153 98% [============================================================= ] 2131/2153 98% [============================================================= ] 2132/2153 99% [============================================================= ] 2133/2153 99% [============================================================= ] 2134/2153 99% [============================================================= ] 2135/2153 99% [============================================================= ] 2136/2153 99% [============================================================= ] 2137/2153 99% [============================================================= ] 2138/2153 99% [============================================================= ] 2139/2153 99% [============================================================= ] 2140/2153 99% [============================================================= ] 2141/2153 99% [============================================================= ] 2142/2153 99% [============================================================= ] 2143/2153 99% [============================================================= ] 2144/2153 99% [============================================================= ] 2145/2153 99% [============================================================= ] 2146/2153 99% [============================================================= ] 2147/2153 99% [============================================================= ] 2148/2153 99% [============================================================= ] 2149/2153 99% [============================================================= ] 2150/2153 99% [============================================================= ] 2151/2153 99% [============================================================= ] 2152/2153 99% [==============================================================] 2153/2153 100% operation complete, 2153 objects in 24449 NAND pages. ln -snf /home/thomas/autobuild/instance-1/output-1/host/sparc-buildroot-linux-uclibc/sysroot /home/thomas/autobuild/instance-1/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot' make: Entering directory '/home/thomas/autobuild/instance-1/buildroot' >>> Buildroot 2022.08-rc1-1206-ga34dcba9eb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.4.0 Collecting legal info >>> linux-headers 6.0.9 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> 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) >>> babeld 1.9.2 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> c-ares 1.18.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> ccid 1.5.0 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.9.9 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> davfs2 1.6.1 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> dhcpcd 9.4.1 Collecting legal info LICENSE: OK (sha256: 4f21ce186859516dcab9b3197f3e9533a9bd1b87932015c87f539af4a48cd592) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> empty 0.6.22b Collecting legal info COPYRIGHT: OK (sha256: db6b65f5eaf782a92715887ac107f3477d64016301a66194a92312b13ff89be1) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 7.86.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> mbedtls 2.28.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.38 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> haserl 0.9.36 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> initscripts Collecting legal info >>> iozone 3.493 Collecting legal info >>> iw 5.16 Collecting legal info COPYING: OK (sha256: 5932fb70481e128940168a5fdf133e6454293c0865c7e757874b235cb6daa2af) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jquery-sidebar 3.3.2 Collecting legal info LICENSE: OK (sha256: f3522370f4b6accf9c1344f520bdea35f2388f1cbb124c0c179d2ca2a6a94c76) >>> jquery 3.5.1 Collecting legal info >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> libdill 32d0e8b733416208e0412a56490332772bc5c6e1 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> libexecinfo 1.1-3 Collecting legal info execinfo.h: OK (sha256: 46fbc8e6849a164c4ba8fd5875748bde302bf3cd713622af0e51b4e10344f516) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libkrb5 1.20.1 Collecting legal info NOTICE: OK (sha256: cfadcf7b2ead2f3af793c25c00638c9908ac0023b101695f40cb9a03b16811dc) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodbus 3.1.8 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpciaccess 0.17 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libphidget 2.1.9.20190409 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> librtlsdr ed0317e6a58c098874ac58b769cf2e609c18d9a5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> mdevd 0.1.6.0 Collecting legal info COPYING: OK (sha256: 7fe938b5e0fec18848955ca8081c532e24ae77310beb730b301e1f77bad3d390) >>> minizip-zlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> oniguruma 6.9.8 Collecting legal info COPYING: OK (sha256: 70ba5469ea0bab6e18a32d7009068f996503168d27be57747e08da34337ff26f) >>> orc 0.4.32 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> host-orc 0.4.32 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> paho-mqtt-c 1.3.11 Collecting legal info epl-v20: OK (sha256: 0becf16567beb77fa252b7664631dd177c8f9a1889e48995b45379c7130e5303) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) LICENSE: OK (sha256: bc0f3f447097eb82a29ad6c2f4929572bb548b6bd4c9e38fde1bf131a771b7a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> phidgetwebservice 2.1.9.20190409 Collecting legal info COPYING: OK (sha256: ea8af5e789cb2d4e9b10bce3874982ade163b749b6bfbdb32e2df21c4d106de1) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> pppd 2.4.9 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: d759ec16875a69c2d5529f8cb3c040fef8fe38d26f70457aadb73c91b72746c8) pppd/ccp.c: OK (sha256: c0d0f14b6ec9948332f10ded741293ed1f3b96e0d266e4903b605a6e1f8af7cd) pppd/plugins/passprompt.c: OK (sha256: 367f334c509db2b293aea5ce9f54284d9a9f6e0a9e0c6e305d544079baf8ab63) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> qdecoder 12.1.0 Collecting legal info COPYING: OK (sha256: 41f34ba1ed6e5d8d3488992311f474cd3f614b82bada88ae53216946026cfae7) >>> host-qoriq-rcw LSDK-21.08 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> s6-rc 0.5.3.2 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> sqlite 3.39.4 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: iozone-3.493: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot'