[ 69%] Built target json_reformat make[3]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 73%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 78%] Linking C executable json_verify make[3]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 78%] Built target json_verify make[3]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 82%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 86%] Linking C executable parse_config make[3]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 86%] Built target parse_config make[3]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 91%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 95%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [100%] Linking C executable perftest make[3]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' make[1]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 DESTDIR=/home/autobuild/autobuild/instance-5/output-1/host/xtensa-buildroot-linux-uclibc/sysroot install/fast -C /home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/autobuild/autobuild/instance-5/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /home/autobuild/autobuild/instance-5/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/autobuild/autobuild/instance-5/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/autobuild/autobuild/instance-5/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/autobuild/autobuild/instance-5/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/autobuild/autobuild/instance-5/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/autobuild/autobuild/instance-5/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/autobuild/autobuild/instance-5/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat -- Installing: /home/autobuild/autobuild/instance-5/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/json_verify make[1]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-5/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-5/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-5/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/autobuild/autobuild/instance-5/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-5/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> yajl 2.1.0 Installing to target PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 DESTDIR=/home/autobuild/autobuild/instance-5/output-1/target install/fast -C /home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/libyajl.a -- Installing: /home/autobuild/autobuild/instance-5/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /home/autobuild/autobuild/instance-5/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /home/autobuild/autobuild/instance-5/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /home/autobuild/autobuild/instance-5/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /home/autobuild/autobuild/instance-5/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /home/autobuild/autobuild/instance-5/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/autobuild/autobuild/instance-5/output-1/target/usr/bin/json_reformat -- Installing: /home/autobuild/autobuild/instance-5/output-1/target/usr/bin/json_verify make[1]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/yajl-2.1.0' 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/autobuild/autobuild/instance-5/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-5/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-5/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-5/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c In function 'mkyaffs2_write_obj', inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: mkyaffs2.c:696:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 696 | strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:17: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm make[1]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-5/output-1/host/bin PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-5/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-5/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-5/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-5/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-5/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-5/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O1', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O1', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-5/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-5/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-5/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-5/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-5/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-5/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-5/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-5/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-5/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-5/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O1', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O1', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-5/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-5/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-5/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-5/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/bash" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-5/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-5/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-5/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-5/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-5/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-5/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-5/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-5/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells ln -sf bash /home/autobuild/autobuild/instance-5/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,bash,' /home/autobuild/autobuild/instance-5/output-1/target/etc/passwd if [ -x /home/autobuild/autobuild/instance-5/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-5/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-5/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-5/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/include /home/autobuild/autobuild/instance-5/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-5/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-5/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-5/output-1/target/usr/doc find /home/autobuild/autobuild/instance-5/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-5/output-1/target/lib/ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-5/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-5/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/man /home/autobuild/autobuild/instance-5/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/info /home/autobuild/autobuild/instance-5/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/doc /home/autobuild/autobuild/instance-5/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-5/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-5/output-1/target/lib/debug /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-531-g130cfc74d7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-5/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-5/output-1/per-package /home/autobuild/autobuild/instance-5/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-5/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.f2fs mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/fakeroot printf ' rm -f -f /home/autobuild/autobuild/instance-5/output-1/images/rootfs.f2fs\n truncate -s 100M /home/autobuild/autobuild/instance-5/output-1/images/rootfs.f2fs\n /home/autobuild/autobuild/instance-5/output-1/host/sbin/mkfs.f2fs -f -l "" -t 0 -o 0 /home/autobuild/autobuild/instance-5/output-1/images/rootfs.f2fs\n /home/autobuild/autobuild/instance-5/output-1/host/sbin/sload.f2fs -f /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/target /home/autobuild/autobuild/instance-5/output-1/images/rootfs.f2fs\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/f2fs/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' F2FS-tools: mkfs.f2fs Ver: 1.14.0 (2020-08-24) Info: Disable heap-based policy Info: Debug level = 0 Info: Trim is disabled Info: Segments per section = 1 Info: Sections per zone = 1 Info: sector size = 512 Info: total sectors = 204800 (100 MB) Info: zone aligned segment0 blkaddr: 512 Info: format version with "Linux version 5.17.0-rc7-asahi-next-20220310-5-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38) #2 SMP PREEMPT Tue, 22 Mar 2022 14:28:10 +0000" Info: Overprovision ratio = 25.000% Info: Overprovision segments = 22 (GC reserved = 16) Info: format successful Info: Segments per section = 1 Info: Sections per zone = 1 Info: sector size = 512 Info: total sectors = 204800 (100 MB) Info: MKFS version "Linux version 5.17.0-rc7-asahi-next-20220310-5-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38) #2 SMP PREEMPT Tue, 22 Mar 2022 14:28:10 +0000" Info: FSCK version from "Linux version 5.17.0-rc7-asahi-next-20220310-5-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38) #2 SMP PREEMPT Tue, 22 Mar 2022 14:28:10 +0000" to "Linux version 5.17.0-rc7-asahi-next-20220310-5-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38) #2 SMP PREEMPT Tue, 22 Mar 2022 14:28:10 +0000" Info: superblock features = 0 : Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000 Info: total FS sectors = 204800 (100 MB) Info: CKPT version = 4bbe895d Info: Duplicate valid checkpoint to mirror position 512 -> 1024 Info: Write valid nat_bits in checkpoint [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x21 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1e [ * ] Free segments: 0x1e [ - ] Free segments: 0x1e [ - ] Free segments: 0x1e [ * ] Free segments: 0x1e [ | ] Free segments: 0x1e [ * ] Free segments: 0x1e [ - ] Free segments: 0x1e [ - ] Free segments: 0x1c [ * ] Free segments: 0x1c [ | ] Free segments: 0x1c [ * ] Free segments: 0x1c [ - ] Free segments: 0x1b [ - ] Free segments: 0x1b [ * ] Free segments: 0x1b [ | ] Free segments: 0x1b [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16[FIX] (move_one_curseg_info:2798) --> Move curseg[0] 3 -> 4 after 1000 [FIX] (move_one_curseg_info:2798) --> Move curseg[1] 14 -> 12 after 1000 [FIX] (move_one_curseg_info:2798) --> Move curseg[2] 9 -> 13 after 1000 [FIX] (move_one_curseg_info:2798) --> Move curseg[3] 0 -> 9 after 1000 [FIX] (move_one_curseg_info:2798) --> Move curseg[4] 1 -> 14 after 1000 [FIX] (move_one_curseg_info:2798) --> Move curseg[5] 2 -> 1 after 1000 Info: Write valid nat_bits in checkpoint Info: MKFS version "Linux version 5.17.0-rc7-asahi-next-20220310-5-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38) #2 SMP PREEMPT Tue, 22 Mar 2022 14:28:10 +0000" Info: FSCK version from "Linux version 5.17.0-rc7-asahi-next-20220310-5-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38) #2 SMP PREEMPT Tue, 22 Mar 2022 14:28:10 +0000" to "Linux version 5.17.0-rc7-asahi-next-20220310-5-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38) #2 SMP PREEMPT Tue, 22 Mar 2022 14:28:10 +0000" Info: superblock features = 0 : Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000 Info: total FS sectors = 204800 (100 MB) Info: CKPT version = 4bbe895d Info: Checked valid nat_bits in checkpoint Info: checkpoint state = 81 : nat_bits unmount [FSCK] Unreachable nat entries [Ok..] [0x0] [FSCK] SIT valid block bitmap checking [Ok..] [FSCK] Hard link checking for regular file [Ok..] [0x0] [FSCK] valid_block_count matching with CP [Ok..] [0x1757] [FSCK] valid_node_count matching with CP (de lookup) [Ok..] [0x28c] [FSCK] valid_node_count matching with CP (nat lookup) [Ok..] [0x28c] [FSCK] valid_inode_count matched with CP [Ok..] [0x28c] [FSCK] free segment_count matched with CP [Ok..] [0x16] [FSCK] next block offset is free [Ok..] [FSCK] fixing SIT types [FSCK] other corrupted bugs [Ok..] Done: 0.105033 secs >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-5/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 652 objects. stage 2: creating image '/home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2' [ ] 1/652 0% [ ] 2/652 0% [ ] 3/652 0% [ ] 4/652 0% [ ] 5/652 0% [ ] 6/652 0% [ ] 7/652 1% [ ] 8/652 1% [ ] 9/652 1% [ ] 10/652 1% [= ] 11/652 1% [= ] 12/652 1% [= ] 13/652 1% [= ] 14/652 2% [= ] 15/652 2% [= ] 16/652 2% [= ] 17/652 2% [= ] 18/652 2% [= ] 19/652 2% [= ] 20/652 3% [== ] 21/652 3% [== ] 22/652 3% [== ] 23/652 3% [== ] 24/652 3% [== ] 25/652 3% [== ] 26/652 3% [== ] 27/652 4% [== ] 28/652 4% [== ] 29/652 4% [== ] 30/652 4% [=== ] 31/652 4% [=== ] 32/652 4% [=== ] 33/652 5% [=== ] 34/652 5% [=== ] 35/652 5% [=== ] 36/652 5% [=== ] 37/652 5% [=== ] 38/652 5% [=== ] 39/652 5% [=== ] 40/652 6% [==== ] 41/652 6% [==== ] 42/652 6% [==== ] 43/652 6% [==== ] 44/652 6% [==== ] 45/652 6% [==== ] 46/652 7% [==== ] 47/652 7% [==== ] 48/652 7% [==== ] 49/652 7% [==== ] 50/652 7% [===== ] 51/652 7% [===== ] 52/652 7% [===== ] 53/652 8% [===== ] 54/652 8% [===== ] 55/652 8% [===== ] 56/652 8% [===== ] 57/652 8% [===== ] 58/652 8% [===== ] 59/652 9% [===== ] 60/652 9% [===== ] 61/652 9% [====== ] 62/652 9% [====== ] 63/652 9% [====== ] 64/652 9% [====== ] 65/652 9% [====== ] 66/652 10% [====== ] 67/652 10% [====== ] 68/652 10% [====== ] 69/652 10% [====== ] 70/652 10% [====== ] 71/652 10% [======= ] 72/652 11% [======= ] 73/652 11% [======= ] 74/652 11% [======= ] 75/652 11% [======= ] 76/652 11% [======= ] 77/652 11% [======= ] 78/652 11% [======= ] 79/652 12% [======= ] 80/652 12% [======= ] 81/652 12% [======== ] 82/652 12% [======== ] 83/652 12% [======== ] 84/652 12% [======== ] 85/652 13% [======== ] 86/652 13% [======== ] 87/652 13% [======== ] 88/652 13% [======== ] 89/652 13% [======== ] 90/652 13% [======== ] 91/652 13% [========= ] 92/652 14% [========= ] 93/652 14% [========= ] 94/652 14% [========= ] 95/652 14% [========= ] 96/652 14% [========= ] 97/652 14% [========= ] 98/652 15% [========= ] 99/652 15% [========= ] 100/652 15% [========= ] 101/652 15% [========== ] 102/652 15% [========== ] 103/652 15% [========== ] 104/652 15% [========== ] 105/652 16% [========== ] 106/652 16% [========== ] 107/652 16% [========== ] 108/652 16% [========== ] 109/652 16% [========== ] 110/652 16% [========== ] 111/652 17% [========== ] 112/652 17% [=========== ] 113/652 17% [=========== ] 114/652 17% [=========== ] 115/652 17% [=========== ] 116/652 17% [=========== ] 117/652 17% [=========== ] 118/652 18% [=========== ] 119/652 18% [=========== ] 120/652 18% [=========== ] 121/652 18% [=========== ] 122/652 18% [============ ] 123/652 18% [============ ] 124/652 19% [============ ] 125/652 19% [============ ] 126/652 19% [============ ] 127/652 19% [============ ] 128/652 19% [============ ] 129/652 19% [============ ] 130/652 19% [============ ] 131/652 20% [============ ] 132/652 20% [============= ] 133/652 20% [============= ] 134/652 20% [============= ] 135/652 20% [============= ] 136/652 20% [============= ] 137/652 21% [============= ] 138/652 21% [============= ] 139/652 21% [============= ] 140/652 21% [============= ] 141/652 21% [============= ] 142/652 21% [============== ] 143/652 21% [============== ] 144/652 22% [============== ] 145/652 22% [============== ] 146/652 22% [============== ] 147/652 22% [============== ] 148/652 22% [============== ] 149/652 22% [============== ] 150/652 23% [============== ] 151/652 23% [============== ] 152/652 23% [=============== ] 153/652 23% [=============== ] 154/652 23% [=============== ] 155/652 23% [=============== ] 156/652 23% [=============== ] 157/652 24% [=============== ] 158/652 24% [=============== ] 159/652 24% [=============== ] 160/652 24% [=============== ] 161/652 24% [=============== ] 162/652 24% [================ ] 163/652 25% [================ ] 164/652 25% [================ ] 165/652 25% [================ ] 166/652 25% [================ ] 167/652 25% [================ ] 168/652 25% [================ ] 169/652 25% [================ ] 170/652 26% [================ ] 171/652 26% [================ ] 172/652 26% [================ ] 173/652 26% [================= ] 174/652 26% [================= ] 175/652 26% [================= ] 176/652 26% [================= ] 177/652 27% [================= ] 178/652 27% [================= ] 179/652 27% [================= ] 180/652 27% [================= ] 181/652 27% [================= ] 182/652 27% [================= ] 183/652 28% [================== ] 184/652 28% [================== ] 185/652 28% [================== ] 186/652 28% [================== ] 187/652 28% [================== ] 188/652 28% [================== ] 189/652 28% [================== ] 190/652 29% [================== ] 191/652 29% [================== ] 192/652 29% [================== ] 193/652 29% [=================== ] 194/652 29% [=================== ] 195/652 29% [=================== ] 196/652 30% [=================== ] 197/652 30% [=================== ] 198/652 30% [=================== ] 199/652 30% [=================== ] 200/652 30% [=================== ] 201/652 30% [=================== ] 202/652 30% [=================== ] 203/652 31% [==================== ] 204/652 31% [==================== ] 205/652 31% [==================== ] 206/652 31% [==================== ] 207/652 31% [==================== ] 208/652 31% [==================== ] 209/652 32% [==================== ] 210/652 32% [==================== ] 211/652 32% [==================== ] 212/652 32% [==================== ] 213/652 32% [===================== ] 214/652 32% [===================== ] 215/652 32% [===================== ] 216/652 33% [===================== ] 217/652 33% [===================== ] 218/652 33% [===================== ] 219/652 33% [===================== ] 220/652 33% [===================== ] 221/652 33% [===================== ] 222/652 34% [===================== ] 223/652 34% [===================== ] 224/652 34% [====================== ] 225/652 34% [====================== ] 226/652 34% [====================== ] 227/652 34% [====================== ] 228/652 34% [====================== ] 229/652 35% [====================== ] 230/652 35% [====================== ] 231/652 35% [====================== ] 232/652 35% [====================== ] 233/652 35% [====================== ] 234/652 35% [======================= ] 235/652 36% [======================= ] 236/652 36% [======================= ] 237/652 36% [======================= ] 238/652 36% [======================= ] 239/652 36% [======================= ] 240/652 36% [======================= ] 241/652 36% [======================= ] 242/652 37% [======================= ] 243/652 37% [======================= ] 244/652 37% [======================== ] 245/652 37% [======================== ] 246/652 37% [======================== ] 247/652 37% [======================== ] 248/652 38% [======================== ] 249/652 38% [======================== ] 250/652 38% [======================== ] 251/652 38% [======================== ] 252/652 38% [======================== ] 253/652 38% [======================== ] 254/652 38% [========================= ] 255/652 39% [========================= ] 256/652 39% [========================= ] 257/652 39% [========================= ] 258/652 39% [========================= ] 259/652 39% [========================= ] 260/652 39% [========================= ] 261/652 40% [========================= ] 262/652 40% [========================= ] 263/652 40% [========================= ] 264/652 40% [========================== ] 265/652 40% [========================== ] 266/652 40% [========================== ] 267/652 40% [========================== ] 268/652 41% [========================== ] 269/652 41% [========================== ] 270/652 41% [========================== ] 271/652 41% [========================== ] 272/652 41% [========================== ] 273/652 41% [========================== ] 274/652 42% [========================== ] 275/652 42% [=========================== ] 276/652 42% [=========================== ] 277/652 42% [=========================== ] 278/652 42% [=========================== ] 279/652 42% [=========================== ] 280/652 42% [=========================== ] 281/652 43% [=========================== ] 282/652 43% [=========================== ] 283/652 43% [=========================== ] 284/652 43% [=========================== ] 285/652 43% [============================ ] 286/652 43% [============================ ] 287/652 44% [============================ ] 288/652 44% [============================ ] 289/652 44% [============================ ] 290/652 44% [============================ ] 291/652 44% [============================ ] 292/652 44% [============================ ] 293/652 44% [============================ ] 294/652 45% [============================ ] 295/652 45% [============================= ] 296/652 45% [============================= ] 297/652 45% [============================= ] 298/652 45% [============================= ] 299/652 45% [============================= ] 300/652 46% [============================= ] 301/652 46% [============================= ] 302/652 46% [============================= ] 303/652 46% [============================= ] 304/652 46% [============================= ] 305/652 46% [============================== ] 306/652 46% [============================== ] 307/652 47% [============================== ] 308/652 47% [============================== ] 309/652 47% [============================== ] 310/652 47% [============================== ] 311/652 47% [============================== ] 312/652 47% [============================== ] 313/652 48% [============================== ] 314/652 48% [============================== ] 315/652 48% [=============================== ] 316/652 48% [=============================== ] 317/652 48% [=============================== ] 318/652 48% [=============================== ] 319/652 48% [=============================== ] 320/652 49% [=============================== ] 321/652 49% [=============================== ] 322/652 49% [=============================== ] 323/652 49% [=============================== ] 324/652 49% [=============================== ] 325/652 49% [================================ ] 326/652 50% [================================ ] 327/652 50% [================================ ] 328/652 50% [================================ ] 329/652 50% [================================ ] 330/652 50% [================================ ] 331/652 50% [================================ ] 332/652 50% [================================ ] 333/652 51% [================================ ] 334/652 51% [================================ ] 335/652 51% [================================ ] 336/652 51% [================================= ] 337/652 51% [================================= ] 338/652 51% [================================= ] 339/652 51% [================================= ] 340/652 52% [================================= ] 341/652 52% [================================= ] 342/652 52% [================================= ] 343/652 52% [================================= ] 344/652 52% [================================= ] 345/652 52% [================================= ] 346/652 53% [================================== ] 347/652 53% [================================== ] 348/652 53% [================================== ] 349/652 53% [================================== ] 350/652 53% [================================== ] 351/652 53% [================================== ] 352/652 53% [================================== ] 353/652 54% [================================== ] 354/652 54% [================================== ] 355/652 54% [================================== ] 356/652 54% [=================================== ] 357/652 54% [=================================== ] 358/652 54% [=================================== ] 359/652 55% [=================================== ] 360/652 55% [=================================== ] 361/652 55% [=================================== ] 362/652 55% [=================================== ] 363/652 55% [=================================== ] 364/652 55% [=================================== ] 365/652 55% [=================================== ] 366/652 56% [==================================== ] 367/652 56% [==================================== ] 368/652 56% [==================================== ] 369/652 56% [==================================== ] 370/652 56% [==================================== ] 371/652 56% [==================================== ] 372/652 57% [==================================== ] 373/652 57% [==================================== ] 374/652 57% [==================================== ] 375/652 57% [==================================== ] 376/652 57% [===================================== ] 377/652 57% [===================================== ] 378/652 57% [===================================== ] 379/652 58% [===================================== ] 380/652 58% [===================================== ] 381/652 58% [===================================== ] 382/652 58% [===================================== ] 383/652 58% [===================================== ] 384/652 58% [===================================== ] 385/652 59% [===================================== ] 386/652 59% [===================================== ] 387/652 59% [====================================== ] 388/652 59% [====================================== ] 389/652 59% [====================================== ] 390/652 59% [====================================== ] 391/652 59% [====================================== ] 392/652 60% [====================================== ] 393/652 60% [====================================== ] 394/652 60% [====================================== ] 395/652 60% [====================================== ] 396/652 60% [====================================== ] 397/652 60% [======================================= ] 398/652 61% [======================================= ] 399/652 61% [======================================= ] 400/652 61% [======================================= ] 401/652 61% [======================================= ] 402/652 61% [======================================= ] 403/652 61% [======================================= ] 404/652 61% [======================================= ] 405/652 62% [======================================= ] 406/652 62% [======================================= ] 407/652 62% [======================================== ] 408/652 62% [======================================== ] 409/652 62% [======================================== ] 410/652 62% [======================================== ] 411/652 63% [======================================== ] 412/652 63% [======================================== ] 413/652 63% [======================================== ] 414/652 63% [======================================== ] 415/652 63% [======================================== ] 416/652 63% [======================================== ] 417/652 63% [========================================= ] 418/652 64% [========================================= ] 419/652 64% [========================================= ] 420/652 64% [========================================= ] 421/652 64% [========================================= ] 422/652 64% [========================================= ] 423/652 64% [========================================= ] 424/652 65% [========================================= ] 425/652 65% [========================================= ] 426/652 65% [========================================= ] 427/652 65% [========================================== ] 428/652 65% [========================================== ] 429/652 65% [========================================== ] 430/652 65% [========================================== ] 431/652 66% [========================================== ] 432/652 66% [========================================== ] 433/652 66% [========================================== ] 434/652 66% [========================================== ] 435/652 66% [========================================== ] 436/652 66% [========================================== ] 437/652 67% [========================================== ] 438/652 67% [=========================================== ] 439/652 67% [=========================================== ] 440/652 67% [=========================================== ] 441/652 67% [=========================================== ] 442/652 67% [=========================================== ] 443/652 67% [=========================================== ] 444/652 68% [=========================================== ] 445/652 68% [=========================================== ] 446/652 68% [=========================================== ] 447/652 68% [=========================================== ] 448/652 68% [============================================ ] 449/652 68% [============================================ ] 450/652 69% [============================================ ] 451/652 69% [============================================ ] 452/652 69% [============================================ ] 453/652 69% [============================================ ] 454/652 69% [============================================ ] 455/652 69% [============================================ ] 456/652 69% [============================================ ] 457/652 70% [============================================ ] 458/652 70% [============================================= ] 459/652 70% [============================================= ] 460/652 70% [============================================= ] 461/652 70% [============================================= ] 462/652 70% [============================================= ] 463/652 71% [============================================= ] 464/652 71% [============================================= ] 465/652 71% [============================================= ] 466/652 71% [============================================= ] 467/652 71% [============================================= ] 468/652 71% [============================================== ] 469/652 71% [============================================== ] 470/652 72% [============================================== ] 471/652 72% [============================================== ] 472/652 72% [============================================== ] 473/652 72% [============================================== ] 474/652 72% [============================================== ] 475/652 72% [============================================== ] 476/652 73% [============================================== ] 477/652 73% [============================================== ] 478/652 73% [=============================================== ] 479/652 73% [=============================================== ] 480/652 73% [=============================================== ] 481/652 73% [=============================================== ] 482/652 73% [=============================================== ] 483/652 74% [=============================================== ] 484/652 74% [=============================================== ] 485/652 74% [=============================================== ] 486/652 74% [=============================================== ] 487/652 74% [=============================================== ] 488/652 74% [================================================ ] 489/652 75% [================================================ ] 490/652 75% [================================================ ] 491/652 75% [================================================ ] 492/652 75% [================================================ ] 493/652 75% [================================================ ] 494/652 75% [================================================ ] 495/652 75% [================================================ ] 496/652 76% [================================================ ] 497/652 76% [================================================ ] 498/652 76% [================================================ ] 499/652 76% [================================================= ] 500/652 76% [================================================= ] 501/652 76% [================================================= ] 502/652 76% [================================================= ] 503/652 77% [================================================= ] 504/652 77% [================================================= ] 505/652 77% [================================================= ] 506/652 77% [================================================= ] 507/652 77% [================================================= ] 508/652 77% [================================================= ] 509/652 78% [================================================== ] 510/652 78% [================================================== ] 511/652 78% [================================================== ] 512/652 78% [================================================== ] 513/652 78% [================================================== ] 514/652 78% [================================================== ] 515/652 78% [================================================== ] 516/652 79% [================================================== ] 517/652 79% [================================================== ] 518/652 79% [================================================== ] 519/652 79% [=================================================== ] 520/652 79% [=================================================== ] 521/652 79% [=================================================== ] 522/652 80% [=================================================== ] 523/652 80% [=================================================== ] 524/652 80% [=================================================== ] 525/652 80% [=================================================== ] 526/652 80% [=================================================== ] 527/652 80% [=================================================== ] 528/652 80% [=================================================== ] 529/652 81% [==================================================== ] 530/652 81% [==================================================== ] 531/652 81% [==================================================== ] 532/652 81% [==================================================== ] 533/652 81% [==================================================== ] 534/652 81% [==================================================== ] 535/652 82% [==================================================== ] 536/652 82% [==================================================== ] 537/652 82% [==================================================== ] 538/652 82% [==================================================== ] 539/652 82% [===================================================== ] 540/652 82% [===================================================== ] 541/652 82% [===================================================== ] 542/652 83% [===================================================== ] 543/652 83% [===================================================== ] 544/652 83% [===================================================== ] 545/652 83% [===================================================== ] 546/652 83% [===================================================== ] 547/652 83% [===================================================== ] 548/652 84% [===================================================== ] 549/652 84% [===================================================== ] 550/652 84% [====================================================== ] 551/652 84% [====================================================== ] 552/652 84% [====================================================== ] 553/652 84% [====================================================== ] 554/652 84% [====================================================== ] 555/652 85% [====================================================== ] 556/652 85% [====================================================== ] 557/652 85% [====================================================== ] 558/652 85% [====================================================== ] 559/652 85% [====================================================== ] 560/652 85% [======================================================= ] 561/652 86% [======================================================= ] 562/652 86% [======================================================= ] 563/652 86% [======================================================= ] 564/652 86% [======================================================= ] 565/652 86% [======================================================= ] 566/652 86% [======================================================= ] 567/652 86% [======================================================= ] 568/652 87% [======================================================= ] 569/652 87% [======================================================= ] 570/652 87% [======================================================== ] 571/652 87% [======================================================== ] 572/652 87% [======================================================== ] 573/652 87% [======================================================== ] 574/652 88% [======================================================== ] 575/652 88% [======================================================== ] 576/652 88% [======================================================== ] 577/652 88% [======================================================== ] 578/652 88% [======================================================== ] 579/652 88% [======================================================== ] 580/652 88% [========================================================= ] 581/652 89% [========================================================= ] 582/652 89% [========================================================= ] 583/652 89% [========================================================= ] 584/652 89% [========================================================= ] 585/652 89% [========================================================= ] 586/652 89% [========================================================= ] 587/652 90% [========================================================= ] 588/652 90% [========================================================= ] 589/652 90% [========================================================= ] 590/652 90% [========================================================== ] 591/652 90% [========================================================== ] 592/652 90% [========================================================== ] 593/652 90% [========================================================== ] 594/652 91% [========================================================== ] 595/652 91% [========================================================== ] 596/652 91% [========================================================== ] 597/652 91% [========================================================== ] 598/652 91% [========================================================== ] 599/652 91% [========================================================== ] 600/652 92% [========================================================== ] 601/652 92% [=========================================================== ] 602/652 92% [=========================================================== ] 603/652 92% [=========================================================== ] 604/652 92% [=========================================================== ] 605/652 92% [=========================================================== ] 606/652 92% [=========================================================== ] 607/652 93% [=========================================================== ] 608/652 93% [=========================================================== ] 609/652 93% [=========================================================== ] 610/652 93% [=========================================================== ] 611/652 93% [============================================================ ] 612/652 93% [============================================================ ] 613/652 94% [============================================================ ] 614/652 94% [============================================================ ] 615/652 94% [============================================================ ] 616/652 94% [============================================================ ] 617/652 94% [============================================================ ] 618/652 94% [============================================================ ] 619/652 94% [============================================================ ] 620/652 95% [============================================================ ] 621/652 95% [============================================================= ] 622/652 95% [============================================================= ] 623/652 95% [============================================================= ] 624/652 95% [============================================================= ] 625/652 95% [============================================================= ] 626/652 96% [============================================================= ] 627/652 96% [============================================================= ] 628/652 96% [============================================================= ] 629/652 96% [============================================================= ] 630/652 96% [============================================================= ] 631/652 96% [============================================================== ] 632/652 96% [============================================================== ] 633/652 97% [============================================================== ] 634/652 97% [============================================================== ] 635/652 97% [============================================================== ] 636/652 97% [============================================================== ] 637/652 97% [============================================================== ] 638/652 97% [============================================================== ] 639/652 98% [============================================================== ] 640/652 98% [============================================================== ] 641/652 98% [=============================================================== ] 642/652 98% [=============================================================== ] 643/652 98% [=============================================================== ] 644/652 98% [=============================================================== ] 645/652 98% [=============================================================== ] 646/652 99% [=============================================================== ] 647/652 99% [=============================================================== ] 648/652 99% [=============================================================== ] 649/652 99% [=============================================================== ] 650/652 99% [=============================================================== ] 651/652 99% [================================================================] 652/652 100% operation complete, 652 objects in 11270 NAND pages. ln -snf /home/autobuild/autobuild/instance-5/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-5/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-5/buildroot' >>> Buildroot 2022.02-531-g130cfc74d7 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.36.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.15.33 Collecting legal info >>> 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> pcre2 10.39 Collecting legal info LICENCE: OK (sha256: 15bc778a1f7e1f857d57abab4181749a06ad1d1f9420d5c9e3c23ef8c991b025) >>> readline 8.1.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) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> pciutils 3.7.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> dehydrated 0.7.0 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> ethtool 5.15 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-f2fs-tools 1.14.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> frotz 2.53 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> 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) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcurl 7.82.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> nettle 3.7.3 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> pdmenu 1.3.6 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> host-python-greenlet 1.1.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> host-python-setuptools 60.9.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.2 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> spi-tools 1.0.1 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> which 2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.33: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-5/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot'