CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /home/thomas/autobuild/instance-0/output-1/build/unzip-6.0 >>> unzip 6.0 Building PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-0/output-1/build/unzip-6.0/ make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/unzip-6.0' make[2]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/unzip-6.0' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/unzip-6.0' make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/unzip-6.0' make[3]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/unzip-6.0' [ 5%] Building C object CMakeFiles/unzip.dir/unzip.c.o [ 10%] Building C object CMakeFiles/unzip.dir/crc32.c.o [ 15%] Building C object CMakeFiles/unzip.dir/envargs.c.o [ 21%] Building C object CMakeFiles/unzip.dir/crypt.c.o [ 26%] Building C object CMakeFiles/unzip.dir/explode.c.o [ 31%] Building C object CMakeFiles/unzip.dir/extract.c.o [ 36%] Building C object CMakeFiles/unzip.dir/fileio.c.o /home/thomas/autobuild/instance-0/output-1/build/unzip-6.0/extract.c: In function 'extract_or_test_member': /home/thomas/autobuild/instance-0/output-1/build/unzip-6.0/extract.c:2196:41: warning: right shift count >= width of type [-Wshift-count-overflow] 2196 | (G.zip64 ? G.lrec.csize >> 32 : G.lrec.ucsize) != SIG | ^~ [ 42%] Building C object CMakeFiles/unzip.dir/globals.c.o [ 47%] Building C object CMakeFiles/unzip.dir/inflate.c.o [ 52%] Building C object CMakeFiles/unzip.dir/list.c.o [ 57%] Building C object CMakeFiles/unzip.dir/match.c.o [ 63%] Building C object CMakeFiles/unzip.dir/process.c.o [ 68%] Building C object CMakeFiles/unzip.dir/ttyio.c.o [ 73%] Building C object CMakeFiles/unzip.dir/ubz2err.c.o [ 78%] Building C object CMakeFiles/unzip.dir/unreduce.c.o [ 84%] Building C object CMakeFiles/unzip.dir/unshrink.c.o [ 89%] Building C object CMakeFiles/unzip.dir/zipinfo.c.o [ 94%] Building C object CMakeFiles/unzip.dir/unix/unix.c.o [100%] Linking C executable unzip make[3]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/unzip-6.0' [100%] Built target unzip make[2]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/unzip-6.0' make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/unzip-6.0' >>> unzip 6.0 Installing to target PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/thomas/autobuild/instance-0/output-1/target install/fast -C /home/thomas/autobuild/instance-0/output-1/build/unzip-6.0/ make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/unzip-6.0' Install the project... -- Install configuration: "Release" -- Installing: /home/thomas/autobuild/instance-0/output-1/target/usr/bin/unzip make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/unzip-6.0' 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/thomas/autobuild/instance-0/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-0/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-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-0/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/thomas/autobuild/instance-0/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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-0/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/thomas/autobuild/instance-0/output-1/host/bin PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-0/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/thomas/autobuild/instance-0/output-1/host/bin install make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/thomas/autobuild/instance-0/output-1/host/bin make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O1', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O1', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-O1', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/thomas/autobuild/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/home/thomas/autobuild/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%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-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/thomas/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/thomas/autobuild/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/home/thomas/autobuild/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-O1', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O1', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O1', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/thomas/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/thomas/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/dash" >> /home/thomas/autobuild/instance-0/output-1/target/etc/shells mkdir -p /home/thomas/autobuild/instance-0/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-0/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-0/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-0/output-1/target/etc/shells ln -sf dash /home/thomas/autobuild/instance-0/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/thomas/autobuild/instance-0/output-1/target/etc/passwd if [ -x /home/thomas/autobuild/instance-0/output-1/target/sbin/swapon -a -x /home/thomas/autobuild/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/thomas/autobuild/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/thomas/autobuild/instance-0/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-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/thomas/autobuild/instance-0/output-1/target/etc/inittab rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/include /home/thomas/autobuild/instance-0/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-0/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-0/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-0/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-0/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-0/output-1/target/usr/doc find /home/thomas/autobuild/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-0/output-1/target/lib/ /home/thomas/autobuild/instance-0/output-1/target/usr/lib/ /home/thomas/autobuild/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/man /home/thomas/autobuild/instance-0/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/info /home/thomas/autobuild/instance-0/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/doc /home/thomas/autobuild/instance-0/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-0/output-1/target/lib/debug /home/thomas/autobuild/instance-0/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-0/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-0/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-0/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-0/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-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-91-gcd2e82b581"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-rc1\"" \ ) > /home/thomas/autobuild/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-0/output-1/per-package /home/thomas/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.btrfs mkdir -p /home/thomas/autobuild/instance-0/output-1/images rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs mkdir -p /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-0/output-1/target/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot echo "/home/thomas/autobuild/instance-0/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -f -f /home/thomas/autobuild/instance-0/output-1/images/rootfs.btrfs\n /home/thomas/autobuild/instance-0/output-1/host/bin/mkfs.btrfs -f -r '\''/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target'\'' -L '\'''\'' --byte-count '\''100m'\'' --nodesize '\''16384'\'' --sectorsize '\''4096'\'' /home/thomas/autobuild/instance-0/output-1/images/rootfs.btrfs\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot chmod a+x /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/fakeroot rootdir=/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/btrfs/target table='/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' ERROR: zoned: unable to stat /home/thomas/autobuild/instance-0/output-1/images/rootfs.btrfs btrfs-progs v5.16.2 See http://btrfs.wiki.kernel.org for more information. NOTE: several default settings have changed in version 5.15, please make sure this does not affect your deployments: - DUP for metadata (-m dup) - enabled no-holes (-O no-holes) - enabled free-space-tree (-R free-space-tree) Making image is completed. Label: UUID: 21994231-1d6c-4a13-9b96-9c57e197b71d Node size: 16384 Sector size: 4096 Filesystem size: 133.00MiB Block group profiles: Data: single 40.00MiB Metadata: DUP 32.00MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Incompat features: extref, skinny-metadata, no-holes Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 133.00MiB /home/thomas/autobuild/instance-0/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-0/output-1/images rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-0/output-1/target/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-0/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-0/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-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1476 objects. stage 2: creating image '/home/thomas/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/1476 0% [ ] 2/1476 0% [ ] 3/1476 0% [ ] 4/1476 0% [ ] 5/1476 0% [ ] 6/1476 0% [ ] 7/1476 0% [ ] 8/1476 0% [ ] 9/1476 0% [ ] 10/1476 0% [ ] 11/1476 0% [ ] 12/1476 0% [ ] 13/1476 0% [ ] 14/1476 0% [ ] 15/1476 1% [ ] 16/1476 1% [ ] 17/1476 1% [ ] 18/1476 1% [ ] 19/1476 1% [ ] 20/1476 1% [ ] 21/1476 1% [ ] 22/1476 1% [ ] 23/1476 1% [= ] 24/1476 1% [= ] 25/1476 1% [= ] 26/1476 1% [= ] 27/1476 1% [= ] 28/1476 1% [= ] 29/1476 1% [= ] 30/1476 2% [= ] 31/1476 2% [= ] 32/1476 2% [= ] 33/1476 2% [= ] 34/1476 2% [= ] 35/1476 2% [= ] 36/1476 2% [= ] 37/1476 2% [= ] 38/1476 2% [= ] 39/1476 2% [= ] 40/1476 2% [= ] 41/1476 2% [= ] 42/1476 2% [= ] 43/1476 2% [= ] 44/1476 2% [= ] 45/1476 3% [= ] 46/1476 3% [= ] 47/1476 3% [== ] 48/1476 3% [== ] 49/1476 3% [== ] 50/1476 3% [== ] 51/1476 3% [== ] 52/1476 3% [== ] 53/1476 3% [== ] 54/1476 3% [== ] 55/1476 3% [== ] 56/1476 3% [== ] 57/1476 3% [== ] 58/1476 3% [== ] 59/1476 3% [== ] 60/1476 4% [== ] 61/1476 4% [== ] 62/1476 4% [== ] 63/1476 4% [== ] 64/1476 4% [== ] 65/1476 4% [== ] 66/1476 4% [== ] 67/1476 4% [== ] 68/1476 4% [== ] 69/1476 4% [== ] 70/1476 4% [== ] 71/1476 4% [=== ] 72/1476 4% [=== ] 73/1476 4% [=== ] 74/1476 5% [=== ] 75/1476 5% [=== ] 76/1476 5% [=== ] 77/1476 5% [=== ] 78/1476 5% [=== ] 79/1476 5% [=== ] 80/1476 5% [=== ] 81/1476 5% [=== ] 82/1476 5% [=== ] 83/1476 5% [=== ] 84/1476 5% [=== ] 85/1476 5% [=== ] 86/1476 5% [=== ] 87/1476 5% [=== ] 88/1476 5% [=== ] 89/1476 6% [=== ] 90/1476 6% [=== ] 91/1476 6% [=== ] 92/1476 6% [=== ] 93/1476 6% [=== ] 94/1476 6% [=== ] 95/1476 6% [==== ] 96/1476 6% [==== ] 97/1476 6% [==== ] 98/1476 6% [==== ] 99/1476 6% [==== ] 100/1476 6% [==== ] 101/1476 6% [==== ] 102/1476 6% [==== ] 103/1476 6% [==== ] 104/1476 7% [==== ] 105/1476 7% [==== ] 106/1476 7% [==== ] 107/1476 7% [==== ] 108/1476 7% [==== ] 109/1476 7% [==== ] 110/1476 7% [==== ] 111/1476 7% [==== ] 112/1476 7% [==== ] 113/1476 7% [==== ] 114/1476 7% [==== ] 115/1476 7% [==== ] 116/1476 7% [==== ] 117/1476 7% [==== ] 118/1476 7% [==== ] 119/1476 8% [===== ] 120/1476 8% [===== ] 121/1476 8% [===== ] 122/1476 8% [===== ] 123/1476 8% [===== ] 124/1476 8% [===== ] 125/1476 8% [===== ] 126/1476 8% [===== ] 127/1476 8% [===== ] 128/1476 8% [===== ] 129/1476 8% [===== ] 130/1476 8% [===== ] 131/1476 8% [===== ] 132/1476 8% [===== ] 133/1476 9% [===== ] 134/1476 9% [===== ] 135/1476 9% [===== ] 136/1476 9% [===== ] 137/1476 9% [===== ] 138/1476 9% [===== ] 139/1476 9% [===== ] 140/1476 9% [===== ] 141/1476 9% [===== ] 142/1476 9% [====== ] 143/1476 9% [====== ] 144/1476 9% [====== ] 145/1476 9% [====== ] 146/1476 9% [====== ] 147/1476 9% [====== ] 148/1476 10% [====== ] 149/1476 10% [====== ] 150/1476 10% [====== ] 151/1476 10% [====== ] 152/1476 10% [====== ] 153/1476 10% [====== ] 154/1476 10% [====== ] 155/1476 10% [====== ] 156/1476 10% [====== ] 157/1476 10% [====== ] 158/1476 10% [====== ] 159/1476 10% [====== ] 160/1476 10% [====== ] 161/1476 10% [====== ] 162/1476 10% [====== ] 163/1476 11% [====== ] 164/1476 11% [====== ] 165/1476 11% [====== ] 166/1476 11% [======= ] 167/1476 11% [======= ] 168/1476 11% [======= ] 169/1476 11% [======= ] 170/1476 11% [======= ] 171/1476 11% [======= ] 172/1476 11% [======= ] 173/1476 11% [======= ] 174/1476 11% [======= ] 175/1476 11% [======= ] 176/1476 11% [======= ] 177/1476 11% [======= ] 178/1476 12% [======= ] 179/1476 12% [======= ] 180/1476 12% [======= ] 181/1476 12% [======= ] 182/1476 12% [======= ] 183/1476 12% [======= ] 184/1476 12% [======= ] 185/1476 12% [======= ] 186/1476 12% [======= ] 187/1476 12% [======= ] 188/1476 12% [======= ] 189/1476 12% [======= ] 190/1476 12% [======== ] 191/1476 12% [======== ] 192/1476 13% [======== ] 193/1476 13% [======== ] 194/1476 13% [======== ] 195/1476 13% [======== ] 196/1476 13% [======== ] 197/1476 13% [======== ] 198/1476 13% [======== ] 199/1476 13% [======== ] 200/1476 13% [======== ] 201/1476 13% [======== ] 202/1476 13% [======== ] 203/1476 13% [======== ] 204/1476 13% [======== ] 205/1476 13% [======== ] 206/1476 13% [======== ] 207/1476 14% [======== ] 208/1476 14% [======== ] 209/1476 14% [======== ] 210/1476 14% [======== ] 211/1476 14% [======== ] 212/1476 14% [======== ] 213/1476 14% [======== ] 214/1476 14% [========= ] 215/1476 14% [========= ] 216/1476 14% [========= ] 217/1476 14% [========= ] 218/1476 14% [========= ] 219/1476 14% [========= ] 220/1476 14% [========= ] 221/1476 14% [========= ] 222/1476 15% [========= ] 223/1476 15% [========= ] 224/1476 15% [========= ] 225/1476 15% [========= ] 226/1476 15% [========= ] 227/1476 15% [========= ] 228/1476 15% [========= ] 229/1476 15% [========= ] 230/1476 15% [========= ] 231/1476 15% [========= ] 232/1476 15% [========= ] 233/1476 15% [========= ] 234/1476 15% [========= ] 235/1476 15% [========= ] 236/1476 15% [========= ] 237/1476 16% [========= ] 238/1476 16% [========== ] 239/1476 16% [========== ] 240/1476 16% [========== ] 241/1476 16% [========== ] 242/1476 16% [========== ] 243/1476 16% [========== ] 244/1476 16% [========== ] 245/1476 16% [========== ] 246/1476 16% [========== ] 247/1476 16% [========== ] 248/1476 16% [========== ] 249/1476 16% [========== ] 250/1476 16% [========== ] 251/1476 17% [========== ] 252/1476 17% [========== ] 253/1476 17% [========== ] 254/1476 17% [========== ] 255/1476 17% [========== ] 256/1476 17% [========== ] 257/1476 17% [========== ] 258/1476 17% [========== ] 259/1476 17% [========== ] 260/1476 17% [========== ] 261/1476 17% [=========== ] 262/1476 17% [=========== ] 263/1476 17% [=========== ] 264/1476 17% [=========== ] 265/1476 17% [=========== ] 266/1476 18% [=========== ] 267/1476 18% [=========== ] 268/1476 18% [=========== ] 269/1476 18% [=========== ] 270/1476 18% [=========== ] 271/1476 18% [=========== ] 272/1476 18% [=========== ] 273/1476 18% [=========== ] 274/1476 18% [=========== ] 275/1476 18% [=========== ] 276/1476 18% [=========== ] 277/1476 18% [=========== ] 278/1476 18% [=========== ] 279/1476 18% [=========== ] 280/1476 18% [=========== ] 281/1476 19% [=========== ] 282/1476 19% [=========== ] 283/1476 19% [=========== ] 284/1476 19% [=========== ] 285/1476 19% [============ ] 286/1476 19% [============ ] 287/1476 19% [============ ] 288/1476 19% [============ ] 289/1476 19% [============ ] 290/1476 19% [============ ] 291/1476 19% [============ ] 292/1476 19% [============ ] 293/1476 19% [============ ] 294/1476 19% [============ ] 295/1476 19% [============ ] 296/1476 20% [============ ] 297/1476 20% [============ ] 298/1476 20% [============ ] 299/1476 20% [============ ] 300/1476 20% [============ ] 301/1476 20% [============ ] 302/1476 20% [============ ] 303/1476 20% [============ ] 304/1476 20% [============ ] 305/1476 20% [============ ] 306/1476 20% [============ ] 307/1476 20% [============ ] 308/1476 20% [============ ] 309/1476 20% [============= ] 310/1476 21% [============= ] 311/1476 21% [============= ] 312/1476 21% [============= ] 313/1476 21% [============= ] 314/1476 21% [============= ] 315/1476 21% [============= ] 316/1476 21% [============= ] 317/1476 21% [============= ] 318/1476 21% [============= ] 319/1476 21% [============= ] 320/1476 21% [============= ] 321/1476 21% [============= ] 322/1476 21% [============= ] 323/1476 21% [============= ] 324/1476 21% [============= ] 325/1476 22% [============= ] 326/1476 22% [============= ] 327/1476 22% [============= ] 328/1476 22% [============= ] 329/1476 22% [============= ] 330/1476 22% [============= ] 331/1476 22% [============= ] 332/1476 22% [============= ] 333/1476 22% [============== ] 334/1476 22% [============== ] 335/1476 22% [============== ] 336/1476 22% [============== ] 337/1476 22% [============== ] 338/1476 22% [============== ] 339/1476 22% [============== ] 340/1476 23% [============== ] 341/1476 23% [============== ] 342/1476 23% [============== ] 343/1476 23% [============== ] 344/1476 23% [============== ] 345/1476 23% [============== ] 346/1476 23% [============== ] 347/1476 23% [============== ] 348/1476 23% [============== ] 349/1476 23% [============== ] 350/1476 23% [============== ] 351/1476 23% [============== ] 352/1476 23% [============== ] 353/1476 23% [============== ] 354/1476 23% [============== ] 355/1476 24% [============== ] 356/1476 24% [============== ] 357/1476 24% [=============== ] 358/1476 24% [=============== ] 359/1476 24% [=============== ] 360/1476 24% [=============== ] 361/1476 24% [=============== ] 362/1476 24% [=============== ] 363/1476 24% [=============== ] 364/1476 24% [=============== ] 365/1476 24% [=============== ] 366/1476 24% [=============== ] 367/1476 24% [=============== ] 368/1476 24% [=============== ] 369/1476 25% [=============== ] 370/1476 25% [=============== ] 371/1476 25% [=============== ] 372/1476 25% [=============== ] 373/1476 25% [=============== ] 374/1476 25% [=============== ] 375/1476 25% [=============== ] 376/1476 25% [=============== ] 377/1476 25% [=============== ] 378/1476 25% [=============== ] 379/1476 25% [=============== ] 380/1476 25% [================ ] 381/1476 25% [================ ] 382/1476 25% [================ ] 383/1476 25% [================ ] 384/1476 26% [================ ] 385/1476 26% [================ ] 386/1476 26% [================ ] 387/1476 26% [================ ] 388/1476 26% [================ ] 389/1476 26% [================ ] 390/1476 26% [================ ] 391/1476 26% [================ ] 392/1476 26% [================ ] 393/1476 26% [================ ] 394/1476 26% [================ ] 395/1476 26% [================ ] 396/1476 26% [================ ] 397/1476 26% [================ ] 398/1476 26% [================ ] 399/1476 27% [================ ] 400/1476 27% [================ ] 401/1476 27% [================ ] 402/1476 27% [================ ] 403/1476 27% [================ ] 404/1476 27% [================= ] 405/1476 27% [================= ] 406/1476 27% [================= ] 407/1476 27% [================= ] 408/1476 27% [================= ] 409/1476 27% [================= ] 410/1476 27% [================= ] 411/1476 27% [================= ] 412/1476 27% [================= ] 413/1476 27% [================= ] 414/1476 28% [================= ] 415/1476 28% [================= ] 416/1476 28% [================= ] 417/1476 28% [================= ] 418/1476 28% [================= ] 419/1476 28% [================= ] 420/1476 28% [================= ] 421/1476 28% [================= ] 422/1476 28% [================= ] 423/1476 28% [================= ] 424/1476 28% [================= ] 425/1476 28% [================= ] 426/1476 28% [================= ] 427/1476 28% [================= ] 428/1476 28% [================== ] 429/1476 29% [================== ] 430/1476 29% [================== ] 431/1476 29% [================== ] 432/1476 29% [================== ] 433/1476 29% [================== ] 434/1476 29% [================== ] 435/1476 29% [================== ] 436/1476 29% [================== ] 437/1476 29% [================== ] 438/1476 29% [================== ] 439/1476 29% [================== ] 440/1476 29% [================== ] 441/1476 29% [================== ] 442/1476 29% [================== ] 443/1476 30% [================== ] 444/1476 30% [================== ] 445/1476 30% [================== ] 446/1476 30% [================== ] 447/1476 30% [================== ] 448/1476 30% [================== ] 449/1476 30% [================== ] 450/1476 30% [================== ] 451/1476 30% [================== ] 452/1476 30% [=================== ] 453/1476 30% [=================== ] 454/1476 30% [=================== ] 455/1476 30% [=================== ] 456/1476 30% [=================== ] 457/1476 30% [=================== ] 458/1476 31% [=================== ] 459/1476 31% [=================== ] 460/1476 31% [=================== ] 461/1476 31% [=================== ] 462/1476 31% [=================== ] 463/1476 31% [=================== ] 464/1476 31% [=================== ] 465/1476 31% [=================== ] 466/1476 31% [=================== ] 467/1476 31% [=================== ] 468/1476 31% [=================== ] 469/1476 31% [=================== ] 470/1476 31% [=================== ] 471/1476 31% [=================== ] 472/1476 31% [=================== ] 473/1476 32% [=================== ] 474/1476 32% [=================== ] 475/1476 32% [=================== ] 476/1476 32% [==================== ] 477/1476 32% [==================== ] 478/1476 32% [==================== ] 479/1476 32% [==================== ] 480/1476 32% [==================== ] 481/1476 32% [==================== ] 482/1476 32% [==================== ] 483/1476 32% [==================== ] 484/1476 32% [==================== ] 485/1476 32% [==================== ] 486/1476 32% [==================== ] 487/1476 32% [==================== ] 488/1476 33% [==================== ] 489/1476 33% [==================== ] 490/1476 33% [==================== ] 491/1476 33% [==================== ] 492/1476 33% [==================== ] 493/1476 33% [==================== ] 494/1476 33% [==================== ] 495/1476 33% [==================== ] 496/1476 33% [==================== ] 497/1476 33% [==================== ] 498/1476 33% [==================== ] 499/1476 33% [===================== ] 500/1476 33% [===================== ] 501/1476 33% [===================== ] 502/1476 34% [===================== ] 503/1476 34% [===================== ] 504/1476 34% [===================== ] 505/1476 34% [===================== ] 506/1476 34% [===================== ] 507/1476 34% [===================== ] 508/1476 34% [===================== ] 509/1476 34% [===================== ] 510/1476 34% [===================== ] 511/1476 34% [===================== ] 512/1476 34% [===================== ] 513/1476 34% [===================== ] 514/1476 34% [===================== ] 515/1476 34% [===================== ] 516/1476 34% [===================== ] 517/1476 35% [===================== ] 518/1476 35% [===================== ] 519/1476 35% [===================== ] 520/1476 35% [===================== ] 521/1476 35% [===================== ] 522/1476 35% [===================== ] 523/1476 35% [====================== ] 524/1476 35% [====================== ] 525/1476 35% [====================== ] 526/1476 35% [====================== ] 527/1476 35% [====================== ] 528/1476 35% [====================== ] 529/1476 35% [====================== ] 530/1476 35% [====================== ] 531/1476 35% [====================== ] 532/1476 36% [====================== ] 533/1476 36% [====================== ] 534/1476 36% [====================== ] 535/1476 36% [====================== ] 536/1476 36% [====================== ] 537/1476 36% [====================== ] 538/1476 36% [====================== ] 539/1476 36% [====================== ] 540/1476 36% [====================== ] 541/1476 36% [====================== ] 542/1476 36% [====================== ] 543/1476 36% [====================== ] 544/1476 36% [====================== ] 545/1476 36% [====================== ] 546/1476 36% [====================== ] 547/1476 37% [======================= ] 548/1476 37% [======================= ] 549/1476 37% [======================= ] 550/1476 37% [======================= ] 551/1476 37% [======================= ] 552/1476 37% [======================= ] 553/1476 37% [======================= ] 554/1476 37% [======================= ] 555/1476 37% [======================= ] 556/1476 37% [======================= ] 557/1476 37% [======================= ] 558/1476 37% [======================= ] 559/1476 37% [======================= ] 560/1476 37% [======================= ] 561/1476 38% [======================= ] 562/1476 38% [======================= ] 563/1476 38% [======================= ] 564/1476 38% [======================= ] 565/1476 38% [======================= ] 566/1476 38% [======================= ] 567/1476 38% [======================= ] 568/1476 38% [======================= ] 569/1476 38% [======================= ] 570/1476 38% [======================= ] 571/1476 38% [======================== ] 572/1476 38% [======================== ] 573/1476 38% [======================== ] 574/1476 38% [======================== ] 575/1476 38% [======================== ] 576/1476 39% [======================== ] 577/1476 39% [======================== ] 578/1476 39% [======================== ] 579/1476 39% [======================== ] 580/1476 39% [======================== ] 581/1476 39% [======================== ] 582/1476 39% [======================== ] 583/1476 39% [======================== ] 584/1476 39% [======================== ] 585/1476 39% [======================== ] 586/1476 39% [======================== ] 587/1476 39% [======================== ] 588/1476 39% [======================== ] 589/1476 39% [======================== ] 590/1476 39% [======================== ] 591/1476 40% [======================== ] 592/1476 40% [======================== ] 593/1476 40% [======================== ] 594/1476 40% [======================== ] 595/1476 40% [========================= ] 596/1476 40% [========================= ] 597/1476 40% [========================= ] 598/1476 40% [========================= ] 599/1476 40% [========================= ] 600/1476 40% [========================= ] 601/1476 40% [========================= ] 602/1476 40% [========================= ] 603/1476 40% [========================= ] 604/1476 40% [========================= ] 605/1476 40% [========================= ] 606/1476 41% [========================= ] 607/1476 41% [========================= ] 608/1476 41% [========================= ] 609/1476 41% [========================= ] 610/1476 41% [========================= ] 611/1476 41% [========================= ] 612/1476 41% [========================= ] 613/1476 41% [========================= ] 614/1476 41% [========================= ] 615/1476 41% [========================= ] 616/1476 41% [========================= ] 617/1476 41% [========================= ] 618/1476 41% [========================== ] 619/1476 41% [========================== ] 620/1476 42% [========================== ] 621/1476 42% [========================== ] 622/1476 42% [========================== ] 623/1476 42% [========================== ] 624/1476 42% [========================== ] 625/1476 42% [========================== ] 626/1476 42% [========================== ] 627/1476 42% [========================== ] 628/1476 42% [========================== ] 629/1476 42% [========================== ] 630/1476 42% [========================== ] 631/1476 42% [========================== ] 632/1476 42% [========================== ] 633/1476 42% [========================== ] 634/1476 42% [========================== ] 635/1476 43% [========================== ] 636/1476 43% [========================== ] 637/1476 43% [========================== ] 638/1476 43% [========================== ] 639/1476 43% [========================== ] 640/1476 43% [========================== ] 641/1476 43% [========================== ] 642/1476 43% [=========================== ] 643/1476 43% [=========================== ] 644/1476 43% [=========================== ] 645/1476 43% [=========================== ] 646/1476 43% [=========================== ] 647/1476 43% [=========================== ] 648/1476 43% [=========================== ] 649/1476 43% [=========================== ] 650/1476 44% [=========================== ] 651/1476 44% [=========================== ] 652/1476 44% [=========================== ] 653/1476 44% [=========================== ] 654/1476 44% [=========================== ] 655/1476 44% [=========================== ] 656/1476 44% [=========================== ] 657/1476 44% [=========================== ] 658/1476 44% [=========================== ] 659/1476 44% [=========================== ] 660/1476 44% [=========================== ] 661/1476 44% [=========================== ] 662/1476 44% [=========================== ] 663/1476 44% [=========================== ] 664/1476 44% [=========================== ] 665/1476 45% [=========================== ] 666/1476 45% [============================ ] 667/1476 45% [============================ ] 668/1476 45% [============================ ] 669/1476 45% [============================ ] 670/1476 45% [============================ ] 671/1476 45% [============================ ] 672/1476 45% [============================ ] 673/1476 45% [============================ ] 674/1476 45% [============================ ] 675/1476 45% [============================ ] 676/1476 45% [============================ ] 677/1476 45% [============================ ] 678/1476 45% [============================ ] 679/1476 46% [============================ ] 680/1476 46% [============================ ] 681/1476 46% [============================ ] 682/1476 46% [============================ ] 683/1476 46% [============================ ] 684/1476 46% [============================ ] 685/1476 46% [============================ ] 686/1476 46% [============================ ] 687/1476 46% [============================ ] 688/1476 46% [============================ ] 689/1476 46% [============================ ] 690/1476 46% [============================= ] 691/1476 46% [============================= ] 692/1476 46% [============================= ] 693/1476 46% [============================= ] 694/1476 47% [============================= ] 695/1476 47% [============================= ] 696/1476 47% [============================= ] 697/1476 47% [============================= ] 698/1476 47% [============================= ] 699/1476 47% [============================= ] 700/1476 47% [============================= ] 701/1476 47% [============================= ] 702/1476 47% [============================= ] 703/1476 47% [============================= ] 704/1476 47% [============================= ] 705/1476 47% [============================= ] 706/1476 47% [============================= ] 707/1476 47% [============================= ] 708/1476 47% [============================= ] 709/1476 48% [============================= ] 710/1476 48% [============================= ] 711/1476 48% [============================= ] 712/1476 48% [============================= ] 713/1476 48% [============================= ] 714/1476 48% [============================== ] 715/1476 48% [============================== ] 716/1476 48% [============================== ] 717/1476 48% [============================== ] 718/1476 48% [============================== ] 719/1476 48% [============================== ] 720/1476 48% [============================== ] 721/1476 48% [============================== ] 722/1476 48% [============================== ] 723/1476 48% [============================== ] 724/1476 49% [============================== ] 725/1476 49% [============================== ] 726/1476 49% [============================== ] 727/1476 49% [============================== ] 728/1476 49% [============================== ] 729/1476 49% [============================== ] 730/1476 49% [============================== ] 731/1476 49% [============================== ] 732/1476 49% [============================== ] 733/1476 49% [============================== ] 734/1476 49% [============================== ] 735/1476 49% [============================== ] 736/1476 49% [============================== ] 737/1476 49% [=============================== ] 738/1476 50% [=============================== ] 739/1476 50% [=============================== ] 740/1476 50% [=============================== ] 741/1476 50% [=============================== ] 742/1476 50% [=============================== ] 743/1476 50% [=============================== ] 744/1476 50% [=============================== ] 745/1476 50% [=============================== ] 746/1476 50% [=============================== ] 747/1476 50% [=============================== ] 748/1476 50% [=============================== ] 749/1476 50% [=============================== ] 750/1476 50% [=============================== ] 751/1476 50% [=============================== ] 752/1476 50% [=============================== ] 753/1476 51% [=============================== ] 754/1476 51% [=============================== ] 755/1476 51% [=============================== ] 756/1476 51% [=============================== ] 757/1476 51% [=============================== ] 758/1476 51% [=============================== ] 759/1476 51% [=============================== ] 760/1476 51% [=============================== ] 761/1476 51% [================================ ] 762/1476 51% [================================ ] 763/1476 51% [================================ ] 764/1476 51% [================================ ] 765/1476 51% [================================ ] 766/1476 51% [================================ ] 767/1476 51% [================================ ] 768/1476 52% [================================ ] 769/1476 52% [================================ ] 770/1476 52% [================================ ] 771/1476 52% [================================ ] 772/1476 52% [================================ ] 773/1476 52% [================================ ] 774/1476 52% [================================ ] 775/1476 52% [================================ ] 776/1476 52% [================================ ] 777/1476 52% [================================ ] 778/1476 52% [================================ ] 779/1476 52% [================================ ] 780/1476 52% [================================ ] 781/1476 52% [================================ ] 782/1476 52% [================================ ] 783/1476 53% [================================ ] 784/1476 53% [================================ ] 785/1476 53% [================================= ] 786/1476 53% [================================= ] 787/1476 53% [================================= ] 788/1476 53% [================================= ] 789/1476 53% [================================= ] 790/1476 53% [================================= ] 791/1476 53% [================================= ] 792/1476 53% [================================= ] 793/1476 53% [================================= ] 794/1476 53% [================================= ] 795/1476 53% [================================= ] 796/1476 53% [================================= ] 797/1476 53% [================================= ] 798/1476 54% [================================= ] 799/1476 54% [================================= ] 800/1476 54% [================================= ] 801/1476 54% [================================= ] 802/1476 54% [================================= ] 803/1476 54% [================================= ] 804/1476 54% [================================= ] 805/1476 54% [================================= ] 806/1476 54% [================================= ] 807/1476 54% [================================= ] 808/1476 54% [================================= ] 809/1476 54% [================================== ] 810/1476 54% [================================== ] 811/1476 54% [================================== ] 812/1476 55% [================================== ] 813/1476 55% [================================== ] 814/1476 55% [================================== ] 815/1476 55% [================================== ] 816/1476 55% [================================== ] 817/1476 55% [================================== ] 818/1476 55% [================================== ] 819/1476 55% [================================== ] 820/1476 55% [================================== ] 821/1476 55% [================================== ] 822/1476 55% [================================== ] 823/1476 55% [================================== ] 824/1476 55% [================================== ] 825/1476 55% [================================== ] 826/1476 55% [================================== ] 827/1476 56% [================================== ] 828/1476 56% [================================== ] 829/1476 56% [================================== ] 830/1476 56% [================================== ] 831/1476 56% [================================== ] 832/1476 56% [================================== ] 833/1476 56% [=================================== ] 834/1476 56% [=================================== ] 835/1476 56% [=================================== ] 836/1476 56% [=================================== ] 837/1476 56% [=================================== ] 838/1476 56% [=================================== ] 839/1476 56% [=================================== ] 840/1476 56% [=================================== ] 841/1476 56% [=================================== ] 842/1476 57% [=================================== ] 843/1476 57% [=================================== ] 844/1476 57% [=================================== ] 845/1476 57% [=================================== ] 846/1476 57% [=================================== ] 847/1476 57% [=================================== ] 848/1476 57% [=================================== ] 849/1476 57% [=================================== ] 850/1476 57% [=================================== ] 851/1476 57% [=================================== ] 852/1476 57% [=================================== ] 853/1476 57% [=================================== ] 854/1476 57% [=================================== ] 855/1476 57% [=================================== ] 856/1476 57% [=================================== ] 857/1476 58% [==================================== ] 858/1476 58% [==================================== ] 859/1476 58% [==================================== ] 860/1476 58% [==================================== ] 861/1476 58% [==================================== ] 862/1476 58% [==================================== ] 863/1476 58% [==================================== ] 864/1476 58% [==================================== ] 865/1476 58% [==================================== ] 866/1476 58% [==================================== ] 867/1476 58% [==================================== ] 868/1476 58% [==================================== ] 869/1476 58% [==================================== ] 870/1476 58% [==================================== ] 871/1476 59% [==================================== ] 872/1476 59% [==================================== ] 873/1476 59% [==================================== ] 874/1476 59% [==================================== ] 875/1476 59% [==================================== ] 876/1476 59% [==================================== ] 877/1476 59% [==================================== ] 878/1476 59% [==================================== ] 879/1476 59% [==================================== ] 880/1476 59% [===================================== ] 881/1476 59% [===================================== ] 882/1476 59% [===================================== ] 883/1476 59% [===================================== ] 884/1476 59% [===================================== ] 885/1476 59% [===================================== ] 886/1476 60% [===================================== ] 887/1476 60% [===================================== ] 888/1476 60% [===================================== ] 889/1476 60% [===================================== ] 890/1476 60% [===================================== ] 891/1476 60% [===================================== ] 892/1476 60% [===================================== ] 893/1476 60% [===================================== ] 894/1476 60% [===================================== ] 895/1476 60% [===================================== ] 896/1476 60% [===================================== ] 897/1476 60% [===================================== ] 898/1476 60% [===================================== ] 899/1476 60% [===================================== ] 900/1476 60% [===================================== ] 901/1476 61% [===================================== ] 902/1476 61% [===================================== ] 903/1476 61% [===================================== ] 904/1476 61% [====================================== ] 905/1476 61% [====================================== ] 906/1476 61% [====================================== ] 907/1476 61% [====================================== ] 908/1476 61% [====================================== ] 909/1476 61% [====================================== ] 910/1476 61% [====================================== ] 911/1476 61% [====================================== ] 912/1476 61% [====================================== ] 913/1476 61% [====================================== ] 914/1476 61% [====================================== ] 915/1476 61% [====================================== ] 916/1476 62% [====================================== ] 917/1476 62% [====================================== ] 918/1476 62% [====================================== ] 919/1476 62% [====================================== ] 920/1476 62% [====================================== ] 921/1476 62% [====================================== ] 922/1476 62% [====================================== ] 923/1476 62% [====================================== ] 924/1476 62% [====================================== ] 925/1476 62% [====================================== ] 926/1476 62% [====================================== ] 927/1476 62% [====================================== ] 928/1476 62% [======================================= ] 929/1476 62% [======================================= ] 930/1476 63% [======================================= ] 931/1476 63% [======================================= ] 932/1476 63% [======================================= ] 933/1476 63% [======================================= ] 934/1476 63% [======================================= ] 935/1476 63% [======================================= ] 936/1476 63% [======================================= ] 937/1476 63% [======================================= ] 938/1476 63% [======================================= ] 939/1476 63% [======================================= ] 940/1476 63% [======================================= ] 941/1476 63% [======================================= ] 942/1476 63% [======================================= ] 943/1476 63% [======================================= ] 944/1476 63% [======================================= ] 945/1476 64% [======================================= ] 946/1476 64% [======================================= ] 947/1476 64% [======================================= ] 948/1476 64% [======================================= ] 949/1476 64% [======================================= ] 950/1476 64% [======================================= ] 951/1476 64% [======================================= ] 952/1476 64% [======================================== ] 953/1476 64% [======================================== ] 954/1476 64% [======================================== ] 955/1476 64% [======================================== ] 956/1476 64% [======================================== ] 957/1476 64% [======================================== ] 958/1476 64% [======================================== ] 959/1476 64% [======================================== ] 960/1476 65% [======================================== ] 961/1476 65% [======================================== ] 962/1476 65% [======================================== ] 963/1476 65% [======================================== ] 964/1476 65% [======================================== ] 965/1476 65% [======================================== ] 966/1476 65% [======================================== ] 967/1476 65% [======================================== ] 968/1476 65% [======================================== ] 969/1476 65% [======================================== ] 970/1476 65% [======================================== ] 971/1476 65% [======================================== ] 972/1476 65% [======================================== ] 973/1476 65% [======================================== ] 974/1476 65% [======================================== ] 975/1476 66% [======================================== ] 976/1476 66% [========================================= ] 977/1476 66% [========================================= ] 978/1476 66% [========================================= ] 979/1476 66% [========================================= ] 980/1476 66% [========================================= ] 981/1476 66% [========================================= ] 982/1476 66% [========================================= ] 983/1476 66% [========================================= ] 984/1476 66% [========================================= ] 985/1476 66% [========================================= ] 986/1476 66% [========================================= ] 987/1476 66% [========================================= ] 988/1476 66% [========================================= ] 989/1476 67% [========================================= ] 990/1476 67% [========================================= ] 991/1476 67% [========================================= ] 992/1476 67% [========================================= ] 993/1476 67% [========================================= ] 994/1476 67% [========================================= ] 995/1476 67% [========================================= ] 996/1476 67% [========================================= ] 997/1476 67% [========================================= ] 998/1476 67% [========================================= ] 999/1476 67% [========================================== ] 1000/1476 67% [========================================== ] 1001/1476 67% [========================================== ] 1002/1476 67% [========================================== ] 1003/1476 67% [========================================== ] 1004/1476 68% [========================================== ] 1005/1476 68% [========================================== ] 1006/1476 68% [========================================== ] 1007/1476 68% [========================================== ] 1008/1476 68% [========================================== ] 1009/1476 68% [========================================== ] 1010/1476 68% [========================================== ] 1011/1476 68% [========================================== ] 1012/1476 68% [========================================== ] 1013/1476 68% [========================================== ] 1014/1476 68% [========================================== ] 1015/1476 68% [========================================== ] 1016/1476 68% [========================================== ] 1017/1476 68% [========================================== ] 1018/1476 68% [========================================== ] 1019/1476 69% [========================================== ] 1020/1476 69% [========================================== ] 1021/1476 69% [========================================== ] 1022/1476 69% [========================================== ] 1023/1476 69% [=========================================== ] 1024/1476 69% [=========================================== ] 1025/1476 69% [=========================================== ] 1026/1476 69% [=========================================== ] 1027/1476 69% [=========================================== ] 1028/1476 69% [=========================================== ] 1029/1476 69% [=========================================== ] 1030/1476 69% [=========================================== ] 1031/1476 69% [=========================================== ] 1032/1476 69% [=========================================== ] 1033/1476 69% [=========================================== ] 1034/1476 70% [=========================================== ] 1035/1476 70% [=========================================== ] 1036/1476 70% [=========================================== ] 1037/1476 70% [=========================================== ] 1038/1476 70% [=========================================== ] 1039/1476 70% [=========================================== ] 1040/1476 70% [=========================================== ] 1041/1476 70% [=========================================== ] 1042/1476 70% [=========================================== ] 1043/1476 70% [=========================================== ] 1044/1476 70% [=========================================== ] 1045/1476 70% [=========================================== ] 1046/1476 70% [=========================================== ] 1047/1476 70% [============================================ ] 1048/1476 71% [============================================ ] 1049/1476 71% [============================================ ] 1050/1476 71% [============================================ ] 1051/1476 71% [============================================ ] 1052/1476 71% [============================================ ] 1053/1476 71% [============================================ ] 1054/1476 71% [============================================ ] 1055/1476 71% [============================================ ] 1056/1476 71% [============================================ ] 1057/1476 71% [============================================ ] 1058/1476 71% [============================================ ] 1059/1476 71% [============================================ ] 1060/1476 71% [============================================ ] 1061/1476 71% [============================================ ] 1062/1476 71% [============================================ ] 1063/1476 72% [============================================ ] 1064/1476 72% [============================================ ] 1065/1476 72% [============================================ ] 1066/1476 72% [============================================ ] 1067/1476 72% [============================================ ] 1068/1476 72% [============================================ ] 1069/1476 72% [============================================ ] 1070/1476 72% [============================================ ] 1071/1476 72% [============================================= ] 1072/1476 72% [============================================= ] 1073/1476 72% [============================================= ] 1074/1476 72% [============================================= ] 1075/1476 72% [============================================= ] 1076/1476 72% [============================================= ] 1077/1476 72% [============================================= ] 1078/1476 73% [============================================= ] 1079/1476 73% [============================================= ] 1080/1476 73% [============================================= ] 1081/1476 73% [============================================= ] 1082/1476 73% [============================================= ] 1083/1476 73% [============================================= ] 1084/1476 73% [============================================= ] 1085/1476 73% [============================================= ] 1086/1476 73% [============================================= ] 1087/1476 73% [============================================= ] 1088/1476 73% [============================================= ] 1089/1476 73% [============================================= ] 1090/1476 73% [============================================= ] 1091/1476 73% [============================================= ] 1092/1476 73% [============================================= ] 1093/1476 74% [============================================= ] 1094/1476 74% [============================================= ] 1095/1476 74% [============================================== ] 1096/1476 74% [============================================== ] 1097/1476 74% [============================================== ] 1098/1476 74% [============================================== ] 1099/1476 74% [============================================== ] 1100/1476 74% [============================================== ] 1101/1476 74% [============================================== ] 1102/1476 74% [============================================== ] 1103/1476 74% [============================================== ] 1104/1476 74% [============================================== ] 1105/1476 74% [============================================== ] 1106/1476 74% [============================================== ] 1107/1476 75% [============================================== ] 1108/1476 75% [============================================== ] 1109/1476 75% [============================================== ] 1110/1476 75% [============================================== ] 1111/1476 75% [============================================== ] 1112/1476 75% [============================================== ] 1113/1476 75% [============================================== ] 1114/1476 75% [============================================== ] 1115/1476 75% [============================================== ] 1116/1476 75% [============================================== ] 1117/1476 75% [============================================== ] 1118/1476 75% [=============================================== ] 1119/1476 75% [=============================================== ] 1120/1476 75% [=============================================== ] 1121/1476 75% [=============================================== ] 1122/1476 76% [=============================================== ] 1123/1476 76% [=============================================== ] 1124/1476 76% [=============================================== ] 1125/1476 76% [=============================================== ] 1126/1476 76% [=============================================== ] 1127/1476 76% [=============================================== ] 1128/1476 76% [=============================================== ] 1129/1476 76% [=============================================== ] 1130/1476 76% [=============================================== ] 1131/1476 76% [=============================================== ] 1132/1476 76% [=============================================== ] 1133/1476 76% [=============================================== ] 1134/1476 76% [=============================================== ] 1135/1476 76% [=============================================== ] 1136/1476 76% [=============================================== ] 1137/1476 77% [=============================================== ] 1138/1476 77% [=============================================== ] 1139/1476 77% [=============================================== ] 1140/1476 77% [=============================================== ] 1141/1476 77% [=============================================== ] 1142/1476 77% [================================================ ] 1143/1476 77% [================================================ ] 1144/1476 77% [================================================ ] 1145/1476 77% [================================================ ] 1146/1476 77% [================================================ ] 1147/1476 77% [================================================ ] 1148/1476 77% [================================================ ] 1149/1476 77% [================================================ ] 1150/1476 77% [================================================ ] 1151/1476 77% [================================================ ] 1152/1476 78% [================================================ ] 1153/1476 78% [================================================ ] 1154/1476 78% [================================================ ] 1155/1476 78% [================================================ ] 1156/1476 78% [================================================ ] 1157/1476 78% [================================================ ] 1158/1476 78% [================================================ ] 1159/1476 78% [================================================ ] 1160/1476 78% [================================================ ] 1161/1476 78% [================================================ ] 1162/1476 78% [================================================ ] 1163/1476 78% [================================================ ] 1164/1476 78% [================================================ ] 1165/1476 78% [================================================ ] 1166/1476 78% [================================================= ] 1167/1476 79% [================================================= ] 1168/1476 79% [================================================= ] 1169/1476 79% [================================================= ] 1170/1476 79% [================================================= ] 1171/1476 79% [================================================= ] 1172/1476 79% [================================================= ] 1173/1476 79% [================================================= ] 1174/1476 79% [================================================= ] 1175/1476 79% [================================================= ] 1176/1476 79% [================================================= ] 1177/1476 79% [================================================= ] 1178/1476 79% [================================================= ] 1179/1476 79% [================================================= ] 1180/1476 79% [================================================= ] 1181/1476 80% [================================================= ] 1182/1476 80% [================================================= ] 1183/1476 80% [================================================= ] 1184/1476 80% [================================================= ] 1185/1476 80% [================================================= ] 1186/1476 80% [================================================= ] 1187/1476 80% [================================================= ] 1188/1476 80% [================================================= ] 1189/1476 80% [================================================= ] 1190/1476 80% [================================================== ] 1191/1476 80% [================================================== ] 1192/1476 80% [================================================== ] 1193/1476 80% [================================================== ] 1194/1476 80% [================================================== ] 1195/1476 80% [================================================== ] 1196/1476 81% [================================================== ] 1197/1476 81% [================================================== ] 1198/1476 81% [================================================== ] 1199/1476 81% [================================================== ] 1200/1476 81% [================================================== ] 1201/1476 81% [================================================== ] 1202/1476 81% [================================================== ] 1203/1476 81% [================================================== ] 1204/1476 81% [================================================== ] 1205/1476 81% [================================================== ] 1206/1476 81% [================================================== ] 1207/1476 81% [================================================== ] 1208/1476 81% [================================================== ] 1209/1476 81% [================================================== ] 1210/1476 81% [================================================== ] 1211/1476 82% [================================================== ] 1212/1476 82% [================================================== ] 1213/1476 82% [================================================== ] 1214/1476 82% [=================================================== ] 1215/1476 82% [=================================================== ] 1216/1476 82% [=================================================== ] 1217/1476 82% [=================================================== ] 1218/1476 82% [=================================================== ] 1219/1476 82% [=================================================== ] 1220/1476 82% [=================================================== ] 1221/1476 82% [=================================================== ] 1222/1476 82% [=================================================== ] 1223/1476 82% [=================================================== ] 1224/1476 82% [=================================================== ] 1225/1476 82% [=================================================== ] 1226/1476 83% [=================================================== ] 1227/1476 83% [=================================================== ] 1228/1476 83% [=================================================== ] 1229/1476 83% [=================================================== ] 1230/1476 83% [=================================================== ] 1231/1476 83% [=================================================== ] 1232/1476 83% [=================================================== ] 1233/1476 83% [=================================================== ] 1234/1476 83% [=================================================== ] 1235/1476 83% [=================================================== ] 1236/1476 83% [=================================================== ] 1237/1476 83% [==================================================== ] 1238/1476 83% [==================================================== ] 1239/1476 83% [==================================================== ] 1240/1476 84% [==================================================== ] 1241/1476 84% [==================================================== ] 1242/1476 84% [==================================================== ] 1243/1476 84% [==================================================== ] 1244/1476 84% [==================================================== ] 1245/1476 84% [==================================================== ] 1246/1476 84% [==================================================== ] 1247/1476 84% [==================================================== ] 1248/1476 84% [==================================================== ] 1249/1476 84% [==================================================== ] 1250/1476 84% [==================================================== ] 1251/1476 84% [==================================================== ] 1252/1476 84% [==================================================== ] 1253/1476 84% [==================================================== ] 1254/1476 84% [==================================================== ] 1255/1476 85% [==================================================== ] 1256/1476 85% [==================================================== ] 1257/1476 85% [==================================================== ] 1258/1476 85% [==================================================== ] 1259/1476 85% [==================================================== ] 1260/1476 85% [==================================================== ] 1261/1476 85% [===================================================== ] 1262/1476 85% [===================================================== ] 1263/1476 85% [===================================================== ] 1264/1476 85% [===================================================== ] 1265/1476 85% [===================================================== ] 1266/1476 85% [===================================================== ] 1267/1476 85% [===================================================== ] 1268/1476 85% [===================================================== ] 1269/1476 85% [===================================================== ] 1270/1476 86% [===================================================== ] 1271/1476 86% [===================================================== ] 1272/1476 86% [===================================================== ] 1273/1476 86% [===================================================== ] 1274/1476 86% [===================================================== ] 1275/1476 86% [===================================================== ] 1276/1476 86% [===================================================== ] 1277/1476 86% [===================================================== ] 1278/1476 86% [===================================================== ] 1279/1476 86% [===================================================== ] 1280/1476 86% [===================================================== ] 1281/1476 86% [===================================================== ] 1282/1476 86% [===================================================== ] 1283/1476 86% [===================================================== ] 1284/1476 86% [===================================================== ] 1285/1476 87% [====================================================== ] 1286/1476 87% [====================================================== ] 1287/1476 87% [====================================================== ] 1288/1476 87% [====================================================== ] 1289/1476 87% [====================================================== ] 1290/1476 87% [====================================================== ] 1291/1476 87% [====================================================== ] 1292/1476 87% [====================================================== ] 1293/1476 87% [====================================================== ] 1294/1476 87% [====================================================== ] 1295/1476 87% [====================================================== ] 1296/1476 87% [====================================================== ] 1297/1476 87% [====================================================== ] 1298/1476 87% [====================================================== ] 1299/1476 88% [====================================================== ] 1300/1476 88% [====================================================== ] 1301/1476 88% [====================================================== ] 1302/1476 88% [====================================================== ] 1303/1476 88% [====================================================== ] 1304/1476 88% [====================================================== ] 1305/1476 88% [====================================================== ] 1306/1476 88% [====================================================== ] 1307/1476 88% [====================================================== ] 1308/1476 88% [====================================================== ] 1309/1476 88% [======================================================= ] 1310/1476 88% [======================================================= ] 1311/1476 88% [======================================================= ] 1312/1476 88% [======================================================= ] 1313/1476 88% [======================================================= ] 1314/1476 89% [======================================================= ] 1315/1476 89% [======================================================= ] 1316/1476 89% [======================================================= ] 1317/1476 89% [======================================================= ] 1318/1476 89% [======================================================= ] 1319/1476 89% [======================================================= ] 1320/1476 89% [======================================================= ] 1321/1476 89% [======================================================= ] 1322/1476 89% [======================================================= ] 1323/1476 89% [======================================================= ] 1324/1476 89% [======================================================= ] 1325/1476 89% [======================================================= ] 1326/1476 89% [======================================================= ] 1327/1476 89% [======================================================= ] 1328/1476 89% [======================================================= ] 1329/1476 90% [======================================================= ] 1330/1476 90% [======================================================= ] 1331/1476 90% [======================================================= ] 1332/1476 90% [======================================================= ] 1333/1476 90% [======================================================== ] 1334/1476 90% [======================================================== ] 1335/1476 90% [======================================================== ] 1336/1476 90% [======================================================== ] 1337/1476 90% [======================================================== ] 1338/1476 90% [======================================================== ] 1339/1476 90% [======================================================== ] 1340/1476 90% [======================================================== ] 1341/1476 90% [======================================================== ] 1342/1476 90% [======================================================== ] 1343/1476 90% [======================================================== ] 1344/1476 91% [======================================================== ] 1345/1476 91% [======================================================== ] 1346/1476 91% [======================================================== ] 1347/1476 91% [======================================================== ] 1348/1476 91% [======================================================== ] 1349/1476 91% [======================================================== ] 1350/1476 91% [======================================================== ] 1351/1476 91% [======================================================== ] 1352/1476 91% [======================================================== ] 1353/1476 91% [======================================================== ] 1354/1476 91% [======================================================== ] 1355/1476 91% [======================================================== ] 1356/1476 91% [========================================================= ] 1357/1476 91% [========================================================= ] 1358/1476 92% [========================================================= ] 1359/1476 92% [========================================================= ] 1360/1476 92% [========================================================= ] 1361/1476 92% [========================================================= ] 1362/1476 92% [========================================================= ] 1363/1476 92% [========================================================= ] 1364/1476 92% [========================================================= ] 1365/1476 92% [========================================================= ] 1366/1476 92% [========================================================= ] 1367/1476 92% [========================================================= ] 1368/1476 92% [========================================================= ] 1369/1476 92% [========================================================= ] 1370/1476 92% [========================================================= ] 1371/1476 92% [========================================================= ] 1372/1476 92% [========================================================= ] 1373/1476 93% [========================================================= ] 1374/1476 93% [========================================================= ] 1375/1476 93% [========================================================= ] 1376/1476 93% [========================================================= ] 1377/1476 93% [========================================================= ] 1378/1476 93% [========================================================= ] 1379/1476 93% [========================================================= ] 1380/1476 93% [========================================================== ] 1381/1476 93% [========================================================== ] 1382/1476 93% [========================================================== ] 1383/1476 93% [========================================================== ] 1384/1476 93% [========================================================== ] 1385/1476 93% [========================================================== ] 1386/1476 93% [========================================================== ] 1387/1476 93% [========================================================== ] 1388/1476 94% [========================================================== ] 1389/1476 94% [========================================================== ] 1390/1476 94% [========================================================== ] 1391/1476 94% [========================================================== ] 1392/1476 94% [========================================================== ] 1393/1476 94% [========================================================== ] 1394/1476 94% [========================================================== ] 1395/1476 94% [========================================================== ] 1396/1476 94% [========================================================== ] 1397/1476 94% [========================================================== ] 1398/1476 94% [========================================================== ] 1399/1476 94% [========================================================== ] 1400/1476 94% [========================================================== ] 1401/1476 94% [========================================================== ] 1402/1476 94% [========================================================== ] 1403/1476 95% [========================================================== ] 1404/1476 95% [=========================================================== ] 1405/1476 95% [=========================================================== ] 1406/1476 95% [=========================================================== ] 1407/1476 95% [=========================================================== ] 1408/1476 95% [=========================================================== ] 1409/1476 95% [=========================================================== ] 1410/1476 95% [=========================================================== ] 1411/1476 95% [=========================================================== ] 1412/1476 95% [=========================================================== ] 1413/1476 95% [=========================================================== ] 1414/1476 95% [=========================================================== ] 1415/1476 95% [=========================================================== ] 1416/1476 95% [=========================================================== ] 1417/1476 96% [=========================================================== ] 1418/1476 96% [=========================================================== ] 1419/1476 96% [=========================================================== ] 1420/1476 96% [=========================================================== ] 1421/1476 96% [=========================================================== ] 1422/1476 96% [=========================================================== ] 1423/1476 96% [=========================================================== ] 1424/1476 96% [=========================================================== ] 1425/1476 96% [=========================================================== ] 1426/1476 96% [=========================================================== ] 1427/1476 96% [=========================================================== ] 1428/1476 96% [============================================================ ] 1429/1476 96% [============================================================ ] 1430/1476 96% [============================================================ ] 1431/1476 96% [============================================================ ] 1432/1476 97% [============================================================ ] 1433/1476 97% [============================================================ ] 1434/1476 97% [============================================================ ] 1435/1476 97% [============================================================ ] 1436/1476 97% [============================================================ ] 1437/1476 97% [============================================================ ] 1438/1476 97% [============================================================ ] 1439/1476 97% [============================================================ ] 1440/1476 97% [============================================================ ] 1441/1476 97% [============================================================ ] 1442/1476 97% [============================================================ ] 1443/1476 97% [============================================================ ] 1444/1476 97% [============================================================ ] 1445/1476 97% [============================================================ ] 1446/1476 97% [============================================================ ] 1447/1476 98% [============================================================ ] 1448/1476 98% [============================================================ ] 1449/1476 98% [============================================================ ] 1450/1476 98% [============================================================ ] 1451/1476 98% [============================================================ ] 1452/1476 98% [============================================================= ] 1453/1476 98% [============================================================= ] 1454/1476 98% [============================================================= ] 1455/1476 98% [============================================================= ] 1456/1476 98% [============================================================= ] 1457/1476 98% [============================================================= ] 1458/1476 98% [============================================================= ] 1459/1476 98% [============================================================= ] 1460/1476 98% [============================================================= ] 1461/1476 98% [============================================================= ] 1462/1476 99% [============================================================= ] 1463/1476 99% [============================================================= ] 1464/1476 99% [============================================================= ] 1465/1476 99% [============================================================= ] 1466/1476 99% [============================================================= ] 1467/1476 99% [============================================================= ] 1468/1476 99% [============================================================= ] 1469/1476 99% [============================================================= ] 1470/1476 99% [============================================================= ] 1471/1476 99% [============================================================= ] 1472/1476 99% [============================================================= ] 1473/1476 99% [============================================================= ] 1474/1476 99% [============================================================= ] 1475/1476 99% [==============================================================] 1476/1476 100% operation complete, 1476 objects in 14339 NAND pages. ln -snf /home/thomas/autobuild/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /home/thomas/autobuild/instance-0/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot' make: Entering directory '/home/thomas/autobuild/instance-0/buildroot' >>> Buildroot 2022.08-rc1-91-gcd2e82b581 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.37 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.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> acpid 2.0.33 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> aumix 2.9.1 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> 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-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> can-utils 2021.08.0 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dhrystone 2 Collecting legal info >>> ding-libs 0.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> dnsmasq 2.86 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-exfatprogs 1.1.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> host-fwup 1.9.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> gnuplot 5.4.4 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> ifplugd 0.28 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> initscripts Collecting legal info >>> janet 1.23.0 Collecting legal info LICENSE: OK (sha256: e2d2ae8360d95386af751ac7d1a3da36ea8ceb230e5f0eba7eb762547b1c58c9) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.5 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libssh2 1.10.0 Collecting legal info COPYING: OK (sha256: 859e60d760a3446ecaf777339f1eef98c527aea40714384d24b882a83ffdd23a) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libdeflate 1.12 Collecting legal info COPYING: OK (sha256: 5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnet 1.2 Collecting legal info LICENSE: OK (sha256: a06f600f67f239898d85f083aeed82ce6015b1c57599ab1def00fb68787ef388) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuhttpd 3.14.1 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> lldpd 1.0.9 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> most 5.1.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 47ad1c3f9b94d6ec42d9bee6c5df980c5c2daa5b9d22113545ae6a3f21ca2f52) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mtr 0.94 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> ncdu 1.17 Collecting legal info COPYING: OK (sha256: 4590cb935ff8a50cee76ce12c2cb0411c0b06e84c267b478579785dcf328660d) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> setserial 2.17 Collecting legal info debian/copyright: OK (sha256: 1d7e810ed28daf370def626dfd4c502f2f77d2b678f1ac72e2ba675dd6f9af0d) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tinyssh 20210601 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> uacme 1.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> unzip 6.0 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot'