0K .......... .......... .......... ........ 100% 16.6M=0.002s 2022-06-04 22:32:20 (16.6 MB/s) - '/nvmedata/autobuild/instance-20/output-1/build/.0.2.9.tar.gz.n1cZe6/output' saved [39689/39689] 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /nvmedata/autobuild/instance-20/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-20/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="/nvmedata/autobuild/instance-20/output-1/host/bin:/nvmedata/autobuild/instance-20/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-20/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="/nvmedata/autobuild/instance-20/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-20/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-20/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/nvmedata/autobuild/instance-20/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 In file included from /usr/include/string.h:495, from mkyaffs2.c:28: In function 'strncpy', inlined from 'mkyaffs2_scan_dir' at mkyaffs2.c:595:3: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'mkyaffs2_write_obj' at mkyaffs2.c:696:2, inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -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 unyaffs2.c: In function 'unyaffs2_obj_chattr': unyaffs2.c:711:2: warning: ignoring return value of 'lchown', declared with attribute warn_unused_result [-Wunused-result] 711 | lchown(fpath, obj->uid, obj->gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from 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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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 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 make[1]: Leaving directory '/nvmedata/autobuild/instance-20/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /nvmedata/autobuild/instance-20/output-1/host/bin PATH="/nvmedata/autobuild/instance-20/output-1/host/bin:/nvmedata/autobuild/instance-20/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-20/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="/nvmedata/autobuild/instance-20/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-20/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-20/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/nvmedata/autobuild/instance-20/output-1/host/bin install make[1]: Entering directory '/nvmedata/autobuild/instance-20/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /nvmedata/autobuild/instance-20/output-1/host/bin make[1]: Leaving directory '/nvmedata/autobuild/instance-20/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-20/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-20/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-20/output-1/host/bin/riscv32-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-20/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-20/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-20/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-20/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-20/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-20/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-20/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-20/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-20/output-1/host/bin/riscv32-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-20/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-20/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-20/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-20/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-20/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-20/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-20/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /nvmedata/autobuild/instance-20/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /nvmedata/autobuild/instance-20/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-20/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-20/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-20/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-20/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-20/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-20/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-20/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-20/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-20/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-20/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-20/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-20/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-20/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-20/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-20/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-20/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-20/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-20/output-1/target/etc/inittab; fi rm -rf /nvmedata/autobuild/instance-20/output-1/target/usr/include /nvmedata/autobuild/instance-20/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-20/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-20/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-20/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-20/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-20/output-1/target/usr/doc find /nvmedata/autobuild/instance-20/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-20/output-1/target/lib/ /nvmedata/autobuild/instance-20/output-1/target/usr/lib/ /nvmedata/autobuild/instance-20/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-20/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-20/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-20/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-20/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-20/output-1/target/usr/man /nvmedata/autobuild/instance-20/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-20/output-1/target/usr/info /nvmedata/autobuild/instance-20/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-20/output-1/target/usr/doc /nvmedata/autobuild/instance-20/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-20/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-20/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-20/output-1/target/lib/debug /nvmedata/autobuild/instance-20/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-20/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 /nvmedata/autobuild/instance-20/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-20/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-20/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 /nvmedata/autobuild/instance-20/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-rc2-47-gd3e3728405"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-rc2\"" \ ) > /nvmedata/autobuild/instance-20/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-20/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-20/output-1/per-package /nvmedata/autobuild/instance-20/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-20/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs printf ' quagga -1 quagga -1 * - - - Quagga priv drop user\n ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /etc/quagga r 600 quagga quagga - - - - -\n /etc/quagga d 755 quagga quagga - - - - -\n\n' > /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /nvmedata/autobuild/instance-20/output-1/images rm -rf /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs mkdir -p /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-20/output-1/target/ /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/target" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/fakeroot PATH="/nvmedata/autobuild/instance-20/output-1/host/bin:/nvmedata/autobuild/instance-20/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-20/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/target >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/fakeroot echo "/nvmedata/autobuild/instance-20/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/target" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/fakeroot echo "find /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/fakeroot echo "find /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/fakeroot printf ' /nvmedata/autobuild/instance-20/output-1/host/bin/mkfs.axfs -s -a /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/target /nvmedata/autobuild/instance-20/output-1/images/rootfs.axfs\n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/fakeroot PATH="/nvmedata/autobuild/instance-20/output-1/host/bin:/nvmedata/autobuild/instance-20/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-20/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/axfs/target table='/nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 1204 number of 4KB nodes: 11470 Total image size: 33074867 >>> Generating filesystem image rootfs.ubifs mkdir -p /nvmedata/autobuild/instance-20/output-1/images rm -rf /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs mkdir -p /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-20/output-1/target/ /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/target" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/nvmedata/autobuild/instance-20/output-1/host/bin:/nvmedata/autobuild/instance-20/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-20/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/target >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/fakeroot echo "/nvmedata/autobuild/instance-20/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/target" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /nvmedata/autobuild/instance-20/output-1/host/sbin/mkfs.ubifs -d /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x lzo -o /nvmedata/autobuild/instance-20/output-1/images/rootfs.ubifs\n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/nvmedata/autobuild/instance-20/output-1/host/bin:/nvmedata/autobuild/instance-20/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-20/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubifs/target table='/nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/nvmedata/autobuild/instance-20/output-1/host/bin:/nvmedata/autobuild/instance-20/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" bzip2 -9 -c /nvmedata/autobuild/instance-20/output-1/images/rootfs.ubifs > /nvmedata/autobuild/instance-20/output-1/images/rootfs.ubifs.bz2 >>> Generating filesystem image rootfs.ubi mkdir -p /nvmedata/autobuild/instance-20/output-1/images rm -rf /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi mkdir -p /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-20/output-1/target/ /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/target" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/fakeroot PATH="/nvmedata/autobuild/instance-20/output-1/host/bin:/nvmedata/autobuild/instance-20/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-20/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/target >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/fakeroot echo "/nvmedata/autobuild/instance-20/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/target" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/fakeroot echo "find /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/fakeroot echo "find /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/nvmedata/autobuild/instance-20/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/nvmedata/autobuild/instance-20/output-1/images;'\'' fs/ubi/ubinize.cfg > /nvmedata/autobuild/instance-20/output-1/build/ubinize.cfg\n /nvmedata/autobuild/instance-20/output-1/host/sbin/ubinize -o /nvmedata/autobuild/instance-20/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /nvmedata/autobuild/instance-20/output-1/build/ubinize.cfg\n rm /nvmedata/autobuild/instance-20/output-1/build/ubinize.cfg\n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/fakeroot PATH="/nvmedata/autobuild/instance-20/output-1/host/bin:/nvmedata/autobuild/instance-20/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-20/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/ubi/target table='/nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/nvmedata/autobuild/instance-20/output-1/images/rootfs.ubifs"22450176 bytes (21.4 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-20/output-1/images rm -rf /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-20/output-1/target/ /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-20/output-1/host/bin:/nvmedata/autobuild/instance-20/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-20/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-20/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-20/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-20/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-20/output-1/host/bin:/nvmedata/autobuild/instance-20/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-20/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/nvmedata/autobuild/instance-20/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1204 objects. stage 2: creating image '/nvmedata/autobuild/instance-20/output-1/images/rootfs.yaffs2' [ ] 1/1204 0% [ ] 2/1204 0% [ ] 3/1204 0% [ ] 4/1204 0% [ ] 5/1204 0% [ ] 6/1204 0% [ ] 7/1204 0% [ ] 8/1204 0% [ ] 9/1204 0% [ ] 10/1204 0% [ ] 11/1204 0% [ ] 12/1204 0% [ ] 13/1204 1% [ ] 14/1204 1% [ ] 15/1204 1% [ ] 16/1204 1% [ ] 17/1204 1% [ ] 18/1204 1% [ ] 19/1204 1% [= ] 20/1204 1% [= ] 21/1204 1% [= ] 22/1204 1% [= ] 23/1204 1% [= ] 24/1204 1% [= ] 25/1204 2% [= ] 26/1204 2% [= ] 27/1204 2% [= ] 28/1204 2% [= ] 29/1204 2% [= ] 30/1204 2% [= ] 31/1204 2% [= ] 32/1204 2% [= ] 33/1204 2% [= ] 34/1204 2% [= ] 35/1204 2% [= ] 36/1204 2% [= ] 37/1204 3% [= ] 38/1204 3% [== ] 39/1204 3% [== ] 40/1204 3% [== ] 41/1204 3% [== ] 42/1204 3% [== ] 43/1204 3% [== ] 44/1204 3% [== ] 45/1204 3% [== ] 46/1204 3% [== ] 47/1204 3% [== ] 48/1204 3% [== ] 49/1204 4% [== ] 50/1204 4% [== ] 51/1204 4% [== ] 52/1204 4% [== ] 53/1204 4% [== ] 54/1204 4% [== ] 55/1204 4% [== ] 56/1204 4% [== ] 57/1204 4% [== ] 58/1204 4% [=== ] 59/1204 4% [=== ] 60/1204 4% [=== ] 61/1204 5% [=== ] 62/1204 5% [=== ] 63/1204 5% [=== ] 64/1204 5% [=== ] 65/1204 5% [=== ] 66/1204 5% [=== ] 67/1204 5% [=== ] 68/1204 5% [=== ] 69/1204 5% [=== ] 70/1204 5% [=== ] 71/1204 5% [=== ] 72/1204 5% [=== ] 73/1204 6% [=== ] 74/1204 6% [=== ] 75/1204 6% [=== ] 76/1204 6% [=== ] 77/1204 6% [==== ] 78/1204 6% [==== ] 79/1204 6% [==== ] 80/1204 6% [==== ] 81/1204 6% [==== ] 82/1204 6% [==== ] 83/1204 6% [==== ] 84/1204 6% [==== ] 85/1204 7% [==== ] 86/1204 7% [==== ] 87/1204 7% [==== ] 88/1204 7% [==== ] 89/1204 7% [==== ] 90/1204 7% [==== ] 91/1204 7% [==== ] 92/1204 7% [==== ] 93/1204 7% [==== ] 94/1204 7% [==== ] 95/1204 7% [==== ] 96/1204 7% [==== ] 97/1204 8% [===== ] 98/1204 8% [===== ] 99/1204 8% [===== ] 100/1204 8% [===== ] 101/1204 8% [===== ] 102/1204 8% [===== ] 103/1204 8% [===== ] 104/1204 8% [===== ] 105/1204 8% [===== ] 106/1204 8% [===== ] 107/1204 8% [===== ] 108/1204 8% [===== ] 109/1204 9% [===== ] 110/1204 9% [===== ] 111/1204 9% [===== ] 112/1204 9% [===== ] 113/1204 9% [===== ] 114/1204 9% [===== ] 115/1204 9% [===== ] 116/1204 9% [====== ] 117/1204 9% [====== ] 118/1204 9% [====== ] 119/1204 9% [====== ] 120/1204 9% [====== ] 121/1204 10% [====== ] 122/1204 10% [====== ] 123/1204 10% [====== ] 124/1204 10% [====== ] 125/1204 10% [====== ] 126/1204 10% [====== ] 127/1204 10% [====== ] 128/1204 10% [====== ] 129/1204 10% [====== ] 130/1204 10% [====== ] 131/1204 10% [====== ] 132/1204 10% [====== ] 133/1204 11% [====== ] 134/1204 11% [====== ] 135/1204 11% [======= ] 136/1204 11% [======= ] 137/1204 11% [======= ] 138/1204 11% [======= ] 139/1204 11% [======= ] 140/1204 11% [======= ] 141/1204 11% [======= ] 142/1204 11% [======= ] 143/1204 11% [======= ] 144/1204 11% [======= ] 145/1204 12% [======= ] 146/1204 12% [======= ] 147/1204 12% [======= ] 148/1204 12% [======= ] 149/1204 12% [======= ] 150/1204 12% [======= ] 151/1204 12% [======= ] 152/1204 12% [======= ] 153/1204 12% [======= ] 154/1204 12% [======= ] 155/1204 12% [======== ] 156/1204 12% [======== ] 157/1204 13% [======== ] 158/1204 13% [======== ] 159/1204 13% [======== ] 160/1204 13% [======== ] 161/1204 13% [======== ] 162/1204 13% [======== ] 163/1204 13% [======== ] 164/1204 13% [======== ] 165/1204 13% [======== ] 166/1204 13% [======== ] 167/1204 13% [======== ] 168/1204 13% [======== ] 169/1204 14% [======== ] 170/1204 14% [======== ] 171/1204 14% [======== ] 172/1204 14% [======== ] 173/1204 14% [======== ] 174/1204 14% [========= ] 175/1204 14% [========= ] 176/1204 14% [========= ] 177/1204 14% [========= ] 178/1204 14% [========= ] 179/1204 14% [========= ] 180/1204 14% [========= ] 181/1204 15% [========= ] 182/1204 15% [========= ] 183/1204 15% [========= ] 184/1204 15% [========= ] 185/1204 15% [========= ] 186/1204 15% [========= ] 187/1204 15% [========= ] 188/1204 15% [========= ] 189/1204 15% [========= ] 190/1204 15% [========= ] 191/1204 15% [========= ] 192/1204 15% [========= ] 193/1204 16% [========= ] 194/1204 16% [========== ] 195/1204 16% [========== ] 196/1204 16% [========== ] 197/1204 16% [========== ] 198/1204 16% [========== ] 199/1204 16% [========== ] 200/1204 16% [========== ] 201/1204 16% [========== ] 202/1204 16% [========== ] 203/1204 16% [========== ] 204/1204 16% [========== ] 205/1204 17% [========== ] 206/1204 17% [========== ] 207/1204 17% [========== ] 208/1204 17% [========== ] 209/1204 17% [========== ] 210/1204 17% [========== ] 211/1204 17% [========== ] 212/1204 17% [========== ] 213/1204 17% [=========== ] 214/1204 17% [=========== ] 215/1204 17% [=========== ] 216/1204 17% [=========== ] 217/1204 18% [=========== ] 218/1204 18% [=========== ] 219/1204 18% [=========== ] 220/1204 18% [=========== ] 221/1204 18% [=========== ] 222/1204 18% [=========== ] 223/1204 18% [=========== ] 224/1204 18% [=========== ] 225/1204 18% [=========== ] 226/1204 18% [=========== ] 227/1204 18% [=========== ] 228/1204 18% [=========== ] 229/1204 19% [=========== ] 230/1204 19% [=========== ] 231/1204 19% [=========== ] 232/1204 19% [=========== ] 233/1204 19% [============ ] 234/1204 19% [============ ] 235/1204 19% [============ ] 236/1204 19% [============ ] 237/1204 19% [============ ] 238/1204 19% [============ ] 239/1204 19% [============ ] 240/1204 19% [============ ] 241/1204 20% [============ ] 242/1204 20% [============ ] 243/1204 20% [============ ] 244/1204 20% [============ ] 245/1204 20% [============ ] 246/1204 20% [============ ] 247/1204 20% [============ ] 248/1204 20% [============ ] 249/1204 20% [============ ] 250/1204 20% [============ ] 251/1204 20% [============ ] 252/1204 20% [============= ] 253/1204 21% [============= ] 254/1204 21% [============= ] 255/1204 21% [============= ] 256/1204 21% [============= ] 257/1204 21% [============= ] 258/1204 21% [============= ] 259/1204 21% [============= ] 260/1204 21% [============= ] 261/1204 21% [============= ] 262/1204 21% [============= ] 263/1204 21% [============= ] 264/1204 21% [============= ] 265/1204 22% [============= ] 266/1204 22% [============= ] 267/1204 22% [============= ] 268/1204 22% [============= ] 269/1204 22% [============= ] 270/1204 22% [============= ] 271/1204 22% [============== ] 272/1204 22% [============== ] 273/1204 22% [============== ] 274/1204 22% [============== ] 275/1204 22% [============== ] 276/1204 22% [============== ] 277/1204 23% [============== ] 278/1204 23% [============== ] 279/1204 23% [============== ] 280/1204 23% [============== ] 281/1204 23% [============== ] 282/1204 23% [============== ] 283/1204 23% [============== ] 284/1204 23% [============== ] 285/1204 23% [============== ] 286/1204 23% [============== ] 287/1204 23% [============== ] 288/1204 23% [============== ] 289/1204 24% [============== ] 290/1204 24% [============== ] 291/1204 24% [=============== ] 292/1204 24% [=============== ] 293/1204 24% [=============== ] 294/1204 24% [=============== ] 295/1204 24% [=============== ] 296/1204 24% [=============== ] 297/1204 24% [=============== ] 298/1204 24% [=============== ] 299/1204 24% [=============== ] 300/1204 24% [=============== ] 301/1204 25% [=============== ] 302/1204 25% [=============== ] 303/1204 25% [=============== ] 304/1204 25% [=============== ] 305/1204 25% [=============== ] 306/1204 25% [=============== ] 307/1204 25% [=============== ] 308/1204 25% [=============== ] 309/1204 25% [=============== ] 310/1204 25% [================ ] 311/1204 25% [================ ] 312/1204 25% [================ ] 313/1204 25% [================ ] 314/1204 26% [================ ] 315/1204 26% [================ ] 316/1204 26% [================ ] 317/1204 26% [================ ] 318/1204 26% [================ ] 319/1204 26% [================ ] 320/1204 26% [================ ] 321/1204 26% [================ ] 322/1204 26% [================ ] 323/1204 26% [================ ] 324/1204 26% [================ ] 325/1204 26% [================ ] 326/1204 27% [================ ] 327/1204 27% [================ ] 328/1204 27% [================ ] 329/1204 27% [================ ] 330/1204 27% [================= ] 331/1204 27% [================= ] 332/1204 27% [================= ] 333/1204 27% [================= ] 334/1204 27% [================= ] 335/1204 27% [================= ] 336/1204 27% [================= ] 337/1204 27% [================= ] 338/1204 28% [================= ] 339/1204 28% [================= ] 340/1204 28% [================= ] 341/1204 28% [================= ] 342/1204 28% [================= ] 343/1204 28% [================= ] 344/1204 28% [================= ] 345/1204 28% [================= ] 346/1204 28% [================= ] 347/1204 28% [================= ] 348/1204 28% [================= ] 349/1204 28% [================== ] 350/1204 29% [================== ] 351/1204 29% [================== ] 352/1204 29% [================== ] 353/1204 29% [================== ] 354/1204 29% [================== ] 355/1204 29% [================== ] 356/1204 29% [================== ] 357/1204 29% [================== ] 358/1204 29% [================== ] 359/1204 29% [================== ] 360/1204 29% [================== ] 361/1204 29% [================== ] 362/1204 30% [================== ] 363/1204 30% [================== ] 364/1204 30% [================== ] 365/1204 30% [================== ] 366/1204 30% [================== ] 367/1204 30% [================== ] 368/1204 30% [=================== ] 369/1204 30% [=================== ] 370/1204 30% [=================== ] 371/1204 30% [=================== ] 372/1204 30% [=================== ] 373/1204 30% [=================== ] 374/1204 31% [=================== ] 375/1204 31% [=================== ] 376/1204 31% [=================== ] 377/1204 31% [=================== ] 378/1204 31% [=================== ] 379/1204 31% [=================== ] 380/1204 31% [=================== ] 381/1204 31% [=================== ] 382/1204 31% [=================== ] 383/1204 31% [=================== ] 384/1204 31% [=================== ] 385/1204 31% [=================== ] 386/1204 32% [=================== ] 387/1204 32% [=================== ] 388/1204 32% [==================== ] 389/1204 32% [==================== ] 390/1204 32% [==================== ] 391/1204 32% [==================== ] 392/1204 32% [==================== ] 393/1204 32% [==================== ] 394/1204 32% [==================== ] 395/1204 32% [==================== ] 396/1204 32% [==================== ] 397/1204 32% [==================== ] 398/1204 33% [==================== ] 399/1204 33% [==================== ] 400/1204 33% [==================== ] 401/1204 33% [==================== ] 402/1204 33% [==================== ] 403/1204 33% [==================== ] 404/1204 33% [==================== ] 405/1204 33% [==================== ] 406/1204 33% [==================== ] 407/1204 33% [===================== ] 408/1204 33% [===================== ] 409/1204 33% [===================== ] 410/1204 34% [===================== ] 411/1204 34% [===================== ] 412/1204 34% [===================== ] 413/1204 34% [===================== ] 414/1204 34% [===================== ] 415/1204 34% [===================== ] 416/1204 34% [===================== ] 417/1204 34% [===================== ] 418/1204 34% [===================== ] 419/1204 34% [===================== ] 420/1204 34% [===================== ] 421/1204 34% [===================== ] 422/1204 35% [===================== ] 423/1204 35% [===================== ] 424/1204 35% [===================== ] 425/1204 35% [===================== ] 426/1204 35% [===================== ] 427/1204 35% [====================== ] 428/1204 35% [====================== ] 429/1204 35% [====================== ] 430/1204 35% [====================== ] 431/1204 35% [====================== ] 432/1204 35% [====================== ] 433/1204 35% [====================== ] 434/1204 36% [====================== ] 435/1204 36% [====================== ] 436/1204 36% [====================== ] 437/1204 36% [====================== ] 438/1204 36% [====================== ] 439/1204 36% [====================== ] 440/1204 36% [====================== ] 441/1204 36% [====================== ] 442/1204 36% [====================== ] 443/1204 36% [====================== ] 444/1204 36% [====================== ] 445/1204 36% [====================== ] 446/1204 37% [======================= ] 447/1204 37% [======================= ] 448/1204 37% [======================= ] 449/1204 37% [======================= ] 450/1204 37% [======================= ] 451/1204 37% [======================= ] 452/1204 37% [======================= ] 453/1204 37% [======================= ] 454/1204 37% [======================= ] 455/1204 37% [======================= ] 456/1204 37% [======================= ] 457/1204 37% [======================= ] 458/1204 38% [======================= ] 459/1204 38% [======================= ] 460/1204 38% [======================= ] 461/1204 38% [======================= ] 462/1204 38% [======================= ] 463/1204 38% [======================= ] 464/1204 38% [======================= ] 465/1204 38% [======================= ] 466/1204 38% [======================== ] 467/1204 38% [======================== ] 468/1204 38% [======================== ] 469/1204 38% [======================== ] 470/1204 39% [======================== ] 471/1204 39% [======================== ] 472/1204 39% [======================== ] 473/1204 39% [======================== ] 474/1204 39% [======================== ] 475/1204 39% [======================== ] 476/1204 39% [======================== ] 477/1204 39% [======================== ] 478/1204 39% [======================== ] 479/1204 39% [======================== ] 480/1204 39% [======================== ] 481/1204 39% [======================== ] 482/1204 40% [======================== ] 483/1204 40% [======================== ] 484/1204 40% [======================== ] 485/1204 40% [========================= ] 486/1204 40% [========================= ] 487/1204 40% [========================= ] 488/1204 40% [========================= ] 489/1204 40% [========================= ] 490/1204 40% [========================= ] 491/1204 40% [========================= ] 492/1204 40% [========================= ] 493/1204 40% [========================= ] 494/1204 41% [========================= ] 495/1204 41% [========================= ] 496/1204 41% [========================= ] 497/1204 41% [========================= ] 498/1204 41% [========================= ] 499/1204 41% [========================= ] 500/1204 41% [========================= ] 501/1204 41% [========================= ] 502/1204 41% [========================= ] 503/1204 41% [========================= ] 504/1204 41% [========================== ] 505/1204 41% [========================== ] 506/1204 42% [========================== ] 507/1204 42% [========================== ] 508/1204 42% [========================== ] 509/1204 42% [========================== ] 510/1204 42% [========================== ] 511/1204 42% [========================== ] 512/1204 42% [========================== ] 513/1204 42% [========================== ] 514/1204 42% [========================== ] 515/1204 42% [========================== ] 516/1204 42% [========================== ] 517/1204 42% [========================== ] 518/1204 43% [========================== ] 519/1204 43% [========================== ] 520/1204 43% [========================== ] 521/1204 43% [========================== ] 522/1204 43% [========================== ] 523/1204 43% [========================== ] 524/1204 43% [=========================== ] 525/1204 43% [=========================== ] 526/1204 43% [=========================== ] 527/1204 43% [=========================== ] 528/1204 43% [=========================== ] 529/1204 43% [=========================== ] 530/1204 44% [=========================== ] 531/1204 44% [=========================== ] 532/1204 44% [=========================== ] 533/1204 44% [=========================== ] 534/1204 44% [=========================== ] 535/1204 44% [=========================== ] 536/1204 44% [=========================== ] 537/1204 44% [=========================== ] 538/1204 44% [=========================== ] 539/1204 44% [=========================== ] 540/1204 44% [=========================== ] 541/1204 44% [=========================== ] 542/1204 45% [=========================== ] 543/1204 45% [============================ ] 544/1204 45% [============================ ] 545/1204 45% [============================ ] 546/1204 45% [============================ ] 547/1204 45% [============================ ] 548/1204 45% [============================ ] 549/1204 45% [============================ ] 550/1204 45% [============================ ] 551/1204 45% [============================ ] 552/1204 45% [============================ ] 553/1204 45% [============================ ] 554/1204 46% [============================ ] 555/1204 46% [============================ ] 556/1204 46% [============================ ] 557/1204 46% [============================ ] 558/1204 46% [============================ ] 559/1204 46% [============================ ] 560/1204 46% [============================ ] 561/1204 46% [============================ ] 562/1204 46% [============================ ] 563/1204 46% [============================= ] 564/1204 46% [============================= ] 565/1204 46% [============================= ] 566/1204 47% [============================= ] 567/1204 47% [============================= ] 568/1204 47% [============================= ] 569/1204 47% [============================= ] 570/1204 47% [============================= ] 571/1204 47% [============================= ] 572/1204 47% [============================= ] 573/1204 47% [============================= ] 574/1204 47% [============================= ] 575/1204 47% [============================= ] 576/1204 47% [============================= ] 577/1204 47% [============================= ] 578/1204 48% [============================= ] 579/1204 48% [============================= ] 580/1204 48% [============================= ] 581/1204 48% [============================= ] 582/1204 48% [============================== ] 583/1204 48% [============================== ] 584/1204 48% [============================== ] 585/1204 48% [============================== ] 586/1204 48% [============================== ] 587/1204 48% [============================== ] 588/1204 48% [============================== ] 589/1204 48% [============================== ] 590/1204 49% [============================== ] 591/1204 49% [============================== ] 592/1204 49% [============================== ] 593/1204 49% [============================== ] 594/1204 49% [============================== ] 595/1204 49% [============================== ] 596/1204 49% [============================== ] 597/1204 49% [============================== ] 598/1204 49% [============================== ] 599/1204 49% [============================== ] 600/1204 49% [============================== ] 601/1204 49% [=============================== ] 602/1204 50% [=============================== ] 603/1204 50% [=============================== ] 604/1204 50% [=============================== ] 605/1204 50% [=============================== ] 606/1204 50% [=============================== ] 607/1204 50% [=============================== ] 608/1204 50% [=============================== ] 609/1204 50% [=============================== ] 610/1204 50% [=============================== ] 611/1204 50% [=============================== ] 612/1204 50% [=============================== ] 613/1204 50% [=============================== ] 614/1204 50% [=============================== ] 615/1204 51% [=============================== ] 616/1204 51% [=============================== ] 617/1204 51% [=============================== ] 618/1204 51% [=============================== ] 619/1204 51% [=============================== ] 620/1204 51% [=============================== ] 621/1204 51% [================================ ] 622/1204 51% [================================ ] 623/1204 51% [================================ ] 624/1204 51% [================================ ] 625/1204 51% [================================ ] 626/1204 51% [================================ ] 627/1204 52% [================================ ] 628/1204 52% [================================ ] 629/1204 52% [================================ ] 630/1204 52% [================================ ] 631/1204 52% [================================ ] 632/1204 52% [================================ ] 633/1204 52% [================================ ] 634/1204 52% [================================ ] 635/1204 52% [================================ ] 636/1204 52% [================================ ] 637/1204 52% [================================ ] 638/1204 52% [================================ ] 639/1204 53% [================================ ] 640/1204 53% [================================= ] 641/1204 53% [================================= ] 642/1204 53% [================================= ] 643/1204 53% [================================= ] 644/1204 53% [================================= ] 645/1204 53% [================================= ] 646/1204 53% [================================= ] 647/1204 53% [================================= ] 648/1204 53% [================================= ] 649/1204 53% [================================= ] 650/1204 53% [================================= ] 651/1204 54% [================================= ] 652/1204 54% [================================= ] 653/1204 54% [================================= ] 654/1204 54% [================================= ] 655/1204 54% [================================= ] 656/1204 54% [================================= ] 657/1204 54% [================================= ] 658/1204 54% [================================= ] 659/1204 54% [================================= ] 660/1204 54% [================================== ] 661/1204 54% [================================== ] 662/1204 54% [================================== ] 663/1204 55% [================================== ] 664/1204 55% [================================== ] 665/1204 55% [================================== ] 666/1204 55% [================================== ] 667/1204 55% [================================== ] 668/1204 55% [================================== ] 669/1204 55% [================================== ] 670/1204 55% [================================== ] 671/1204 55% [================================== ] 672/1204 55% [================================== ] 673/1204 55% [================================== ] 674/1204 55% [================================== ] 675/1204 56% [================================== ] 676/1204 56% [================================== ] 677/1204 56% [================================== ] 678/1204 56% [================================== ] 679/1204 56% [=================================== ] 680/1204 56% [=================================== ] 681/1204 56% [=================================== ] 682/1204 56% [=================================== ] 683/1204 56% [=================================== ] 684/1204 56% [=================================== ] 685/1204 56% [=================================== ] 686/1204 56% [=================================== ] 687/1204 57% [=================================== ] 688/1204 57% [=================================== ] 689/1204 57% [=================================== ] 690/1204 57% [=================================== ] 691/1204 57% [=================================== ] 692/1204 57% [=================================== ] 693/1204 57% [=================================== ] 694/1204 57% [=================================== ] 695/1204 57% [=================================== ] 696/1204 57% [=================================== ] 697/1204 57% [=================================== ] 698/1204 57% [=================================== ] 699/1204 58% [==================================== ] 700/1204 58% [==================================== ] 701/1204 58% [==================================== ] 702/1204 58% [==================================== ] 703/1204 58% [==================================== ] 704/1204 58% [==================================== ] 705/1204 58% [==================================== ] 706/1204 58% [==================================== ] 707/1204 58% [==================================== ] 708/1204 58% [==================================== ] 709/1204 58% [==================================== ] 710/1204 58% [==================================== ] 711/1204 59% [==================================== ] 712/1204 59% [==================================== ] 713/1204 59% [==================================== ] 714/1204 59% [==================================== ] 715/1204 59% [==================================== ] 716/1204 59% [==================================== ] 717/1204 59% [==================================== ] 718/1204 59% [===================================== ] 719/1204 59% [===================================== ] 720/1204 59% [===================================== ] 721/1204 59% [===================================== ] 722/1204 59% [===================================== ] 723/1204 60% [===================================== ] 724/1204 60% [===================================== ] 725/1204 60% [===================================== ] 726/1204 60% [===================================== ] 727/1204 60% [===================================== ] 728/1204 60% [===================================== ] 729/1204 60% [===================================== ] 730/1204 60% [===================================== ] 731/1204 60% [===================================== ] 732/1204 60% [===================================== ] 733/1204 60% [===================================== ] 734/1204 60% [===================================== ] 735/1204 61% [===================================== ] 736/1204 61% [===================================== ] 737/1204 61% [====================================== ] 738/1204 61% [====================================== ] 739/1204 61% [====================================== ] 740/1204 61% [====================================== ] 741/1204 61% [====================================== ] 742/1204 61% [====================================== ] 743/1204 61% [====================================== ] 744/1204 61% [====================================== ] 745/1204 61% [====================================== ] 746/1204 61% [====================================== ] 747/1204 62% [====================================== ] 748/1204 62% [====================================== ] 749/1204 62% [====================================== ] 750/1204 62% [====================================== ] 751/1204 62% [====================================== ] 752/1204 62% [====================================== ] 753/1204 62% [====================================== ] 754/1204 62% [====================================== ] 755/1204 62% [====================================== ] 756/1204 62% [====================================== ] 757/1204 62% [======================================= ] 758/1204 62% [======================================= ] 759/1204 63% [======================================= ] 760/1204 63% [======================================= ] 761/1204 63% [======================================= ] 762/1204 63% [======================================= ] 763/1204 63% [======================================= ] 764/1204 63% [======================================= ] 765/1204 63% [======================================= ] 766/1204 63% [======================================= ] 767/1204 63% [======================================= ] 768/1204 63% [======================================= ] 769/1204 63% [======================================= ] 770/1204 63% [======================================= ] 771/1204 64% [======================================= ] 772/1204 64% [======================================= ] 773/1204 64% [======================================= ] 774/1204 64% [======================================= ] 775/1204 64% [======================================= ] 776/1204 64% [======================================== ] 777/1204 64% [======================================== ] 778/1204 64% [======================================== ] 779/1204 64% [======================================== ] 780/1204 64% [======================================== ] 781/1204 64% [======================================== ] 782/1204 64% [======================================== ] 783/1204 65% [======================================== ] 784/1204 65% [======================================== ] 785/1204 65% [======================================== ] 786/1204 65% [======================================== ] 787/1204 65% [======================================== ] 788/1204 65% [======================================== ] 789/1204 65% [======================================== ] 790/1204 65% [======================================== ] 791/1204 65% [======================================== ] 792/1204 65% [======================================== ] 793/1204 65% [======================================== ] 794/1204 65% [======================================== ] 795/1204 66% [======================================== ] 796/1204 66% [========================================= ] 797/1204 66% [========================================= ] 798/1204 66% [========================================= ] 799/1204 66% [========================================= ] 800/1204 66% [========================================= ] 801/1204 66% [========================================= ] 802/1204 66% [========================================= ] 803/1204 66% [========================================= ] 804/1204 66% [========================================= ] 805/1204 66% [========================================= ] 806/1204 66% [========================================= ] 807/1204 67% [========================================= ] 808/1204 67% [========================================= ] 809/1204 67% [========================================= ] 810/1204 67% [========================================= ] 811/1204 67% [========================================= ] 812/1204 67% [========================================= ] 813/1204 67% [========================================= ] 814/1204 67% [========================================= ] 815/1204 67% [========================================== ] 816/1204 67% [========================================== ] 817/1204 67% [========================================== ] 818/1204 67% [========================================== ] 819/1204 68% [========================================== ] 820/1204 68% [========================================== ] 821/1204 68% [========================================== ] 822/1204 68% [========================================== ] 823/1204 68% [========================================== ] 824/1204 68% [========================================== ] 825/1204 68% [========================================== ] 826/1204 68% [========================================== ] 827/1204 68% [========================================== ] 828/1204 68% [========================================== ] 829/1204 68% [========================================== ] 830/1204 68% [========================================== ] 831/1204 69% [========================================== ] 832/1204 69% [========================================== ] 833/1204 69% [========================================== ] 834/1204 69% [========================================== ] 835/1204 69% [=========================================== ] 836/1204 69% [=========================================== ] 837/1204 69% [=========================================== ] 838/1204 69% [=========================================== ] 839/1204 69% [=========================================== ] 840/1204 69% [=========================================== ] 841/1204 69% [=========================================== ] 842/1204 69% [=========================================== ] 843/1204 70% [=========================================== ] 844/1204 70% [=========================================== ] 845/1204 70% [=========================================== ] 846/1204 70% [=========================================== ] 847/1204 70% [=========================================== ] 848/1204 70% [=========================================== ] 849/1204 70% [=========================================== ] 850/1204 70% [=========================================== ] 851/1204 70% [=========================================== ] 852/1204 70% [=========================================== ] 853/1204 70% [=========================================== ] 854/1204 70% [============================================ ] 855/1204 71% [============================================ ] 856/1204 71% [============================================ ] 857/1204 71% [============================================ ] 858/1204 71% [============================================ ] 859/1204 71% [============================================ ] 860/1204 71% [============================================ ] 861/1204 71% [============================================ ] 862/1204 71% [============================================ ] 863/1204 71% [============================================ ] 864/1204 71% [============================================ ] 865/1204 71% [============================================ ] 866/1204 71% [============================================ ] 867/1204 72% [============================================ ] 868/1204 72% [============================================ ] 869/1204 72% [============================================ ] 870/1204 72% [============================================ ] 871/1204 72% [============================================ ] 872/1204 72% [============================================ ] 873/1204 72% [============================================= ] 874/1204 72% [============================================= ] 875/1204 72% [============================================= ] 876/1204 72% [============================================= ] 877/1204 72% [============================================= ] 878/1204 72% [============================================= ] 879/1204 73% [============================================= ] 880/1204 73% [============================================= ] 881/1204 73% [============================================= ] 882/1204 73% [============================================= ] 883/1204 73% [============================================= ] 884/1204 73% [============================================= ] 885/1204 73% [============================================= ] 886/1204 73% [============================================= ] 887/1204 73% [============================================= ] 888/1204 73% [============================================= ] 889/1204 73% [============================================= ] 890/1204 73% [============================================= ] 891/1204 74% [============================================= ] 892/1204 74% [============================================= ] 893/1204 74% [============================================== ] 894/1204 74% [============================================== ] 895/1204 74% [============================================== ] 896/1204 74% [============================================== ] 897/1204 74% [============================================== ] 898/1204 74% [============================================== ] 899/1204 74% [============================================== ] 900/1204 74% [============================================== ] 901/1204 74% [============================================== ] 902/1204 74% [============================================== ] 903/1204 75% [============================================== ] 904/1204 75% [============================================== ] 905/1204 75% [============================================== ] 906/1204 75% [============================================== ] 907/1204 75% [============================================== ] 908/1204 75% [============================================== ] 909/1204 75% [============================================== ] 910/1204 75% [============================================== ] 911/1204 75% [============================================== ] 912/1204 75% [=============================================== ] 913/1204 75% [=============================================== ] 914/1204 75% [=============================================== ] 915/1204 75% [=============================================== ] 916/1204 76% [=============================================== ] 917/1204 76% [=============================================== ] 918/1204 76% [=============================================== ] 919/1204 76% [=============================================== ] 920/1204 76% [=============================================== ] 921/1204 76% [=============================================== ] 922/1204 76% [=============================================== ] 923/1204 76% [=============================================== ] 924/1204 76% [=============================================== ] 925/1204 76% [=============================================== ] 926/1204 76% [=============================================== ] 927/1204 76% [=============================================== ] 928/1204 77% [=============================================== ] 929/1204 77% [=============================================== ] 930/1204 77% [=============================================== ] 931/1204 77% [=============================================== ] 932/1204 77% [================================================ ] 933/1204 77% [================================================ ] 934/1204 77% [================================================ ] 935/1204 77% [================================================ ] 936/1204 77% [================================================ ] 937/1204 77% [================================================ ] 938/1204 77% [================================================ ] 939/1204 77% [================================================ ] 940/1204 78% [================================================ ] 941/1204 78% [================================================ ] 942/1204 78% [================================================ ] 943/1204 78% [================================================ ] 944/1204 78% [================================================ ] 945/1204 78% [================================================ ] 946/1204 78% [================================================ ] 947/1204 78% [================================================ ] 948/1204 78% [================================================ ] 949/1204 78% [================================================ ] 950/1204 78% [================================================ ] 951/1204 78% [================================================= ] 952/1204 79% [================================================= ] 953/1204 79% [================================================= ] 954/1204 79% [================================================= ] 955/1204 79% [================================================= ] 956/1204 79% [================================================= ] 957/1204 79% [================================================= ] 958/1204 79% [================================================= ] 959/1204 79% [================================================= ] 960/1204 79% [================================================= ] 961/1204 79% [================================================= ] 962/1204 79% [================================================= ] 963/1204 79% [================================================= ] 964/1204 80% [================================================= ] 965/1204 80% [================================================= ] 966/1204 80% [================================================= ] 967/1204 80% [================================================= ] 968/1204 80% [================================================= ] 969/1204 80% [================================================= ] 970/1204 80% [================================================== ] 971/1204 80% [================================================== ] 972/1204 80% [================================================== ] 973/1204 80% [================================================== ] 974/1204 80% [================================================== ] 975/1204 80% [================================================== ] 976/1204 81% [================================================== ] 977/1204 81% [================================================== ] 978/1204 81% [================================================== ] 979/1204 81% [================================================== ] 980/1204 81% [================================================== ] 981/1204 81% [================================================== ] 982/1204 81% [================================================== ] 983/1204 81% [================================================== ] 984/1204 81% [================================================== ] 985/1204 81% [================================================== ] 986/1204 81% [================================================== ] 987/1204 81% [================================================== ] 988/1204 82% [================================================== ] 989/1204 82% [================================================== ] 990/1204 82% [=================================================== ] 991/1204 82% [=================================================== ] 992/1204 82% [=================================================== ] 993/1204 82% [=================================================== ] 994/1204 82% [=================================================== ] 995/1204 82% [=================================================== ] 996/1204 82% [=================================================== ] 997/1204 82% [=================================================== ] 998/1204 82% [=================================================== ] 999/1204 82% [=================================================== ] 1000/1204 83% [=================================================== ] 1001/1204 83% [=================================================== ] 1002/1204 83% [=================================================== ] 1003/1204 83% [=================================================== ] 1004/1204 83% [=================================================== ] 1005/1204 83% [=================================================== ] 1006/1204 83% [=================================================== ] 1007/1204 83% [=================================================== ] 1008/1204 83% [=================================================== ] 1009/1204 83% [==================================================== ] 1010/1204 83% [==================================================== ] 1011/1204 83% [==================================================== ] 1012/1204 84% [==================================================== ] 1013/1204 84% [==================================================== ] 1014/1204 84% [==================================================== ] 1015/1204 84% [==================================================== ] 1016/1204 84% [==================================================== ] 1017/1204 84% [==================================================== ] 1018/1204 84% [==================================================== ] 1019/1204 84% [==================================================== ] 1020/1204 84% [==================================================== ] 1021/1204 84% [==================================================== ] 1022/1204 84% [==================================================== ] 1023/1204 84% [==================================================== ] 1024/1204 85% [==================================================== ] 1025/1204 85% [==================================================== ] 1026/1204 85% [==================================================== ] 1027/1204 85% [==================================================== ] 1028/1204 85% [==================================================== ] 1029/1204 85% [===================================================== ] 1030/1204 85% [===================================================== ] 1031/1204 85% [===================================================== ] 1032/1204 85% [===================================================== ] 1033/1204 85% [===================================================== ] 1034/1204 85% [===================================================== ] 1035/1204 85% [===================================================== ] 1036/1204 86% [===================================================== ] 1037/1204 86% [===================================================== ] 1038/1204 86% [===================================================== ] 1039/1204 86% [===================================================== ] 1040/1204 86% [===================================================== ] 1041/1204 86% [===================================================== ] 1042/1204 86% [===================================================== ] 1043/1204 86% [===================================================== ] 1044/1204 86% [===================================================== ] 1045/1204 86% [===================================================== ] 1046/1204 86% [===================================================== ] 1047/1204 86% [===================================================== ] 1048/1204 87% [====================================================== ] 1049/1204 87% [====================================================== ] 1050/1204 87% [====================================================== ] 1051/1204 87% [====================================================== ] 1052/1204 87% [====================================================== ] 1053/1204 87% [====================================================== ] 1054/1204 87% [====================================================== ] 1055/1204 87% [====================================================== ] 1056/1204 87% [====================================================== ] 1057/1204 87% [====================================================== ] 1058/1204 87% [====================================================== ] 1059/1204 87% [====================================================== ] 1060/1204 88% [====================================================== ] 1061/1204 88% [====================================================== ] 1062/1204 88% [====================================================== ] 1063/1204 88% [====================================================== ] 1064/1204 88% [====================================================== ] 1065/1204 88% [====================================================== ] 1066/1204 88% [====================================================== ] 1067/1204 88% [====================================================== ] 1068/1204 88% [======================================================= ] 1069/1204 88% [======================================================= ] 1070/1204 88% [======================================================= ] 1071/1204 88% [======================================================= ] 1072/1204 89% [======================================================= ] 1073/1204 89% [======================================================= ] 1074/1204 89% [======================================================= ] 1075/1204 89% [======================================================= ] 1076/1204 89% [======================================================= ] 1077/1204 89% [======================================================= ] 1078/1204 89% [======================================================= ] 1079/1204 89% [======================================================= ] 1080/1204 89% [======================================================= ] 1081/1204 89% [======================================================= ] 1082/1204 89% [======================================================= ] 1083/1204 89% [======================================================= ] 1084/1204 90% [======================================================= ] 1085/1204 90% [======================================================= ] 1086/1204 90% [======================================================= ] 1087/1204 90% [======================================================== ] 1088/1204 90% [======================================================== ] 1089/1204 90% [======================================================== ] 1090/1204 90% [======================================================== ] 1091/1204 90% [======================================================== ] 1092/1204 90% [======================================================== ] 1093/1204 90% [======================================================== ] 1094/1204 90% [======================================================== ] 1095/1204 90% [======================================================== ] 1096/1204 91% [======================================================== ] 1097/1204 91% [======================================================== ] 1098/1204 91% [======================================================== ] 1099/1204 91% [======================================================== ] 1100/1204 91% [======================================================== ] 1101/1204 91% [======================================================== ] 1102/1204 91% [======================================================== ] 1103/1204 91% [======================================================== ] 1104/1204 91% [======================================================== ] 1105/1204 91% [======================================================== ] 1106/1204 91% [========================================================= ] 1107/1204 91% [========================================================= ] 1108/1204 92% [========================================================= ] 1109/1204 92% [========================================================= ] 1110/1204 92% [========================================================= ] 1111/1204 92% [========================================================= ] 1112/1204 92% [========================================================= ] 1113/1204 92% [========================================================= ] 1114/1204 92% [========================================================= ] 1115/1204 92% [========================================================= ] 1116/1204 92% [========================================================= ] 1117/1204 92% [========================================================= ] 1118/1204 92% [========================================================= ] 1119/1204 92% [========================================================= ] 1120/1204 93% [========================================================= ] 1121/1204 93% [========================================================= ] 1122/1204 93% [========================================================= ] 1123/1204 93% [========================================================= ] 1124/1204 93% [========================================================= ] 1125/1204 93% [========================================================= ] 1126/1204 93% [========================================================== ] 1127/1204 93% [========================================================== ] 1128/1204 93% [========================================================== ] 1129/1204 93% [========================================================== ] 1130/1204 93% [========================================================== ] 1131/1204 93% [========================================================== ] 1132/1204 94% [========================================================== ] 1133/1204 94% [========================================================== ] 1134/1204 94% [========================================================== ] 1135/1204 94% [========================================================== ] 1136/1204 94% [========================================================== ] 1137/1204 94% [========================================================== ] 1138/1204 94% [========================================================== ] 1139/1204 94% [========================================================== ] 1140/1204 94% [========================================================== ] 1141/1204 94% [========================================================== ] 1142/1204 94% [========================================================== ] 1143/1204 94% [========================================================== ] 1144/1204 95% [========================================================== ] 1145/1204 95% [=========================================================== ] 1146/1204 95% [=========================================================== ] 1147/1204 95% [=========================================================== ] 1148/1204 95% [=========================================================== ] 1149/1204 95% [=========================================================== ] 1150/1204 95% [=========================================================== ] 1151/1204 95% [=========================================================== ] 1152/1204 95% [=========================================================== ] 1153/1204 95% [=========================================================== ] 1154/1204 95% [=========================================================== ] 1155/1204 95% [=========================================================== ] 1156/1204 96% [=========================================================== ] 1157/1204 96% [=========================================================== ] 1158/1204 96% [=========================================================== ] 1159/1204 96% [=========================================================== ] 1160/1204 96% [=========================================================== ] 1161/1204 96% [=========================================================== ] 1162/1204 96% [=========================================================== ] 1163/1204 96% [=========================================================== ] 1164/1204 96% [=========================================================== ] 1165/1204 96% [============================================================ ] 1166/1204 96% [============================================================ ] 1167/1204 96% [============================================================ ] 1168/1204 97% [============================================================ ] 1169/1204 97% [============================================================ ] 1170/1204 97% [============================================================ ] 1171/1204 97% [============================================================ ] 1172/1204 97% [============================================================ ] 1173/1204 97% [============================================================ ] 1174/1204 97% [============================================================ ] 1175/1204 97% [============================================================ ] 1176/1204 97% [============================================================ ] 1177/1204 97% [============================================================ ] 1178/1204 97% [============================================================ ] 1179/1204 97% [============================================================ ] 1180/1204 98% [============================================================ ] 1181/1204 98% [============================================================ ] 1182/1204 98% [============================================================ ] 1183/1204 98% [============================================================ ] 1184/1204 98% [============================================================= ] 1185/1204 98% [============================================================= ] 1186/1204 98% [============================================================= ] 1187/1204 98% [============================================================= ] 1188/1204 98% [============================================================= ] 1189/1204 98% [============================================================= ] 1190/1204 98% [============================================================= ] 1191/1204 98% [============================================================= ] 1192/1204 99% [============================================================= ] 1193/1204 99% [============================================================= ] 1194/1204 99% [============================================================= ] 1195/1204 99% [============================================================= ] 1196/1204 99% [============================================================= ] 1197/1204 99% [============================================================= ] 1198/1204 99% [============================================================= ] 1199/1204 99% [============================================================= ] 1200/1204 99% [============================================================= ] 1201/1204 99% [============================================================= ] 1202/1204 99% [============================================================= ] 1203/1204 99% [==============================================================] 1204/1204 100% operation complete, 1204 objects in 23022 NAND pages. ln -snf /nvmedata/autobuild/instance-20/output-1/host/riscv32-buildroot-linux-gnu/sysroot /nvmedata/autobuild/instance-20/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-20/buildroot' make: Entering directory '/nvmedata/autobuild/instance-20/buildroot' >>> Buildroot 2022.05-rc2-47-gd3e3728405 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> glibc 2.35-96-g2c4fc8e5ca742c6a3a1933799495bb0b00a807f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.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-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.17.7 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-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) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> host-file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> flashrom 1.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-genimage 15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gensio 2.2.9 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> gnuplot 5.4.3 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> inadyn 2.9.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> initscripts Collecting legal info >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> jquery 3.5.1 Collecting legal info >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libsamplerate 0.1.9 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> host-nodejs 16.15.0 Collecting legal info LICENSE: OK (sha256: 6211cc77f9ceaf365db12faf050775b3a1e6da7a1eff3577ba006c4918103c33) >>> host-icu 70-1 Collecting legal info LICENSE: OK (sha256: 861671f8c712aa046f8f5ac89239e6c33821636516c5d0cc8c4e1973085f27a6) >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.10.4 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-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-openssl Collecting legal info >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> host-qemu 7.0.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-qoriq-rcw LSDK-20.12 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> quagga 1.2.4 Collecting legal info COPYING: OK (sha256: b39c1bad4e51e2a3389cd25fc4addebe41a3ae7c11100795683f9330de1536e5) >>> s6-rc 0.5.2.2 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> unbound 1.15.0 Collecting legal info LICENSE: OK (sha256: 8eb9a16cbfb8703090bbfa3a2028fd46bb351509a2f90dc1001e51fbe6fd45db) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> xkeyboard-config 2.34 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-xapp_xkbcomp 1.4.5 Collecting legal info COPYING: OK (sha256: 6b833fdc05906ce57f016dc791db86830d49ee4da2861ce45806c50b3f4dda9e) >>> host-xlib_libX11 1.8 Collecting legal info COPYING: OK (sha256: 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e) >>> host-libxcb 1.15 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-xcb-proto 1.15 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.9 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> host-xorgproto 2022.1 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: 3bd8e0c41497bfe6ab8d11c3c90c5e79edd0b2437f2bf81161575f54bae53f21) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> host-xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-xlib_libXdmcp 1.1.3 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> host-xlib_libxkbfile 1.1.0 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-20/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-20/buildroot'