make[3]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-lzop-1.03' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-lzop-1.03' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-lzop-1.03' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-lzop-1.03' 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c unyaffs2.c: In function 'unyaffs2_obj_chattr': unyaffs2.c:711:2: warning: ignoring return value of 'lchown', declared with attribute warn_unused_result [-Wunused-result] 711 | lchown(fpath, obj->uid, obj->gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from mkyaffs2.c:28: In function 'strncpy', inlined from 'mkyaffs2_scan_dir' at mkyaffs2.c:595:3: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm In file included from /usr/include/string.h:495, from unyaffs2.c:26: In function 'memcpy', inlined from 'unyaffs2_extract_hardlink' at unyaffs2.c:1151:2, inlined from 'unyaffs2_extract_obj' at unyaffs2.c:1218:12: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' writing 16 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm In function 'strncpy', inlined from 'unyaffs2_oh2obj' at unyaffs2.c:632:2, inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/thomas/autobuild/instance-3/output-1/host/bin PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/thomas/autobuild/instance-3/output-1/host/bin install make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/thomas/autobuild/instance-3/output-1/host/bin make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-3/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/bash" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells if grep -q CONFIG_ASH=y /home/thomas/autobuild/instance-3/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/thomas/autobuild/instance-3/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells; fi mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/thomas/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells if [ -x /home/thomas/autobuild/instance-3/output-1/target/sbin/swapon -a -x /home/thomas/autobuild/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/thomas/autobuild/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/thomas/autobuild/instance-3/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /home/thomas/autobuild/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/thomas/autobuild/instance-3/output-1/target/etc/inittab rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/include /home/thomas/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-3/output-1/target/usr/doc find /home/thomas/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-3/output-1/target/lib/ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/ /home/thomas/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/man /home/thomas/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/info /home/thomas/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/doc /home/thomas/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-3/output-1/target/lib/debug /home/thomas/autobuild/instance-3/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/thomas/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/thomas/autobuild/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/thomas/autobuild/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-3479-g505b8ac335f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02.5"; \ echo "PRETTY_NAME=\"Buildroot 2023.02.5\"" \ ) > /home/thomas/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-3/output-1/per-package /home/thomas/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/bin/fusermount3 f 4755 0 0 - - - - -\n\n' > /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ubifs mkdir -p /home/thomas/autobuild/instance-3/output-1/images rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs mkdir -p /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-3/output-1/target/ /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-3/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/thomas/autobuild/instance-3/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/thomas/autobuild/instance-3/output-1/host/sbin/mkfs.ubifs -d /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 41610 -m 0x800 -x none -o /home/thomas/autobuild/instance-3/output-1/images/rootfs.ubifs\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/ubifs/target table='/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-3/output-1/host/bin/lzop -9 -c /home/thomas/autobuild/instance-3/output-1/images/rootfs.ubifs > /home/thomas/autobuild/instance-3/output-1/images/rootfs.ubifs.lzo >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-3/output-1/images rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-3/output-1/target/ /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-3/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-3/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1484 objects. stage 2: creating image '/home/thomas/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/1484 0% [ ] 2/1484 0% [ ] 3/1484 0% [ ] 4/1484 0% [ ] 5/1484 0% [ ] 6/1484 0% [ ] 7/1484 0% [ ] 8/1484 0% [ ] 9/1484 0% [ ] 10/1484 0% [ ] 11/1484 0% [ ] 12/1484 0% [ ] 13/1484 0% [ ] 14/1484 0% [ ] 15/1484 1% [ ] 16/1484 1% [ ] 17/1484 1% [ ] 18/1484 1% [ ] 19/1484 1% [ ] 20/1484 1% [ ] 21/1484 1% [ ] 22/1484 1% [ ] 23/1484 1% [= ] 24/1484 1% [= ] 25/1484 1% [= ] 26/1484 1% [= ] 27/1484 1% [= ] 28/1484 1% [= ] 29/1484 1% [= ] 30/1484 2% [= ] 31/1484 2% [= ] 32/1484 2% [= ] 33/1484 2% [= ] 34/1484 2% [= ] 35/1484 2% [= ] 36/1484 2% [= ] 37/1484 2% [= ] 38/1484 2% [= ] 39/1484 2% [= ] 40/1484 2% [= ] 41/1484 2% [= ] 42/1484 2% [= ] 43/1484 2% [= ] 44/1484 2% [= ] 45/1484 3% [= ] 46/1484 3% [= ] 47/1484 3% [== ] 48/1484 3% [== ] 49/1484 3% [== ] 50/1484 3% [== ] 51/1484 3% [== ] 52/1484 3% [== ] 53/1484 3% [== ] 54/1484 3% [== ] 55/1484 3% [== ] 56/1484 3% [== ] 57/1484 3% [== ] 58/1484 3% [== ] 59/1484 3% [== ] 60/1484 4% [== ] 61/1484 4% [== ] 62/1484 4% [== ] 63/1484 4% [== ] 64/1484 4% [== ] 65/1484 4% [== ] 66/1484 4% [== ] 67/1484 4% [== ] 68/1484 4% [== ] 69/1484 4% [== ] 70/1484 4% [== ] 71/1484 4% [=== ] 72/1484 4% [=== ] 73/1484 4% [=== ] 74/1484 4% [=== ] 75/1484 5% [=== ] 76/1484 5% [=== ] 77/1484 5% [=== ] 78/1484 5% [=== ] 79/1484 5% [=== ] 80/1484 5% [=== ] 81/1484 5% [=== ] 82/1484 5% [=== ] 83/1484 5% [=== ] 84/1484 5% [=== ] 85/1484 5% [=== ] 86/1484 5% [=== ] 87/1484 5% [=== ] 88/1484 5% [=== ] 89/1484 5% [=== ] 90/1484 6% [=== ] 91/1484 6% [=== ] 92/1484 6% [=== ] 93/1484 6% [=== ] 94/1484 6% [=== ] 95/1484 6% [==== ] 96/1484 6% [==== ] 97/1484 6% [==== ] 98/1484 6% [==== ] 99/1484 6% [==== ] 100/1484 6% [==== ] 101/1484 6% [==== ] 102/1484 6% [==== ] 103/1484 6% [==== ] 104/1484 7% [==== ] 105/1484 7% [==== ] 106/1484 7% [==== ] 107/1484 7% [==== ] 108/1484 7% [==== ] 109/1484 7% [==== ] 110/1484 7% [==== ] 111/1484 7% [==== ] 112/1484 7% [==== ] 113/1484 7% [==== ] 114/1484 7% [==== ] 115/1484 7% [==== ] 116/1484 7% [==== ] 117/1484 7% [==== ] 118/1484 7% [==== ] 119/1484 8% [===== ] 120/1484 8% [===== ] 121/1484 8% [===== ] 122/1484 8% [===== ] 123/1484 8% [===== ] 124/1484 8% [===== ] 125/1484 8% [===== ] 126/1484 8% [===== ] 127/1484 8% [===== ] 128/1484 8% [===== ] 129/1484 8% [===== ] 130/1484 8% [===== ] 131/1484 8% [===== ] 132/1484 8% [===== ] 133/1484 8% [===== ] 134/1484 9% [===== ] 135/1484 9% [===== ] 136/1484 9% [===== ] 137/1484 9% [===== ] 138/1484 9% [===== ] 139/1484 9% [===== ] 140/1484 9% [===== ] 141/1484 9% [===== ] 142/1484 9% [===== ] 143/1484 9% [====== ] 144/1484 9% [====== ] 145/1484 9% [====== ] 146/1484 9% [====== ] 147/1484 9% [====== ] 148/1484 9% [====== ] 149/1484 10% [====== ] 150/1484 10% [====== ] 151/1484 10% [====== ] 152/1484 10% [====== ] 153/1484 10% [====== ] 154/1484 10% [====== ] 155/1484 10% [====== ] 156/1484 10% [====== ] 157/1484 10% [====== ] 158/1484 10% [====== ] 159/1484 10% [====== ] 160/1484 10% [====== ] 161/1484 10% [====== ] 162/1484 10% [====== ] 163/1484 10% [====== ] 164/1484 11% [====== ] 165/1484 11% [====== ] 166/1484 11% [====== ] 167/1484 11% [======= ] 168/1484 11% [======= ] 169/1484 11% [======= ] 170/1484 11% [======= ] 171/1484 11% [======= ] 172/1484 11% [======= ] 173/1484 11% [======= ] 174/1484 11% [======= ] 175/1484 11% [======= ] 176/1484 11% [======= ] 177/1484 11% [======= ] 178/1484 11% [======= ] 179/1484 12% [======= ] 180/1484 12% [======= ] 181/1484 12% [======= ] 182/1484 12% [======= ] 183/1484 12% [======= ] 184/1484 12% [======= ] 185/1484 12% [======= ] 186/1484 12% [======= ] 187/1484 12% [======= ] 188/1484 12% [======= ] 189/1484 12% [======= ] 190/1484 12% [======= ] 191/1484 12% [======== ] 192/1484 12% [======== ] 193/1484 13% [======== ] 194/1484 13% [======== ] 195/1484 13% [======== ] 196/1484 13% [======== ] 197/1484 13% [======== ] 198/1484 13% [======== ] 199/1484 13% [======== ] 200/1484 13% [======== ] 201/1484 13% [======== ] 202/1484 13% [======== ] 203/1484 13% [======== ] 204/1484 13% [======== ] 205/1484 13% [======== ] 206/1484 13% [======== ] 207/1484 13% [======== ] 208/1484 14% [======== ] 209/1484 14% [======== ] 210/1484 14% [======== ] 211/1484 14% [======== ] 212/1484 14% [======== ] 213/1484 14% [======== ] 214/1484 14% [======== ] 215/1484 14% [========= ] 216/1484 14% [========= ] 217/1484 14% [========= ] 218/1484 14% [========= ] 219/1484 14% [========= ] 220/1484 14% [========= ] 221/1484 14% [========= ] 222/1484 14% [========= ] 223/1484 15% [========= ] 224/1484 15% [========= ] 225/1484 15% [========= ] 226/1484 15% [========= ] 227/1484 15% [========= ] 228/1484 15% [========= ] 229/1484 15% [========= ] 230/1484 15% [========= ] 231/1484 15% [========= ] 232/1484 15% [========= ] 233/1484 15% [========= ] 234/1484 15% [========= ] 235/1484 15% [========= ] 236/1484 15% [========= ] 237/1484 15% [========= ] 238/1484 16% [========= ] 239/1484 16% [========== ] 240/1484 16% [========== ] 241/1484 16% [========== ] 242/1484 16% [========== ] 243/1484 16% [========== ] 244/1484 16% [========== ] 245/1484 16% [========== ] 246/1484 16% [========== ] 247/1484 16% [========== ] 248/1484 16% [========== ] 249/1484 16% [========== ] 250/1484 16% [========== ] 251/1484 16% [========== ] 252/1484 16% [========== ] 253/1484 17% [========== ] 254/1484 17% [========== ] 255/1484 17% [========== ] 256/1484 17% [========== ] 257/1484 17% [========== ] 258/1484 17% [========== ] 259/1484 17% [========== ] 260/1484 17% [========== ] 261/1484 17% [========== ] 262/1484 17% [========== ] 263/1484 17% [=========== ] 264/1484 17% [=========== ] 265/1484 17% [=========== ] 266/1484 17% [=========== ] 267/1484 17% [=========== ] 268/1484 18% [=========== ] 269/1484 18% [=========== ] 270/1484 18% [=========== ] 271/1484 18% [=========== ] 272/1484 18% [=========== ] 273/1484 18% [=========== ] 274/1484 18% [=========== ] 275/1484 18% [=========== ] 276/1484 18% [=========== ] 277/1484 18% [=========== ] 278/1484 18% [=========== ] 279/1484 18% [=========== ] 280/1484 18% [=========== ] 281/1484 18% [=========== ] 282/1484 19% [=========== ] 283/1484 19% [=========== ] 284/1484 19% [=========== ] 285/1484 19% [=========== ] 286/1484 19% [=========== ] 287/1484 19% [============ ] 288/1484 19% [============ ] 289/1484 19% [============ ] 290/1484 19% [============ ] 291/1484 19% [============ ] 292/1484 19% [============ ] 293/1484 19% [============ ] 294/1484 19% [============ ] 295/1484 19% [============ ] 296/1484 19% [============ ] 297/1484 20% [============ ] 298/1484 20% [============ ] 299/1484 20% [============ ] 300/1484 20% [============ ] 301/1484 20% [============ ] 302/1484 20% [============ ] 303/1484 20% [============ ] 304/1484 20% [============ ] 305/1484 20% [============ ] 306/1484 20% [============ ] 307/1484 20% [============ ] 308/1484 20% [============ ] 309/1484 20% [============ ] 310/1484 20% [============ ] 311/1484 20% [============= ] 312/1484 21% [============= ] 313/1484 21% [============= ] 314/1484 21% [============= ] 315/1484 21% [============= ] 316/1484 21% [============= ] 317/1484 21% [============= ] 318/1484 21% [============= ] 319/1484 21% [============= ] 320/1484 21% [============= ] 321/1484 21% [============= ] 322/1484 21% [============= ] 323/1484 21% [============= ] 324/1484 21% [============= ] 325/1484 21% [============= ] 326/1484 21% [============= ] 327/1484 22% [============= ] 328/1484 22% [============= ] 329/1484 22% [============= ] 330/1484 22% [============= ] 331/1484 22% [============= ] 332/1484 22% [============= ] 333/1484 22% [============= ] 334/1484 22% [============= ] 335/1484 22% [============== ] 336/1484 22% [============== ] 337/1484 22% [============== ] 338/1484 22% [============== ] 339/1484 22% [============== ] 340/1484 22% [============== ] 341/1484 22% [============== ] 342/1484 23% [============== ] 343/1484 23% [============== ] 344/1484 23% [============== ] 345/1484 23% [============== ] 346/1484 23% [============== ] 347/1484 23% [============== ] 348/1484 23% [============== ] 349/1484 23% [============== ] 350/1484 23% [============== ] 351/1484 23% [============== ] 352/1484 23% [============== ] 353/1484 23% [============== ] 354/1484 23% [============== ] 355/1484 23% [============== ] 356/1484 23% [============== ] 357/1484 24% [============== ] 358/1484 24% [============== ] 359/1484 24% [=============== ] 360/1484 24% [=============== ] 361/1484 24% [=============== ] 362/1484 24% [=============== ] 363/1484 24% [=============== ] 364/1484 24% [=============== ] 365/1484 24% [=============== ] 366/1484 24% [=============== ] 367/1484 24% [=============== ] 368/1484 24% [=============== ] 369/1484 24% [=============== ] 370/1484 24% [=============== ] 371/1484 25% [=============== ] 372/1484 25% [=============== ] 373/1484 25% [=============== ] 374/1484 25% [=============== ] 375/1484 25% [=============== ] 376/1484 25% [=============== ] 377/1484 25% [=============== ] 378/1484 25% [=============== ] 379/1484 25% [=============== ] 380/1484 25% [=============== ] 381/1484 25% [=============== ] 382/1484 25% [================ ] 383/1484 25% [================ ] 384/1484 25% [================ ] 385/1484 25% [================ ] 386/1484 26% [================ ] 387/1484 26% [================ ] 388/1484 26% [================ ] 389/1484 26% [================ ] 390/1484 26% [================ ] 391/1484 26% [================ ] 392/1484 26% [================ ] 393/1484 26% [================ ] 394/1484 26% [================ ] 395/1484 26% [================ ] 396/1484 26% [================ ] 397/1484 26% [================ ] 398/1484 26% [================ ] 399/1484 26% [================ ] 400/1484 26% [================ ] 401/1484 27% [================ ] 402/1484 27% [================ ] 403/1484 27% [================ ] 404/1484 27% [================ ] 405/1484 27% [================ ] 406/1484 27% [================= ] 407/1484 27% [================= ] 408/1484 27% [================= ] 409/1484 27% [================= ] 410/1484 27% [================= ] 411/1484 27% [================= ] 412/1484 27% [================= ] 413/1484 27% [================= ] 414/1484 27% [================= ] 415/1484 27% [================= ] 416/1484 28% [================= ] 417/1484 28% [================= ] 418/1484 28% [================= ] 419/1484 28% [================= ] 420/1484 28% [================= ] 421/1484 28% [================= ] 422/1484 28% [================= ] 423/1484 28% [================= ] 424/1484 28% [================= ] 425/1484 28% [================= ] 426/1484 28% [================= ] 427/1484 28% [================= ] 428/1484 28% [================= ] 429/1484 28% [================= ] 430/1484 28% [================== ] 431/1484 29% [================== ] 432/1484 29% [================== ] 433/1484 29% [================== ] 434/1484 29% [================== ] 435/1484 29% [================== ] 436/1484 29% [================== ] 437/1484 29% [================== ] 438/1484 29% [================== ] 439/1484 29% [================== ] 440/1484 29% [================== ] 441/1484 29% [================== ] 442/1484 29% [================== ] 443/1484 29% [================== ] 444/1484 29% [================== ] 445/1484 29% [================== ] 446/1484 30% [================== ] 447/1484 30% [================== ] 448/1484 30% [================== ] 449/1484 30% [================== ] 450/1484 30% [================== ] 451/1484 30% [================== ] 452/1484 30% [================== ] 453/1484 30% [================== ] 454/1484 30% [=================== ] 455/1484 30% [=================== ] 456/1484 30% [=================== ] 457/1484 30% [=================== ] 458/1484 30% [=================== ] 459/1484 30% [=================== ] 460/1484 30% [=================== ] 461/1484 31% [=================== ] 462/1484 31% [=================== ] 463/1484 31% [=================== ] 464/1484 31% [=================== ] 465/1484 31% [=================== ] 466/1484 31% [=================== ] 467/1484 31% [=================== ] 468/1484 31% [=================== ] 469/1484 31% [=================== ] 470/1484 31% [=================== ] 471/1484 31% [=================== ] 472/1484 31% [=================== ] 473/1484 31% [=================== ] 474/1484 31% [=================== ] 475/1484 32% [=================== ] 476/1484 32% [=================== ] 477/1484 32% [=================== ] 478/1484 32% [==================== ] 479/1484 32% [==================== ] 480/1484 32% [==================== ] 481/1484 32% [==================== ] 482/1484 32% [==================== ] 483/1484 32% [==================== ] 484/1484 32% [==================== ] 485/1484 32% [==================== ] 486/1484 32% [==================== ] 487/1484 32% [==================== ] 488/1484 32% [==================== ] 489/1484 32% [==================== ] 490/1484 33% [==================== ] 491/1484 33% [==================== ] 492/1484 33% [==================== ] 493/1484 33% [==================== ] 494/1484 33% [==================== ] 495/1484 33% [==================== ] 496/1484 33% [==================== ] 497/1484 33% [==================== ] 498/1484 33% [==================== ] 499/1484 33% [==================== ] 500/1484 33% [==================== ] 501/1484 33% [==================== ] 502/1484 33% [===================== ] 503/1484 33% [===================== ] 504/1484 33% [===================== ] 505/1484 34% [===================== ] 506/1484 34% [===================== ] 507/1484 34% [===================== ] 508/1484 34% [===================== ] 509/1484 34% [===================== ] 510/1484 34% [===================== ] 511/1484 34% [===================== ] 512/1484 34% [===================== ] 513/1484 34% [===================== ] 514/1484 34% [===================== ] 515/1484 34% [===================== ] 516/1484 34% [===================== ] 517/1484 34% [===================== ] 518/1484 34% [===================== ] 519/1484 34% [===================== ] 520/1484 35% [===================== ] 521/1484 35% [===================== ] 522/1484 35% [===================== ] 523/1484 35% [===================== ] 524/1484 35% [===================== ] 525/1484 35% [===================== ] 526/1484 35% [====================== ] 527/1484 35% [====================== ] 528/1484 35% [====================== ] 529/1484 35% [====================== ] 530/1484 35% [====================== ] 531/1484 35% [====================== ] 532/1484 35% [====================== ] 533/1484 35% [====================== ] 534/1484 35% [====================== ] 535/1484 36% [====================== ] 536/1484 36% [====================== ] 537/1484 36% [====================== ] 538/1484 36% [====================== ] 539/1484 36% [====================== ] 540/1484 36% [====================== ] 541/1484 36% [====================== ] 542/1484 36% [====================== ] 543/1484 36% [====================== ] 544/1484 36% [====================== ] 545/1484 36% [====================== ] 546/1484 36% [====================== ] 547/1484 36% [====================== ] 548/1484 36% [====================== ] 549/1484 36% [====================== ] 550/1484 37% [======================= ] 551/1484 37% [======================= ] 552/1484 37% [======================= ] 553/1484 37% [======================= ] 554/1484 37% [======================= ] 555/1484 37% [======================= ] 556/1484 37% [======================= ] 557/1484 37% [======================= ] 558/1484 37% [======================= ] 559/1484 37% [======================= ] 560/1484 37% [======================= ] 561/1484 37% [======================= ] 562/1484 37% [======================= ] 563/1484 37% [======================= ] 564/1484 38% [======================= ] 565/1484 38% [======================= ] 566/1484 38% [======================= ] 567/1484 38% [======================= ] 568/1484 38% [======================= ] 569/1484 38% [======================= ] 570/1484 38% [======================= ] 571/1484 38% [======================= ] 572/1484 38% [======================= ] 573/1484 38% [======================= ] 574/1484 38% [======================== ] 575/1484 38% [======================== ] 576/1484 38% [======================== ] 577/1484 38% [======================== ] 578/1484 38% [======================== ] 579/1484 39% [======================== ] 580/1484 39% [======================== ] 581/1484 39% [======================== ] 582/1484 39% [======================== ] 583/1484 39% [======================== ] 584/1484 39% [======================== ] 585/1484 39% [======================== ] 586/1484 39% [======================== ] 587/1484 39% [======================== ] 588/1484 39% [======================== ] 589/1484 39% [======================== ] 590/1484 39% [======================== ] 591/1484 39% [======================== ] 592/1484 39% [======================== ] 593/1484 39% [======================== ] 594/1484 40% [======================== ] 595/1484 40% [======================== ] 596/1484 40% [======================== ] 597/1484 40% [======================== ] 598/1484 40% [========================= ] 599/1484 40% [========================= ] 600/1484 40% [========================= ] 601/1484 40% [========================= ] 602/1484 40% [========================= ] 603/1484 40% [========================= ] 604/1484 40% [========================= ] 605/1484 40% [========================= ] 606/1484 40% [========================= ] 607/1484 40% [========================= ] 608/1484 40% [========================= ] 609/1484 41% [========================= ] 610/1484 41% [========================= ] 611/1484 41% [========================= ] 612/1484 41% [========================= ] 613/1484 41% [========================= ] 614/1484 41% [========================= ] 615/1484 41% [========================= ] 616/1484 41% [========================= ] 617/1484 41% [========================= ] 618/1484 41% [========================= ] 619/1484 41% [========================= ] 620/1484 41% [========================= ] 621/1484 41% [========================= ] 622/1484 41% [========================== ] 623/1484 41% [========================== ] 624/1484 42% [========================== ] 625/1484 42% [========================== ] 626/1484 42% [========================== ] 627/1484 42% [========================== ] 628/1484 42% [========================== ] 629/1484 42% [========================== ] 630/1484 42% [========================== ] 631/1484 42% [========================== ] 632/1484 42% [========================== ] 633/1484 42% [========================== ] 634/1484 42% [========================== ] 635/1484 42% [========================== ] 636/1484 42% [========================== ] 637/1484 42% [========================== ] 638/1484 42% [========================== ] 639/1484 43% [========================== ] 640/1484 43% [========================== ] 641/1484 43% [========================== ] 642/1484 43% [========================== ] 643/1484 43% [========================== ] 644/1484 43% [========================== ] 645/1484 43% [========================== ] 646/1484 43% [=========================== ] 647/1484 43% [=========================== ] 648/1484 43% [=========================== ] 649/1484 43% [=========================== ] 650/1484 43% [=========================== ] 651/1484 43% [=========================== ] 652/1484 43% [=========================== ] 653/1484 44% [=========================== ] 654/1484 44% [=========================== ] 655/1484 44% [=========================== ] 656/1484 44% [=========================== ] 657/1484 44% [=========================== ] 658/1484 44% [=========================== ] 659/1484 44% [=========================== ] 660/1484 44% [=========================== ] 661/1484 44% [=========================== ] 662/1484 44% [=========================== ] 663/1484 44% [=========================== ] 664/1484 44% [=========================== ] 665/1484 44% [=========================== ] 666/1484 44% [=========================== ] 667/1484 44% [=========================== ] 668/1484 45% [=========================== ] 669/1484 45% [=========================== ] 670/1484 45% [============================ ] 671/1484 45% [============================ ] 672/1484 45% [============================ ] 673/1484 45% [============================ ] 674/1484 45% [============================ ] 675/1484 45% [============================ ] 676/1484 45% [============================ ] 677/1484 45% [============================ ] 678/1484 45% [============================ ] 679/1484 45% [============================ ] 680/1484 45% [============================ ] 681/1484 45% [============================ ] 682/1484 45% [============================ ] 683/1484 46% [============================ ] 684/1484 46% [============================ ] 685/1484 46% [============================ ] 686/1484 46% [============================ ] 687/1484 46% [============================ ] 688/1484 46% [============================ ] 689/1484 46% [============================ ] 690/1484 46% [============================ ] 691/1484 46% [============================ ] 692/1484 46% [============================ ] 693/1484 46% [============================ ] 694/1484 46% [============================= ] 695/1484 46% [============================= ] 696/1484 46% [============================= ] 697/1484 46% [============================= ] 698/1484 47% [============================= ] 699/1484 47% [============================= ] 700/1484 47% [============================= ] 701/1484 47% [============================= ] 702/1484 47% [============================= ] 703/1484 47% [============================= ] 704/1484 47% [============================= ] 705/1484 47% [============================= ] 706/1484 47% [============================= ] 707/1484 47% [============================= ] 708/1484 47% [============================= ] 709/1484 47% [============================= ] 710/1484 47% [============================= ] 711/1484 47% [============================= ] 712/1484 47% [============================= ] 713/1484 48% [============================= ] 714/1484 48% [============================= ] 715/1484 48% [============================= ] 716/1484 48% [============================= ] 717/1484 48% [============================= ] 718/1484 48% [============================== ] 719/1484 48% [============================== ] 720/1484 48% [============================== ] 721/1484 48% [============================== ] 722/1484 48% [============================== ] 723/1484 48% [============================== ] 724/1484 48% [============================== ] 725/1484 48% [============================== ] 726/1484 48% [============================== ] 727/1484 48% [============================== ] 728/1484 49% [============================== ] 729/1484 49% [============================== ] 730/1484 49% [============================== ] 731/1484 49% [============================== ] 732/1484 49% [============================== ] 733/1484 49% [============================== ] 734/1484 49% [============================== ] 735/1484 49% [============================== ] 736/1484 49% [============================== ] 737/1484 49% [============================== ] 738/1484 49% [============================== ] 739/1484 49% [============================== ] 740/1484 49% [============================== ] 741/1484 49% [=============================== ] 742/1484 50% [=============================== ] 743/1484 50% [=============================== ] 744/1484 50% [=============================== ] 745/1484 50% [=============================== ] 746/1484 50% [=============================== ] 747/1484 50% [=============================== ] 748/1484 50% [=============================== ] 749/1484 50% [=============================== ] 750/1484 50% [=============================== ] 751/1484 50% [=============================== ] 752/1484 50% [=============================== ] 753/1484 50% [=============================== ] 754/1484 50% [=============================== ] 755/1484 50% [=============================== ] 756/1484 50% [=============================== ] 757/1484 51% [=============================== ] 758/1484 51% [=============================== ] 759/1484 51% [=============================== ] 760/1484 51% [=============================== ] 761/1484 51% [=============================== ] 762/1484 51% [=============================== ] 763/1484 51% [=============================== ] 764/1484 51% [=============================== ] 765/1484 51% [================================ ] 766/1484 51% [================================ ] 767/1484 51% [================================ ] 768/1484 51% [================================ ] 769/1484 51% [================================ ] 770/1484 51% [================================ ] 771/1484 51% [================================ ] 772/1484 52% [================================ ] 773/1484 52% [================================ ] 774/1484 52% [================================ ] 775/1484 52% [================================ ] 776/1484 52% [================================ ] 777/1484 52% [================================ ] 778/1484 52% [================================ ] 779/1484 52% [================================ ] 780/1484 52% [================================ ] 781/1484 52% [================================ ] 782/1484 52% [================================ ] 783/1484 52% [================================ ] 784/1484 52% [================================ ] 785/1484 52% [================================ ] 786/1484 52% [================================ ] 787/1484 53% [================================ ] 788/1484 53% [================================ ] 789/1484 53% [================================= ] 790/1484 53% [================================= ] 791/1484 53% [================================= ] 792/1484 53% [================================= ] 793/1484 53% [================================= ] 794/1484 53% [================================= ] 795/1484 53% [================================= ] 796/1484 53% [================================= ] 797/1484 53% [================================= ] 798/1484 53% [================================= ] 799/1484 53% [================================= ] 800/1484 53% [================================= ] 801/1484 53% [================================= ] 802/1484 54% [================================= ] 803/1484 54% [================================= ] 804/1484 54% [================================= ] 805/1484 54% [================================= ] 806/1484 54% [================================= ] 807/1484 54% [================================= ] 808/1484 54% [================================= ] 809/1484 54% [================================= ] 810/1484 54% [================================= ] 811/1484 54% [================================= ] 812/1484 54% [================================= ] 813/1484 54% [================================== ] 814/1484 54% [================================== ] 815/1484 54% [================================== ] 816/1484 54% [================================== ] 817/1484 55% [================================== ] 818/1484 55% [================================== ] 819/1484 55% [================================== ] 820/1484 55% [================================== ] 821/1484 55% [================================== ] 822/1484 55% [================================== ] 823/1484 55% [================================== ] 824/1484 55% [================================== ] 825/1484 55% [================================== ] 826/1484 55% [================================== ] 827/1484 55% [================================== ] 828/1484 55% [================================== ] 829/1484 55% [================================== ] 830/1484 55% [================================== ] 831/1484 55% [================================== ] 832/1484 56% [================================== ] 833/1484 56% [================================== ] 834/1484 56% [================================== ] 835/1484 56% [================================== ] 836/1484 56% [================================== ] 837/1484 56% [=================================== ] 838/1484 56% [=================================== ] 839/1484 56% [=================================== ] 840/1484 56% [=================================== ] 841/1484 56% [=================================== ] 842/1484 56% [=================================== ] 843/1484 56% [=================================== ] 844/1484 56% [=================================== ] 845/1484 56% [=================================== ] 846/1484 57% [=================================== ] 847/1484 57% [=================================== ] 848/1484 57% [=================================== ] 849/1484 57% [=================================== ] 850/1484 57% [=================================== ] 851/1484 57% [=================================== ] 852/1484 57% [=================================== ] 853/1484 57% [=================================== ] 854/1484 57% [=================================== ] 855/1484 57% [=================================== ] 856/1484 57% [=================================== ] 857/1484 57% [=================================== ] 858/1484 57% [=================================== ] 859/1484 57% [=================================== ] 860/1484 57% [=================================== ] 861/1484 58% [==================================== ] 862/1484 58% [==================================== ] 863/1484 58% [==================================== ] 864/1484 58% [==================================== ] 865/1484 58% [==================================== ] 866/1484 58% [==================================== ] 867/1484 58% [==================================== ] 868/1484 58% [==================================== ] 869/1484 58% [==================================== ] 870/1484 58% [==================================== ] 871/1484 58% [==================================== ] 872/1484 58% [==================================== ] 873/1484 58% [==================================== ] 874/1484 58% [==================================== ] 875/1484 58% [==================================== ] 876/1484 59% [==================================== ] 877/1484 59% [==================================== ] 878/1484 59% [==================================== ] 879/1484 59% [==================================== ] 880/1484 59% [==================================== ] 881/1484 59% [==================================== ] 882/1484 59% [==================================== ] 883/1484 59% [==================================== ] 884/1484 59% [==================================== ] 885/1484 59% [===================================== ] 886/1484 59% [===================================== ] 887/1484 59% [===================================== ] 888/1484 59% [===================================== ] 889/1484 59% [===================================== ] 890/1484 59% [===================================== ] 891/1484 60% [===================================== ] 892/1484 60% [===================================== ] 893/1484 60% [===================================== ] 894/1484 60% [===================================== ] 895/1484 60% [===================================== ] 896/1484 60% [===================================== ] 897/1484 60% [===================================== ] 898/1484 60% [===================================== ] 899/1484 60% [===================================== ] 900/1484 60% [===================================== ] 901/1484 60% [===================================== ] 902/1484 60% [===================================== ] 903/1484 60% [===================================== ] 904/1484 60% [===================================== ] 905/1484 60% [===================================== ] 906/1484 61% [===================================== ] 907/1484 61% [===================================== ] 908/1484 61% [===================================== ] 909/1484 61% [====================================== ] 910/1484 61% [====================================== ] 911/1484 61% [====================================== ] 912/1484 61% [====================================== ] 913/1484 61% [====================================== ] 914/1484 61% [====================================== ] 915/1484 61% [====================================== ] 916/1484 61% [====================================== ] 917/1484 61% [====================================== ] 918/1484 61% [====================================== ] 919/1484 61% [====================================== ] 920/1484 61% [====================================== ] 921/1484 62% [====================================== ] 922/1484 62% [====================================== ] 923/1484 62% [====================================== ] 924/1484 62% [====================================== ] 925/1484 62% [====================================== ] 926/1484 62% [====================================== ] 927/1484 62% [====================================== ] 928/1484 62% [====================================== ] 929/1484 62% [====================================== ] 930/1484 62% [====================================== ] 931/1484 62% [====================================== ] 932/1484 62% [====================================== ] 933/1484 62% [======================================= ] 934/1484 62% [======================================= ] 935/1484 63% [======================================= ] 936/1484 63% [======================================= ] 937/1484 63% [======================================= ] 938/1484 63% [======================================= ] 939/1484 63% [======================================= ] 940/1484 63% [======================================= ] 941/1484 63% [======================================= ] 942/1484 63% [======================================= ] 943/1484 63% [======================================= ] 944/1484 63% [======================================= ] 945/1484 63% [======================================= ] 946/1484 63% [======================================= ] 947/1484 63% [======================================= ] 948/1484 63% [======================================= ] 949/1484 63% [======================================= ] 950/1484 64% [======================================= ] 951/1484 64% [======================================= ] 952/1484 64% [======================================= ] 953/1484 64% [======================================= ] 954/1484 64% [======================================= ] 955/1484 64% [======================================= ] 956/1484 64% [======================================= ] 957/1484 64% [======================================== ] 958/1484 64% [======================================== ] 959/1484 64% [======================================== ] 960/1484 64% [======================================== ] 961/1484 64% [======================================== ] 962/1484 64% [======================================== ] 963/1484 64% [======================================== ] 964/1484 64% [======================================== ] 965/1484 65% [======================================== ] 966/1484 65% [======================================== ] 967/1484 65% [======================================== ] 968/1484 65% [======================================== ] 969/1484 65% [======================================== ] 970/1484 65% [======================================== ] 971/1484 65% [======================================== ] 972/1484 65% [======================================== ] 973/1484 65% [======================================== ] 974/1484 65% [======================================== ] 975/1484 65% [======================================== ] 976/1484 65% [======================================== ] 977/1484 65% [======================================== ] 978/1484 65% [======================================== ] 979/1484 65% [======================================== ] 980/1484 66% [======================================== ] 981/1484 66% [========================================= ] 982/1484 66% [========================================= ] 983/1484 66% [========================================= ] 984/1484 66% [========================================= ] 985/1484 66% [========================================= ] 986/1484 66% [========================================= ] 987/1484 66% [========================================= ] 988/1484 66% [========================================= ] 989/1484 66% [========================================= ] 990/1484 66% [========================================= ] 991/1484 66% [========================================= ] 992/1484 66% [========================================= ] 993/1484 66% [========================================= ] 994/1484 66% [========================================= ] 995/1484 67% [========================================= ] 996/1484 67% [========================================= ] 997/1484 67% [========================================= ] 998/1484 67% [========================================= ] 999/1484 67% [========================================= ] 1000/1484 67% [========================================= ] 1001/1484 67% [========================================= ] 1002/1484 67% [========================================= ] 1003/1484 67% [========================================= ] 1004/1484 67% [========================================= ] 1005/1484 67% [========================================== ] 1006/1484 67% [========================================== ] 1007/1484 67% [========================================== ] 1008/1484 67% [========================================== ] 1009/1484 67% [========================================== ] 1010/1484 68% [========================================== ] 1011/1484 68% [========================================== ] 1012/1484 68% [========================================== ] 1013/1484 68% [========================================== ] 1014/1484 68% [========================================== ] 1015/1484 68% [========================================== ] 1016/1484 68% [========================================== ] 1017/1484 68% [========================================== ] 1018/1484 68% [========================================== ] 1019/1484 68% [========================================== ] 1020/1484 68% [========================================== ] 1021/1484 68% [========================================== ] 1022/1484 68% [========================================== ] 1023/1484 68% [========================================== ] 1024/1484 69% [========================================== ] 1025/1484 69% [========================================== ] 1026/1484 69% [========================================== ] 1027/1484 69% [========================================== ] 1028/1484 69% [========================================== ] 1029/1484 69% [=========================================== ] 1030/1484 69% [=========================================== ] 1031/1484 69% [=========================================== ] 1032/1484 69% [=========================================== ] 1033/1484 69% [=========================================== ] 1034/1484 69% [=========================================== ] 1035/1484 69% [=========================================== ] 1036/1484 69% [=========================================== ] 1037/1484 69% [=========================================== ] 1038/1484 69% [=========================================== ] 1039/1484 70% [=========================================== ] 1040/1484 70% [=========================================== ] 1041/1484 70% [=========================================== ] 1042/1484 70% [=========================================== ] 1043/1484 70% [=========================================== ] 1044/1484 70% [=========================================== ] 1045/1484 70% [=========================================== ] 1046/1484 70% [=========================================== ] 1047/1484 70% [=========================================== ] 1048/1484 70% [=========================================== ] 1049/1484 70% [=========================================== ] 1050/1484 70% [=========================================== ] 1051/1484 70% [=========================================== ] 1052/1484 70% [=========================================== ] 1053/1484 70% [============================================ ] 1054/1484 71% [============================================ ] 1055/1484 71% [============================================ ] 1056/1484 71% [============================================ ] 1057/1484 71% [============================================ ] 1058/1484 71% [============================================ ] 1059/1484 71% [============================================ ] 1060/1484 71% [============================================ ] 1061/1484 71% [============================================ ] 1062/1484 71% [============================================ ] 1063/1484 71% [============================================ ] 1064/1484 71% [============================================ ] 1065/1484 71% [============================================ ] 1066/1484 71% [============================================ ] 1067/1484 71% [============================================ ] 1068/1484 71% [============================================ ] 1069/1484 72% [============================================ ] 1070/1484 72% [============================================ ] 1071/1484 72% [============================================ ] 1072/1484 72% [============================================ ] 1073/1484 72% [============================================ ] 1074/1484 72% [============================================ ] 1075/1484 72% [============================================ ] 1076/1484 72% [============================================ ] 1077/1484 72% [============================================= ] 1078/1484 72% [============================================= ] 1079/1484 72% [============================================= ] 1080/1484 72% [============================================= ] 1081/1484 72% [============================================= ] 1082/1484 72% [============================================= ] 1083/1484 72% [============================================= ] 1084/1484 73% [============================================= ] 1085/1484 73% [============================================= ] 1086/1484 73% [============================================= ] 1087/1484 73% [============================================= ] 1088/1484 73% [============================================= ] 1089/1484 73% [============================================= ] 1090/1484 73% [============================================= ] 1091/1484 73% [============================================= ] 1092/1484 73% [============================================= ] 1093/1484 73% [============================================= ] 1094/1484 73% [============================================= ] 1095/1484 73% [============================================= ] 1096/1484 73% [============================================= ] 1097/1484 73% [============================================= ] 1098/1484 73% [============================================= ] 1099/1484 74% [============================================= ] 1100/1484 74% [============================================= ] 1101/1484 74% [============================================== ] 1102/1484 74% [============================================== ] 1103/1484 74% [============================================== ] 1104/1484 74% [============================================== ] 1105/1484 74% [============================================== ] 1106/1484 74% [============================================== ] 1107/1484 74% [============================================== ] 1108/1484 74% [============================================== ] 1109/1484 74% [============================================== ] 1110/1484 74% [============================================== ] 1111/1484 74% [============================================== ] 1112/1484 74% [============================================== ] 1113/1484 75% [============================================== ] 1114/1484 75% [============================================== ] 1115/1484 75% [============================================== ] 1116/1484 75% [============================================== ] 1117/1484 75% [============================================== ] 1118/1484 75% [============================================== ] 1119/1484 75% [============================================== ] 1120/1484 75% [============================================== ] 1121/1484 75% [============================================== ] 1122/1484 75% [============================================== ] 1123/1484 75% [============================================== ] 1124/1484 75% [=============================================== ] 1125/1484 75% [=============================================== ] 1126/1484 75% [=============================================== ] 1127/1484 75% [=============================================== ] 1128/1484 76% [=============================================== ] 1129/1484 76% [=============================================== ] 1130/1484 76% [=============================================== ] 1131/1484 76% [=============================================== ] 1132/1484 76% [=============================================== ] 1133/1484 76% [=============================================== ] 1134/1484 76% [=============================================== ] 1135/1484 76% [=============================================== ] 1136/1484 76% [=============================================== ] 1137/1484 76% [=============================================== ] 1138/1484 76% [=============================================== ] 1139/1484 76% [=============================================== ] 1140/1484 76% [=============================================== ] 1141/1484 76% [=============================================== ] 1142/1484 76% [=============================================== ] 1143/1484 77% [=============================================== ] 1144/1484 77% [=============================================== ] 1145/1484 77% [=============================================== ] 1146/1484 77% [=============================================== ] 1147/1484 77% [=============================================== ] 1148/1484 77% [================================================ ] 1149/1484 77% [================================================ ] 1150/1484 77% [================================================ ] 1151/1484 77% [================================================ ] 1152/1484 77% [================================================ ] 1153/1484 77% [================================================ ] 1154/1484 77% [================================================ ] 1155/1484 77% [================================================ ] 1156/1484 77% [================================================ ] 1157/1484 77% [================================================ ] 1158/1484 78% [================================================ ] 1159/1484 78% [================================================ ] 1160/1484 78% [================================================ ] 1161/1484 78% [================================================ ] 1162/1484 78% [================================================ ] 1163/1484 78% [================================================ ] 1164/1484 78% [================================================ ] 1165/1484 78% [================================================ ] 1166/1484 78% [================================================ ] 1167/1484 78% [================================================ ] 1168/1484 78% [================================================ ] 1169/1484 78% [================================================ ] 1170/1484 78% [================================================ ] 1171/1484 78% [================================================ ] 1172/1484 78% [================================================= ] 1173/1484 79% [================================================= ] 1174/1484 79% [================================================= ] 1175/1484 79% [================================================= ] 1176/1484 79% [================================================= ] 1177/1484 79% [================================================= ] 1178/1484 79% [================================================= ] 1179/1484 79% [================================================= ] 1180/1484 79% [================================================= ] 1181/1484 79% [================================================= ] 1182/1484 79% [================================================= ] 1183/1484 79% [================================================= ] 1184/1484 79% [================================================= ] 1185/1484 79% [================================================= ] 1186/1484 79% [================================================= ] 1187/1484 79% [================================================= ] 1188/1484 80% [================================================= ] 1189/1484 80% [================================================= ] 1190/1484 80% [================================================= ] 1191/1484 80% [================================================= ] 1192/1484 80% [================================================= ] 1193/1484 80% [================================================= ] 1194/1484 80% [================================================= ] 1195/1484 80% [================================================= ] 1196/1484 80% [================================================== ] 1197/1484 80% [================================================== ] 1198/1484 80% [================================================== ] 1199/1484 80% [================================================== ] 1200/1484 80% [================================================== ] 1201/1484 80% [================================================== ] 1202/1484 80% [================================================== ] 1203/1484 81% [================================================== ] 1204/1484 81% [================================================== ] 1205/1484 81% [================================================== ] 1206/1484 81% [================================================== ] 1207/1484 81% [================================================== ] 1208/1484 81% [================================================== ] 1209/1484 81% [================================================== ] 1210/1484 81% [================================================== ] 1211/1484 81% [================================================== ] 1212/1484 81% [================================================== ] 1213/1484 81% [================================================== ] 1214/1484 81% [================================================== ] 1215/1484 81% [================================================== ] 1216/1484 81% [================================================== ] 1217/1484 82% [================================================== ] 1218/1484 82% [================================================== ] 1219/1484 82% [================================================== ] 1220/1484 82% [=================================================== ] 1221/1484 82% [=================================================== ] 1222/1484 82% [=================================================== ] 1223/1484 82% [=================================================== ] 1224/1484 82% [=================================================== ] 1225/1484 82% [=================================================== ] 1226/1484 82% [=================================================== ] 1227/1484 82% [=================================================== ] 1228/1484 82% [=================================================== ] 1229/1484 82% [=================================================== ] 1230/1484 82% [=================================================== ] 1231/1484 82% [=================================================== ] 1232/1484 83% [=================================================== ] 1233/1484 83% [=================================================== ] 1234/1484 83% [=================================================== ] 1235/1484 83% [=================================================== ] 1236/1484 83% [=================================================== ] 1237/1484 83% [=================================================== ] 1238/1484 83% [=================================================== ] 1239/1484 83% [=================================================== ] 1240/1484 83% [=================================================== ] 1241/1484 83% [=================================================== ] 1242/1484 83% [=================================================== ] 1243/1484 83% [=================================================== ] 1244/1484 83% [==================================================== ] 1245/1484 83% [==================================================== ] 1246/1484 83% [==================================================== ] 1247/1484 84% [==================================================== ] 1248/1484 84% [==================================================== ] 1249/1484 84% [==================================================== ] 1250/1484 84% [==================================================== ] 1251/1484 84% [==================================================== ] 1252/1484 84% [==================================================== ] 1253/1484 84% [==================================================== ] 1254/1484 84% [==================================================== ] 1255/1484 84% [==================================================== ] 1256/1484 84% [==================================================== ] 1257/1484 84% [==================================================== ] 1258/1484 84% [==================================================== ] 1259/1484 84% [==================================================== ] 1260/1484 84% [==================================================== ] 1261/1484 84% [==================================================== ] 1262/1484 85% [==================================================== ] 1263/1484 85% [==================================================== ] 1264/1484 85% [==================================================== ] 1265/1484 85% [==================================================== ] 1266/1484 85% [==================================================== ] 1267/1484 85% [==================================================== ] 1268/1484 85% [===================================================== ] 1269/1484 85% [===================================================== ] 1270/1484 85% [===================================================== ] 1271/1484 85% [===================================================== ] 1272/1484 85% [===================================================== ] 1273/1484 85% [===================================================== ] 1274/1484 85% [===================================================== ] 1275/1484 85% [===================================================== ] 1276/1484 85% [===================================================== ] 1277/1484 86% [===================================================== ] 1278/1484 86% [===================================================== ] 1279/1484 86% [===================================================== ] 1280/1484 86% [===================================================== ] 1281/1484 86% [===================================================== ] 1282/1484 86% [===================================================== ] 1283/1484 86% [===================================================== ] 1284/1484 86% [===================================================== ] 1285/1484 86% [===================================================== ] 1286/1484 86% [===================================================== ] 1287/1484 86% [===================================================== ] 1288/1484 86% [===================================================== ] 1289/1484 86% [===================================================== ] 1290/1484 86% [===================================================== ] 1291/1484 86% [===================================================== ] 1292/1484 87% [====================================================== ] 1293/1484 87% [====================================================== ] 1294/1484 87% [====================================================== ] 1295/1484 87% [====================================================== ] 1296/1484 87% [====================================================== ] 1297/1484 87% [====================================================== ] 1298/1484 87% [====================================================== ] 1299/1484 87% [====================================================== ] 1300/1484 87% [====================================================== ] 1301/1484 87% [====================================================== ] 1302/1484 87% [====================================================== ] 1303/1484 87% [====================================================== ] 1304/1484 87% [====================================================== ] 1305/1484 87% [====================================================== ] 1306/1484 88% [====================================================== ] 1307/1484 88% [====================================================== ] 1308/1484 88% [====================================================== ] 1309/1484 88% [====================================================== ] 1310/1484 88% [====================================================== ] 1311/1484 88% [====================================================== ] 1312/1484 88% [====================================================== ] 1313/1484 88% [====================================================== ] 1314/1484 88% [====================================================== ] 1315/1484 88% [====================================================== ] 1316/1484 88% [======================================================= ] 1317/1484 88% [======================================================= ] 1318/1484 88% [======================================================= ] 1319/1484 88% [======================================================= ] 1320/1484 88% [======================================================= ] 1321/1484 89% [======================================================= ] 1322/1484 89% [======================================================= ] 1323/1484 89% [======================================================= ] 1324/1484 89% [======================================================= ] 1325/1484 89% [======================================================= ] 1326/1484 89% [======================================================= ] 1327/1484 89% [======================================================= ] 1328/1484 89% [======================================================= ] 1329/1484 89% [======================================================= ] 1330/1484 89% [======================================================= ] 1331/1484 89% [======================================================= ] 1332/1484 89% [======================================================= ] 1333/1484 89% [======================================================= ] 1334/1484 89% [======================================================= ] 1335/1484 89% [======================================================= ] 1336/1484 90% [======================================================= ] 1337/1484 90% [======================================================= ] 1338/1484 90% [======================================================= ] 1339/1484 90% [======================================================= ] 1340/1484 90% [======================================================== ] 1341/1484 90% [======================================================== ] 1342/1484 90% [======================================================== ] 1343/1484 90% [======================================================== ] 1344/1484 90% [======================================================== ] 1345/1484 90% [======================================================== ] 1346/1484 90% [======================================================== ] 1347/1484 90% [======================================================== ] 1348/1484 90% [======================================================== ] 1349/1484 90% [======================================================== ] 1350/1484 90% [======================================================== ] 1351/1484 91% [======================================================== ] 1352/1484 91% [======================================================== ] 1353/1484 91% [======================================================== ] 1354/1484 91% [======================================================== ] 1355/1484 91% [======================================================== ] 1356/1484 91% [======================================================== ] 1357/1484 91% [======================================================== ] 1358/1484 91% [======================================================== ] 1359/1484 91% [======================================================== ] 1360/1484 91% [======================================================== ] 1361/1484 91% [======================================================== ] 1362/1484 91% [======================================================== ] 1363/1484 91% [======================================================== ] 1364/1484 91% [========================================================= ] 1365/1484 91% [========================================================= ] 1366/1484 92% [========================================================= ] 1367/1484 92% [========================================================= ] 1368/1484 92% [========================================================= ] 1369/1484 92% [========================================================= ] 1370/1484 92% [========================================================= ] 1371/1484 92% [========================================================= ] 1372/1484 92% [========================================================= ] 1373/1484 92% [========================================================= ] 1374/1484 92% [========================================================= ] 1375/1484 92% [========================================================= ] 1376/1484 92% [========================================================= ] 1377/1484 92% [========================================================= ] 1378/1484 92% [========================================================= ] 1379/1484 92% [========================================================= ] 1380/1484 92% [========================================================= ] 1381/1484 93% [========================================================= ] 1382/1484 93% [========================================================= ] 1383/1484 93% [========================================================= ] 1384/1484 93% [========================================================= ] 1385/1484 93% [========================================================= ] 1386/1484 93% [========================================================= ] 1387/1484 93% [========================================================= ] 1388/1484 93% [========================================================== ] 1389/1484 93% [========================================================== ] 1390/1484 93% [========================================================== ] 1391/1484 93% [========================================================== ] 1392/1484 93% [========================================================== ] 1393/1484 93% [========================================================== ] 1394/1484 93% [========================================================== ] 1395/1484 94% [========================================================== ] 1396/1484 94% [========================================================== ] 1397/1484 94% [========================================================== ] 1398/1484 94% [========================================================== ] 1399/1484 94% [========================================================== ] 1400/1484 94% [========================================================== ] 1401/1484 94% [========================================================== ] 1402/1484 94% [========================================================== ] 1403/1484 94% [========================================================== ] 1404/1484 94% [========================================================== ] 1405/1484 94% [========================================================== ] 1406/1484 94% [========================================================== ] 1407/1484 94% [========================================================== ] 1408/1484 94% [========================================================== ] 1409/1484 94% [========================================================== ] 1410/1484 95% [========================================================== ] 1411/1484 95% [========================================================== ] 1412/1484 95% [=========================================================== ] 1413/1484 95% [=========================================================== ] 1414/1484 95% [=========================================================== ] 1415/1484 95% [=========================================================== ] 1416/1484 95% [=========================================================== ] 1417/1484 95% [=========================================================== ] 1418/1484 95% [=========================================================== ] 1419/1484 95% [=========================================================== ] 1420/1484 95% [=========================================================== ] 1421/1484 95% [=========================================================== ] 1422/1484 95% [=========================================================== ] 1423/1484 95% [=========================================================== ] 1424/1484 95% [=========================================================== ] 1425/1484 96% [=========================================================== ] 1426/1484 96% [=========================================================== ] 1427/1484 96% [=========================================================== ] 1428/1484 96% [=========================================================== ] 1429/1484 96% [=========================================================== ] 1430/1484 96% [=========================================================== ] 1431/1484 96% [=========================================================== ] 1432/1484 96% [=========================================================== ] 1433/1484 96% [=========================================================== ] 1434/1484 96% [=========================================================== ] 1435/1484 96% [=========================================================== ] 1436/1484 96% [============================================================ ] 1437/1484 96% [============================================================ ] 1438/1484 96% [============================================================ ] 1439/1484 96% [============================================================ ] 1440/1484 97% [============================================================ ] 1441/1484 97% [============================================================ ] 1442/1484 97% [============================================================ ] 1443/1484 97% [============================================================ ] 1444/1484 97% [============================================================ ] 1445/1484 97% [============================================================ ] 1446/1484 97% [============================================================ ] 1447/1484 97% [============================================================ ] 1448/1484 97% [============================================================ ] 1449/1484 97% [============================================================ ] 1450/1484 97% [============================================================ ] 1451/1484 97% [============================================================ ] 1452/1484 97% [============================================================ ] 1453/1484 97% [============================================================ ] 1454/1484 97% [============================================================ ] 1455/1484 98% [============================================================ ] 1456/1484 98% [============================================================ ] 1457/1484 98% [============================================================ ] 1458/1484 98% [============================================================ ] 1459/1484 98% [============================================================ ] 1460/1484 98% [============================================================= ] 1461/1484 98% [============================================================= ] 1462/1484 98% [============================================================= ] 1463/1484 98% [============================================================= ] 1464/1484 98% [============================================================= ] 1465/1484 98% [============================================================= ] 1466/1484 98% [============================================================= ] 1467/1484 98% [============================================================= ] 1468/1484 98% [============================================================= ] 1469/1484 98% [============================================================= ] 1470/1484 99% [============================================================= ] 1471/1484 99% [============================================================= ] 1472/1484 99% [============================================================= ] 1473/1484 99% [============================================================= ] 1474/1484 99% [============================================================= ] 1475/1484 99% [============================================================= ] 1476/1484 99% [============================================================= ] 1477/1484 99% [============================================================= ] 1478/1484 99% [============================================================= ] 1479/1484 99% [============================================================= ] 1480/1484 99% [============================================================= ] 1481/1484 99% [============================================================= ] 1482/1484 99% [============================================================= ] 1483/1484 99% [==============================================================] 1484/1484 100% operation complete, 1484 objects in 29471 NAND pages. ln -snf /home/thomas/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot /home/thomas/autobuild/instance-3/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot' make: Entering directory '/home/thomas/autobuild/instance-3/buildroot' >>> Buildroot 2022.08-rc1-3479-g505b8ac335f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-ccache 3.7.12 Collecting legal info LICENSE.adoc: OK (sha256: 4f63223bcdee822d55a6768cc8399ffe06401d7a03cfe79e1dc305f50dc22c59) GPL-3.0.txt: OK (sha256: ec6b1a326ff93b2cc21df88a697ae470ff6927a55b8929e7e491b315e1563361) >>> host-skeleton Collecting legal info >>> host-gcc-final 11.4.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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.44 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.4.0 Collecting legal info >>> linux-headers 6.1.55 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> avro-c 1.11.1 Collecting legal info LICENSE: OK (sha256: d62488d6ba17132e92c23c03c80bfedc848267f96ab36489fec860f76cf6819a) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> batctl 2021.0 Collecting legal info LICENSES/preferred/GPL-2.0: OK (sha256: cecbf53d1148e13256ac29f8b900655b7fc8dc12d59939a95bc2323ea1747025) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ifplugd 0.28 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> ntp 4.2.8p15 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 1.1.1v Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1v Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python3 3.11.5 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-checksec 2.6.0 Collecting legal info LICENSE.txt: OK (sha256: 55154b4be6dfcb3ff29d1e3648d0d07b3943a5fcc3af7c2e0e799b074734f722) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> dehydrated 0.7.1 Collecting legal info LICENSE: OK (sha256: f25ab9c5f13abf15ab097180423ef6b82a89c552e92d49ae627762ee9c04a3a8) >>> dhrystone 2 Collecting legal info >>> dropwatch 1.5.4 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dvbsnoop 1.4.50 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> 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) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> faifa 0.1 Collecting legal info COPYING: OK (sha256: 9b62e4601b2b9cd5719a393e88ed71a8304048862502db765ed9d6ff8cf38c5e) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 8.3.0 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> libxml2 2.10.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> getent Collecting legal info >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gnuplot 5.4.6 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> htpdate 1.3.6 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> initscripts Collecting legal info >>> iptables 1.8.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> lcdproc 0.5.9 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libeXosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libest f8a6e5b53a5f70e72fe4029981df0693b17cbb32 Collecting legal info LICENSE: OK (sha256: fbdb055f98babf8d86095d6f9b9e34d2ff21a8212e442b8f18bdcb403e44366c) >>> libexecinfo 1.1-3 Collecting legal info execinfo.h: OK (sha256: 46fbc8e6849a164c4ba8fd5875748bde302bf3cd713622af0e51b4e10344f516) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libfuse3 3.14.0 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> libgsm 1.0.19 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libpfm4 4.12.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libsoc 0.8.2 Collecting legal info LICENCE: OK (sha256: 782dafc98788c358fb20e530c8fde3186cdb60f5e18fe6d348fe84ee9f65ddb0) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> libzip 1.9.2 Collecting legal info LICENSE: OK (sha256: 01c022eca6d566e2e8792fd0f091a28653b2a608319922bcd4de91c49d1438e1) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbw 1.5 Collecting legal info mbw.spec: OK (sha256: 1afb2b8258506742238b9ceb8a865d7030c5889c56ba2911a0c0c042aa1335d1) >>> micropython 1.19.1 Collecting legal info LICENSE: OK (sha256: 0f678c2abd7fe2cfca36693630506bbcbdfc219bd04bf4a02fe3b094ae4c666f) >>> host-mkpasswd Collecting legal info >>> host-moby-buildkit 0.11.6 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> host-go 1.19.13 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> mongoose 7.8 Collecting legal info LICENSE: OK (sha256: b41c293820074278291813af9f181918154875c94d744a90bf4eec331be28ac5) >>> multicat 2.3 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pppd 2.4.9 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: d759ec16875a69c2d5529f8cb3c040fef8fe38d26f70457aadb73c91b72746c8) pppd/ccp.c: OK (sha256: c0d0f14b6ec9948332f10ded741293ed1f3b96e0d266e4903b605a6e1f8af7cd) pppd/plugins/passprompt.c: OK (sha256: 367f334c509db2b293aea5ce9f54284d9a9f6e0a9e0c6e305d544079baf8ab63) >>> privoxy 3.0.33 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> rp-pppoe 3.15 Collecting legal info doc/LICENSE: OK (sha256: 464006ba771074f4022db14f58a29a0b447b6fdde9529cf0331be396b6279162) >>> ser2net 4.3.8 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> socat 1.7.4.4 Collecting legal info README: OK (sha256: 3555c6bc2779ff0f9a7145d1e3cd1d8fde59548bcd3364a23b907de21eec5aa8) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> sqlcipher 4.5.1 Collecting legal info LICENSE: OK (sha256: 3eee3c7964a9becc94d747bd36703d31fc86eb994680b06a61bfd4f2661eaac8) >>> host-tcl 8.6.12 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Collecting legal info LICENSE: OK (sha256: bebfe904b14301657e4e5d655c811d51fd31b97c455b9cc2d8600d6bac6cff63) >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> uacme 1.7.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> urandom-scripts Collecting legal info >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> wolftpm 2.7.0 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> host-makedevs Collecting legal info >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'