/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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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 mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/thomas/autobuild/instance-2/output-1/host/bin PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-2/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-2/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/thomas/autobuild/instance-2/output-1/host/bin install make[1]: Entering directory '/home/thomas/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/thomas/autobuild/instance-2/output-1/host/bin make[1]: Leaving directory '/home/thomas/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%476%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-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-2/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%476%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', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-2/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-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/thomas/autobuild/instance-2/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/thomas/autobuild/instance-2/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells; fi mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-2/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-2/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-2/output-1/target/etc/shells if [ -x /home/thomas/autobuild/instance-2/output-1/target/sbin/swapon -a -x /home/thomas/autobuild/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/thomas/autobuild/instance-2/output-1/target/etc/inittab; fi rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/include /home/thomas/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-2/output-1/target/usr/doc find /home/thomas/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-2/output-1/target/lib/ /home/thomas/autobuild/instance-2/output-1/target/usr/lib/ /home/thomas/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/thomas/autobuild/instance-2/output-1/target/usr/libexec/': No such file or directory rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/man /home/thomas/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/info /home/thomas/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/doc /home/thomas/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-2/output-1/target/lib/debug /home/thomas/autobuild/instance-2/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-2/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-2/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-2/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-2/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-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-504-gd5649d5afd"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /home/thomas/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-2/output-1/per-package /home/thomas/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.squashfs mkdir -p /home/thomas/autobuild/instance-2/output-1/images rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-2/output-1/target/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/thomas/autobuild/instance-2/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/thomas/autobuild/instance-2/output-1/host/bin/mksquashfs /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target /home/thomas/autobuild/instance-2/output-1/images/rootfs.squashfs -noappend -processors 4 -b 4K -nopad -comp lzo\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/squashfs/target table='/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 4 processors Creating 4.0 filesystem on /home/thomas/autobuild/instance-2/output-1/images/rootfs.squashfs, block size 4096. [===========================================================\] 18536/18536 100% Exportable Squashfs 4.0 filesystem, lzo compressed, data block size 4096 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 33635.91 Kbytes (32.85 Mbytes) 46.35% of uncompressed filesystem size (72575.50 Kbytes) Inode table size 51035 bytes (49.84 Kbytes) 43.22% of uncompressed inode table size (118084 bytes) Directory table size 14350 bytes (14.01 Kbytes) 57.66% of uncompressed directory table size (24887 bytes) Number of duplicate files found 7 Number of inodes 1314 Number of files 818 Number of fragments 220 Number of symbolic links 412 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 84 Number of ids (unique uids + gids) 2 Number of uids 2 root (0) www-data (33) Number of gids 2 root (0) www-data (33) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-2/output-1/images rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-2/output-1/target/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-2/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-2/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-2/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-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 1314 objects. stage 2: creating image '/home/thomas/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/1314 0% [ ] 2/1314 0% [ ] 3/1314 0% [ ] 4/1314 0% [ ] 5/1314 0% [ ] 6/1314 0% [ ] 7/1314 0% [ ] 8/1314 0% [ ] 9/1314 0% [ ] 10/1314 0% [ ] 11/1314 0% [ ] 12/1314 0% [ ] 13/1314 0% [ ] 14/1314 1% [ ] 15/1314 1% [ ] 16/1314 1% [ ] 17/1314 1% [ ] 18/1314 1% [ ] 19/1314 1% [ ] 20/1314 1% [ ] 21/1314 1% [= ] 22/1314 1% [= ] 23/1314 1% [= ] 24/1314 1% [= ] 25/1314 1% [= ] 26/1314 1% [= ] 27/1314 2% [= ] 28/1314 2% [= ] 29/1314 2% [= ] 30/1314 2% [= ] 31/1314 2% [= ] 32/1314 2% [= ] 33/1314 2% [= ] 34/1314 2% [= ] 35/1314 2% [= ] 36/1314 2% [= ] 37/1314 2% [= ] 38/1314 2% [= ] 39/1314 2% [= ] 40/1314 3% [= ] 41/1314 3% [= ] 42/1314 3% [== ] 43/1314 3% [== ] 44/1314 3% [== ] 45/1314 3% [== ] 46/1314 3% [== ] 47/1314 3% [== ] 48/1314 3% [== ] 49/1314 3% [== ] 50/1314 3% [== ] 51/1314 3% [== ] 52/1314 3% [== ] 53/1314 4% [== ] 54/1314 4% [== ] 55/1314 4% [== ] 56/1314 4% [== ] 57/1314 4% [== ] 58/1314 4% [== ] 59/1314 4% [== ] 60/1314 4% [== ] 61/1314 4% [== ] 62/1314 4% [== ] 63/1314 4% [=== ] 64/1314 4% [=== ] 65/1314 4% [=== ] 66/1314 5% [=== ] 67/1314 5% [=== ] 68/1314 5% [=== ] 69/1314 5% [=== ] 70/1314 5% [=== ] 71/1314 5% [=== ] 72/1314 5% [=== ] 73/1314 5% [=== ] 74/1314 5% [=== ] 75/1314 5% [=== ] 76/1314 5% [=== ] 77/1314 5% [=== ] 78/1314 5% [=== ] 79/1314 6% [=== ] 80/1314 6% [=== ] 81/1314 6% [=== ] 82/1314 6% [=== ] 83/1314 6% [=== ] 84/1314 6% [==== ] 85/1314 6% [==== ] 86/1314 6% [==== ] 87/1314 6% [==== ] 88/1314 6% [==== ] 89/1314 6% [==== ] 90/1314 6% [==== ] 91/1314 6% [==== ] 92/1314 7% [==== ] 93/1314 7% [==== ] 94/1314 7% [==== ] 95/1314 7% [==== ] 96/1314 7% [==== ] 97/1314 7% [==== ] 98/1314 7% [==== ] 99/1314 7% [==== ] 100/1314 7% [==== ] 101/1314 7% [==== ] 102/1314 7% [==== ] 103/1314 7% [==== ] 104/1314 7% [==== ] 105/1314 7% [===== ] 106/1314 8% [===== ] 107/1314 8% [===== ] 108/1314 8% [===== ] 109/1314 8% [===== ] 110/1314 8% [===== ] 111/1314 8% [===== ] 112/1314 8% [===== ] 113/1314 8% [===== ] 114/1314 8% [===== ] 115/1314 8% [===== ] 116/1314 8% [===== ] 117/1314 8% [===== ] 118/1314 8% [===== ] 119/1314 9% [===== ] 120/1314 9% [===== ] 121/1314 9% [===== ] 122/1314 9% [===== ] 123/1314 9% [===== ] 124/1314 9% [===== ] 125/1314 9% [===== ] 126/1314 9% [===== ] 127/1314 9% [====== ] 128/1314 9% [====== ] 129/1314 9% [====== ] 130/1314 9% [====== ] 131/1314 9% [====== ] 132/1314 10% [====== ] 133/1314 10% [====== ] 134/1314 10% [====== ] 135/1314 10% [====== ] 136/1314 10% [====== ] 137/1314 10% [====== ] 138/1314 10% [====== ] 139/1314 10% [====== ] 140/1314 10% [====== ] 141/1314 10% [====== ] 142/1314 10% [====== ] 143/1314 10% [====== ] 144/1314 10% [====== ] 145/1314 11% [====== ] 146/1314 11% [====== ] 147/1314 11% [====== ] 148/1314 11% [======= ] 149/1314 11% [======= ] 150/1314 11% [======= ] 151/1314 11% [======= ] 152/1314 11% [======= ] 153/1314 11% [======= ] 154/1314 11% [======= ] 155/1314 11% [======= ] 156/1314 11% [======= ] 157/1314 11% [======= ] 158/1314 12% [======= ] 159/1314 12% [======= ] 160/1314 12% [======= ] 161/1314 12% [======= ] 162/1314 12% [======= ] 163/1314 12% [======= ] 164/1314 12% [======= ] 165/1314 12% [======= ] 166/1314 12% [======= ] 167/1314 12% [======= ] 168/1314 12% [======= ] 169/1314 12% [======== ] 170/1314 12% [======== ] 171/1314 13% [======== ] 172/1314 13% [======== ] 173/1314 13% [======== ] 174/1314 13% [======== ] 175/1314 13% [======== ] 176/1314 13% [======== ] 177/1314 13% [======== ] 178/1314 13% [======== ] 179/1314 13% [======== ] 180/1314 13% [======== ] 181/1314 13% [======== ] 182/1314 13% [======== ] 183/1314 13% [======== ] 184/1314 14% [======== ] 185/1314 14% [======== ] 186/1314 14% [======== ] 187/1314 14% [======== ] 188/1314 14% [======== ] 189/1314 14% [======== ] 190/1314 14% [========= ] 191/1314 14% [========= ] 192/1314 14% [========= ] 193/1314 14% [========= ] 194/1314 14% [========= ] 195/1314 14% [========= ] 196/1314 14% [========= ] 197/1314 14% [========= ] 198/1314 15% [========= ] 199/1314 15% [========= ] 200/1314 15% [========= ] 201/1314 15% [========= ] 202/1314 15% [========= ] 203/1314 15% [========= ] 204/1314 15% [========= ] 205/1314 15% [========= ] 206/1314 15% [========= ] 207/1314 15% [========= ] 208/1314 15% [========= ] 209/1314 15% [========= ] 210/1314 15% [========= ] 211/1314 16% [========== ] 212/1314 16% [========== ] 213/1314 16% [========== ] 214/1314 16% [========== ] 215/1314 16% [========== ] 216/1314 16% [========== ] 217/1314 16% [========== ] 218/1314 16% [========== ] 219/1314 16% [========== ] 220/1314 16% [========== ] 221/1314 16% [========== ] 222/1314 16% [========== ] 223/1314 16% [========== ] 224/1314 17% [========== ] 225/1314 17% [========== ] 226/1314 17% [========== ] 227/1314 17% [========== ] 228/1314 17% [========== ] 229/1314 17% [========== ] 230/1314 17% [========== ] 231/1314 17% [========== ] 232/1314 17% [========== ] 233/1314 17% [=========== ] 234/1314 17% [=========== ] 235/1314 17% [=========== ] 236/1314 17% [=========== ] 237/1314 18% [=========== ] 238/1314 18% [=========== ] 239/1314 18% [=========== ] 240/1314 18% [=========== ] 241/1314 18% [=========== ] 242/1314 18% [=========== ] 243/1314 18% [=========== ] 244/1314 18% [=========== ] 245/1314 18% [=========== ] 246/1314 18% [=========== ] 247/1314 18% [=========== ] 248/1314 18% [=========== ] 249/1314 18% [=========== ] 250/1314 19% [=========== ] 251/1314 19% [=========== ] 252/1314 19% [=========== ] 253/1314 19% [=========== ] 254/1314 19% [============ ] 255/1314 19% [============ ] 256/1314 19% [============ ] 257/1314 19% [============ ] 258/1314 19% [============ ] 259/1314 19% [============ ] 260/1314 19% [============ ] 261/1314 19% [============ ] 262/1314 19% [============ ] 263/1314 20% [============ ] 264/1314 20% [============ ] 265/1314 20% [============ ] 266/1314 20% [============ ] 267/1314 20% [============ ] 268/1314 20% [============ ] 269/1314 20% [============ ] 270/1314 20% [============ ] 271/1314 20% [============ ] 272/1314 20% [============ ] 273/1314 20% [============ ] 274/1314 20% [============ ] 275/1314 20% [============= ] 276/1314 21% [============= ] 277/1314 21% [============= ] 278/1314 21% [============= ] 279/1314 21% [============= ] 280/1314 21% [============= ] 281/1314 21% [============= ] 282/1314 21% [============= ] 283/1314 21% [============= ] 284/1314 21% [============= ] 285/1314 21% [============= ] 286/1314 21% [============= ] 287/1314 21% [============= ] 288/1314 21% [============= ] 289/1314 21% [============= ] 290/1314 22% [============= ] 291/1314 22% [============= ] 292/1314 22% [============= ] 293/1314 22% [============= ] 294/1314 22% [============= ] 295/1314 22% [============= ] 296/1314 22% [============== ] 297/1314 22% [============== ] 298/1314 22% [============== ] 299/1314 22% [============== ] 300/1314 22% [============== ] 301/1314 22% [============== ] 302/1314 22% [============== ] 303/1314 23% [============== ] 304/1314 23% [============== ] 305/1314 23% [============== ] 306/1314 23% [============== ] 307/1314 23% [============== ] 308/1314 23% [============== ] 309/1314 23% [============== ] 310/1314 23% [============== ] 311/1314 23% [============== ] 312/1314 23% [============== ] 313/1314 23% [============== ] 314/1314 23% [============== ] 315/1314 23% [============== ] 316/1314 24% [============== ] 317/1314 24% [=============== ] 318/1314 24% [=============== ] 319/1314 24% [=============== ] 320/1314 24% [=============== ] 321/1314 24% [=============== ] 322/1314 24% [=============== ] 323/1314 24% [=============== ] 324/1314 24% [=============== ] 325/1314 24% [=============== ] 326/1314 24% [=============== ] 327/1314 24% [=============== ] 328/1314 24% [=============== ] 329/1314 25% [=============== ] 330/1314 25% [=============== ] 331/1314 25% [=============== ] 332/1314 25% [=============== ] 333/1314 25% [=============== ] 334/1314 25% [=============== ] 335/1314 25% [=============== ] 336/1314 25% [=============== ] 337/1314 25% [=============== ] 338/1314 25% [=============== ] 339/1314 25% [================ ] 340/1314 25% [================ ] 341/1314 25% [================ ] 342/1314 26% [================ ] 343/1314 26% [================ ] 344/1314 26% [================ ] 345/1314 26% [================ ] 346/1314 26% [================ ] 347/1314 26% [================ ] 348/1314 26% [================ ] 349/1314 26% [================ ] 350/1314 26% [================ ] 351/1314 26% [================ ] 352/1314 26% [================ ] 353/1314 26% [================ ] 354/1314 26% [================ ] 355/1314 27% [================ ] 356/1314 27% [================ ] 357/1314 27% [================ ] 358/1314 27% [================ ] 359/1314 27% [================ ] 360/1314 27% [================= ] 361/1314 27% [================= ] 362/1314 27% [================= ] 363/1314 27% [================= ] 364/1314 27% [================= ] 365/1314 27% [================= ] 366/1314 27% [================= ] 367/1314 27% [================= ] 368/1314 28% [================= ] 369/1314 28% [================= ] 370/1314 28% [================= ] 371/1314 28% [================= ] 372/1314 28% [================= ] 373/1314 28% [================= ] 374/1314 28% [================= ] 375/1314 28% [================= ] 376/1314 28% [================= ] 377/1314 28% [================= ] 378/1314 28% [================= ] 379/1314 28% [================= ] 380/1314 28% [================= ] 381/1314 28% [================== ] 382/1314 29% [================== ] 383/1314 29% [================== ] 384/1314 29% [================== ] 385/1314 29% [================== ] 386/1314 29% [================== ] 387/1314 29% [================== ] 388/1314 29% [================== ] 389/1314 29% [================== ] 390/1314 29% [================== ] 391/1314 29% [================== ] 392/1314 29% [================== ] 393/1314 29% [================== ] 394/1314 29% [================== ] 395/1314 30% [================== ] 396/1314 30% [================== ] 397/1314 30% [================== ] 398/1314 30% [================== ] 399/1314 30% [================== ] 400/1314 30% [================== ] 401/1314 30% [================== ] 402/1314 30% [=================== ] 403/1314 30% [=================== ] 404/1314 30% [=================== ] 405/1314 30% [=================== ] 406/1314 30% [=================== ] 407/1314 30% [=================== ] 408/1314 31% [=================== ] 409/1314 31% [=================== ] 410/1314 31% [=================== ] 411/1314 31% [=================== ] 412/1314 31% [=================== ] 413/1314 31% [=================== ] 414/1314 31% [=================== ] 415/1314 31% [=================== ] 416/1314 31% [=================== ] 417/1314 31% [=================== ] 418/1314 31% [=================== ] 419/1314 31% [=================== ] 420/1314 31% [=================== ] 421/1314 32% [=================== ] 422/1314 32% [=================== ] 423/1314 32% [==================== ] 424/1314 32% [==================== ] 425/1314 32% [==================== ] 426/1314 32% [==================== ] 427/1314 32% [==================== ] 428/1314 32% [==================== ] 429/1314 32% [==================== ] 430/1314 32% [==================== ] 431/1314 32% [==================== ] 432/1314 32% [==================== ] 433/1314 32% [==================== ] 434/1314 33% [==================== ] 435/1314 33% [==================== ] 436/1314 33% [==================== ] 437/1314 33% [==================== ] 438/1314 33% [==================== ] 439/1314 33% [==================== ] 440/1314 33% [==================== ] 441/1314 33% [==================== ] 442/1314 33% [==================== ] 443/1314 33% [==================== ] 444/1314 33% [==================== ] 445/1314 33% [===================== ] 446/1314 33% [===================== ] 447/1314 34% [===================== ] 448/1314 34% [===================== ] 449/1314 34% [===================== ] 450/1314 34% [===================== ] 451/1314 34% [===================== ] 452/1314 34% [===================== ] 453/1314 34% [===================== ] 454/1314 34% [===================== ] 455/1314 34% [===================== ] 456/1314 34% [===================== ] 457/1314 34% [===================== ] 458/1314 34% [===================== ] 459/1314 34% [===================== ] 460/1314 35% [===================== ] 461/1314 35% [===================== ] 462/1314 35% [===================== ] 463/1314 35% [===================== ] 464/1314 35% [===================== ] 465/1314 35% [===================== ] 466/1314 35% [====================== ] 467/1314 35% [====================== ] 468/1314 35% [====================== ] 469/1314 35% [====================== ] 470/1314 35% [====================== ] 471/1314 35% [====================== ] 472/1314 35% [====================== ] 473/1314 35% [====================== ] 474/1314 36% [====================== ] 475/1314 36% [====================== ] 476/1314 36% [====================== ] 477/1314 36% [====================== ] 478/1314 36% [====================== ] 479/1314 36% [====================== ] 480/1314 36% [====================== ] 481/1314 36% [====================== ] 482/1314 36% [====================== ] 483/1314 36% [====================== ] 484/1314 36% [====================== ] 485/1314 36% [====================== ] 486/1314 36% [====================== ] 487/1314 37% [======================= ] 488/1314 37% [======================= ] 489/1314 37% [======================= ] 490/1314 37% [======================= ] 491/1314 37% [======================= ] 492/1314 37% [======================= ] 493/1314 37% [======================= ] 494/1314 37% [======================= ] 495/1314 37% [======================= ] 496/1314 37% [======================= ] 497/1314 37% [======================= ] 498/1314 37% [======================= ] 499/1314 37% [======================= ] 500/1314 38% [======================= ] 501/1314 38% [======================= ] 502/1314 38% [======================= ] 503/1314 38% [======================= ] 504/1314 38% [======================= ] 505/1314 38% [======================= ] 506/1314 38% [======================= ] 507/1314 38% [======================= ] 508/1314 38% [======================== ] 509/1314 38% [======================== ] 510/1314 38% [======================== ] 511/1314 38% [======================== ] 512/1314 38% [======================== ] 513/1314 39% [======================== ] 514/1314 39% [======================== ] 515/1314 39% [======================== ] 516/1314 39% [======================== ] 517/1314 39% [======================== ] 518/1314 39% [======================== ] 519/1314 39% [======================== ] 520/1314 39% [======================== ] 521/1314 39% [======================== ] 522/1314 39% [======================== ] 523/1314 39% [======================== ] 524/1314 39% [======================== ] 525/1314 39% [======================== ] 526/1314 40% [======================== ] 527/1314 40% [======================== ] 528/1314 40% [======================== ] 529/1314 40% [========================= ] 530/1314 40% [========================= ] 531/1314 40% [========================= ] 532/1314 40% [========================= ] 533/1314 40% [========================= ] 534/1314 40% [========================= ] 535/1314 40% [========================= ] 536/1314 40% [========================= ] 537/1314 40% [========================= ] 538/1314 40% [========================= ] 539/1314 41% [========================= ] 540/1314 41% [========================= ] 541/1314 41% [========================= ] 542/1314 41% [========================= ] 543/1314 41% [========================= ] 544/1314 41% [========================= ] 545/1314 41% [========================= ] 546/1314 41% [========================= ] 547/1314 41% [========================= ] 548/1314 41% [========================= ] 549/1314 41% [========================= ] 550/1314 41% [========================= ] 551/1314 41% [========================== ] 552/1314 42% [========================== ] 553/1314 42% [========================== ] 554/1314 42% [========================== ] 555/1314 42% [========================== ] 556/1314 42% [========================== ] 557/1314 42% [========================== ] 558/1314 42% [========================== ] 559/1314 42% [========================== ] 560/1314 42% [========================== ] 561/1314 42% [========================== ] 562/1314 42% [========================== ] 563/1314 42% [========================== ] 564/1314 42% [========================== ] 565/1314 42% [========================== ] 566/1314 43% [========================== ] 567/1314 43% [========================== ] 568/1314 43% [========================== ] 569/1314 43% [========================== ] 570/1314 43% [========================== ] 571/1314 43% [========================== ] 572/1314 43% [=========================== ] 573/1314 43% [=========================== ] 574/1314 43% [=========================== ] 575/1314 43% [=========================== ] 576/1314 43% [=========================== ] 577/1314 43% [=========================== ] 578/1314 43% [=========================== ] 579/1314 44% [=========================== ] 580/1314 44% [=========================== ] 581/1314 44% [=========================== ] 582/1314 44% [=========================== ] 583/1314 44% [=========================== ] 584/1314 44% [=========================== ] 585/1314 44% [=========================== ] 586/1314 44% [=========================== ] 587/1314 44% [=========================== ] 588/1314 44% [=========================== ] 589/1314 44% [=========================== ] 590/1314 44% [=========================== ] 591/1314 44% [=========================== ] 592/1314 45% [=========================== ] 593/1314 45% [============================ ] 594/1314 45% [============================ ] 595/1314 45% [============================ ] 596/1314 45% [============================ ] 597/1314 45% [============================ ] 598/1314 45% [============================ ] 599/1314 45% [============================ ] 600/1314 45% [============================ ] 601/1314 45% [============================ ] 602/1314 45% [============================ ] 603/1314 45% [============================ ] 604/1314 45% [============================ ] 605/1314 46% [============================ ] 606/1314 46% [============================ ] 607/1314 46% [============================ ] 608/1314 46% [============================ ] 609/1314 46% [============================ ] 610/1314 46% [============================ ] 611/1314 46% [============================ ] 612/1314 46% [============================ ] 613/1314 46% [============================ ] 614/1314 46% [============================= ] 615/1314 46% [============================= ] 616/1314 46% [============================= ] 617/1314 46% [============================= ] 618/1314 47% [============================= ] 619/1314 47% [============================= ] 620/1314 47% [============================= ] 621/1314 47% [============================= ] 622/1314 47% [============================= ] 623/1314 47% [============================= ] 624/1314 47% [============================= ] 625/1314 47% [============================= ] 626/1314 47% [============================= ] 627/1314 47% [============================= ] 628/1314 47% [============================= ] 629/1314 47% [============================= ] 630/1314 47% [============================= ] 631/1314 48% [============================= ] 632/1314 48% [============================= ] 633/1314 48% [============================= ] 634/1314 48% [============================= ] 635/1314 48% [============================== ] 636/1314 48% [============================== ] 637/1314 48% [============================== ] 638/1314 48% [============================== ] 639/1314 48% [============================== ] 640/1314 48% [============================== ] 641/1314 48% [============================== ] 642/1314 48% [============================== ] 643/1314 48% [============================== ] 644/1314 49% [============================== ] 645/1314 49% [============================== ] 646/1314 49% [============================== ] 647/1314 49% [============================== ] 648/1314 49% [============================== ] 649/1314 49% [============================== ] 650/1314 49% [============================== ] 651/1314 49% [============================== ] 652/1314 49% [============================== ] 653/1314 49% [============================== ] 654/1314 49% [============================== ] 655/1314 49% [============================== ] 656/1314 49% [=============================== ] 657/1314 50% [=============================== ] 658/1314 50% [=============================== ] 659/1314 50% [=============================== ] 660/1314 50% [=============================== ] 661/1314 50% [=============================== ] 662/1314 50% [=============================== ] 663/1314 50% [=============================== ] 664/1314 50% [=============================== ] 665/1314 50% [=============================== ] 666/1314 50% [=============================== ] 667/1314 50% [=============================== ] 668/1314 50% [=============================== ] 669/1314 50% [=============================== ] 670/1314 50% [=============================== ] 671/1314 51% [=============================== ] 672/1314 51% [=============================== ] 673/1314 51% [=============================== ] 674/1314 51% [=============================== ] 675/1314 51% [=============================== ] 676/1314 51% [=============================== ] 677/1314 51% [=============================== ] 678/1314 51% [================================ ] 679/1314 51% [================================ ] 680/1314 51% [================================ ] 681/1314 51% [================================ ] 682/1314 51% [================================ ] 683/1314 51% [================================ ] 684/1314 52% [================================ ] 685/1314 52% [================================ ] 686/1314 52% [================================ ] 687/1314 52% [================================ ] 688/1314 52% [================================ ] 689/1314 52% [================================ ] 690/1314 52% [================================ ] 691/1314 52% [================================ ] 692/1314 52% [================================ ] 693/1314 52% [================================ ] 694/1314 52% [================================ ] 695/1314 52% [================================ ] 696/1314 52% [================================ ] 697/1314 53% [================================ ] 698/1314 53% [================================ ] 699/1314 53% [================================= ] 700/1314 53% [================================= ] 701/1314 53% [================================= ] 702/1314 53% [================================= ] 703/1314 53% [================================= ] 704/1314 53% [================================= ] 705/1314 53% [================================= ] 706/1314 53% [================================= ] 707/1314 53% [================================= ] 708/1314 53% [================================= ] 709/1314 53% [================================= ] 710/1314 54% [================================= ] 711/1314 54% [================================= ] 712/1314 54% [================================= ] 713/1314 54% [================================= ] 714/1314 54% [================================= ] 715/1314 54% [================================= ] 716/1314 54% [================================= ] 717/1314 54% [================================= ] 718/1314 54% [================================= ] 719/1314 54% [================================= ] 720/1314 54% [================================== ] 721/1314 54% [================================== ] 722/1314 54% [================================== ] 723/1314 55% [================================== ] 724/1314 55% [================================== ] 725/1314 55% [================================== ] 726/1314 55% [================================== ] 727/1314 55% [================================== ] 728/1314 55% [================================== ] 729/1314 55% [================================== ] 730/1314 55% [================================== ] 731/1314 55% [================================== ] 732/1314 55% [================================== ] 733/1314 55% [================================== ] 734/1314 55% [================================== ] 735/1314 55% [================================== ] 736/1314 56% [================================== ] 737/1314 56% [================================== ] 738/1314 56% [================================== ] 739/1314 56% [================================== ] 740/1314 56% [================================== ] 741/1314 56% [=================================== ] 742/1314 56% [=================================== ] 743/1314 56% [=================================== ] 744/1314 56% [=================================== ] 745/1314 56% [=================================== ] 746/1314 56% [=================================== ] 747/1314 56% [=================================== ] 748/1314 56% [=================================== ] 749/1314 57% [=================================== ] 750/1314 57% [=================================== ] 751/1314 57% [=================================== ] 752/1314 57% [=================================== ] 753/1314 57% [=================================== ] 754/1314 57% [=================================== ] 755/1314 57% [=================================== ] 756/1314 57% [=================================== ] 757/1314 57% [=================================== ] 758/1314 57% [=================================== ] 759/1314 57% [=================================== ] 760/1314 57% [=================================== ] 761/1314 57% [=================================== ] 762/1314 57% [==================================== ] 763/1314 58% [==================================== ] 764/1314 58% [==================================== ] 765/1314 58% [==================================== ] 766/1314 58% [==================================== ] 767/1314 58% [==================================== ] 768/1314 58% [==================================== ] 769/1314 58% [==================================== ] 770/1314 58% [==================================== ] 771/1314 58% [==================================== ] 772/1314 58% [==================================== ] 773/1314 58% [==================================== ] 774/1314 58% [==================================== ] 775/1314 58% [==================================== ] 776/1314 59% [==================================== ] 777/1314 59% [==================================== ] 778/1314 59% [==================================== ] 779/1314 59% [==================================== ] 780/1314 59% [==================================== ] 781/1314 59% [==================================== ] 782/1314 59% [==================================== ] 783/1314 59% [==================================== ] 784/1314 59% [===================================== ] 785/1314 59% [===================================== ] 786/1314 59% [===================================== ] 787/1314 59% [===================================== ] 788/1314 59% [===================================== ] 789/1314 60% [===================================== ] 790/1314 60% [===================================== ] 791/1314 60% [===================================== ] 792/1314 60% [===================================== ] 793/1314 60% [===================================== ] 794/1314 60% [===================================== ] 795/1314 60% [===================================== ] 796/1314 60% [===================================== ] 797/1314 60% [===================================== ] 798/1314 60% [===================================== ] 799/1314 60% [===================================== ] 800/1314 60% [===================================== ] 801/1314 60% [===================================== ] 802/1314 61% [===================================== ] 803/1314 61% [===================================== ] 804/1314 61% [===================================== ] 805/1314 61% [====================================== ] 806/1314 61% [====================================== ] 807/1314 61% [====================================== ] 808/1314 61% [====================================== ] 809/1314 61% [====================================== ] 810/1314 61% [====================================== ] 811/1314 61% [====================================== ] 812/1314 61% [====================================== ] 813/1314 61% [====================================== ] 814/1314 61% [====================================== ] 815/1314 62% [====================================== ] 816/1314 62% [====================================== ] 817/1314 62% [====================================== ] 818/1314 62% [====================================== ] 819/1314 62% [====================================== ] 820/1314 62% [====================================== ] 821/1314 62% [====================================== ] 822/1314 62% [====================================== ] 823/1314 62% [====================================== ] 824/1314 62% [====================================== ] 825/1314 62% [====================================== ] 826/1314 62% [======================================= ] 827/1314 62% [======================================= ] 828/1314 63% [======================================= ] 829/1314 63% [======================================= ] 830/1314 63% [======================================= ] 831/1314 63% [======================================= ] 832/1314 63% [======================================= ] 833/1314 63% [======================================= ] 834/1314 63% [======================================= ] 835/1314 63% [======================================= ] 836/1314 63% [======================================= ] 837/1314 63% [======================================= ] 838/1314 63% [======================================= ] 839/1314 63% [======================================= ] 840/1314 63% [======================================= ] 841/1314 64% [======================================= ] 842/1314 64% [======================================= ] 843/1314 64% [======================================= ] 844/1314 64% [======================================= ] 845/1314 64% [======================================= ] 846/1314 64% [======================================= ] 847/1314 64% [======================================== ] 848/1314 64% [======================================== ] 849/1314 64% [======================================== ] 850/1314 64% [======================================== ] 851/1314 64% [======================================== ] 852/1314 64% [======================================== ] 853/1314 64% [======================================== ] 854/1314 64% [======================================== ] 855/1314 65% [======================================== ] 856/1314 65% [======================================== ] 857/1314 65% [======================================== ] 858/1314 65% [======================================== ] 859/1314 65% [======================================== ] 860/1314 65% [======================================== ] 861/1314 65% [======================================== ] 862/1314 65% [======================================== ] 863/1314 65% [======================================== ] 864/1314 65% [======================================== ] 865/1314 65% [======================================== ] 866/1314 65% [======================================== ] 867/1314 65% [======================================== ] 868/1314 66% [========================================= ] 869/1314 66% [========================================= ] 870/1314 66% [========================================= ] 871/1314 66% [========================================= ] 872/1314 66% [========================================= ] 873/1314 66% [========================================= ] 874/1314 66% [========================================= ] 875/1314 66% [========================================= ] 876/1314 66% [========================================= ] 877/1314 66% [========================================= ] 878/1314 66% [========================================= ] 879/1314 66% [========================================= ] 880/1314 66% [========================================= ] 881/1314 67% [========================================= ] 882/1314 67% [========================================= ] 883/1314 67% [========================================= ] 884/1314 67% [========================================= ] 885/1314 67% [========================================= ] 886/1314 67% [========================================= ] 887/1314 67% [========================================= ] 888/1314 67% [========================================= ] 889/1314 67% [========================================= ] 890/1314 67% [========================================== ] 891/1314 67% [========================================== ] 892/1314 67% [========================================== ] 893/1314 67% [========================================== ] 894/1314 68% [========================================== ] 895/1314 68% [========================================== ] 896/1314 68% [========================================== ] 897/1314 68% [========================================== ] 898/1314 68% [========================================== ] 899/1314 68% [========================================== ] 900/1314 68% [========================================== ] 901/1314 68% [========================================== ] 902/1314 68% [========================================== ] 903/1314 68% [========================================== ] 904/1314 68% [========================================== ] 905/1314 68% [========================================== ] 906/1314 68% [========================================== ] 907/1314 69% [========================================== ] 908/1314 69% [========================================== ] 909/1314 69% [========================================== ] 910/1314 69% [========================================== ] 911/1314 69% [=========================================== ] 912/1314 69% [=========================================== ] 913/1314 69% [=========================================== ] 914/1314 69% [=========================================== ] 915/1314 69% [=========================================== ] 916/1314 69% [=========================================== ] 917/1314 69% [=========================================== ] 918/1314 69% [=========================================== ] 919/1314 69% [=========================================== ] 920/1314 70% [=========================================== ] 921/1314 70% [=========================================== ] 922/1314 70% [=========================================== ] 923/1314 70% [=========================================== ] 924/1314 70% [=========================================== ] 925/1314 70% [=========================================== ] 926/1314 70% [=========================================== ] 927/1314 70% [=========================================== ] 928/1314 70% [=========================================== ] 929/1314 70% [=========================================== ] 930/1314 70% [=========================================== ] 931/1314 70% [=========================================== ] 932/1314 70% [============================================ ] 933/1314 71% [============================================ ] 934/1314 71% [============================================ ] 935/1314 71% [============================================ ] 936/1314 71% [============================================ ] 937/1314 71% [============================================ ] 938/1314 71% [============================================ ] 939/1314 71% [============================================ ] 940/1314 71% [============================================ ] 941/1314 71% [============================================ ] 942/1314 71% [============================================ ] 943/1314 71% [============================================ ] 944/1314 71% [============================================ ] 945/1314 71% [============================================ ] 946/1314 71% [============================================ ] 947/1314 72% [============================================ ] 948/1314 72% [============================================ ] 949/1314 72% [============================================ ] 950/1314 72% [============================================ ] 951/1314 72% [============================================ ] 952/1314 72% [============================================ ] 953/1314 72% [============================================= ] 954/1314 72% [============================================= ] 955/1314 72% [============================================= ] 956/1314 72% [============================================= ] 957/1314 72% [============================================= ] 958/1314 72% [============================================= ] 959/1314 72% [============================================= ] 960/1314 73% [============================================= ] 961/1314 73% [============================================= ] 962/1314 73% [============================================= ] 963/1314 73% [============================================= ] 964/1314 73% [============================================= ] 965/1314 73% [============================================= ] 966/1314 73% [============================================= ] 967/1314 73% [============================================= ] 968/1314 73% [============================================= ] 969/1314 73% [============================================= ] 970/1314 73% [============================================= ] 971/1314 73% [============================================= ] 972/1314 73% [============================================= ] 973/1314 74% [============================================= ] 974/1314 74% [============================================== ] 975/1314 74% [============================================== ] 976/1314 74% [============================================== ] 977/1314 74% [============================================== ] 978/1314 74% [============================================== ] 979/1314 74% [============================================== ] 980/1314 74% [============================================== ] 981/1314 74% [============================================== ] 982/1314 74% [============================================== ] 983/1314 74% [============================================== ] 984/1314 74% [============================================== ] 985/1314 74% [============================================== ] 986/1314 75% [============================================== ] 987/1314 75% [============================================== ] 988/1314 75% [============================================== ] 989/1314 75% [============================================== ] 990/1314 75% [============================================== ] 991/1314 75% [============================================== ] 992/1314 75% [============================================== ] 993/1314 75% [============================================== ] 994/1314 75% [============================================== ] 995/1314 75% [============================================== ] 996/1314 75% [=============================================== ] 997/1314 75% [=============================================== ] 998/1314 75% [=============================================== ] 999/1314 76% [=============================================== ] 1000/1314 76% [=============================================== ] 1001/1314 76% [=============================================== ] 1002/1314 76% [=============================================== ] 1003/1314 76% [=============================================== ] 1004/1314 76% [=============================================== ] 1005/1314 76% [=============================================== ] 1006/1314 76% [=============================================== ] 1007/1314 76% [=============================================== ] 1008/1314 76% [=============================================== ] 1009/1314 76% [=============================================== ] 1010/1314 76% [=============================================== ] 1011/1314 76% [=============================================== ] 1012/1314 77% [=============================================== ] 1013/1314 77% [=============================================== ] 1014/1314 77% [=============================================== ] 1015/1314 77% [=============================================== ] 1016/1314 77% [=============================================== ] 1017/1314 77% [================================================ ] 1018/1314 77% [================================================ ] 1019/1314 77% [================================================ ] 1020/1314 77% [================================================ ] 1021/1314 77% [================================================ ] 1022/1314 77% [================================================ ] 1023/1314 77% [================================================ ] 1024/1314 77% [================================================ ] 1025/1314 78% [================================================ ] 1026/1314 78% [================================================ ] 1027/1314 78% [================================================ ] 1028/1314 78% [================================================ ] 1029/1314 78% [================================================ ] 1030/1314 78% [================================================ ] 1031/1314 78% [================================================ ] 1032/1314 78% [================================================ ] 1033/1314 78% [================================================ ] 1034/1314 78% [================================================ ] 1035/1314 78% [================================================ ] 1036/1314 78% [================================================ ] 1037/1314 78% [================================================ ] 1038/1314 78% [================================================= ] 1039/1314 79% [================================================= ] 1040/1314 79% [================================================= ] 1041/1314 79% [================================================= ] 1042/1314 79% [================================================= ] 1043/1314 79% [================================================= ] 1044/1314 79% [================================================= ] 1045/1314 79% [================================================= ] 1046/1314 79% [================================================= ] 1047/1314 79% [================================================= ] 1048/1314 79% [================================================= ] 1049/1314 79% [================================================= ] 1050/1314 79% [================================================= ] 1051/1314 79% [================================================= ] 1052/1314 80% [================================================= ] 1053/1314 80% [================================================= ] 1054/1314 80% [================================================= ] 1055/1314 80% [================================================= ] 1056/1314 80% [================================================= ] 1057/1314 80% [================================================= ] 1058/1314 80% [================================================= ] 1059/1314 80% [================================================== ] 1060/1314 80% [================================================== ] 1061/1314 80% [================================================== ] 1062/1314 80% [================================================== ] 1063/1314 80% [================================================== ] 1064/1314 80% [================================================== ] 1065/1314 81% [================================================== ] 1066/1314 81% [================================================== ] 1067/1314 81% [================================================== ] 1068/1314 81% [================================================== ] 1069/1314 81% [================================================== ] 1070/1314 81% [================================================== ] 1071/1314 81% [================================================== ] 1072/1314 81% [================================================== ] 1073/1314 81% [================================================== ] 1074/1314 81% [================================================== ] 1075/1314 81% [================================================== ] 1076/1314 81% [================================================== ] 1077/1314 81% [================================================== ] 1078/1314 82% [================================================== ] 1079/1314 82% [================================================== ] 1080/1314 82% [=================================================== ] 1081/1314 82% [=================================================== ] 1082/1314 82% [=================================================== ] 1083/1314 82% [=================================================== ] 1084/1314 82% [=================================================== ] 1085/1314 82% [=================================================== ] 1086/1314 82% [=================================================== ] 1087/1314 82% [=================================================== ] 1088/1314 82% [=================================================== ] 1089/1314 82% [=================================================== ] 1090/1314 82% [=================================================== ] 1091/1314 83% [=================================================== ] 1092/1314 83% [=================================================== ] 1093/1314 83% [=================================================== ] 1094/1314 83% [=================================================== ] 1095/1314 83% [=================================================== ] 1096/1314 83% [=================================================== ] 1097/1314 83% [=================================================== ] 1098/1314 83% [=================================================== ] 1099/1314 83% [=================================================== ] 1100/1314 83% [=================================================== ] 1101/1314 83% [=================================================== ] 1102/1314 83% [==================================================== ] 1103/1314 83% [==================================================== ] 1104/1314 84% [==================================================== ] 1105/1314 84% [==================================================== ] 1106/1314 84% [==================================================== ] 1107/1314 84% [==================================================== ] 1108/1314 84% [==================================================== ] 1109/1314 84% [==================================================== ] 1110/1314 84% [==================================================== ] 1111/1314 84% [==================================================== ] 1112/1314 84% [==================================================== ] 1113/1314 84% [==================================================== ] 1114/1314 84% [==================================================== ] 1115/1314 84% [==================================================== ] 1116/1314 84% [==================================================== ] 1117/1314 85% [==================================================== ] 1118/1314 85% [==================================================== ] 1119/1314 85% [==================================================== ] 1120/1314 85% [==================================================== ] 1121/1314 85% [==================================================== ] 1122/1314 85% [==================================================== ] 1123/1314 85% [===================================================== ] 1124/1314 85% [===================================================== ] 1125/1314 85% [===================================================== ] 1126/1314 85% [===================================================== ] 1127/1314 85% [===================================================== ] 1128/1314 85% [===================================================== ] 1129/1314 85% [===================================================== ] 1130/1314 85% [===================================================== ] 1131/1314 86% [===================================================== ] 1132/1314 86% [===================================================== ] 1133/1314 86% [===================================================== ] 1134/1314 86% [===================================================== ] 1135/1314 86% [===================================================== ] 1136/1314 86% [===================================================== ] 1137/1314 86% [===================================================== ] 1138/1314 86% [===================================================== ] 1139/1314 86% [===================================================== ] 1140/1314 86% [===================================================== ] 1141/1314 86% [===================================================== ] 1142/1314 86% [===================================================== ] 1143/1314 86% [===================================================== ] 1144/1314 87% [====================================================== ] 1145/1314 87% [====================================================== ] 1146/1314 87% [====================================================== ] 1147/1314 87% [====================================================== ] 1148/1314 87% [====================================================== ] 1149/1314 87% [====================================================== ] 1150/1314 87% [====================================================== ] 1151/1314 87% [====================================================== ] 1152/1314 87% [====================================================== ] 1153/1314 87% [====================================================== ] 1154/1314 87% [====================================================== ] 1155/1314 87% [====================================================== ] 1156/1314 87% [====================================================== ] 1157/1314 88% [====================================================== ] 1158/1314 88% [====================================================== ] 1159/1314 88% [====================================================== ] 1160/1314 88% [====================================================== ] 1161/1314 88% [====================================================== ] 1162/1314 88% [====================================================== ] 1163/1314 88% [====================================================== ] 1164/1314 88% [====================================================== ] 1165/1314 88% [======================================================= ] 1166/1314 88% [======================================================= ] 1167/1314 88% [======================================================= ] 1168/1314 88% [======================================================= ] 1169/1314 88% [======================================================= ] 1170/1314 89% [======================================================= ] 1171/1314 89% [======================================================= ] 1172/1314 89% [======================================================= ] 1173/1314 89% [======================================================= ] 1174/1314 89% [======================================================= ] 1175/1314 89% [======================================================= ] 1176/1314 89% [======================================================= ] 1177/1314 89% [======================================================= ] 1178/1314 89% [======================================================= ] 1179/1314 89% [======================================================= ] 1180/1314 89% [======================================================= ] 1181/1314 89% [======================================================= ] 1182/1314 89% [======================================================= ] 1183/1314 90% [======================================================= ] 1184/1314 90% [======================================================= ] 1185/1314 90% [======================================================= ] 1186/1314 90% [======================================================== ] 1187/1314 90% [======================================================== ] 1188/1314 90% [======================================================== ] 1189/1314 90% [======================================================== ] 1190/1314 90% [======================================================== ] 1191/1314 90% [======================================================== ] 1192/1314 90% [======================================================== ] 1193/1314 90% [======================================================== ] 1194/1314 90% [======================================================== ] 1195/1314 90% [======================================================== ] 1196/1314 91% [======================================================== ] 1197/1314 91% [======================================================== ] 1198/1314 91% [======================================================== ] 1199/1314 91% [======================================================== ] 1200/1314 91% [======================================================== ] 1201/1314 91% [======================================================== ] 1202/1314 91% [======================================================== ] 1203/1314 91% [======================================================== ] 1204/1314 91% [======================================================== ] 1205/1314 91% [======================================================== ] 1206/1314 91% [======================================================== ] 1207/1314 91% [======================================================== ] 1208/1314 91% [========================================================= ] 1209/1314 92% [========================================================= ] 1210/1314 92% [========================================================= ] 1211/1314 92% [========================================================= ] 1212/1314 92% [========================================================= ] 1213/1314 92% [========================================================= ] 1214/1314 92% [========================================================= ] 1215/1314 92% [========================================================= ] 1216/1314 92% [========================================================= ] 1217/1314 92% [========================================================= ] 1218/1314 92% [========================================================= ] 1219/1314 92% [========================================================= ] 1220/1314 92% [========================================================= ] 1221/1314 92% [========================================================= ] 1222/1314 92% [========================================================= ] 1223/1314 93% [========================================================= ] 1224/1314 93% [========================================================= ] 1225/1314 93% [========================================================= ] 1226/1314 93% [========================================================= ] 1227/1314 93% [========================================================= ] 1228/1314 93% [========================================================= ] 1229/1314 93% [========================================================== ] 1230/1314 93% [========================================================== ] 1231/1314 93% [========================================================== ] 1232/1314 93% [========================================================== ] 1233/1314 93% [========================================================== ] 1234/1314 93% [========================================================== ] 1235/1314 93% [========================================================== ] 1236/1314 94% [========================================================== ] 1237/1314 94% [========================================================== ] 1238/1314 94% [========================================================== ] 1239/1314 94% [========================================================== ] 1240/1314 94% [========================================================== ] 1241/1314 94% [========================================================== ] 1242/1314 94% [========================================================== ] 1243/1314 94% [========================================================== ] 1244/1314 94% [========================================================== ] 1245/1314 94% [========================================================== ] 1246/1314 94% [========================================================== ] 1247/1314 94% [========================================================== ] 1248/1314 94% [========================================================== ] 1249/1314 95% [========================================================== ] 1250/1314 95% [=========================================================== ] 1251/1314 95% [=========================================================== ] 1252/1314 95% [=========================================================== ] 1253/1314 95% [=========================================================== ] 1254/1314 95% [=========================================================== ] 1255/1314 95% [=========================================================== ] 1256/1314 95% [=========================================================== ] 1257/1314 95% [=========================================================== ] 1258/1314 95% [=========================================================== ] 1259/1314 95% [=========================================================== ] 1260/1314 95% [=========================================================== ] 1261/1314 95% [=========================================================== ] 1262/1314 96% [=========================================================== ] 1263/1314 96% [=========================================================== ] 1264/1314 96% [=========================================================== ] 1265/1314 96% [=========================================================== ] 1266/1314 96% [=========================================================== ] 1267/1314 96% [=========================================================== ] 1268/1314 96% [=========================================================== ] 1269/1314 96% [=========================================================== ] 1270/1314 96% [=========================================================== ] 1271/1314 96% [============================================================ ] 1272/1314 96% [============================================================ ] 1273/1314 96% [============================================================ ] 1274/1314 96% [============================================================ ] 1275/1314 97% [============================================================ ] 1276/1314 97% [============================================================ ] 1277/1314 97% [============================================================ ] 1278/1314 97% [============================================================ ] 1279/1314 97% [============================================================ ] 1280/1314 97% [============================================================ ] 1281/1314 97% [============================================================ ] 1282/1314 97% [============================================================ ] 1283/1314 97% [============================================================ ] 1284/1314 97% [============================================================ ] 1285/1314 97% [============================================================ ] 1286/1314 97% [============================================================ ] 1287/1314 97% [============================================================ ] 1288/1314 98% [============================================================ ] 1289/1314 98% [============================================================ ] 1290/1314 98% [============================================================ ] 1291/1314 98% [============================================================ ] 1292/1314 98% [============================================================= ] 1293/1314 98% [============================================================= ] 1294/1314 98% [============================================================= ] 1295/1314 98% [============================================================= ] 1296/1314 98% [============================================================= ] 1297/1314 98% [============================================================= ] 1298/1314 98% [============================================================= ] 1299/1314 98% [============================================================= ] 1300/1314 98% [============================================================= ] 1301/1314 99% [============================================================= ] 1302/1314 99% [============================================================= ] 1303/1314 99% [============================================================= ] 1304/1314 99% [============================================================= ] 1305/1314 99% [============================================================= ] 1306/1314 99% [============================================================= ] 1307/1314 99% [============================================================= ] 1308/1314 99% [============================================================= ] 1309/1314 99% [============================================================= ] 1310/1314 99% [============================================================= ] 1311/1314 99% [============================================================= ] 1312/1314 99% [============================================================= ] 1313/1314 99% [==============================================================] 1314/1314 100% operation complete, 1314 objects in 37943 NAND pages. ln -snf /home/thomas/autobuild/instance-2/output-1/host/powerpc-buildroot-linux-gnu/sysroot /home/thomas/autobuild/instance-2/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot' make: Entering directory '/home/thomas/autobuild/instance-2/buildroot' >>> Buildroot 2022.08-rc1-504-gd5649d5afd Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> host-skeleton Collecting legal info >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.35-134-gb6aade18a7e5719c942aa2da6cf3157aca993fa4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 65.3.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.7 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> c-ares 1.18.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> 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.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.63.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> dhrystone 2 Collecting legal info >>> dropbear 2022.82 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> genpart 1.0.2 Collecting legal info >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ghostscript 9.56.1 Collecting legal info LICENSE: OK (sha256: 8ce064f423b7c24a011b6ebf9431b8bf9861a5255e47c84bfb23fc526d030a8b) >>> host-lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> haveged 1.9.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> inih 55 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> initscripts Collecting legal info >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> janet 1.23.0 Collecting legal info LICENSE: OK (sha256: e2d2ae8360d95386af751ac7d1a3da36ea8ceb230e5f0eba7eb762547b1c58c9) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> kexec 2.0.25 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdbi-drivers 0bfae6c43134cf58dc89364328545982ca297abb Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdnet 1.14 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libfastjson 0.99.9 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libgsm 1.0.19 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libmaxminddb 1.6.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libscrypt 1.22 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> logsurfer 1.8 Collecting legal info >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> mawk 1.3.4-20200120 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> seatd 0.7.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> spawn-fcgi 1.6.4 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> stunnel 5.65 Collecting legal info COPYING.md: OK (sha256: f10bcd7ee7b722dce40c9c674761ddb37e7e29a76a6e413e961cd52e361c5d7a) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> openssl Collecting legal info >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> vis-network 9.1.0 Collecting legal info LICENSE-APACHE-2.0: OK (sha256: 1509904280a272780fd69c04b858f512cf216f8e3464a0dd98d8f34416feced9) LICENSE-MIT: OK (sha256: 1f65085e54c036645082257618db2c7b787e68c3b02485e214ecd09e0834ee8f) >>> vulkan-headers 1.2.203 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'