/usr/bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/target/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/home/buildroot/autobuild/instance-2/output-1/target/usr/bin' /usr/bin/install -c -m 644 xz.1 '/home/buildroot/autobuild/instance-2/output-1/target/usr/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src/xz' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xz | sed 's&^&&'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xz.1" ; \ if test -f "$man"; then \ /usr/bin/make dist_man_MANS="$man" man_MANS= \ mandir="/usr/share/man/$lang" install-man; \ fi; \ man1dir="/home/buildroot/autobuild/instance-2/output-1/target/usr/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's&^&&'` && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1"; \ done \ ); fi; \ done libtool: install: /usr/bin/install -c xz /home/buildroot/autobuild/instance-2/output-1/target/usr/bin/xz make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src/xz' /usr/bin/make install-exec-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src/xz' cd "/home/buildroot/autobuild/instance-2/output-1/target/usr/bin" && \ target=`echo xz | sed 's&^&&'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's&^&&'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src/xz' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src/xz' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src/xz' Making install in lzmainfo make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src/lzmainfo' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src/lzmainfo' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/target/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/home/buildroot/autobuild/instance-2/output-1/target/usr/bin' /usr/bin/install -c -m 644 lzmainfo.1 '/home/buildroot/autobuild/instance-2/output-1/target/usr/share/man/man1' libtool: install: /usr/bin/install -c lzmainfo /home/buildroot/autobuild/instance-2/output-1/target/usr/bin/lzmainfo make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src/lzmainfo' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src/lzmainfo' Making install in scripts make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src/scripts' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src/scripts' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/target/usr/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/home/buildroot/autobuild/instance-2/output-1/target/usr/bin' /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/home/buildroot/autobuild/instance-2/output-1/target/usr/share/man/man1' /usr/bin/make install-exec-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src/scripts' cd "/home/buildroot/autobuild/instance-2/output-1/target/usr/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&^&&'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's&^&&'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done /usr/bin/make install-data-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/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="/usr/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&^&&'` && \ link=`echo $pair | sed 's/^.*-//' \ | sed 's&^&&'` && \ man1dir="/home/buildroot/autobuild/instance-2/output-1/target/usr/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-2/output-1/build/xz-5.2.10/src/scripts' make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src/scripts' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src/scripts' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src/scripts' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/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-2/output-1/build/xz-5.2.10/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/src' Making install in po make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/po' if test "xz" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/usr/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-2/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/po' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/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-2/output-1/build/xz-5.2.10/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/xz-5.2.10' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%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-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/sh4eb-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/sh4eb-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-2/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-2/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/include /home/buildroot/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-2/output-1/target/usr/doc find /home/buildroot/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/man /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/info /home/buildroot/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/doc /home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-2/output-1/target/lib/debug /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.05-99-g4c8ab13b96"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.08-git\"" \ ) > /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-2/output-1/per-package /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/bin/bwrap f 1755 0 0 - - - - -\n /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 1439 objects. stage 2: creating image '/home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/1439 0% [ ] 2/1439 0% [ ] 3/1439 0% [ ] 4/1439 0% [ ] 5/1439 0% [ ] 6/1439 0% [ ] 7/1439 0% [ ] 8/1439 0% [ ] 9/1439 0% [ ] 10/1439 0% [ ] 11/1439 0% [ ] 12/1439 0% [ ] 13/1439 0% [ ] 14/1439 0% [ ] 15/1439 1% [ ] 16/1439 1% [ ] 17/1439 1% [ ] 18/1439 1% [ ] 19/1439 1% [ ] 20/1439 1% [ ] 21/1439 1% [ ] 22/1439 1% [ ] 23/1439 1% [= ] 24/1439 1% [= ] 25/1439 1% [= ] 26/1439 1% [= ] 27/1439 1% [= ] 28/1439 1% [= ] 29/1439 2% [= ] 30/1439 2% [= ] 31/1439 2% [= ] 32/1439 2% [= ] 33/1439 2% [= ] 34/1439 2% [= ] 35/1439 2% [= ] 36/1439 2% [= ] 37/1439 2% [= ] 38/1439 2% [= ] 39/1439 2% [= ] 40/1439 2% [= ] 41/1439 2% [= ] 42/1439 2% [= ] 43/1439 2% [= ] 44/1439 3% [= ] 45/1439 3% [= ] 46/1439 3% [== ] 47/1439 3% [== ] 48/1439 3% [== ] 49/1439 3% [== ] 50/1439 3% [== ] 51/1439 3% [== ] 52/1439 3% [== ] 53/1439 3% [== ] 54/1439 3% [== ] 55/1439 3% [== ] 56/1439 3% [== ] 57/1439 3% [== ] 58/1439 4% [== ] 59/1439 4% [== ] 60/1439 4% [== ] 61/1439 4% [== ] 62/1439 4% [== ] 63/1439 4% [== ] 64/1439 4% [== ] 65/1439 4% [== ] 66/1439 4% [== ] 67/1439 4% [== ] 68/1439 4% [== ] 69/1439 4% [=== ] 70/1439 4% [=== ] 71/1439 4% [=== ] 72/1439 5% [=== ] 73/1439 5% [=== ] 74/1439 5% [=== ] 75/1439 5% [=== ] 76/1439 5% [=== ] 77/1439 5% [=== ] 78/1439 5% [=== ] 79/1439 5% [=== ] 80/1439 5% [=== ] 81/1439 5% [=== ] 82/1439 5% [=== ] 83/1439 5% [=== ] 84/1439 5% [=== ] 85/1439 5% [=== ] 86/1439 5% [=== ] 87/1439 6% [=== ] 88/1439 6% [=== ] 89/1439 6% [=== ] 90/1439 6% [=== ] 91/1439 6% [=== ] 92/1439 6% [==== ] 93/1439 6% [==== ] 94/1439 6% [==== ] 95/1439 6% [==== ] 96/1439 6% [==== ] 97/1439 6% [==== ] 98/1439 6% [==== ] 99/1439 6% [==== ] 100/1439 6% [==== ] 101/1439 7% [==== ] 102/1439 7% [==== ] 103/1439 7% [==== ] 104/1439 7% [==== ] 105/1439 7% [==== ] 106/1439 7% [==== ] 107/1439 7% [==== ] 108/1439 7% [==== ] 109/1439 7% [==== ] 110/1439 7% [==== ] 111/1439 7% [==== ] 112/1439 7% [==== ] 113/1439 7% [==== ] 114/1439 7% [==== ] 115/1439 7% [==== ] 116/1439 8% [===== ] 117/1439 8% [===== ] 118/1439 8% [===== ] 119/1439 8% [===== ] 120/1439 8% [===== ] 121/1439 8% [===== ] 122/1439 8% [===== ] 123/1439 8% [===== ] 124/1439 8% [===== ] 125/1439 8% [===== ] 126/1439 8% [===== ] 127/1439 8% [===== ] 128/1439 8% [===== ] 129/1439 8% [===== ] 130/1439 9% [===== ] 131/1439 9% [===== ] 132/1439 9% [===== ] 133/1439 9% [===== ] 134/1439 9% [===== ] 135/1439 9% [===== ] 136/1439 9% [===== ] 137/1439 9% [===== ] 138/1439 9% [===== ] 139/1439 9% [====== ] 140/1439 9% [====== ] 141/1439 9% [====== ] 142/1439 9% [====== ] 143/1439 9% [====== ] 144/1439 10% [====== ] 145/1439 10% [====== ] 146/1439 10% [====== ] 147/1439 10% [====== ] 148/1439 10% [====== ] 149/1439 10% [====== ] 150/1439 10% [====== ] 151/1439 10% [====== ] 152/1439 10% [====== ] 153/1439 10% [====== ] 154/1439 10% [====== ] 155/1439 10% [====== ] 156/1439 10% [====== ] 157/1439 10% [====== ] 158/1439 10% [====== ] 159/1439 11% [====== ] 160/1439 11% [====== ] 161/1439 11% [====== ] 162/1439 11% [======= ] 163/1439 11% [======= ] 164/1439 11% [======= ] 165/1439 11% [======= ] 166/1439 11% [======= ] 167/1439 11% [======= ] 168/1439 11% [======= ] 169/1439 11% [======= ] 170/1439 11% [======= ] 171/1439 11% [======= ] 172/1439 11% [======= ] 173/1439 12% [======= ] 174/1439 12% [======= ] 175/1439 12% [======= ] 176/1439 12% [======= ] 177/1439 12% [======= ] 178/1439 12% [======= ] 179/1439 12% [======= ] 180/1439 12% [======= ] 181/1439 12% [======= ] 182/1439 12% [======= ] 183/1439 12% [======= ] 184/1439 12% [======= ] 185/1439 12% [======== ] 186/1439 12% [======== ] 187/1439 12% [======== ] 188/1439 13% [======== ] 189/1439 13% [======== ] 190/1439 13% [======== ] 191/1439 13% [======== ] 192/1439 13% [======== ] 193/1439 13% [======== ] 194/1439 13% [======== ] 195/1439 13% [======== ] 196/1439 13% [======== ] 197/1439 13% [======== ] 198/1439 13% [======== ] 199/1439 13% [======== ] 200/1439 13% [======== ] 201/1439 13% [======== ] 202/1439 14% [======== ] 203/1439 14% [======== ] 204/1439 14% [======== ] 205/1439 14% [======== ] 206/1439 14% [======== ] 207/1439 14% [======== ] 208/1439 14% [========= ] 209/1439 14% [========= ] 210/1439 14% [========= ] 211/1439 14% [========= ] 212/1439 14% [========= ] 213/1439 14% [========= ] 214/1439 14% [========= ] 215/1439 14% [========= ] 216/1439 15% [========= ] 217/1439 15% [========= ] 218/1439 15% [========= ] 219/1439 15% [========= ] 220/1439 15% [========= ] 221/1439 15% [========= ] 222/1439 15% [========= ] 223/1439 15% [========= ] 224/1439 15% [========= ] 225/1439 15% [========= ] 226/1439 15% [========= ] 227/1439 15% [========= ] 228/1439 15% [========= ] 229/1439 15% [========= ] 230/1439 15% [========= ] 231/1439 16% [========= ] 232/1439 16% [========== ] 233/1439 16% [========== ] 234/1439 16% [========== ] 235/1439 16% [========== ] 236/1439 16% [========== ] 237/1439 16% [========== ] 238/1439 16% [========== ] 239/1439 16% [========== ] 240/1439 16% [========== ] 241/1439 16% [========== ] 242/1439 16% [========== ] 243/1439 16% [========== ] 244/1439 16% [========== ] 245/1439 17% [========== ] 246/1439 17% [========== ] 247/1439 17% [========== ] 248/1439 17% [========== ] 249/1439 17% [========== ] 250/1439 17% [========== ] 251/1439 17% [========== ] 252/1439 17% [========== ] 253/1439 17% [========== ] 254/1439 17% [========== ] 255/1439 17% [=========== ] 256/1439 17% [=========== ] 257/1439 17% [=========== ] 258/1439 17% [=========== ] 259/1439 17% [=========== ] 260/1439 18% [=========== ] 261/1439 18% [=========== ] 262/1439 18% [=========== ] 263/1439 18% [=========== ] 264/1439 18% [=========== ] 265/1439 18% [=========== ] 266/1439 18% [=========== ] 267/1439 18% [=========== ] 268/1439 18% [=========== ] 269/1439 18% [=========== ] 270/1439 18% [=========== ] 271/1439 18% [=========== ] 272/1439 18% [=========== ] 273/1439 18% [=========== ] 274/1439 19% [=========== ] 275/1439 19% [=========== ] 276/1439 19% [=========== ] 277/1439 19% [=========== ] 278/1439 19% [============ ] 279/1439 19% [============ ] 280/1439 19% [============ ] 281/1439 19% [============ ] 282/1439 19% [============ ] 283/1439 19% [============ ] 284/1439 19% [============ ] 285/1439 19% [============ ] 286/1439 19% [============ ] 287/1439 19% [============ ] 288/1439 20% [============ ] 289/1439 20% [============ ] 290/1439 20% [============ ] 291/1439 20% [============ ] 292/1439 20% [============ ] 293/1439 20% [============ ] 294/1439 20% [============ ] 295/1439 20% [============ ] 296/1439 20% [============ ] 297/1439 20% [============ ] 298/1439 20% [============ ] 299/1439 20% [============ ] 300/1439 20% [============ ] 301/1439 20% [============= ] 302/1439 20% [============= ] 303/1439 21% [============= ] 304/1439 21% [============= ] 305/1439 21% [============= ] 306/1439 21% [============= ] 307/1439 21% [============= ] 308/1439 21% [============= ] 309/1439 21% [============= ] 310/1439 21% [============= ] 311/1439 21% [============= ] 312/1439 21% [============= ] 313/1439 21% [============= ] 314/1439 21% [============= ] 315/1439 21% [============= ] 316/1439 21% [============= ] 317/1439 22% [============= ] 318/1439 22% [============= ] 319/1439 22% [============= ] 320/1439 22% [============= ] 321/1439 22% [============= ] 322/1439 22% [============= ] 323/1439 22% [============= ] 324/1439 22% [============== ] 325/1439 22% [============== ] 326/1439 22% [============== ] 327/1439 22% [============== ] 328/1439 22% [============== ] 329/1439 22% [============== ] 330/1439 22% [============== ] 331/1439 23% [============== ] 332/1439 23% [============== ] 333/1439 23% [============== ] 334/1439 23% [============== ] 335/1439 23% [============== ] 336/1439 23% [============== ] 337/1439 23% [============== ] 338/1439 23% [============== ] 339/1439 23% [============== ] 340/1439 23% [============== ] 341/1439 23% [============== ] 342/1439 23% [============== ] 343/1439 23% [============== ] 344/1439 23% [============== ] 345/1439 23% [============== ] 346/1439 24% [============== ] 347/1439 24% [============== ] 348/1439 24% [=============== ] 349/1439 24% [=============== ] 350/1439 24% [=============== ] 351/1439 24% [=============== ] 352/1439 24% [=============== ] 353/1439 24% [=============== ] 354/1439 24% [=============== ] 355/1439 24% [=============== ] 356/1439 24% [=============== ] 357/1439 24% [=============== ] 358/1439 24% [=============== ] 359/1439 24% [=============== ] 360/1439 25% [=============== ] 361/1439 25% [=============== ] 362/1439 25% [=============== ] 363/1439 25% [=============== ] 364/1439 25% [=============== ] 365/1439 25% [=============== ] 366/1439 25% [=============== ] 367/1439 25% [=============== ] 368/1439 25% [=============== ] 369/1439 25% [=============== ] 370/1439 25% [=============== ] 371/1439 25% [================ ] 372/1439 25% [================ ] 373/1439 25% [================ ] 374/1439 25% [================ ] 375/1439 26% [================ ] 376/1439 26% [================ ] 377/1439 26% [================ ] 378/1439 26% [================ ] 379/1439 26% [================ ] 380/1439 26% [================ ] 381/1439 26% [================ ] 382/1439 26% [================ ] 383/1439 26% [================ ] 384/1439 26% [================ ] 385/1439 26% [================ ] 386/1439 26% [================ ] 387/1439 26% [================ ] 388/1439 26% [================ ] 389/1439 27% [================ ] 390/1439 27% [================ ] 391/1439 27% [================ ] 392/1439 27% [================ ] 393/1439 27% [================ ] 394/1439 27% [================= ] 395/1439 27% [================= ] 396/1439 27% [================= ] 397/1439 27% [================= ] 398/1439 27% [================= ] 399/1439 27% [================= ] 400/1439 27% [================= ] 401/1439 27% [================= ] 402/1439 27% [================= ] 403/1439 28% [================= ] 404/1439 28% [================= ] 405/1439 28% [================= ] 406/1439 28% [================= ] 407/1439 28% [================= ] 408/1439 28% [================= ] 409/1439 28% [================= ] 410/1439 28% [================= ] 411/1439 28% [================= ] 412/1439 28% [================= ] 413/1439 28% [================= ] 414/1439 28% [================= ] 415/1439 28% [================= ] 416/1439 28% [================= ] 417/1439 28% [================== ] 418/1439 29% [================== ] 419/1439 29% [================== ] 420/1439 29% [================== ] 421/1439 29% [================== ] 422/1439 29% [================== ] 423/1439 29% [================== ] 424/1439 29% [================== ] 425/1439 29% [================== ] 426/1439 29% [================== ] 427/1439 29% [================== ] 428/1439 29% [================== ] 429/1439 29% [================== ] 430/1439 29% [================== ] 431/1439 29% [================== ] 432/1439 30% [================== ] 433/1439 30% [================== ] 434/1439 30% [================== ] 435/1439 30% [================== ] 436/1439 30% [================== ] 437/1439 30% [================== ] 438/1439 30% [================== ] 439/1439 30% [================== ] 440/1439 30% [=================== ] 441/1439 30% [=================== ] 442/1439 30% [=================== ] 443/1439 30% [=================== ] 444/1439 30% [=================== ] 445/1439 30% [=================== ] 446/1439 30% [=================== ] 447/1439 31% [=================== ] 448/1439 31% [=================== ] 449/1439 31% [=================== ] 450/1439 31% [=================== ] 451/1439 31% [=================== ] 452/1439 31% [=================== ] 453/1439 31% [=================== ] 454/1439 31% [=================== ] 455/1439 31% [=================== ] 456/1439 31% [=================== ] 457/1439 31% [=================== ] 458/1439 31% [=================== ] 459/1439 31% [=================== ] 460/1439 31% [=================== ] 461/1439 32% [=================== ] 462/1439 32% [=================== ] 463/1439 32% [=================== ] 464/1439 32% [==================== ] 465/1439 32% [==================== ] 466/1439 32% [==================== ] 467/1439 32% [==================== ] 468/1439 32% [==================== ] 469/1439 32% [==================== ] 470/1439 32% [==================== ] 471/1439 32% [==================== ] 472/1439 32% [==================== ] 473/1439 32% [==================== ] 474/1439 32% [==================== ] 475/1439 33% [==================== ] 476/1439 33% [==================== ] 477/1439 33% [==================== ] 478/1439 33% [==================== ] 479/1439 33% [==================== ] 480/1439 33% [==================== ] 481/1439 33% [==================== ] 482/1439 33% [==================== ] 483/1439 33% [==================== ] 484/1439 33% [==================== ] 485/1439 33% [==================== ] 486/1439 33% [==================== ] 487/1439 33% [===================== ] 488/1439 33% [===================== ] 489/1439 33% [===================== ] 490/1439 34% [===================== ] 491/1439 34% [===================== ] 492/1439 34% [===================== ] 493/1439 34% [===================== ] 494/1439 34% [===================== ] 495/1439 34% [===================== ] 496/1439 34% [===================== ] 497/1439 34% [===================== ] 498/1439 34% [===================== ] 499/1439 34% [===================== ] 500/1439 34% [===================== ] 501/1439 34% [===================== ] 502/1439 34% [===================== ] 503/1439 34% [===================== ] 504/1439 35% [===================== ] 505/1439 35% [===================== ] 506/1439 35% [===================== ] 507/1439 35% [===================== ] 508/1439 35% [===================== ] 509/1439 35% [===================== ] 510/1439 35% [====================== ] 511/1439 35% [====================== ] 512/1439 35% [====================== ] 513/1439 35% [====================== ] 514/1439 35% [====================== ] 515/1439 35% [====================== ] 516/1439 35% [====================== ] 517/1439 35% [====================== ] 518/1439 35% [====================== ] 519/1439 36% [====================== ] 520/1439 36% [====================== ] 521/1439 36% [====================== ] 522/1439 36% [====================== ] 523/1439 36% [====================== ] 524/1439 36% [====================== ] 525/1439 36% [====================== ] 526/1439 36% [====================== ] 527/1439 36% [====================== ] 528/1439 36% [====================== ] 529/1439 36% [====================== ] 530/1439 36% [====================== ] 531/1439 36% [====================== ] 532/1439 36% [====================== ] 533/1439 37% [======================= ] 534/1439 37% [======================= ] 535/1439 37% [======================= ] 536/1439 37% [======================= ] 537/1439 37% [======================= ] 538/1439 37% [======================= ] 539/1439 37% [======================= ] 540/1439 37% [======================= ] 541/1439 37% [======================= ] 542/1439 37% [======================= ] 543/1439 37% [======================= ] 544/1439 37% [======================= ] 545/1439 37% [======================= ] 546/1439 37% [======================= ] 547/1439 38% [======================= ] 548/1439 38% [======================= ] 549/1439 38% [======================= ] 550/1439 38% [======================= ] 551/1439 38% [======================= ] 552/1439 38% [======================= ] 553/1439 38% [======================= ] 554/1439 38% [======================= ] 555/1439 38% [======================= ] 556/1439 38% [======================= ] 557/1439 38% [======================== ] 558/1439 38% [======================== ] 559/1439 38% [======================== ] 560/1439 38% [======================== ] 561/1439 38% [======================== ] 562/1439 39% [======================== ] 563/1439 39% [======================== ] 564/1439 39% [======================== ] 565/1439 39% [======================== ] 566/1439 39% [======================== ] 567/1439 39% [======================== ] 568/1439 39% [======================== ] 569/1439 39% [======================== ] 570/1439 39% [======================== ] 571/1439 39% [======================== ] 572/1439 39% [======================== ] 573/1439 39% [======================== ] 574/1439 39% [======================== ] 575/1439 39% [======================== ] 576/1439 40% [======================== ] 577/1439 40% [======================== ] 578/1439 40% [======================== ] 579/1439 40% [======================== ] 580/1439 40% [========================= ] 581/1439 40% [========================= ] 582/1439 40% [========================= ] 583/1439 40% [========================= ] 584/1439 40% [========================= ] 585/1439 40% [========================= ] 586/1439 40% [========================= ] 587/1439 40% [========================= ] 588/1439 40% [========================= ] 589/1439 40% [========================= ] 590/1439 41% [========================= ] 591/1439 41% [========================= ] 592/1439 41% [========================= ] 593/1439 41% [========================= ] 594/1439 41% [========================= ] 595/1439 41% [========================= ] 596/1439 41% [========================= ] 597/1439 41% [========================= ] 598/1439 41% [========================= ] 599/1439 41% [========================= ] 600/1439 41% [========================= ] 601/1439 41% [========================= ] 602/1439 41% [========================= ] 603/1439 41% [========================== ] 604/1439 41% [========================== ] 605/1439 42% [========================== ] 606/1439 42% [========================== ] 607/1439 42% [========================== ] 608/1439 42% [========================== ] 609/1439 42% [========================== ] 610/1439 42% [========================== ] 611/1439 42% [========================== ] 612/1439 42% [========================== ] 613/1439 42% [========================== ] 614/1439 42% [========================== ] 615/1439 42% [========================== ] 616/1439 42% [========================== ] 617/1439 42% [========================== ] 618/1439 42% [========================== ] 619/1439 43% [========================== ] 620/1439 43% [========================== ] 621/1439 43% [========================== ] 622/1439 43% [========================== ] 623/1439 43% [========================== ] 624/1439 43% [========================== ] 625/1439 43% [========================== ] 626/1439 43% [=========================== ] 627/1439 43% [=========================== ] 628/1439 43% [=========================== ] 629/1439 43% [=========================== ] 630/1439 43% [=========================== ] 631/1439 43% [=========================== ] 632/1439 43% [=========================== ] 633/1439 43% [=========================== ] 634/1439 44% [=========================== ] 635/1439 44% [=========================== ] 636/1439 44% [=========================== ] 637/1439 44% [=========================== ] 638/1439 44% [=========================== ] 639/1439 44% [=========================== ] 640/1439 44% [=========================== ] 641/1439 44% [=========================== ] 642/1439 44% [=========================== ] 643/1439 44% [=========================== ] 644/1439 44% [=========================== ] 645/1439 44% [=========================== ] 646/1439 44% [=========================== ] 647/1439 44% [=========================== ] 648/1439 45% [=========================== ] 649/1439 45% [============================ ] 650/1439 45% [============================ ] 651/1439 45% [============================ ] 652/1439 45% [============================ ] 653/1439 45% [============================ ] 654/1439 45% [============================ ] 655/1439 45% [============================ ] 656/1439 45% [============================ ] 657/1439 45% [============================ ] 658/1439 45% [============================ ] 659/1439 45% [============================ ] 660/1439 45% [============================ ] 661/1439 45% [============================ ] 662/1439 46% [============================ ] 663/1439 46% [============================ ] 664/1439 46% [============================ ] 665/1439 46% [============================ ] 666/1439 46% [============================ ] 667/1439 46% [============================ ] 668/1439 46% [============================ ] 669/1439 46% [============================ ] 670/1439 46% [============================ ] 671/1439 46% [============================ ] 672/1439 46% [============================ ] 673/1439 46% [============================= ] 674/1439 46% [============================= ] 675/1439 46% [============================= ] 676/1439 46% [============================= ] 677/1439 47% [============================= ] 678/1439 47% [============================= ] 679/1439 47% [============================= ] 680/1439 47% [============================= ] 681/1439 47% [============================= ] 682/1439 47% [============================= ] 683/1439 47% [============================= ] 684/1439 47% [============================= ] 685/1439 47% [============================= ] 686/1439 47% [============================= ] 687/1439 47% [============================= ] 688/1439 47% [============================= ] 689/1439 47% [============================= ] 690/1439 47% [============================= ] 691/1439 48% [============================= ] 692/1439 48% [============================= ] 693/1439 48% [============================= ] 694/1439 48% [============================= ] 695/1439 48% [============================= ] 696/1439 48% [============================== ] 697/1439 48% [============================== ] 698/1439 48% [============================== ] 699/1439 48% [============================== ] 700/1439 48% [============================== ] 701/1439 48% [============================== ] 702/1439 48% [============================== ] 703/1439 48% [============================== ] 704/1439 48% [============================== ] 705/1439 48% [============================== ] 706/1439 49% [============================== ] 707/1439 49% [============================== ] 708/1439 49% [============================== ] 709/1439 49% [============================== ] 710/1439 49% [============================== ] 711/1439 49% [============================== ] 712/1439 49% [============================== ] 713/1439 49% [============================== ] 714/1439 49% [============================== ] 715/1439 49% [============================== ] 716/1439 49% [============================== ] 717/1439 49% [============================== ] 718/1439 49% [============================== ] 719/1439 49% [=============================== ] 720/1439 50% [=============================== ] 721/1439 50% [=============================== ] 722/1439 50% [=============================== ] 723/1439 50% [=============================== ] 724/1439 50% [=============================== ] 725/1439 50% [=============================== ] 726/1439 50% [=============================== ] 727/1439 50% [=============================== ] 728/1439 50% [=============================== ] 729/1439 50% [=============================== ] 730/1439 50% [=============================== ] 731/1439 50% [=============================== ] 732/1439 50% [=============================== ] 733/1439 50% [=============================== ] 734/1439 51% [=============================== ] 735/1439 51% [=============================== ] 736/1439 51% [=============================== ] 737/1439 51% [=============================== ] 738/1439 51% [=============================== ] 739/1439 51% [=============================== ] 740/1439 51% [=============================== ] 741/1439 51% [=============================== ] 742/1439 51% [================================ ] 743/1439 51% [================================ ] 744/1439 51% [================================ ] 745/1439 51% [================================ ] 746/1439 51% [================================ ] 747/1439 51% [================================ ] 748/1439 51% [================================ ] 749/1439 52% [================================ ] 750/1439 52% [================================ ] 751/1439 52% [================================ ] 752/1439 52% [================================ ] 753/1439 52% [================================ ] 754/1439 52% [================================ ] 755/1439 52% [================================ ] 756/1439 52% [================================ ] 757/1439 52% [================================ ] 758/1439 52% [================================ ] 759/1439 52% [================================ ] 760/1439 52% [================================ ] 761/1439 52% [================================ ] 762/1439 52% [================================ ] 763/1439 53% [================================ ] 764/1439 53% [================================ ] 765/1439 53% [================================= ] 766/1439 53% [================================= ] 767/1439 53% [================================= ] 768/1439 53% [================================= ] 769/1439 53% [================================= ] 770/1439 53% [================================= ] 771/1439 53% [================================= ] 772/1439 53% [================================= ] 773/1439 53% [================================= ] 774/1439 53% [================================= ] 775/1439 53% [================================= ] 776/1439 53% [================================= ] 777/1439 53% [================================= ] 778/1439 54% [================================= ] 779/1439 54% [================================= ] 780/1439 54% [================================= ] 781/1439 54% [================================= ] 782/1439 54% [================================= ] 783/1439 54% [================================= ] 784/1439 54% [================================= ] 785/1439 54% [================================= ] 786/1439 54% [================================= ] 787/1439 54% [================================= ] 788/1439 54% [================================= ] 789/1439 54% [================================== ] 790/1439 54% [================================== ] 791/1439 54% [================================== ] 792/1439 55% [================================== ] 793/1439 55% [================================== ] 794/1439 55% [================================== ] 795/1439 55% [================================== ] 796/1439 55% [================================== ] 797/1439 55% [================================== ] 798/1439 55% [================================== ] 799/1439 55% [================================== ] 800/1439 55% [================================== ] 801/1439 55% [================================== ] 802/1439 55% [================================== ] 803/1439 55% [================================== ] 804/1439 55% [================================== ] 805/1439 55% [================================== ] 806/1439 56% [================================== ] 807/1439 56% [================================== ] 808/1439 56% [================================== ] 809/1439 56% [================================== ] 810/1439 56% [================================== ] 811/1439 56% [================================== ] 812/1439 56% [=================================== ] 813/1439 56% [=================================== ] 814/1439 56% [=================================== ] 815/1439 56% [=================================== ] 816/1439 56% [=================================== ] 817/1439 56% [=================================== ] 818/1439 56% [=================================== ] 819/1439 56% [=================================== ] 820/1439 56% [=================================== ] 821/1439 57% [=================================== ] 822/1439 57% [=================================== ] 823/1439 57% [=================================== ] 824/1439 57% [=================================== ] 825/1439 57% [=================================== ] 826/1439 57% [=================================== ] 827/1439 57% [=================================== ] 828/1439 57% [=================================== ] 829/1439 57% [=================================== ] 830/1439 57% [=================================== ] 831/1439 57% [=================================== ] 832/1439 57% [=================================== ] 833/1439 57% [=================================== ] 834/1439 57% [=================================== ] 835/1439 58% [==================================== ] 836/1439 58% [==================================== ] 837/1439 58% [==================================== ] 838/1439 58% [==================================== ] 839/1439 58% [==================================== ] 840/1439 58% [==================================== ] 841/1439 58% [==================================== ] 842/1439 58% [==================================== ] 843/1439 58% [==================================== ] 844/1439 58% [==================================== ] 845/1439 58% [==================================== ] 846/1439 58% [==================================== ] 847/1439 58% [==================================== ] 848/1439 58% [==================================== ] 849/1439 58% [==================================== ] 850/1439 59% [==================================== ] 851/1439 59% [==================================== ] 852/1439 59% [==================================== ] 853/1439 59% [==================================== ] 854/1439 59% [==================================== ] 855/1439 59% [==================================== ] 856/1439 59% [==================================== ] 857/1439 59% [==================================== ] 858/1439 59% [===================================== ] 859/1439 59% [===================================== ] 860/1439 59% [===================================== ] 861/1439 59% [===================================== ] 862/1439 59% [===================================== ] 863/1439 59% [===================================== ] 864/1439 60% [===================================== ] 865/1439 60% [===================================== ] 866/1439 60% [===================================== ] 867/1439 60% [===================================== ] 868/1439 60% [===================================== ] 869/1439 60% [===================================== ] 870/1439 60% [===================================== ] 871/1439 60% [===================================== ] 872/1439 60% [===================================== ] 873/1439 60% [===================================== ] 874/1439 60% [===================================== ] 875/1439 60% [===================================== ] 876/1439 60% [===================================== ] 877/1439 60% [===================================== ] 878/1439 61% [===================================== ] 879/1439 61% [===================================== ] 880/1439 61% [===================================== ] 881/1439 61% [====================================== ] 882/1439 61% [====================================== ] 883/1439 61% [====================================== ] 884/1439 61% [====================================== ] 885/1439 61% [====================================== ] 886/1439 61% [====================================== ] 887/1439 61% [====================================== ] 888/1439 61% [====================================== ] 889/1439 61% [====================================== ] 890/1439 61% [====================================== ] 891/1439 61% [====================================== ] 892/1439 61% [====================================== ] 893/1439 62% [====================================== ] 894/1439 62% [====================================== ] 895/1439 62% [====================================== ] 896/1439 62% [====================================== ] 897/1439 62% [====================================== ] 898/1439 62% [====================================== ] 899/1439 62% [====================================== ] 900/1439 62% [====================================== ] 901/1439 62% [====================================== ] 902/1439 62% [====================================== ] 903/1439 62% [====================================== ] 904/1439 62% [====================================== ] 905/1439 62% [======================================= ] 906/1439 62% [======================================= ] 907/1439 63% [======================================= ] 908/1439 63% [======================================= ] 909/1439 63% [======================================= ] 910/1439 63% [======================================= ] 911/1439 63% [======================================= ] 912/1439 63% [======================================= ] 913/1439 63% [======================================= ] 914/1439 63% [======================================= ] 915/1439 63% [======================================= ] 916/1439 63% [======================================= ] 917/1439 63% [======================================= ] 918/1439 63% [======================================= ] 919/1439 63% [======================================= ] 920/1439 63% [======================================= ] 921/1439 64% [======================================= ] 922/1439 64% [======================================= ] 923/1439 64% [======================================= ] 924/1439 64% [======================================= ] 925/1439 64% [======================================= ] 926/1439 64% [======================================= ] 927/1439 64% [======================================= ] 928/1439 64% [======================================== ] 929/1439 64% [======================================== ] 930/1439 64% [======================================== ] 931/1439 64% [======================================== ] 932/1439 64% [======================================== ] 933/1439 64% [======================================== ] 934/1439 64% [======================================== ] 935/1439 64% [======================================== ] 936/1439 65% [======================================== ] 937/1439 65% [======================================== ] 938/1439 65% [======================================== ] 939/1439 65% [======================================== ] 940/1439 65% [======================================== ] 941/1439 65% [======================================== ] 942/1439 65% [======================================== ] 943/1439 65% [======================================== ] 944/1439 65% [======================================== ] 945/1439 65% [======================================== ] 946/1439 65% [======================================== ] 947/1439 65% [======================================== ] 948/1439 65% [======================================== ] 949/1439 65% [======================================== ] 950/1439 66% [======================================== ] 951/1439 66% [========================================= ] 952/1439 66% [========================================= ] 953/1439 66% [========================================= ] 954/1439 66% [========================================= ] 955/1439 66% [========================================= ] 956/1439 66% [========================================= ] 957/1439 66% [========================================= ] 958/1439 66% [========================================= ] 959/1439 66% [========================================= ] 960/1439 66% [========================================= ] 961/1439 66% [========================================= ] 962/1439 66% [========================================= ] 963/1439 66% [========================================= ] 964/1439 66% [========================================= ] 965/1439 67% [========================================= ] 966/1439 67% [========================================= ] 967/1439 67% [========================================= ] 968/1439 67% [========================================= ] 969/1439 67% [========================================= ] 970/1439 67% [========================================= ] 971/1439 67% [========================================= ] 972/1439 67% [========================================= ] 973/1439 67% [========================================= ] 974/1439 67% [========================================== ] 975/1439 67% [========================================== ] 976/1439 67% [========================================== ] 977/1439 67% [========================================== ] 978/1439 67% [========================================== ] 979/1439 68% [========================================== ] 980/1439 68% [========================================== ] 981/1439 68% [========================================== ] 982/1439 68% [========================================== ] 983/1439 68% [========================================== ] 984/1439 68% [========================================== ] 985/1439 68% [========================================== ] 986/1439 68% [========================================== ] 987/1439 68% [========================================== ] 988/1439 68% [========================================== ] 989/1439 68% [========================================== ] 990/1439 68% [========================================== ] 991/1439 68% [========================================== ] 992/1439 68% [========================================== ] 993/1439 69% [========================================== ] 994/1439 69% [========================================== ] 995/1439 69% [========================================== ] 996/1439 69% [========================================== ] 997/1439 69% [========================================== ] 998/1439 69% [=========================================== ] 999/1439 69% [=========================================== ] 1000/1439 69% [=========================================== ] 1001/1439 69% [=========================================== ] 1002/1439 69% [=========================================== ] 1003/1439 69% [=========================================== ] 1004/1439 69% [=========================================== ] 1005/1439 69% [=========================================== ] 1006/1439 69% [=========================================== ] 1007/1439 69% [=========================================== ] 1008/1439 70% [=========================================== ] 1009/1439 70% [=========================================== ] 1010/1439 70% [=========================================== ] 1011/1439 70% [=========================================== ] 1012/1439 70% [=========================================== ] 1013/1439 70% [=========================================== ] 1014/1439 70% [=========================================== ] 1015/1439 70% [=========================================== ] 1016/1439 70% [=========================================== ] 1017/1439 70% [=========================================== ] 1018/1439 70% [=========================================== ] 1019/1439 70% [=========================================== ] 1020/1439 70% [=========================================== ] 1021/1439 70% [============================================ ] 1022/1439 71% [============================================ ] 1023/1439 71% [============================================ ] 1024/1439 71% [============================================ ] 1025/1439 71% [============================================ ] 1026/1439 71% [============================================ ] 1027/1439 71% [============================================ ] 1028/1439 71% [============================================ ] 1029/1439 71% [============================================ ] 1030/1439 71% [============================================ ] 1031/1439 71% [============================================ ] 1032/1439 71% [============================================ ] 1033/1439 71% [============================================ ] 1034/1439 71% [============================================ ] 1035/1439 71% [============================================ ] 1036/1439 71% [============================================ ] 1037/1439 72% [============================================ ] 1038/1439 72% [============================================ ] 1039/1439 72% [============================================ ] 1040/1439 72% [============================================ ] 1041/1439 72% [============================================ ] 1042/1439 72% [============================================ ] 1043/1439 72% [============================================ ] 1044/1439 72% [============================================= ] 1045/1439 72% [============================================= ] 1046/1439 72% [============================================= ] 1047/1439 72% [============================================= ] 1048/1439 72% [============================================= ] 1049/1439 72% [============================================= ] 1050/1439 72% [============================================= ] 1051/1439 73% [============================================= ] 1052/1439 73% [============================================= ] 1053/1439 73% [============================================= ] 1054/1439 73% [============================================= ] 1055/1439 73% [============================================= ] 1056/1439 73% [============================================= ] 1057/1439 73% [============================================= ] 1058/1439 73% [============================================= ] 1059/1439 73% [============================================= ] 1060/1439 73% [============================================= ] 1061/1439 73% [============================================= ] 1062/1439 73% [============================================= ] 1063/1439 73% [============================================= ] 1064/1439 73% [============================================= ] 1065/1439 74% [============================================= ] 1066/1439 74% [============================================= ] 1067/1439 74% [============================================== ] 1068/1439 74% [============================================== ] 1069/1439 74% [============================================== ] 1070/1439 74% [============================================== ] 1071/1439 74% [============================================== ] 1072/1439 74% [============================================== ] 1073/1439 74% [============================================== ] 1074/1439 74% [============================================== ] 1075/1439 74% [============================================== ] 1076/1439 74% [============================================== ] 1077/1439 74% [============================================== ] 1078/1439 74% [============================================== ] 1079/1439 74% [============================================== ] 1080/1439 75% [============================================== ] 1081/1439 75% [============================================== ] 1082/1439 75% [============================================== ] 1083/1439 75% [============================================== ] 1084/1439 75% [============================================== ] 1085/1439 75% [============================================== ] 1086/1439 75% [============================================== ] 1087/1439 75% [============================================== ] 1088/1439 75% [============================================== ] 1089/1439 75% [============================================== ] 1090/1439 75% [=============================================== ] 1091/1439 75% [=============================================== ] 1092/1439 75% [=============================================== ] 1093/1439 75% [=============================================== ] 1094/1439 76% [=============================================== ] 1095/1439 76% [=============================================== ] 1096/1439 76% [=============================================== ] 1097/1439 76% [=============================================== ] 1098/1439 76% [=============================================== ] 1099/1439 76% [=============================================== ] 1100/1439 76% [=============================================== ] 1101/1439 76% [=============================================== ] 1102/1439 76% [=============================================== ] 1103/1439 76% [=============================================== ] 1104/1439 76% [=============================================== ] 1105/1439 76% [=============================================== ] 1106/1439 76% [=============================================== ] 1107/1439 76% [=============================================== ] 1108/1439 76% [=============================================== ] 1109/1439 77% [=============================================== ] 1110/1439 77% [=============================================== ] 1111/1439 77% [=============================================== ] 1112/1439 77% [=============================================== ] 1113/1439 77% [=============================================== ] 1114/1439 77% [================================================ ] 1115/1439 77% [================================================ ] 1116/1439 77% [================================================ ] 1117/1439 77% [================================================ ] 1118/1439 77% [================================================ ] 1119/1439 77% [================================================ ] 1120/1439 77% [================================================ ] 1121/1439 77% [================================================ ] 1122/1439 77% [================================================ ] 1123/1439 78% [================================================ ] 1124/1439 78% [================================================ ] 1125/1439 78% [================================================ ] 1126/1439 78% [================================================ ] 1127/1439 78% [================================================ ] 1128/1439 78% [================================================ ] 1129/1439 78% [================================================ ] 1130/1439 78% [================================================ ] 1131/1439 78% [================================================ ] 1132/1439 78% [================================================ ] 1133/1439 78% [================================================ ] 1134/1439 78% [================================================ ] 1135/1439 78% [================================================ ] 1136/1439 78% [================================================ ] 1137/1439 79% [================================================= ] 1138/1439 79% [================================================= ] 1139/1439 79% [================================================= ] 1140/1439 79% [================================================= ] 1141/1439 79% [================================================= ] 1142/1439 79% [================================================= ] 1143/1439 79% [================================================= ] 1144/1439 79% [================================================= ] 1145/1439 79% [================================================= ] 1146/1439 79% [================================================= ] 1147/1439 79% [================================================= ] 1148/1439 79% [================================================= ] 1149/1439 79% [================================================= ] 1150/1439 79% [================================================= ] 1151/1439 79% [================================================= ] 1152/1439 80% [================================================= ] 1153/1439 80% [================================================= ] 1154/1439 80% [================================================= ] 1155/1439 80% [================================================= ] 1156/1439 80% [================================================= ] 1157/1439 80% [================================================= ] 1158/1439 80% [================================================= ] 1159/1439 80% [================================================= ] 1160/1439 80% [================================================== ] 1161/1439 80% [================================================== ] 1162/1439 80% [================================================== ] 1163/1439 80% [================================================== ] 1164/1439 80% [================================================== ] 1165/1439 80% [================================================== ] 1166/1439 81% [================================================== ] 1167/1439 81% [================================================== ] 1168/1439 81% [================================================== ] 1169/1439 81% [================================================== ] 1170/1439 81% [================================================== ] 1171/1439 81% [================================================== ] 1172/1439 81% [================================================== ] 1173/1439 81% [================================================== ] 1174/1439 81% [================================================== ] 1175/1439 81% [================================================== ] 1176/1439 81% [================================================== ] 1177/1439 81% [================================================== ] 1178/1439 81% [================================================== ] 1179/1439 81% [================================================== ] 1180/1439 82% [================================================== ] 1181/1439 82% [================================================== ] 1182/1439 82% [================================================== ] 1183/1439 82% [=================================================== ] 1184/1439 82% [=================================================== ] 1185/1439 82% [=================================================== ] 1186/1439 82% [=================================================== ] 1187/1439 82% [=================================================== ] 1188/1439 82% [=================================================== ] 1189/1439 82% [=================================================== ] 1190/1439 82% [=================================================== ] 1191/1439 82% [=================================================== ] 1192/1439 82% [=================================================== ] 1193/1439 82% [=================================================== ] 1194/1439 82% [=================================================== ] 1195/1439 83% [=================================================== ] 1196/1439 83% [=================================================== ] 1197/1439 83% [=================================================== ] 1198/1439 83% [=================================================== ] 1199/1439 83% [=================================================== ] 1200/1439 83% [=================================================== ] 1201/1439 83% [=================================================== ] 1202/1439 83% [=================================================== ] 1203/1439 83% [=================================================== ] 1204/1439 83% [=================================================== ] 1205/1439 83% [=================================================== ] 1206/1439 83% [==================================================== ] 1207/1439 83% [==================================================== ] 1208/1439 83% [==================================================== ] 1209/1439 84% [==================================================== ] 1210/1439 84% [==================================================== ] 1211/1439 84% [==================================================== ] 1212/1439 84% [==================================================== ] 1213/1439 84% [==================================================== ] 1214/1439 84% [==================================================== ] 1215/1439 84% [==================================================== ] 1216/1439 84% [==================================================== ] 1217/1439 84% [==================================================== ] 1218/1439 84% [==================================================== ] 1219/1439 84% [==================================================== ] 1220/1439 84% [==================================================== ] 1221/1439 84% [==================================================== ] 1222/1439 84% [==================================================== ] 1223/1439 84% [==================================================== ] 1224/1439 85% [==================================================== ] 1225/1439 85% [==================================================== ] 1226/1439 85% [==================================================== ] 1227/1439 85% [==================================================== ] 1228/1439 85% [==================================================== ] 1229/1439 85% [==================================================== ] 1230/1439 85% [===================================================== ] 1231/1439 85% [===================================================== ] 1232/1439 85% [===================================================== ] 1233/1439 85% [===================================================== ] 1234/1439 85% [===================================================== ] 1235/1439 85% [===================================================== ] 1236/1439 85% [===================================================== ] 1237/1439 85% [===================================================== ] 1238/1439 86% [===================================================== ] 1239/1439 86% [===================================================== ] 1240/1439 86% [===================================================== ] 1241/1439 86% [===================================================== ] 1242/1439 86% [===================================================== ] 1243/1439 86% [===================================================== ] 1244/1439 86% [===================================================== ] 1245/1439 86% [===================================================== ] 1246/1439 86% [===================================================== ] 1247/1439 86% [===================================================== ] 1248/1439 86% [===================================================== ] 1249/1439 86% [===================================================== ] 1250/1439 86% [===================================================== ] 1251/1439 86% [===================================================== ] 1252/1439 87% [===================================================== ] 1253/1439 87% [====================================================== ] 1254/1439 87% [====================================================== ] 1255/1439 87% [====================================================== ] 1256/1439 87% [====================================================== ] 1257/1439 87% [====================================================== ] 1258/1439 87% [====================================================== ] 1259/1439 87% [====================================================== ] 1260/1439 87% [====================================================== ] 1261/1439 87% [====================================================== ] 1262/1439 87% [====================================================== ] 1263/1439 87% [====================================================== ] 1264/1439 87% [====================================================== ] 1265/1439 87% [====================================================== ] 1266/1439 87% [====================================================== ] 1267/1439 88% [====================================================== ] 1268/1439 88% [====================================================== ] 1269/1439 88% [====================================================== ] 1270/1439 88% [====================================================== ] 1271/1439 88% [====================================================== ] 1272/1439 88% [====================================================== ] 1273/1439 88% [====================================================== ] 1274/1439 88% [====================================================== ] 1275/1439 88% [====================================================== ] 1276/1439 88% [======================================================= ] 1277/1439 88% [======================================================= ] 1278/1439 88% [======================================================= ] 1279/1439 88% [======================================================= ] 1280/1439 88% [======================================================= ] 1281/1439 89% [======================================================= ] 1282/1439 89% [======================================================= ] 1283/1439 89% [======================================================= ] 1284/1439 89% [======================================================= ] 1285/1439 89% [======================================================= ] 1286/1439 89% [======================================================= ] 1287/1439 89% [======================================================= ] 1288/1439 89% [======================================================= ] 1289/1439 89% [======================================================= ] 1290/1439 89% [======================================================= ] 1291/1439 89% [======================================================= ] 1292/1439 89% [======================================================= ] 1293/1439 89% [======================================================= ] 1294/1439 89% [======================================================= ] 1295/1439 89% [======================================================= ] 1296/1439 90% [======================================================= ] 1297/1439 90% [======================================================= ] 1298/1439 90% [======================================================= ] 1299/1439 90% [======================================================== ] 1300/1439 90% [======================================================== ] 1301/1439 90% [======================================================== ] 1302/1439 90% [======================================================== ] 1303/1439 90% [======================================================== ] 1304/1439 90% [======================================================== ] 1305/1439 90% [======================================================== ] 1306/1439 90% [======================================================== ] 1307/1439 90% [======================================================== ] 1308/1439 90% [======================================================== ] 1309/1439 90% [======================================================== ] 1310/1439 91% [======================================================== ] 1311/1439 91% [======================================================== ] 1312/1439 91% [======================================================== ] 1313/1439 91% [======================================================== ] 1314/1439 91% [======================================================== ] 1315/1439 91% [======================================================== ] 1316/1439 91% [======================================================== ] 1317/1439 91% [======================================================== ] 1318/1439 91% [======================================================== ] 1319/1439 91% [======================================================== ] 1320/1439 91% [======================================================== ] 1321/1439 91% [======================================================== ] 1322/1439 91% [========================================================= ] 1323/1439 91% [========================================================= ] 1324/1439 92% [========================================================= ] 1325/1439 92% [========================================================= ] 1326/1439 92% [========================================================= ] 1327/1439 92% [========================================================= ] 1328/1439 92% [========================================================= ] 1329/1439 92% [========================================================= ] 1330/1439 92% [========================================================= ] 1331/1439 92% [========================================================= ] 1332/1439 92% [========================================================= ] 1333/1439 92% [========================================================= ] 1334/1439 92% [========================================================= ] 1335/1439 92% [========================================================= ] 1336/1439 92% [========================================================= ] 1337/1439 92% [========================================================= ] 1338/1439 92% [========================================================= ] 1339/1439 93% [========================================================= ] 1340/1439 93% [========================================================= ] 1341/1439 93% [========================================================= ] 1342/1439 93% [========================================================= ] 1343/1439 93% [========================================================= ] 1344/1439 93% [========================================================= ] 1345/1439 93% [========================================================= ] 1346/1439 93% [========================================================== ] 1347/1439 93% [========================================================== ] 1348/1439 93% [========================================================== ] 1349/1439 93% [========================================================== ] 1350/1439 93% [========================================================== ] 1351/1439 93% [========================================================== ] 1352/1439 93% [========================================================== ] 1353/1439 94% [========================================================== ] 1354/1439 94% [========================================================== ] 1355/1439 94% [========================================================== ] 1356/1439 94% [========================================================== ] 1357/1439 94% [========================================================== ] 1358/1439 94% [========================================================== ] 1359/1439 94% [========================================================== ] 1360/1439 94% [========================================================== ] 1361/1439 94% [========================================================== ] 1362/1439 94% [========================================================== ] 1363/1439 94% [========================================================== ] 1364/1439 94% [========================================================== ] 1365/1439 94% [========================================================== ] 1366/1439 94% [========================================================== ] 1367/1439 94% [========================================================== ] 1368/1439 95% [========================================================== ] 1369/1439 95% [=========================================================== ] 1370/1439 95% [=========================================================== ] 1371/1439 95% [=========================================================== ] 1372/1439 95% [=========================================================== ] 1373/1439 95% [=========================================================== ] 1374/1439 95% [=========================================================== ] 1375/1439 95% [=========================================================== ] 1376/1439 95% [=========================================================== ] 1377/1439 95% [=========================================================== ] 1378/1439 95% [=========================================================== ] 1379/1439 95% [=========================================================== ] 1380/1439 95% [=========================================================== ] 1381/1439 95% [=========================================================== ] 1382/1439 96% [=========================================================== ] 1383/1439 96% [=========================================================== ] 1384/1439 96% [=========================================================== ] 1385/1439 96% [=========================================================== ] 1386/1439 96% [=========================================================== ] 1387/1439 96% [=========================================================== ] 1388/1439 96% [=========================================================== ] 1389/1439 96% [=========================================================== ] 1390/1439 96% [=========================================================== ] 1391/1439 96% [=========================================================== ] 1392/1439 96% [============================================================ ] 1393/1439 96% [============================================================ ] 1394/1439 96% [============================================================ ] 1395/1439 96% [============================================================ ] 1396/1439 97% [============================================================ ] 1397/1439 97% [============================================================ ] 1398/1439 97% [============================================================ ] 1399/1439 97% [============================================================ ] 1400/1439 97% [============================================================ ] 1401/1439 97% [============================================================ ] 1402/1439 97% [============================================================ ] 1403/1439 97% [============================================================ ] 1404/1439 97% [============================================================ ] 1405/1439 97% [============================================================ ] 1406/1439 97% [============================================================ ] 1407/1439 97% [============================================================ ] 1408/1439 97% [============================================================ ] 1409/1439 97% [============================================================ ] 1410/1439 97% [============================================================ ] 1411/1439 98% [============================================================ ] 1412/1439 98% [============================================================ ] 1413/1439 98% [============================================================ ] 1414/1439 98% [============================================================ ] 1415/1439 98% [============================================================= ] 1416/1439 98% [============================================================= ] 1417/1439 98% [============================================================= ] 1418/1439 98% [============================================================= ] 1419/1439 98% [============================================================= ] 1420/1439 98% [============================================================= ] 1421/1439 98% [============================================================= ] 1422/1439 98% [============================================================= ] 1423/1439 98% [============================================================= ] 1424/1439 98% [============================================================= ] 1425/1439 99% [============================================================= ] 1426/1439 99% [============================================================= ] 1427/1439 99% [============================================================= ] 1428/1439 99% [============================================================= ] 1429/1439 99% [============================================================= ] 1430/1439 99% [============================================================= ] 1431/1439 99% [============================================================= ] 1432/1439 99% [============================================================= ] 1433/1439 99% [============================================================= ] 1434/1439 99% [============================================================= ] 1435/1439 99% [============================================================= ] 1436/1439 99% [============================================================= ] 1437/1439 99% [============================================================= ] 1438/1439 99% [==============================================================] 1439/1439 100% operation complete, 1439 objects in 15317 NAND pages. ln -snf /home/buildroot/autobuild/instance-2/output-1/host/sh4eb-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-2/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2023.05-99-g4c8ab13b96 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.4.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.3.8 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> bitwise 0.43 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bubblewrap 0.8.0 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.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 67.8.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python3 3.11.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> pciutils 3.9.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> 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) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> fetchmail 6.4.37 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> openssl Collecting legal info >>> libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> 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) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jitterentropy-library 3.4.1 Collecting legal info LICENSE: OK (sha256: 7a89069066f6c0b8767d3256e5ec5d765b2c7f3354a5a06fc8d5bd7b8103d8a3) LICENSE.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) LICENSE.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> jszip 3.10.0 Collecting legal info LICENSE.markdown: OK (sha256: 566c953c6090b1218ca6217dd7359d45dde46581968586dc607d59a78af6a9c4) >>> libcurl 8.1.2 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libdill 32d0e8b733416208e0412a56490332772bc5c6e1 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> libdrm 2.4.115 Collecting legal info data/meson.build: OK (sha256: d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libgcrypt 1.10.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> libnids 1.26 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libsepol 3.5 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libshout 2.4.6 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libvncserver 0.9.14 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mbuffer 20220418 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> most 5.2.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 3d8f860532c9f202db9300375fb29a1e7b32f538c6033e7013266ad55317fc3e) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> neon 0.32.4 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> proxychains-ng 4.16 Collecting legal info COPYING: OK (sha256: 86728623caeff60e9bcc37e03b432fd191de927eed48a72a3bb4ac4e53fe20df) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> host-qemu 8.0.2 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> 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-pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-slirp 4.7.0 Collecting legal info COPYRIGHT: OK (sha256: b28aecf4796a6a22054167f0a976de13d9db335669d37afd2dc7ea4c335e1e13) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> s6-linux-init 1.0.8.0 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-portable-utils 2.2.5.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> seatd 0.7.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> semodule-utils 3.5 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> sqlite 3.41.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wolfssl 5.5.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: b23c1da1f85d699d3288d73c952b4cd02760d23dc1ddc1b221cbb8be82387189) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'