target=`echo xz | sed 's,x,x,'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src/xz' make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src/xz' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src/xz' Making install in lzmainfo make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src/lzmainfo' make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src/lzmainfo' /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/host/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c lzmainfo '/home/buildroot/autobuild/instance-1/output-1/host/bin' /usr/bin/install -c -m 644 lzmainfo.1 '/home/buildroot/autobuild/instance-1/output-1/host/share/man/man1' libtool: install: /usr/bin/install -c lzmainfo /home/buildroot/autobuild/instance-1/output-1/host/bin/lzmainfo make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src/lzmainfo' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src/lzmainfo' Making install in scripts make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src/scripts' make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src/scripts' /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/host/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/home/buildroot/autobuild/instance-1/output-1/host/bin' /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/home/buildroot/autobuild/instance-1/output-1/host/share/man/man1' /usr/bin/make install-exec-hook /usr/bin/make install-data-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src/scripts' cd "/home/buildroot/autobuild/instance-1/output-1/host/bin" && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[5]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src/scripts' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ for lang in $languages; do \ mans= ; \ for man in xzdiff.1 xzgrep.1 xzmore.1 xzless.1; do \ man="../../po4a/man/$lang/$man" ; \ if test -f "$man"; then \ mans="$mans $man"; \ fi; \ done; \ /usr/bin/make dist_man_MANS="$mans" man_MANS= \ mandir="/home/buildroot/autobuild/instance-1/output-1/host/share/man/$lang" install-man; \ done; \ for lang in . $languages; do \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' \ | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' \ | sed 's,x,x,'` && \ man1dir="/home/buildroot/autobuild/instance-1/output-1/host/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ done; \ done make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src/scripts' make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src/scripts' make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src/scripts' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src/scripts' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/src' Making install in po make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/po' if test "xz" = "gettext-tools"; then \ /bin/mkdir -p /home/buildroot/autobuild/instance-1/output-1/host/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildroot/autobuild/instance-1/output-1/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/autobuild/instance-1/output-1/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/po' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5' make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.5' 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/buildroot/autobuild/instance-1/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c 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 gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/buildroot/autobuild/instance-1/output-1/host/bin PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/buildroot/autobuild/instance-1/output-1/host/bin install make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/buildroot/autobuild/instance-1/output-1/host/bin make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Og', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Og', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-Og', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-Og', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Og', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Og', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells; fi mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-1/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-1/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab; fi grep -qsE '^/bin/zsh$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/zsh" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/include /home/buildroot/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-1/output-1/target/usr/doc find /home/buildroot/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output-1/target/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/man /home/buildroot/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/info /home/buildroot/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/doc /home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-1/output-1/target/lib/debug /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-1199-gd349d50dac"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-rc1\"" \ ) > /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-1/output-1/per-package /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n \n \n \n\n' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ubifs mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/sbin/mkfs.ubifs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x none -o /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubifs/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" xz -9 -C crc32 -c -T 4 /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs > /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs.xz >>> Generating filesystem image rootfs.ubi mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/buildroot/autobuild/instance-1/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/buildroot/autobuild/instance-1/output-1/build/ubinize.cfg\n /home/buildroot/autobuild/instance-1/output-1/host/sbin/ubinize -o /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/buildroot/autobuild/instance-1/output-1/build/ubinize.cfg\n rm /home/buildroot/autobuild/instance-1/output-1/build/ubinize.cfg\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ubi/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/buildroot/autobuild/instance-1/output-1/images/rootfs.ubifs"48384000 bytes (46.1 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 1745 objects. stage 2: creating image '/home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/1745 0% [ ] 2/1745 0% [ ] 3/1745 0% [ ] 4/1745 0% [ ] 5/1745 0% [ ] 6/1745 0% [ ] 7/1745 0% [ ] 8/1745 0% [ ] 9/1745 0% [ ] 10/1745 0% [ ] 11/1745 0% [ ] 12/1745 0% [ ] 13/1745 0% [ ] 14/1745 0% [ ] 15/1745 0% [ ] 16/1745 0% [ ] 17/1745 0% [ ] 18/1745 1% [ ] 19/1745 1% [ ] 20/1745 1% [ ] 21/1745 1% [ ] 22/1745 1% [ ] 23/1745 1% [ ] 24/1745 1% [ ] 25/1745 1% [ ] 26/1745 1% [ ] 27/1745 1% [ ] 28/1745 1% [= ] 29/1745 1% [= ] 30/1745 1% [= ] 31/1745 1% [= ] 32/1745 1% [= ] 33/1745 1% [= ] 34/1745 1% [= ] 35/1745 2% [= ] 36/1745 2% [= ] 37/1745 2% [= ] 38/1745 2% [= ] 39/1745 2% [= ] 40/1745 2% [= ] 41/1745 2% [= ] 42/1745 2% [= ] 43/1745 2% [= ] 44/1745 2% [= ] 45/1745 2% [= ] 46/1745 2% [= ] 47/1745 2% [= ] 48/1745 2% [= ] 49/1745 2% [= ] 50/1745 2% [= ] 51/1745 2% [= ] 52/1745 2% [= ] 53/1745 3% [= ] 54/1745 3% [= ] 55/1745 3% [= ] 56/1745 3% [== ] 57/1745 3% [== ] 58/1745 3% [== ] 59/1745 3% [== ] 60/1745 3% [== ] 61/1745 3% [== ] 62/1745 3% [== ] 63/1745 3% [== ] 64/1745 3% [== ] 65/1745 3% [== ] 66/1745 3% [== ] 67/1745 3% [== ] 68/1745 3% [== ] 69/1745 3% [== ] 70/1745 4% [== ] 71/1745 4% [== ] 72/1745 4% [== ] 73/1745 4% [== ] 74/1745 4% [== ] 75/1745 4% [== ] 76/1745 4% [== ] 77/1745 4% [== ] 78/1745 4% [== ] 79/1745 4% [== ] 80/1745 4% [== ] 81/1745 4% [== ] 82/1745 4% [== ] 83/1745 4% [== ] 84/1745 4% [=== ] 85/1745 4% [=== ] 86/1745 4% [=== ] 87/1745 4% [=== ] 88/1745 5% [=== ] 89/1745 5% [=== ] 90/1745 5% [=== ] 91/1745 5% [=== ] 92/1745 5% [=== ] 93/1745 5% [=== ] 94/1745 5% [=== ] 95/1745 5% [=== ] 96/1745 5% [=== ] 97/1745 5% [=== ] 98/1745 5% [=== ] 99/1745 5% [=== ] 100/1745 5% [=== ] 101/1745 5% [=== ] 102/1745 5% [=== ] 103/1745 5% [=== ] 104/1745 5% [=== ] 105/1745 6% [=== ] 106/1745 6% [=== ] 107/1745 6% [=== ] 108/1745 6% [=== ] 109/1745 6% [=== ] 110/1745 6% [=== ] 111/1745 6% [=== ] 112/1745 6% [==== ] 113/1745 6% [==== ] 114/1745 6% [==== ] 115/1745 6% [==== ] 116/1745 6% [==== ] 117/1745 6% [==== ] 118/1745 6% [==== ] 119/1745 6% [==== ] 120/1745 6% [==== ] 121/1745 6% [==== ] 122/1745 6% [==== ] 123/1745 7% [==== ] 124/1745 7% [==== ] 125/1745 7% [==== ] 126/1745 7% [==== ] 127/1745 7% [==== ] 128/1745 7% [==== ] 129/1745 7% [==== ] 130/1745 7% [==== ] 131/1745 7% [==== ] 132/1745 7% [==== ] 133/1745 7% [==== ] 134/1745 7% [==== ] 135/1745 7% [==== ] 136/1745 7% [==== ] 137/1745 7% [==== ] 138/1745 7% [==== ] 139/1745 7% [==== ] 140/1745 8% [===== ] 141/1745 8% [===== ] 142/1745 8% [===== ] 143/1745 8% [===== ] 144/1745 8% [===== ] 145/1745 8% [===== ] 146/1745 8% [===== ] 147/1745 8% [===== ] 148/1745 8% [===== ] 149/1745 8% [===== ] 150/1745 8% [===== ] 151/1745 8% [===== ] 152/1745 8% [===== ] 153/1745 8% [===== ] 154/1745 8% [===== ] 155/1745 8% [===== ] 156/1745 8% [===== ] 157/1745 8% [===== ] 158/1745 9% [===== ] 159/1745 9% [===== ] 160/1745 9% [===== ] 161/1745 9% [===== ] 162/1745 9% [===== ] 163/1745 9% [===== ] 164/1745 9% [===== ] 165/1745 9% [===== ] 166/1745 9% [===== ] 167/1745 9% [===== ] 168/1745 9% [====== ] 169/1745 9% [====== ] 170/1745 9% [====== ] 171/1745 9% [====== ] 172/1745 9% [====== ] 173/1745 9% [====== ] 174/1745 9% [====== ] 175/1745 10% [====== ] 176/1745 10% [====== ] 177/1745 10% [====== ] 178/1745 10% [====== ] 179/1745 10% [====== ] 180/1745 10% [====== ] 181/1745 10% [====== ] 182/1745 10% [====== ] 183/1745 10% [====== ] 184/1745 10% [====== ] 185/1745 10% [====== ] 186/1745 10% [====== ] 187/1745 10% [====== ] 188/1745 10% [====== ] 189/1745 10% [====== ] 190/1745 10% [====== ] 191/1745 10% [====== ] 192/1745 11% [====== ] 193/1745 11% [====== ] 194/1745 11% [====== ] 195/1745 11% [====== ] 196/1745 11% [====== ] 197/1745 11% [======= ] 198/1745 11% [======= ] 199/1745 11% [======= ] 200/1745 11% [======= ] 201/1745 11% [======= ] 202/1745 11% [======= ] 203/1745 11% [======= ] 204/1745 11% [======= ] 205/1745 11% [======= ] 206/1745 11% [======= ] 207/1745 11% [======= ] 208/1745 11% [======= ] 209/1745 11% [======= ] 210/1745 12% [======= ] 211/1745 12% [======= ] 212/1745 12% [======= ] 213/1745 12% [======= ] 214/1745 12% [======= ] 215/1745 12% [======= ] 216/1745 12% [======= ] 217/1745 12% [======= ] 218/1745 12% [======= ] 219/1745 12% [======= ] 220/1745 12% [======= ] 221/1745 12% [======= ] 222/1745 12% [======= ] 223/1745 12% [======= ] 224/1745 12% [======= ] 225/1745 12% [======== ] 226/1745 12% [======== ] 227/1745 13% [======== ] 228/1745 13% [======== ] 229/1745 13% [======== ] 230/1745 13% [======== ] 231/1745 13% [======== ] 232/1745 13% [======== ] 233/1745 13% [======== ] 234/1745 13% [======== ] 235/1745 13% [======== ] 236/1745 13% [======== ] 237/1745 13% [======== ] 238/1745 13% [======== ] 239/1745 13% [======== ] 240/1745 13% [======== ] 241/1745 13% [======== ] 242/1745 13% [======== ] 243/1745 13% [======== ] 244/1745 13% [======== ] 245/1745 14% [======== ] 246/1745 14% [======== ] 247/1745 14% [======== ] 248/1745 14% [======== ] 249/1745 14% [======== ] 250/1745 14% [======== ] 251/1745 14% [======== ] 252/1745 14% [======== ] 253/1745 14% [========= ] 254/1745 14% [========= ] 255/1745 14% [========= ] 256/1745 14% [========= ] 257/1745 14% [========= ] 258/1745 14% [========= ] 259/1745 14% [========= ] 260/1745 14% [========= ] 261/1745 14% [========= ] 262/1745 15% [========= ] 263/1745 15% [========= ] 264/1745 15% [========= ] 265/1745 15% [========= ] 266/1745 15% [========= ] 267/1745 15% [========= ] 268/1745 15% [========= ] 269/1745 15% [========= ] 270/1745 15% [========= ] 271/1745 15% [========= ] 272/1745 15% [========= ] 273/1745 15% [========= ] 274/1745 15% [========= ] 275/1745 15% [========= ] 276/1745 15% [========= ] 277/1745 15% [========= ] 278/1745 15% [========= ] 279/1745 15% [========= ] 280/1745 16% [========= ] 281/1745 16% [========== ] 282/1745 16% [========== ] 283/1745 16% [========== ] 284/1745 16% [========== ] 285/1745 16% [========== ] 286/1745 16% [========== ] 287/1745 16% [========== ] 288/1745 16% [========== ] 289/1745 16% [========== ] 290/1745 16% [========== ] 291/1745 16% [========== ] 292/1745 16% [========== ] 293/1745 16% [========== ] 294/1745 16% [========== ] 295/1745 16% [========== ] 296/1745 16% [========== ] 297/1745 17% [========== ] 298/1745 17% [========== ] 299/1745 17% [========== ] 300/1745 17% [========== ] 301/1745 17% [========== ] 302/1745 17% [========== ] 303/1745 17% [========== ] 304/1745 17% [========== ] 305/1745 17% [========== ] 306/1745 17% [========== ] 307/1745 17% [========== ] 308/1745 17% [========== ] 309/1745 17% [=========== ] 310/1745 17% [=========== ] 311/1745 17% [=========== ] 312/1745 17% [=========== ] 313/1745 17% [=========== ] 314/1745 17% [=========== ] 315/1745 18% [=========== ] 316/1745 18% [=========== ] 317/1745 18% [=========== ] 318/1745 18% [=========== ] 319/1745 18% [=========== ] 320/1745 18% [=========== ] 321/1745 18% [=========== ] 322/1745 18% [=========== ] 323/1745 18% [=========== ] 324/1745 18% [=========== ] 325/1745 18% [=========== ] 326/1745 18% [=========== ] 327/1745 18% [=========== ] 328/1745 18% [=========== ] 329/1745 18% [=========== ] 330/1745 18% [=========== ] 331/1745 18% [=========== ] 332/1745 19% [=========== ] 333/1745 19% [=========== ] 334/1745 19% [=========== ] 335/1745 19% [=========== ] 336/1745 19% [=========== ] 337/1745 19% [============ ] 338/1745 19% [============ ] 339/1745 19% [============ ] 340/1745 19% [============ ] 341/1745 19% [============ ] 342/1745 19% [============ ] 343/1745 19% [============ ] 344/1745 19% [============ ] 345/1745 19% [============ ] 346/1745 19% [============ ] 347/1745 19% [============ ] 348/1745 19% [============ ] 349/1745 20% [============ ] 350/1745 20% [============ ] 351/1745 20% [============ ] 352/1745 20% [============ ] 353/1745 20% [============ ] 354/1745 20% [============ ] 355/1745 20% [============ ] 356/1745 20% [============ ] 357/1745 20% [============ ] 358/1745 20% [============ ] 359/1745 20% [============ ] 360/1745 20% [============ ] 361/1745 20% [============ ] 362/1745 20% [============ ] 363/1745 20% [============ ] 364/1745 20% [============ ] 365/1745 20% [============= ] 366/1745 20% [============= ] 367/1745 21% [============= ] 368/1745 21% [============= ] 369/1745 21% [============= ] 370/1745 21% [============= ] 371/1745 21% [============= ] 372/1745 21% [============= ] 373/1745 21% [============= ] 374/1745 21% [============= ] 375/1745 21% [============= ] 376/1745 21% [============= ] 377/1745 21% [============= ] 378/1745 21% [============= ] 379/1745 21% [============= ] 380/1745 21% [============= ] 381/1745 21% [============= ] 382/1745 21% [============= ] 383/1745 21% [============= ] 384/1745 22% [============= ] 385/1745 22% [============= ] 386/1745 22% [============= ] 387/1745 22% [============= ] 388/1745 22% [============= ] 389/1745 22% [============= ] 390/1745 22% [============= ] 391/1745 22% [============= ] 392/1745 22% [============= ] 393/1745 22% [============= ] 394/1745 22% [============== ] 395/1745 22% [============== ] 396/1745 22% [============== ] 397/1745 22% [============== ] 398/1745 22% [============== ] 399/1745 22% [============== ] 400/1745 22% [============== ] 401/1745 22% [============== ] 402/1745 23% [============== ] 403/1745 23% [============== ] 404/1745 23% [============== ] 405/1745 23% [============== ] 406/1745 23% [============== ] 407/1745 23% [============== ] 408/1745 23% [============== ] 409/1745 23% [============== ] 410/1745 23% [============== ] 411/1745 23% [============== ] 412/1745 23% [============== ] 413/1745 23% [============== ] 414/1745 23% [============== ] 415/1745 23% [============== ] 416/1745 23% [============== ] 417/1745 23% [============== ] 418/1745 23% [============== ] 419/1745 24% [============== ] 420/1745 24% [============== ] 421/1745 24% [============== ] 422/1745 24% [=============== ] 423/1745 24% [=============== ] 424/1745 24% [=============== ] 425/1745 24% [=============== ] 426/1745 24% [=============== ] 427/1745 24% [=============== ] 428/1745 24% [=============== ] 429/1745 24% [=============== ] 430/1745 24% [=============== ] 431/1745 24% [=============== ] 432/1745 24% [=============== ] 433/1745 24% [=============== ] 434/1745 24% [=============== ] 435/1745 24% [=============== ] 436/1745 24% [=============== ] 437/1745 25% [=============== ] 438/1745 25% [=============== ] 439/1745 25% [=============== ] 440/1745 25% [=============== ] 441/1745 25% [=============== ] 442/1745 25% [=============== ] 443/1745 25% [=============== ] 444/1745 25% [=============== ] 445/1745 25% [=============== ] 446/1745 25% [=============== ] 447/1745 25% [=============== ] 448/1745 25% [=============== ] 449/1745 25% [=============== ] 450/1745 25% [================ ] 451/1745 25% [================ ] 452/1745 25% [================ ] 453/1745 25% [================ ] 454/1745 26% [================ ] 455/1745 26% [================ ] 456/1745 26% [================ ] 457/1745 26% [================ ] 458/1745 26% [================ ] 459/1745 26% [================ ] 460/1745 26% [================ ] 461/1745 26% [================ ] 462/1745 26% [================ ] 463/1745 26% [================ ] 464/1745 26% [================ ] 465/1745 26% [================ ] 466/1745 26% [================ ] 467/1745 26% [================ ] 468/1745 26% [================ ] 469/1745 26% [================ ] 470/1745 26% [================ ] 471/1745 26% [================ ] 472/1745 27% [================ ] 473/1745 27% [================ ] 474/1745 27% [================ ] 475/1745 27% [================ ] 476/1745 27% [================ ] 477/1745 27% [================ ] 478/1745 27% [================= ] 479/1745 27% [================= ] 480/1745 27% [================= ] 481/1745 27% [================= ] 482/1745 27% [================= ] 483/1745 27% [================= ] 484/1745 27% [================= ] 485/1745 27% [================= ] 486/1745 27% [================= ] 487/1745 27% [================= ] 488/1745 27% [================= ] 489/1745 28% [================= ] 490/1745 28% [================= ] 491/1745 28% [================= ] 492/1745 28% [================= ] 493/1745 28% [================= ] 494/1745 28% [================= ] 495/1745 28% [================= ] 496/1745 28% [================= ] 497/1745 28% [================= ] 498/1745 28% [================= ] 499/1745 28% [================= ] 500/1745 28% [================= ] 501/1745 28% [================= ] 502/1745 28% [================= ] 503/1745 28% [================= ] 504/1745 28% [================= ] 505/1745 28% [================= ] 506/1745 28% [================== ] 507/1745 29% [================== ] 508/1745 29% [================== ] 509/1745 29% [================== ] 510/1745 29% [================== ] 511/1745 29% [================== ] 512/1745 29% [================== ] 513/1745 29% [================== ] 514/1745 29% [================== ] 515/1745 29% [================== ] 516/1745 29% [================== ] 517/1745 29% [================== ] 518/1745 29% [================== ] 519/1745 29% [================== ] 520/1745 29% [================== ] 521/1745 29% [================== ] 522/1745 29% [================== ] 523/1745 29% [================== ] 524/1745 30% [================== ] 525/1745 30% [================== ] 526/1745 30% [================== ] 527/1745 30% [================== ] 528/1745 30% [================== ] 529/1745 30% [================== ] 530/1745 30% [================== ] 531/1745 30% [================== ] 532/1745 30% [================== ] 533/1745 30% [================== ] 534/1745 30% [=================== ] 535/1745 30% [=================== ] 536/1745 30% [=================== ] 537/1745 30% [=================== ] 538/1745 30% [=================== ] 539/1745 30% [=================== ] 540/1745 30% [=================== ] 541/1745 31% [=================== ] 542/1745 31% [=================== ] 543/1745 31% [=================== ] 544/1745 31% [=================== ] 545/1745 31% [=================== ] 546/1745 31% [=================== ] 547/1745 31% [=================== ] 548/1745 31% [=================== ] 549/1745 31% [=================== ] 550/1745 31% [=================== ] 551/1745 31% [=================== ] 552/1745 31% [=================== ] 553/1745 31% [=================== ] 554/1745 31% [=================== ] 555/1745 31% [=================== ] 556/1745 31% [=================== ] 557/1745 31% [=================== ] 558/1745 31% [=================== ] 559/1745 32% [=================== ] 560/1745 32% [=================== ] 561/1745 32% [=================== ] 562/1745 32% [==================== ] 563/1745 32% [==================== ] 564/1745 32% [==================== ] 565/1745 32% [==================== ] 566/1745 32% [==================== ] 567/1745 32% [==================== ] 568/1745 32% [==================== ] 569/1745 32% [==================== ] 570/1745 32% [==================== ] 571/1745 32% [==================== ] 572/1745 32% [==================== ] 573/1745 32% [==================== ] 574/1745 32% [==================== ] 575/1745 32% [==================== ] 576/1745 33% [==================== ] 577/1745 33% [==================== ] 578/1745 33% [==================== ] 579/1745 33% [==================== ] 580/1745 33% [==================== ] 581/1745 33% [==================== ] 582/1745 33% [==================== ] 583/1745 33% [==================== ] 584/1745 33% [==================== ] 585/1745 33% [==================== ] 586/1745 33% [==================== ] 587/1745 33% [==================== ] 588/1745 33% [==================== ] 589/1745 33% [==================== ] 590/1745 33% [==================== ] 591/1745 33% [===================== ] 592/1745 33% [===================== ] 593/1745 33% [===================== ] 594/1745 34% [===================== ] 595/1745 34% [===================== ] 596/1745 34% [===================== ] 597/1745 34% [===================== ] 598/1745 34% [===================== ] 599/1745 34% [===================== ] 600/1745 34% [===================== ] 601/1745 34% [===================== ] 602/1745 34% [===================== ] 603/1745 34% [===================== ] 604/1745 34% [===================== ] 605/1745 34% [===================== ] 606/1745 34% [===================== ] 607/1745 34% [===================== ] 608/1745 34% [===================== ] 609/1745 34% [===================== ] 610/1745 34% [===================== ] 611/1745 35% [===================== ] 612/1745 35% [===================== ] 613/1745 35% [===================== ] 614/1745 35% [===================== ] 615/1745 35% [===================== ] 616/1745 35% [===================== ] 617/1745 35% [===================== ] 618/1745 35% [===================== ] 619/1745 35% [====================== ] 620/1745 35% [====================== ] 621/1745 35% [====================== ] 622/1745 35% [====================== ] 623/1745 35% [====================== ] 624/1745 35% [====================== ] 625/1745 35% [====================== ] 626/1745 35% [====================== ] 627/1745 35% [====================== ] 628/1745 35% [====================== ] 629/1745 36% [====================== ] 630/1745 36% [====================== ] 631/1745 36% [====================== ] 632/1745 36% [====================== ] 633/1745 36% [====================== ] 634/1745 36% [====================== ] 635/1745 36% [====================== ] 636/1745 36% [====================== ] 637/1745 36% [====================== ] 638/1745 36% [====================== ] 639/1745 36% [====================== ] 640/1745 36% [====================== ] 641/1745 36% [====================== ] 642/1745 36% [====================== ] 643/1745 36% [====================== ] 644/1745 36% [====================== ] 645/1745 36% [====================== ] 646/1745 37% [====================== ] 647/1745 37% [======================= ] 648/1745 37% [======================= ] 649/1745 37% [======================= ] 650/1745 37% [======================= ] 651/1745 37% [======================= ] 652/1745 37% [======================= ] 653/1745 37% [======================= ] 654/1745 37% [======================= ] 655/1745 37% [======================= ] 656/1745 37% [======================= ] 657/1745 37% [======================= ] 658/1745 37% [======================= ] 659/1745 37% [======================= ] 660/1745 37% [======================= ] 661/1745 37% [======================= ] 662/1745 37% [======================= ] 663/1745 37% [======================= ] 664/1745 38% [======================= ] 665/1745 38% [======================= ] 666/1745 38% [======================= ] 667/1745 38% [======================= ] 668/1745 38% [======================= ] 669/1745 38% [======================= ] 670/1745 38% [======================= ] 671/1745 38% [======================= ] 672/1745 38% [======================= ] 673/1745 38% [======================= ] 674/1745 38% [======================= ] 675/1745 38% [======================== ] 676/1745 38% [======================== ] 677/1745 38% [======================== ] 678/1745 38% [======================== ] 679/1745 38% [======================== ] 680/1745 38% [======================== ] 681/1745 39% [======================== ] 682/1745 39% [======================== ] 683/1745 39% [======================== ] 684/1745 39% [======================== ] 685/1745 39% [======================== ] 686/1745 39% [======================== ] 687/1745 39% [======================== ] 688/1745 39% [======================== ] 689/1745 39% [======================== ] 690/1745 39% [======================== ] 691/1745 39% [======================== ] 692/1745 39% [======================== ] 693/1745 39% [======================== ] 694/1745 39% [======================== ] 695/1745 39% [======================== ] 696/1745 39% [======================== ] 697/1745 39% [======================== ] 698/1745 40% [======================== ] 699/1745 40% [======================== ] 700/1745 40% [======================== ] 701/1745 40% [======================== ] 702/1745 40% [======================== ] 703/1745 40% [========================= ] 704/1745 40% [========================= ] 705/1745 40% [========================= ] 706/1745 40% [========================= ] 707/1745 40% [========================= ] 708/1745 40% [========================= ] 709/1745 40% [========================= ] 710/1745 40% [========================= ] 711/1745 40% [========================= ] 712/1745 40% [========================= ] 713/1745 40% [========================= ] 714/1745 40% [========================= ] 715/1745 40% [========================= ] 716/1745 41% [========================= ] 717/1745 41% [========================= ] 718/1745 41% [========================= ] 719/1745 41% [========================= ] 720/1745 41% [========================= ] 721/1745 41% [========================= ] 722/1745 41% [========================= ] 723/1745 41% [========================= ] 724/1745 41% [========================= ] 725/1745 41% [========================= ] 726/1745 41% [========================= ] 727/1745 41% [========================= ] 728/1745 41% [========================= ] 729/1745 41% [========================= ] 730/1745 41% [========================= ] 731/1745 41% [========================== ] 732/1745 41% [========================== ] 733/1745 42% [========================== ] 734/1745 42% [========================== ] 735/1745 42% [========================== ] 736/1745 42% [========================== ] 737/1745 42% [========================== ] 738/1745 42% [========================== ] 739/1745 42% [========================== ] 740/1745 42% [========================== ] 741/1745 42% [========================== ] 742/1745 42% [========================== ] 743/1745 42% [========================== ] 744/1745 42% [========================== ] 745/1745 42% [========================== ] 746/1745 42% [========================== ] 747/1745 42% [========================== ] 748/1745 42% [========================== ] 749/1745 42% [========================== ] 750/1745 42% [========================== ] 751/1745 43% [========================== ] 752/1745 43% [========================== ] 753/1745 43% [========================== ] 754/1745 43% [========================== ] 755/1745 43% [========================== ] 756/1745 43% [========================== ] 757/1745 43% [========================== ] 758/1745 43% [========================== ] 759/1745 43% [=========================== ] 760/1745 43% [=========================== ] 761/1745 43% [=========================== ] 762/1745 43% [=========================== ] 763/1745 43% [=========================== ] 764/1745 43% [=========================== ] 765/1745 43% [=========================== ] 766/1745 43% [=========================== ] 767/1745 43% [=========================== ] 768/1745 44% [=========================== ] 769/1745 44% [=========================== ] 770/1745 44% [=========================== ] 771/1745 44% [=========================== ] 772/1745 44% [=========================== ] 773/1745 44% [=========================== ] 774/1745 44% [=========================== ] 775/1745 44% [=========================== ] 776/1745 44% [=========================== ] 777/1745 44% [=========================== ] 778/1745 44% [=========================== ] 779/1745 44% [=========================== ] 780/1745 44% [=========================== ] 781/1745 44% [=========================== ] 782/1745 44% [=========================== ] 783/1745 44% [=========================== ] 784/1745 44% [=========================== ] 785/1745 44% [=========================== ] 786/1745 45% [=========================== ] 787/1745 45% [=========================== ] 788/1745 45% [============================ ] 789/1745 45% [============================ ] 790/1745 45% [============================ ] 791/1745 45% [============================ ] 792/1745 45% [============================ ] 793/1745 45% [============================ ] 794/1745 45% [============================ ] 795/1745 45% [============================ ] 796/1745 45% [============================ ] 797/1745 45% [============================ ] 798/1745 45% [============================ ] 799/1745 45% [============================ ] 800/1745 45% [============================ ] 801/1745 45% [============================ ] 802/1745 45% [============================ ] 803/1745 46% [============================ ] 804/1745 46% [============================ ] 805/1745 46% [============================ ] 806/1745 46% [============================ ] 807/1745 46% [============================ ] 808/1745 46% [============================ ] 809/1745 46% [============================ ] 810/1745 46% [============================ ] 811/1745 46% [============================ ] 812/1745 46% [============================ ] 813/1745 46% [============================ ] 814/1745 46% [============================ ] 815/1745 46% [============================ ] 816/1745 46% [============================= ] 817/1745 46% [============================= ] 818/1745 46% [============================= ] 819/1745 46% [============================= ] 820/1745 46% [============================= ] 821/1745 47% [============================= ] 822/1745 47% [============================= ] 823/1745 47% [============================= ] 824/1745 47% [============================= ] 825/1745 47% [============================= ] 826/1745 47% [============================= ] 827/1745 47% [============================= ] 828/1745 47% [============================= ] 829/1745 47% [============================= ] 830/1745 47% [============================= ] 831/1745 47% [============================= ] 832/1745 47% [============================= ] 833/1745 47% [============================= ] 834/1745 47% [============================= ] 835/1745 47% [============================= ] 836/1745 47% [============================= ] 837/1745 47% [============================= ] 838/1745 48% [============================= ] 839/1745 48% [============================= ] 840/1745 48% [============================= ] 841/1745 48% [============================= ] 842/1745 48% [============================= ] 843/1745 48% [============================= ] 844/1745 48% [============================== ] 845/1745 48% [============================== ] 846/1745 48% [============================== ] 847/1745 48% [============================== ] 848/1745 48% [============================== ] 849/1745 48% [============================== ] 850/1745 48% [============================== ] 851/1745 48% [============================== ] 852/1745 48% [============================== ] 853/1745 48% [============================== ] 854/1745 48% [============================== ] 855/1745 48% [============================== ] 856/1745 49% [============================== ] 857/1745 49% [============================== ] 858/1745 49% [============================== ] 859/1745 49% [============================== ] 860/1745 49% [============================== ] 861/1745 49% [============================== ] 862/1745 49% [============================== ] 863/1745 49% [============================== ] 864/1745 49% [============================== ] 865/1745 49% [============================== ] 866/1745 49% [============================== ] 867/1745 49% [============================== ] 868/1745 49% [============================== ] 869/1745 49% [============================== ] 870/1745 49% [============================== ] 871/1745 49% [============================== ] 872/1745 49% [=============================== ] 873/1745 50% [=============================== ] 874/1745 50% [=============================== ] 875/1745 50% [=============================== ] 876/1745 50% [=============================== ] 877/1745 50% [=============================== ] 878/1745 50% [=============================== ] 879/1745 50% [=============================== ] 880/1745 50% [=============================== ] 881/1745 50% [=============================== ] 882/1745 50% [=============================== ] 883/1745 50% [=============================== ] 884/1745 50% [=============================== ] 885/1745 50% [=============================== ] 886/1745 50% [=============================== ] 887/1745 50% [=============================== ] 888/1745 50% [=============================== ] 889/1745 50% [=============================== ] 890/1745 51% [=============================== ] 891/1745 51% [=============================== ] 892/1745 51% [=============================== ] 893/1745 51% [=============================== ] 894/1745 51% [=============================== ] 895/1745 51% [=============================== ] 896/1745 51% [=============================== ] 897/1745 51% [=============================== ] 898/1745 51% [=============================== ] 899/1745 51% [=============================== ] 900/1745 51% [================================ ] 901/1745 51% [================================ ] 902/1745 51% [================================ ] 903/1745 51% [================================ ] 904/1745 51% [================================ ] 905/1745 51% [================================ ] 906/1745 51% [================================ ] 907/1745 51% [================================ ] 908/1745 52% [================================ ] 909/1745 52% [================================ ] 910/1745 52% [================================ ] 911/1745 52% [================================ ] 912/1745 52% [================================ ] 913/1745 52% [================================ ] 914/1745 52% [================================ ] 915/1745 52% [================================ ] 916/1745 52% [================================ ] 917/1745 52% [================================ ] 918/1745 52% [================================ ] 919/1745 52% [================================ ] 920/1745 52% [================================ ] 921/1745 52% [================================ ] 922/1745 52% [================================ ] 923/1745 52% [================================ ] 924/1745 52% [================================ ] 925/1745 53% [================================ ] 926/1745 53% [================================ ] 927/1745 53% [================================ ] 928/1745 53% [================================= ] 929/1745 53% [================================= ] 930/1745 53% [================================= ] 931/1745 53% [================================= ] 932/1745 53% [================================= ] 933/1745 53% [================================= ] 934/1745 53% [================================= ] 935/1745 53% [================================= ] 936/1745 53% [================================= ] 937/1745 53% [================================= ] 938/1745 53% [================================= ] 939/1745 53% [================================= ] 940/1745 53% [================================= ] 941/1745 53% [================================= ] 942/1745 53% [================================= ] 943/1745 54% [================================= ] 944/1745 54% [================================= ] 945/1745 54% [================================= ] 946/1745 54% [================================= ] 947/1745 54% [================================= ] 948/1745 54% [================================= ] 949/1745 54% [================================= ] 950/1745 54% [================================= ] 951/1745 54% [================================= ] 952/1745 54% [================================= ] 953/1745 54% [================================= ] 954/1745 54% [================================= ] 955/1745 54% [================================= ] 956/1745 54% [================================== ] 957/1745 54% [================================== ] 958/1745 54% [================================== ] 959/1745 54% [================================== ] 960/1745 55% [================================== ] 961/1745 55% [================================== ] 962/1745 55% [================================== ] 963/1745 55% [================================== ] 964/1745 55% [================================== ] 965/1745 55% [================================== ] 966/1745 55% [================================== ] 967/1745 55% [================================== ] 968/1745 55% [================================== ] 969/1745 55% [================================== ] 970/1745 55% [================================== ] 971/1745 55% [================================== ] 972/1745 55% [================================== ] 973/1745 55% [================================== ] 974/1745 55% [================================== ] 975/1745 55% [================================== ] 976/1745 55% [================================== ] 977/1745 55% [================================== ] 978/1745 56% [================================== ] 979/1745 56% [================================== ] 980/1745 56% [================================== ] 981/1745 56% [================================== ] 982/1745 56% [================================== ] 983/1745 56% [================================== ] 984/1745 56% [================================== ] 985/1745 56% [=================================== ] 986/1745 56% [=================================== ] 987/1745 56% [=================================== ] 988/1745 56% [=================================== ] 989/1745 56% [=================================== ] 990/1745 56% [=================================== ] 991/1745 56% [=================================== ] 992/1745 56% [=================================== ] 993/1745 56% [=================================== ] 994/1745 56% [=================================== ] 995/1745 57% [=================================== ] 996/1745 57% [=================================== ] 997/1745 57% [=================================== ] 998/1745 57% [=================================== ] 999/1745 57% [=================================== ] 1000/1745 57% [=================================== ] 1001/1745 57% [=================================== ] 1002/1745 57% [=================================== ] 1003/1745 57% [=================================== ] 1004/1745 57% [=================================== ] 1005/1745 57% [=================================== ] 1006/1745 57% [=================================== ] 1007/1745 57% [=================================== ] 1008/1745 57% [=================================== ] 1009/1745 57% [=================================== ] 1010/1745 57% [=================================== ] 1011/1745 57% [=================================== ] 1012/1745 57% [=================================== ] 1013/1745 58% [==================================== ] 1014/1745 58% [==================================== ] 1015/1745 58% [==================================== ] 1016/1745 58% [==================================== ] 1017/1745 58% [==================================== ] 1018/1745 58% [==================================== ] 1019/1745 58% [==================================== ] 1020/1745 58% [==================================== ] 1021/1745 58% [==================================== ] 1022/1745 58% [==================================== ] 1023/1745 58% [==================================== ] 1024/1745 58% [==================================== ] 1025/1745 58% [==================================== ] 1026/1745 58% [==================================== ] 1027/1745 58% [==================================== ] 1028/1745 58% [==================================== ] 1029/1745 58% [==================================== ] 1030/1745 59% [==================================== ] 1031/1745 59% [==================================== ] 1032/1745 59% [==================================== ] 1033/1745 59% [==================================== ] 1034/1745 59% [==================================== ] 1035/1745 59% [==================================== ] 1036/1745 59% [==================================== ] 1037/1745 59% [==================================== ] 1038/1745 59% [==================================== ] 1039/1745 59% [==================================== ] 1040/1745 59% [==================================== ] 1041/1745 59% [===================================== ] 1042/1745 59% [===================================== ] 1043/1745 59% [===================================== ] 1044/1745 59% [===================================== ] 1045/1745 59% [===================================== ] 1046/1745 59% [===================================== ] 1047/1745 60% [===================================== ] 1048/1745 60% [===================================== ] 1049/1745 60% [===================================== ] 1050/1745 60% [===================================== ] 1051/1745 60% [===================================== ] 1052/1745 60% [===================================== ] 1053/1745 60% [===================================== ] 1054/1745 60% [===================================== ] 1055/1745 60% [===================================== ] 1056/1745 60% [===================================== ] 1057/1745 60% [===================================== ] 1058/1745 60% [===================================== ] 1059/1745 60% [===================================== ] 1060/1745 60% [===================================== ] 1061/1745 60% [===================================== ] 1062/1745 60% [===================================== ] 1063/1745 60% [===================================== ] 1064/1745 60% [===================================== ] 1065/1745 61% [===================================== ] 1066/1745 61% [===================================== ] 1067/1745 61% [===================================== ] 1068/1745 61% [===================================== ] 1069/1745 61% [====================================== ] 1070/1745 61% [====================================== ] 1071/1745 61% [====================================== ] 1072/1745 61% [====================================== ] 1073/1745 61% [====================================== ] 1074/1745 61% [====================================== ] 1075/1745 61% [====================================== ] 1076/1745 61% [====================================== ] 1077/1745 61% [====================================== ] 1078/1745 61% [====================================== ] 1079/1745 61% [====================================== ] 1080/1745 61% [====================================== ] 1081/1745 61% [====================================== ] 1082/1745 62% [====================================== ] 1083/1745 62% [====================================== ] 1084/1745 62% [====================================== ] 1085/1745 62% [====================================== ] 1086/1745 62% [====================================== ] 1087/1745 62% [====================================== ] 1088/1745 62% [====================================== ] 1089/1745 62% [====================================== ] 1090/1745 62% [====================================== ] 1091/1745 62% [====================================== ] 1092/1745 62% [====================================== ] 1093/1745 62% [====================================== ] 1094/1745 62% [====================================== ] 1095/1745 62% [====================================== ] 1096/1745 62% [====================================== ] 1097/1745 62% [======================================= ] 1098/1745 62% [======================================= ] 1099/1745 62% [======================================= ] 1100/1745 63% [======================================= ] 1101/1745 63% [======================================= ] 1102/1745 63% [======================================= ] 1103/1745 63% [======================================= ] 1104/1745 63% [======================================= ] 1105/1745 63% [======================================= ] 1106/1745 63% [======================================= ] 1107/1745 63% [======================================= ] 1108/1745 63% [======================================= ] 1109/1745 63% [======================================= ] 1110/1745 63% [======================================= ] 1111/1745 63% [======================================= ] 1112/1745 63% [======================================= ] 1113/1745 63% [======================================= ] 1114/1745 63% [======================================= ] 1115/1745 63% [======================================= ] 1116/1745 63% [======================================= ] 1117/1745 64% [======================================= ] 1118/1745 64% [======================================= ] 1119/1745 64% [======================================= ] 1120/1745 64% [======================================= ] 1121/1745 64% [======================================= ] 1122/1745 64% [======================================= ] 1123/1745 64% [======================================= ] 1124/1745 64% [======================================= ] 1125/1745 64% [======================================== ] 1126/1745 64% [======================================== ] 1127/1745 64% [======================================== ] 1128/1745 64% [======================================== ] 1129/1745 64% [======================================== ] 1130/1745 64% [======================================== ] 1131/1745 64% [======================================== ] 1132/1745 64% [======================================== ] 1133/1745 64% [======================================== ] 1134/1745 64% [======================================== ] 1135/1745 65% [======================================== ] 1136/1745 65% [======================================== ] 1137/1745 65% [======================================== ] 1138/1745 65% [======================================== ] 1139/1745 65% [======================================== ] 1140/1745 65% [======================================== ] 1141/1745 65% [======================================== ] 1142/1745 65% [======================================== ] 1143/1745 65% [======================================== ] 1144/1745 65% [======================================== ] 1145/1745 65% [======================================== ] 1146/1745 65% [======================================== ] 1147/1745 65% [======================================== ] 1148/1745 65% [======================================== ] 1149/1745 65% [======================================== ] 1150/1745 65% [======================================== ] 1151/1745 65% [======================================== ] 1152/1745 66% [======================================== ] 1153/1745 66% [========================================= ] 1154/1745 66% [========================================= ] 1155/1745 66% [========================================= ] 1156/1745 66% [========================================= ] 1157/1745 66% [========================================= ] 1158/1745 66% [========================================= ] 1159/1745 66% [========================================= ] 1160/1745 66% [========================================= ] 1161/1745 66% [========================================= ] 1162/1745 66% [========================================= ] 1163/1745 66% [========================================= ] 1164/1745 66% [========================================= ] 1165/1745 66% [========================================= ] 1166/1745 66% [========================================= ] 1167/1745 66% [========================================= ] 1168/1745 66% [========================================= ] 1169/1745 66% [========================================= ] 1170/1745 67% [========================================= ] 1171/1745 67% [========================================= ] 1172/1745 67% [========================================= ] 1173/1745 67% [========================================= ] 1174/1745 67% [========================================= ] 1175/1745 67% [========================================= ] 1176/1745 67% [========================================= ] 1177/1745 67% [========================================= ] 1178/1745 67% [========================================= ] 1179/1745 67% [========================================= ] 1180/1745 67% [========================================= ] 1181/1745 67% [========================================= ] 1182/1745 67% [========================================== ] 1183/1745 67% [========================================== ] 1184/1745 67% [========================================== ] 1185/1745 67% [========================================== ] 1186/1745 67% [========================================== ] 1187/1745 68% [========================================== ] 1188/1745 68% [========================================== ] 1189/1745 68% [========================================== ] 1190/1745 68% [========================================== ] 1191/1745 68% [========================================== ] 1192/1745 68% [========================================== ] 1193/1745 68% [========================================== ] 1194/1745 68% [========================================== ] 1195/1745 68% [========================================== ] 1196/1745 68% [========================================== ] 1197/1745 68% [========================================== ] 1198/1745 68% [========================================== ] 1199/1745 68% [========================================== ] 1200/1745 68% [========================================== ] 1201/1745 68% [========================================== ] 1202/1745 68% [========================================== ] 1203/1745 68% [========================================== ] 1204/1745 68% [========================================== ] 1205/1745 69% [========================================== ] 1206/1745 69% [========================================== ] 1207/1745 69% [========================================== ] 1208/1745 69% [========================================== ] 1209/1745 69% [========================================== ] 1210/1745 69% [=========================================== ] 1211/1745 69% [=========================================== ] 1212/1745 69% [=========================================== ] 1213/1745 69% [=========================================== ] 1214/1745 69% [=========================================== ] 1215/1745 69% [=========================================== ] 1216/1745 69% [=========================================== ] 1217/1745 69% [=========================================== ] 1218/1745 69% [=========================================== ] 1219/1745 69% [=========================================== ] 1220/1745 69% [=========================================== ] 1221/1745 69% [=========================================== ] 1222/1745 70% [=========================================== ] 1223/1745 70% [=========================================== ] 1224/1745 70% [=========================================== ] 1225/1745 70% [=========================================== ] 1226/1745 70% [=========================================== ] 1227/1745 70% [=========================================== ] 1228/1745 70% [=========================================== ] 1229/1745 70% [=========================================== ] 1230/1745 70% [=========================================== ] 1231/1745 70% [=========================================== ] 1232/1745 70% [=========================================== ] 1233/1745 70% [=========================================== ] 1234/1745 70% [=========================================== ] 1235/1745 70% [=========================================== ] 1236/1745 70% [=========================================== ] 1237/1745 70% [=========================================== ] 1238/1745 70% [============================================ ] 1239/1745 71% [============================================ ] 1240/1745 71% [============================================ ] 1241/1745 71% [============================================ ] 1242/1745 71% [============================================ ] 1243/1745 71% [============================================ ] 1244/1745 71% [============================================ ] 1245/1745 71% [============================================ ] 1246/1745 71% [============================================ ] 1247/1745 71% [============================================ ] 1248/1745 71% [============================================ ] 1249/1745 71% [============================================ ] 1250/1745 71% [============================================ ] 1251/1745 71% [============================================ ] 1252/1745 71% [============================================ ] 1253/1745 71% [============================================ ] 1254/1745 71% [============================================ ] 1255/1745 71% [============================================ ] 1256/1745 71% [============================================ ] 1257/1745 72% [============================================ ] 1258/1745 72% [============================================ ] 1259/1745 72% [============================================ ] 1260/1745 72% [============================================ ] 1261/1745 72% [============================================ ] 1262/1745 72% [============================================ ] 1263/1745 72% [============================================ ] 1264/1745 72% [============================================ ] 1265/1745 72% [============================================ ] 1266/1745 72% [============================================= ] 1267/1745 72% [============================================= ] 1268/1745 72% [============================================= ] 1269/1745 72% [============================================= ] 1270/1745 72% [============================================= ] 1271/1745 72% [============================================= ] 1272/1745 72% [============================================= ] 1273/1745 72% [============================================= ] 1274/1745 73% [============================================= ] 1275/1745 73% [============================================= ] 1276/1745 73% [============================================= ] 1277/1745 73% [============================================= ] 1278/1745 73% [============================================= ] 1279/1745 73% [============================================= ] 1280/1745 73% [============================================= ] 1281/1745 73% [============================================= ] 1282/1745 73% [============================================= ] 1283/1745 73% [============================================= ] 1284/1745 73% [============================================= ] 1285/1745 73% [============================================= ] 1286/1745 73% [============================================= ] 1287/1745 73% [============================================= ] 1288/1745 73% [============================================= ] 1289/1745 73% [============================================= ] 1290/1745 73% [============================================= ] 1291/1745 73% [============================================= ] 1292/1745 74% [============================================= ] 1293/1745 74% [============================================= ] 1294/1745 74% [============================================== ] 1295/1745 74% [============================================== ] 1296/1745 74% [============================================== ] 1297/1745 74% [============================================== ] 1298/1745 74% [============================================== ] 1299/1745 74% [============================================== ] 1300/1745 74% [============================================== ] 1301/1745 74% [============================================== ] 1302/1745 74% [============================================== ] 1303/1745 74% [============================================== ] 1304/1745 74% [============================================== ] 1305/1745 74% [============================================== ] 1306/1745 74% [============================================== ] 1307/1745 74% [============================================== ] 1308/1745 74% [============================================== ] 1309/1745 75% [============================================== ] 1310/1745 75% [============================================== ] 1311/1745 75% [============================================== ] 1312/1745 75% [============================================== ] 1313/1745 75% [============================================== ] 1314/1745 75% [============================================== ] 1315/1745 75% [============================================== ] 1316/1745 75% [============================================== ] 1317/1745 75% [============================================== ] 1318/1745 75% [============================================== ] 1319/1745 75% [============================================== ] 1320/1745 75% [============================================== ] 1321/1745 75% [============================================== ] 1322/1745 75% [=============================================== ] 1323/1745 75% [=============================================== ] 1324/1745 75% [=============================================== ] 1325/1745 75% [=============================================== ] 1326/1745 75% [=============================================== ] 1327/1745 76% [=============================================== ] 1328/1745 76% [=============================================== ] 1329/1745 76% [=============================================== ] 1330/1745 76% [=============================================== ] 1331/1745 76% [=============================================== ] 1332/1745 76% [=============================================== ] 1333/1745 76% [=============================================== ] 1334/1745 76% [=============================================== ] 1335/1745 76% [=============================================== ] 1336/1745 76% [=============================================== ] 1337/1745 76% [=============================================== ] 1338/1745 76% [=============================================== ] 1339/1745 76% [=============================================== ] 1340/1745 76% [=============================================== ] 1341/1745 76% [=============================================== ] 1342/1745 76% [=============================================== ] 1343/1745 76% [=============================================== ] 1344/1745 77% [=============================================== ] 1345/1745 77% [=============================================== ] 1346/1745 77% [=============================================== ] 1347/1745 77% [=============================================== ] 1348/1745 77% [=============================================== ] 1349/1745 77% [=============================================== ] 1350/1745 77% [================================================ ] 1351/1745 77% [================================================ ] 1352/1745 77% [================================================ ] 1353/1745 77% [================================================ ] 1354/1745 77% [================================================ ] 1355/1745 77% [================================================ ] 1356/1745 77% [================================================ ] 1357/1745 77% [================================================ ] 1358/1745 77% [================================================ ] 1359/1745 77% [================================================ ] 1360/1745 77% [================================================ ] 1361/1745 77% [================================================ ] 1362/1745 78% [================================================ ] 1363/1745 78% [================================================ ] 1364/1745 78% [================================================ ] 1365/1745 78% [================================================ ] 1366/1745 78% [================================================ ] 1367/1745 78% [================================================ ] 1368/1745 78% [================================================ ] 1369/1745 78% [================================================ ] 1370/1745 78% [================================================ ] 1371/1745 78% [================================================ ] 1372/1745 78% [================================================ ] 1373/1745 78% [================================================ ] 1374/1745 78% [================================================ ] 1375/1745 78% [================================================ ] 1376/1745 78% [================================================ ] 1377/1745 78% [================================================ ] 1378/1745 78% [================================================ ] 1379/1745 79% [================================================= ] 1380/1745 79% [================================================= ] 1381/1745 79% [================================================= ] 1382/1745 79% [================================================= ] 1383/1745 79% [================================================= ] 1384/1745 79% [================================================= ] 1385/1745 79% [================================================= ] 1386/1745 79% [================================================= ] 1387/1745 79% [================================================= ] 1388/1745 79% [================================================= ] 1389/1745 79% [================================================= ] 1390/1745 79% [================================================= ] 1391/1745 79% [================================================= ] 1392/1745 79% [================================================= ] 1393/1745 79% [================================================= ] 1394/1745 79% [================================================= ] 1395/1745 79% [================================================= ] 1396/1745 80% [================================================= ] 1397/1745 80% [================================================= ] 1398/1745 80% [================================================= ] 1399/1745 80% [================================================= ] 1400/1745 80% [================================================= ] 1401/1745 80% [================================================= ] 1402/1745 80% [================================================= ] 1403/1745 80% [================================================= ] 1404/1745 80% [================================================= ] 1405/1745 80% [================================================= ] 1406/1745 80% [================================================= ] 1407/1745 80% [================================================== ] 1408/1745 80% [================================================== ] 1409/1745 80% [================================================== ] 1410/1745 80% [================================================== ] 1411/1745 80% [================================================== ] 1412/1745 80% [================================================== ] 1413/1745 80% [================================================== ] 1414/1745 81% [================================================== ] 1415/1745 81% [================================================== ] 1416/1745 81% [================================================== ] 1417/1745 81% [================================================== ] 1418/1745 81% [================================================== ] 1419/1745 81% [================================================== ] 1420/1745 81% [================================================== ] 1421/1745 81% [================================================== ] 1422/1745 81% [================================================== ] 1423/1745 81% [================================================== ] 1424/1745 81% [================================================== ] 1425/1745 81% [================================================== ] 1426/1745 81% [================================================== ] 1427/1745 81% [================================================== ] 1428/1745 81% [================================================== ] 1429/1745 81% [================================================== ] 1430/1745 81% [================================================== ] 1431/1745 82% [================================================== ] 1432/1745 82% [================================================== ] 1433/1745 82% [================================================== ] 1434/1745 82% [================================================== ] 1435/1745 82% [=================================================== ] 1436/1745 82% [=================================================== ] 1437/1745 82% [=================================================== ] 1438/1745 82% [=================================================== ] 1439/1745 82% [=================================================== ] 1440/1745 82% [=================================================== ] 1441/1745 82% [=================================================== ] 1442/1745 82% [=================================================== ] 1443/1745 82% [=================================================== ] 1444/1745 82% [=================================================== ] 1445/1745 82% [=================================================== ] 1446/1745 82% [=================================================== ] 1447/1745 82% [=================================================== ] 1448/1745 82% [=================================================== ] 1449/1745 83% [=================================================== ] 1450/1745 83% [=================================================== ] 1451/1745 83% [=================================================== ] 1452/1745 83% [=================================================== ] 1453/1745 83% [=================================================== ] 1454/1745 83% [=================================================== ] 1455/1745 83% [=================================================== ] 1456/1745 83% [=================================================== ] 1457/1745 83% [=================================================== ] 1458/1745 83% [=================================================== ] 1459/1745 83% [=================================================== ] 1460/1745 83% [=================================================== ] 1461/1745 83% [=================================================== ] 1462/1745 83% [=================================================== ] 1463/1745 83% [==================================================== ] 1464/1745 83% [==================================================== ] 1465/1745 83% [==================================================== ] 1466/1745 84% [==================================================== ] 1467/1745 84% [==================================================== ] 1468/1745 84% [==================================================== ] 1469/1745 84% [==================================================== ] 1470/1745 84% [==================================================== ] 1471/1745 84% [==================================================== ] 1472/1745 84% [==================================================== ] 1473/1745 84% [==================================================== ] 1474/1745 84% [==================================================== ] 1475/1745 84% [==================================================== ] 1476/1745 84% [==================================================== ] 1477/1745 84% [==================================================== ] 1478/1745 84% [==================================================== ] 1479/1745 84% [==================================================== ] 1480/1745 84% [==================================================== ] 1481/1745 84% [==================================================== ] 1482/1745 84% [==================================================== ] 1483/1745 84% [==================================================== ] 1484/1745 85% [==================================================== ] 1485/1745 85% [==================================================== ] 1486/1745 85% [==================================================== ] 1487/1745 85% [==================================================== ] 1488/1745 85% [==================================================== ] 1489/1745 85% [==================================================== ] 1490/1745 85% [==================================================== ] 1491/1745 85% [===================================================== ] 1492/1745 85% [===================================================== ] 1493/1745 85% [===================================================== ] 1494/1745 85% [===================================================== ] 1495/1745 85% [===================================================== ] 1496/1745 85% [===================================================== ] 1497/1745 85% [===================================================== ] 1498/1745 85% [===================================================== ] 1499/1745 85% [===================================================== ] 1500/1745 85% [===================================================== ] 1501/1745 86% [===================================================== ] 1502/1745 86% [===================================================== ] 1503/1745 86% [===================================================== ] 1504/1745 86% [===================================================== ] 1505/1745 86% [===================================================== ] 1506/1745 86% [===================================================== ] 1507/1745 86% [===================================================== ] 1508/1745 86% [===================================================== ] 1509/1745 86% [===================================================== ] 1510/1745 86% [===================================================== ] 1511/1745 86% [===================================================== ] 1512/1745 86% [===================================================== ] 1513/1745 86% [===================================================== ] 1514/1745 86% [===================================================== ] 1515/1745 86% [===================================================== ] 1516/1745 86% [===================================================== ] 1517/1745 86% [===================================================== ] 1518/1745 86% [===================================================== ] 1519/1745 87% [====================================================== ] 1520/1745 87% [====================================================== ] 1521/1745 87% [====================================================== ] 1522/1745 87% [====================================================== ] 1523/1745 87% [====================================================== ] 1524/1745 87% [====================================================== ] 1525/1745 87% [====================================================== ] 1526/1745 87% [====================================================== ] 1527/1745 87% [====================================================== ] 1528/1745 87% [====================================================== ] 1529/1745 87% [====================================================== ] 1530/1745 87% [====================================================== ] 1531/1745 87% [====================================================== ] 1532/1745 87% [====================================================== ] 1533/1745 87% [====================================================== ] 1534/1745 87% [====================================================== ] 1535/1745 87% [====================================================== ] 1536/1745 88% [====================================================== ] 1537/1745 88% [====================================================== ] 1538/1745 88% [====================================================== ] 1539/1745 88% [====================================================== ] 1540/1745 88% [====================================================== ] 1541/1745 88% [====================================================== ] 1542/1745 88% [====================================================== ] 1543/1745 88% [====================================================== ] 1544/1745 88% [====================================================== ] 1545/1745 88% [====================================================== ] 1546/1745 88% [====================================================== ] 1547/1745 88% [======================================================= ] 1548/1745 88% [======================================================= ] 1549/1745 88% [======================================================= ] 1550/1745 88% [======================================================= ] 1551/1745 88% [======================================================= ] 1552/1745 88% [======================================================= ] 1553/1745 88% [======================================================= ] 1554/1745 89% [======================================================= ] 1555/1745 89% [======================================================= ] 1556/1745 89% [======================================================= ] 1557/1745 89% [======================================================= ] 1558/1745 89% [======================================================= ] 1559/1745 89% [======================================================= ] 1560/1745 89% [======================================================= ] 1561/1745 89% [======================================================= ] 1562/1745 89% [======================================================= ] 1563/1745 89% [======================================================= ] 1564/1745 89% [======================================================= ] 1565/1745 89% [======================================================= ] 1566/1745 89% [======================================================= ] 1567/1745 89% [======================================================= ] 1568/1745 89% [======================================================= ] 1569/1745 89% [======================================================= ] 1570/1745 89% [======================================================= ] 1571/1745 90% [======================================================= ] 1572/1745 90% [======================================================= ] 1573/1745 90% [======================================================= ] 1574/1745 90% [======================================================= ] 1575/1745 90% [======================================================= ] 1576/1745 90% [======================================================== ] 1577/1745 90% [======================================================== ] 1578/1745 90% [======================================================== ] 1579/1745 90% [======================================================== ] 1580/1745 90% [======================================================== ] 1581/1745 90% [======================================================== ] 1582/1745 90% [======================================================== ] 1583/1745 90% [======================================================== ] 1584/1745 90% [======================================================== ] 1585/1745 90% [======================================================== ] 1586/1745 90% [======================================================== ] 1587/1745 90% [======================================================== ] 1588/1745 91% [======================================================== ] 1589/1745 91% [======================================================== ] 1590/1745 91% [======================================================== ] 1591/1745 91% [======================================================== ] 1592/1745 91% [======================================================== ] 1593/1745 91% [======================================================== ] 1594/1745 91% [======================================================== ] 1595/1745 91% [======================================================== ] 1596/1745 91% [======================================================== ] 1597/1745 91% [======================================================== ] 1598/1745 91% [======================================================== ] 1599/1745 91% [======================================================== ] 1600/1745 91% [======================================================== ] 1601/1745 91% [======================================================== ] 1602/1745 91% [======================================================== ] 1603/1745 91% [======================================================== ] 1604/1745 91% [========================================================= ] 1605/1745 91% [========================================================= ] 1606/1745 92% [========================================================= ] 1607/1745 92% [========================================================= ] 1608/1745 92% [========================================================= ] 1609/1745 92% [========================================================= ] 1610/1745 92% [========================================================= ] 1611/1745 92% [========================================================= ] 1612/1745 92% [========================================================= ] 1613/1745 92% [========================================================= ] 1614/1745 92% [========================================================= ] 1615/1745 92% [========================================================= ] 1616/1745 92% [========================================================= ] 1617/1745 92% [========================================================= ] 1618/1745 92% [========================================================= ] 1619/1745 92% [========================================================= ] 1620/1745 92% [========================================================= ] 1621/1745 92% [========================================================= ] 1622/1745 92% [========================================================= ] 1623/1745 93% [========================================================= ] 1624/1745 93% [========================================================= ] 1625/1745 93% [========================================================= ] 1626/1745 93% [========================================================= ] 1627/1745 93% [========================================================= ] 1628/1745 93% [========================================================= ] 1629/1745 93% [========================================================= ] 1630/1745 93% [========================================================= ] 1631/1745 93% [========================================================= ] 1632/1745 93% [========================================================== ] 1633/1745 93% [========================================================== ] 1634/1745 93% [========================================================== ] 1635/1745 93% [========================================================== ] 1636/1745 93% [========================================================== ] 1637/1745 93% [========================================================== ] 1638/1745 93% [========================================================== ] 1639/1745 93% [========================================================== ] 1640/1745 93% [========================================================== ] 1641/1745 94% [========================================================== ] 1642/1745 94% [========================================================== ] 1643/1745 94% [========================================================== ] 1644/1745 94% [========================================================== ] 1645/1745 94% [========================================================== ] 1646/1745 94% [========================================================== ] 1647/1745 94% [========================================================== ] 1648/1745 94% [========================================================== ] 1649/1745 94% [========================================================== ] 1650/1745 94% [========================================================== ] 1651/1745 94% [========================================================== ] 1652/1745 94% [========================================================== ] 1653/1745 94% [========================================================== ] 1654/1745 94% [========================================================== ] 1655/1745 94% [========================================================== ] 1656/1745 94% [========================================================== ] 1657/1745 94% [========================================================== ] 1658/1745 95% [========================================================== ] 1659/1745 95% [========================================================== ] 1660/1745 95% [=========================================================== ] 1661/1745 95% [=========================================================== ] 1662/1745 95% [=========================================================== ] 1663/1745 95% [=========================================================== ] 1664/1745 95% [=========================================================== ] 1665/1745 95% [=========================================================== ] 1666/1745 95% [=========================================================== ] 1667/1745 95% [=========================================================== ] 1668/1745 95% [=========================================================== ] 1669/1745 95% [=========================================================== ] 1670/1745 95% [=========================================================== ] 1671/1745 95% [=========================================================== ] 1672/1745 95% [=========================================================== ] 1673/1745 95% [=========================================================== ] 1674/1745 95% [=========================================================== ] 1675/1745 95% [=========================================================== ] 1676/1745 96% [=========================================================== ] 1677/1745 96% [=========================================================== ] 1678/1745 96% [=========================================================== ] 1679/1745 96% [=========================================================== ] 1680/1745 96% [=========================================================== ] 1681/1745 96% [=========================================================== ] 1682/1745 96% [=========================================================== ] 1683/1745 96% [=========================================================== ] 1684/1745 96% [=========================================================== ] 1685/1745 96% [=========================================================== ] 1686/1745 96% [=========================================================== ] 1687/1745 96% [=========================================================== ] 1688/1745 96% [============================================================ ] 1689/1745 96% [============================================================ ] 1690/1745 96% [============================================================ ] 1691/1745 96% [============================================================ ] 1692/1745 96% [============================================================ ] 1693/1745 97% [============================================================ ] 1694/1745 97% [============================================================ ] 1695/1745 97% [============================================================ ] 1696/1745 97% [============================================================ ] 1697/1745 97% [============================================================ ] 1698/1745 97% [============================================================ ] 1699/1745 97% [============================================================ ] 1700/1745 97% [============================================================ ] 1701/1745 97% [============================================================ ] 1702/1745 97% [============================================================ ] 1703/1745 97% [============================================================ ] 1704/1745 97% [============================================================ ] 1705/1745 97% [============================================================ ] 1706/1745 97% [============================================================ ] 1707/1745 97% [============================================================ ] 1708/1745 97% [============================================================ ] 1709/1745 97% [============================================================ ] 1710/1745 97% [============================================================ ] 1711/1745 98% [============================================================ ] 1712/1745 98% [============================================================ ] 1713/1745 98% [============================================================ ] 1714/1745 98% [============================================================ ] 1715/1745 98% [============================================================ ] 1716/1745 98% [============================================================= ] 1717/1745 98% [============================================================= ] 1718/1745 98% [============================================================= ] 1719/1745 98% [============================================================= ] 1720/1745 98% [============================================================= ] 1721/1745 98% [============================================================= ] 1722/1745 98% [============================================================= ] 1723/1745 98% [============================================================= ] 1724/1745 98% [============================================================= ] 1725/1745 98% [============================================================= ] 1726/1745 98% [============================================================= ] 1727/1745 98% [============================================================= ] 1728/1745 99% [============================================================= ] 1729/1745 99% [============================================================= ] 1730/1745 99% [============================================================= ] 1731/1745 99% [============================================================= ] 1732/1745 99% [============================================================= ] 1733/1745 99% [============================================================= ] 1734/1745 99% [============================================================= ] 1735/1745 99% [============================================================= ] 1736/1745 99% [============================================================= ] 1737/1745 99% [============================================================= ] 1738/1745 99% [============================================================= ] 1739/1745 99% [============================================================= ] 1740/1745 99% [============================================================= ] 1741/1745 99% [============================================================= ] 1742/1745 99% [============================================================= ] 1743/1745 99% [============================================================= ] 1744/1745 99% [==============================================================] 1745/1745 100% operation complete, 1745 objects in 24521 NAND pages. ln -snf /home/buildroot/autobuild/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2022.05-1199-gd349d50dac Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-aespipe 2.4f Collecting legal info >>> host-skeleton Collecting legal info >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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.4.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) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.4.0 Collecting legal info >>> linux-headers 5.10.129 Collecting legal info >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> iputils 20211215 Collecting legal info LICENSE: OK (sha256: 973281334c2da6364fa6bdc44c1f0f8d60d80d73c782982ffc5d53b0a31aa042) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.5 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> dnsmasq 2.86 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nettle 3.8 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> dt 18.32 Collecting legal info LICENSE: OK (sha256: 49f47f20de4b44dc3505ed0cc55bfbfe0fc3e41956ab546f1eeedcf554def54c) >>> ethtool 5.18 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> haveged 1.9.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ifupdown-scripts Collecting legal info >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> inih 55 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> iperf3 3.10.1 Collecting legal info LICENSE: OK (sha256: 0e1cb1921904626f0d3e86cacc0e28333140f0f9957267cff0b9d185645743ed) >>> openssl Collecting legal info >>> libressl 3.5.3 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcodec2 1.0.1 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libdill 32d0e8b733416208e0412a56490332772bc5c6e1 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> libdmtx 0.7.5 Collecting legal info LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libuhttpd 3.14.1 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> liburiparser 0.9.6 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> matio 1.5.22 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> netsnmp 5.9 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_sound 1.0.3 Collecting legal info COPYING: OK (sha256: 2a781dd2f8c5435c59cfa3b79dfea1c1d7df676ed318ecc802139f76ac345d07) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> spidev_test 5.8 Collecting legal info >>> sshpass 1.09 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> sysstat 12.4.2 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> tio 1.40 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> vulkan-headers 1.2.203 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Collecting legal info README: OK (sha256: 8632a67e5a76be4cdf7fd0fc6509e21bd6c647183bd9d2325310d5098c652a3a) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zsh 5.8.1 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: gcc-final-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.10.129: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'