checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for mktime... yes checking for mmap... yes checking for mprotect... yes checking for munmap... yes checking for qsort... yes checking for raise... yes checking for rmdir... yes checking for setjmp... yes checking for signal... yes checking for snprintf... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strrchr... yes checking for strstr... yes checking for time... yes checking for umask... yes checking for utime... yes checking for vsnprintf... yes checking whether your compiler passes the ACC conformance test... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls lzop configuration summary -------------------------- lzop version : 1.03 configured for host : aarch64-unknown-linux-gnu source code location : . compiler : /usr/bin/gcc preprocessor flags : -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H compiler flags : -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include linker flags : -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib link libraries : -llzo2 lzop 1.03 configured. Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer All Rights Reserved. lzop and the LZO library are free software; you can redistribute them and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Markus F.X.J. Oberhumer http://www.oberhumer.com/opensource/lzop/ Type `make' to build lzop. Type `make install' to install lzop. After installing lzop, please read the accompanied documentation. >>> host-lzop 1.03 Building PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/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-2/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-2/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-2/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/ make[1]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03' /home/autobuild/make/make all-recursive make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03' Making all in src make[3]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/src' \ # source='lzop.c' object='lzop.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c lzop.c \ # source='compress.c' object='compress.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c compress.c \ # source='filter.c' object='filter.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c filter.c \ # source='help.c' object='help.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c help.c \ # source='mblock.c' object='mblock.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c mblock.c \ # source='p_lzo.c' object='p_lzo.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c p_lzo.c \ # source='util.c' object='util.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c util.c \ # source='c_init.c' object='c_init.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c c_init.c \ # source='c_none.c' object='c_none.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c c_none.c \ # source='c_ansim.c' object='c_ansim.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c c_ansim.c \ # source='c_ansic.c' object='c_ansic.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c c_ansic.c \ # source='c_screen.c' object='c_screen.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c c_screen.c \ # source='s_object.c' object='s_object.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c s_object.c \ # source='s_curses.c' object='s_curses.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c s_curses.c \ # source='s_djgpp2.c' object='s_djgpp2.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c s_djgpp2.c \ # source='s_vcsa.c' object='s_vcsa.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c s_vcsa.c \ # source='frames.c' object='frames.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c frames.c \ # source='djgpp2.c' object='djgpp2.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/autobuild/autobuild/instance-2/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -c djgpp2.c /usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-2/output-1/host/include -L/home/autobuild/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-2/output-1/host/lib -o lzop lzop.o compress.o filter.o help.o mblock.o p_lzo.o util.o c_init.o c_none.o c_ansim.o c_ansic.o c_screen.o s_object.o s_curses.o s_djgpp2.o s_vcsa.o frames.o djgpp2.o -llzo2 make[3]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/src' Making all in doc make[3]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/doc' /home/autobuild/make/make all-am make[4]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/doc' make[3]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/doc' make[3]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03' make[3]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03' make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03' make[1]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03' >>> host-lzop 1.03 Installing to host directory PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/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-2/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-2/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-2/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/ make[1]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03' Making install in src make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/src' make[3]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/src' test -z "/home/autobuild/autobuild/instance-2/output-1/host/bin" || /usr/bin/mkdir -p "/home/autobuild/autobuild/instance-2/output-1/host/bin" /usr/bin/install -c lzop '/home/autobuild/autobuild/instance-2/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/src' make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/src' Making install in doc make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/doc' /home/autobuild/make/make install-am make[3]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/doc' make[4]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/doc' make[4]: Nothing to be done for 'install-exec-am'. test -z "/home/autobuild/autobuild/instance-2/output-1/host/share/man/man1" || /usr/bin/mkdir -p "/home/autobuild/autobuild/instance-2/output-1/host/share/man/man1" /usr/bin/install -c -m 644 lzop.1 '/home/autobuild/autobuild/instance-2/output-1/host/share/man/man1' make[4]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/doc' make[3]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/doc' make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03/doc' make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03' make[3]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03' make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03' make[1]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-lzop-1.03' 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/autobuild/autobuild/instance-2/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-2/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-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/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-2/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-2/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-2/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/autobuild/autobuild/instance-2/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-2/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-2/output-1/host/bin PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/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-2/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-2/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-2/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-2/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-2/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-2/output-1/host/bin/i686-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-2/output-1/host/bin/i686-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-2/output-1/host/i686-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-2/output-1/host/bin/i686-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-2/output-1/host/bin/i686-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-2/output-1/host/i686-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-2/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-2/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-2/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-2/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-2/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-2/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/include /home/autobuild/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-2/output-1/target/usr/doc find /home/autobuild/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-2/output-1/target/lib/ /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/man /home/autobuild/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/info /home/autobuild/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/doc /home/autobuild/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-2/output-1/target/lib/debug /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-rc2-6-ge8b5feee87"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc2\"" \ ) > /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-2/output-1/per-package /home/autobuild/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs printf ' - - sudo -1 - - - -\n\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/bin/sudo f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cpio mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/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-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot printf ' if [ ! -e /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/init ]; then ln -sf sbin/init /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/init; fi\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot printf ' cd /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target && find . | LC_ALL=C sort | cpio --quiet -o -H newc > /home/autobuild/autobuild/instance-2/output-1/images/rootfs.cpio\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/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-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/cpio/target table='/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/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-2/output-1/host/bin/lzop -9 -c /home/autobuild/autobuild/instance-2/output-1/images/rootfs.cpio > /home/autobuild/autobuild/instance-2/output-1/images/rootfs.cpio.lzo >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/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-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/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-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 775 objects. stage 2: creating image '/home/autobuild/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/775 0% [ ] 2/775 0% [ ] 3/775 0% [ ] 4/775 0% [ ] 5/775 0% [ ] 6/775 0% [ ] 7/775 0% [ ] 8/775 1% [ ] 9/775 1% [ ] 10/775 1% [ ] 11/775 1% [ ] 12/775 1% [= ] 13/775 1% [= ] 14/775 1% [= ] 15/775 1% [= ] 16/775 2% [= ] 17/775 2% [= ] 18/775 2% [= ] 19/775 2% [= ] 20/775 2% [= ] 21/775 2% [= ] 22/775 2% [= ] 23/775 2% [= ] 24/775 3% [== ] 25/775 3% [== ] 26/775 3% [== ] 27/775 3% [== ] 28/775 3% [== ] 29/775 3% [== ] 30/775 3% [== ] 31/775 4% [== ] 32/775 4% [== ] 33/775 4% [== ] 34/775 4% [== ] 35/775 4% [== ] 36/775 4% [=== ] 37/775 4% [=== ] 38/775 4% [=== ] 39/775 5% [=== ] 40/775 5% [=== ] 41/775 5% [=== ] 42/775 5% [=== ] 43/775 5% [=== ] 44/775 5% [=== ] 45/775 5% [=== ] 46/775 5% [=== ] 47/775 6% [=== ] 48/775 6% [==== ] 49/775 6% [==== ] 50/775 6% [==== ] 51/775 6% [==== ] 52/775 6% [==== ] 53/775 6% [==== ] 54/775 6% [==== ] 55/775 7% [==== ] 56/775 7% [==== ] 57/775 7% [==== ] 58/775 7% [==== ] 59/775 7% [==== ] 60/775 7% [===== ] 61/775 7% [===== ] 62/775 8% [===== ] 63/775 8% [===== ] 64/775 8% [===== ] 65/775 8% [===== ] 66/775 8% [===== ] 67/775 8% [===== ] 68/775 8% [===== ] 69/775 8% [===== ] 70/775 9% [===== ] 71/775 9% [===== ] 72/775 9% [====== ] 73/775 9% [====== ] 74/775 9% [====== ] 75/775 9% [====== ] 76/775 9% [====== ] 77/775 9% [====== ] 78/775 10% [====== ] 79/775 10% [====== ] 80/775 10% [====== ] 81/775 10% [====== ] 82/775 10% [====== ] 83/775 10% [====== ] 84/775 10% [======= ] 85/775 10% [======= ] 86/775 11% [======= ] 87/775 11% [======= ] 88/775 11% [======= ] 89/775 11% [======= ] 90/775 11% [======= ] 91/775 11% [======= ] 92/775 11% [======= ] 93/775 12% [======= ] 94/775 12% [======= ] 95/775 12% [======= ] 96/775 12% [======== ] 97/775 12% [======== ] 98/775 12% [======== ] 99/775 12% [======== ] 100/775 12% [======== ] 101/775 13% [======== ] 102/775 13% [======== ] 103/775 13% [======== ] 104/775 13% [======== ] 105/775 13% [======== ] 106/775 13% [======== ] 107/775 13% [======== ] 108/775 13% [========= ] 109/775 14% [========= ] 110/775 14% [========= ] 111/775 14% [========= ] 112/775 14% [========= ] 113/775 14% [========= ] 114/775 14% [========= ] 115/775 14% [========= ] 116/775 14% [========= ] 117/775 15% [========= ] 118/775 15% [========= ] 119/775 15% [========= ] 120/775 15% [========= ] 121/775 15% [========== ] 122/775 15% [========== ] 123/775 15% [========== ] 124/775 16% [========== ] 125/775 16% [========== ] 126/775 16% [========== ] 127/775 16% [========== ] 128/775 16% [========== ] 129/775 16% [========== ] 130/775 16% [========== ] 131/775 16% [========== ] 132/775 17% [========== ] 133/775 17% [=========== ] 134/775 17% [=========== ] 135/775 17% [=========== ] 136/775 17% [=========== ] 137/775 17% [=========== ] 138/775 17% [=========== ] 139/775 17% [=========== ] 140/775 18% [=========== ] 141/775 18% [=========== ] 142/775 18% [=========== ] 143/775 18% [=========== ] 144/775 18% [=========== ] 145/775 18% [============ ] 146/775 18% [============ ] 147/775 18% [============ ] 148/775 19% [============ ] 149/775 19% [============ ] 150/775 19% [============ ] 151/775 19% [============ ] 152/775 19% [============ ] 153/775 19% [============ ] 154/775 19% [============ ] 155/775 20% [============ ] 156/775 20% [============ ] 157/775 20% [============= ] 158/775 20% [============= ] 159/775 20% [============= ] 160/775 20% [============= ] 161/775 20% [============= ] 162/775 20% [============= ] 163/775 21% [============= ] 164/775 21% [============= ] 165/775 21% [============= ] 166/775 21% [============= ] 167/775 21% [============= ] 168/775 21% [============= ] 169/775 21% [============== ] 170/775 21% [============== ] 171/775 22% [============== ] 172/775 22% [============== ] 173/775 22% [============== ] 174/775 22% [============== ] 175/775 22% [============== ] 176/775 22% [============== ] 177/775 22% [============== ] 178/775 22% [============== ] 179/775 23% [============== ] 180/775 23% [============== ] 181/775 23% [=============== ] 182/775 23% [=============== ] 183/775 23% [=============== ] 184/775 23% [=============== ] 185/775 23% [=============== ] 186/775 24% [=============== ] 187/775 24% [=============== ] 188/775 24% [=============== ] 189/775 24% [=============== ] 190/775 24% [=============== ] 191/775 24% [=============== ] 192/775 24% [=============== ] 193/775 24% [================ ] 194/775 25% [================ ] 195/775 25% [================ ] 196/775 25% [================ ] 197/775 25% [================ ] 198/775 25% [================ ] 199/775 25% [================ ] 200/775 25% [================ ] 201/775 25% [================ ] 202/775 26% [================ ] 203/775 26% [================ ] 204/775 26% [================ ] 205/775 26% [================= ] 206/775 26% [================= ] 207/775 26% [================= ] 208/775 26% [================= ] 209/775 26% [================= ] 210/775 27% [================= ] 211/775 27% [================= ] 212/775 27% [================= ] 213/775 27% [================= ] 214/775 27% [================= ] 215/775 27% [================= ] 216/775 27% [================= ] 217/775 28% [================== ] 218/775 28% [================== ] 219/775 28% [================== ] 220/775 28% [================== ] 221/775 28% [================== ] 222/775 28% [================== ] 223/775 28% [================== ] 224/775 28% [================== ] 225/775 29% [================== ] 226/775 29% [================== ] 227/775 29% [================== ] 228/775 29% [================== ] 229/775 29% [================== ] 230/775 29% [=================== ] 231/775 29% [=================== ] 232/775 29% [=================== ] 233/775 30% [=================== ] 234/775 30% [=================== ] 235/775 30% [=================== ] 236/775 30% [=================== ] 237/775 30% [=================== ] 238/775 30% [=================== ] 239/775 30% [=================== ] 240/775 30% [=================== ] 241/775 31% [=================== ] 242/775 31% [==================== ] 243/775 31% [==================== ] 244/775 31% [==================== ] 245/775 31% [==================== ] 246/775 31% [==================== ] 247/775 31% [==================== ] 248/775 32% [==================== ] 249/775 32% [==================== ] 250/775 32% [==================== ] 251/775 32% [==================== ] 252/775 32% [==================== ] 253/775 32% [==================== ] 254/775 32% [===================== ] 255/775 32% [===================== ] 256/775 33% [===================== ] 257/775 33% [===================== ] 258/775 33% [===================== ] 259/775 33% [===================== ] 260/775 33% [===================== ] 261/775 33% [===================== ] 262/775 33% [===================== ] 263/775 33% [===================== ] 264/775 34% [===================== ] 265/775 34% [===================== ] 266/775 34% [====================== ] 267/775 34% [====================== ] 268/775 34% [====================== ] 269/775 34% [====================== ] 270/775 34% [====================== ] 271/775 34% [====================== ] 272/775 35% [====================== ] 273/775 35% [====================== ] 274/775 35% [====================== ] 275/775 35% [====================== ] 276/775 35% [====================== ] 277/775 35% [====================== ] 278/775 35% [======================= ] 279/775 36% [======================= ] 280/775 36% [======================= ] 281/775 36% [======================= ] 282/775 36% [======================= ] 283/775 36% [======================= ] 284/775 36% [======================= ] 285/775 36% [======================= ] 286/775 36% [======================= ] 287/775 37% [======================= ] 288/775 37% [======================= ] 289/775 37% [======================= ] 290/775 37% [======================== ] 291/775 37% [======================== ] 292/775 37% [======================== ] 293/775 37% [======================== ] 294/775 37% [======================== ] 295/775 38% [======================== ] 296/775 38% [======================== ] 297/775 38% [======================== ] 298/775 38% [======================== ] 299/775 38% [======================== ] 300/775 38% [======================== ] 301/775 38% [======================== ] 302/775 38% [========================= ] 303/775 39% [========================= ] 304/775 39% [========================= ] 305/775 39% [========================= ] 306/775 39% [========================= ] 307/775 39% [========================= ] 308/775 39% [========================= ] 309/775 39% [========================= ] 310/775 40% [========================= ] 311/775 40% [========================= ] 312/775 40% [========================= ] 313/775 40% [========================= ] 314/775 40% [========================== ] 315/775 40% [========================== ] 316/775 40% [========================== ] 317/775 40% [========================== ] 318/775 41% [========================== ] 319/775 41% [========================== ] 320/775 41% [========================== ] 321/775 41% [========================== ] 322/775 41% [========================== ] 323/775 41% [========================== ] 324/775 41% [========================== ] 325/775 41% [========================== ] 326/775 42% [=========================== ] 327/775 42% [=========================== ] 328/775 42% [=========================== ] 329/775 42% [=========================== ] 330/775 42% [=========================== ] 331/775 42% [=========================== ] 332/775 42% [=========================== ] 333/775 42% [=========================== ] 334/775 43% [=========================== ] 335/775 43% [=========================== ] 336/775 43% [=========================== ] 337/775 43% [=========================== ] 338/775 43% [=========================== ] 339/775 43% [============================ ] 340/775 43% [============================ ] 341/775 44% [============================ ] 342/775 44% [============================ ] 343/775 44% [============================ ] 344/775 44% [============================ ] 345/775 44% [============================ ] 346/775 44% [============================ ] 347/775 44% [============================ ] 348/775 44% [============================ ] 349/775 45% [============================ ] 350/775 45% [============================ ] 351/775 45% [============================= ] 352/775 45% [============================= ] 353/775 45% [============================= ] 354/775 45% [============================= ] 355/775 45% [============================= ] 356/775 45% [============================= ] 357/775 46% [============================= ] 358/775 46% [============================= ] 359/775 46% [============================= ] 360/775 46% [============================= ] 361/775 46% [============================= ] 362/775 46% [============================= ] 363/775 46% [============================== ] 364/775 46% [============================== ] 365/775 47% [============================== ] 366/775 47% [============================== ] 367/775 47% [============================== ] 368/775 47% [============================== ] 369/775 47% [============================== ] 370/775 47% [============================== ] 371/775 47% [============================== ] 372/775 48% [============================== ] 373/775 48% [============================== ] 374/775 48% [============================== ] 375/775 48% [=============================== ] 376/775 48% [=============================== ] 377/775 48% [=============================== ] 378/775 48% [=============================== ] 379/775 48% [=============================== ] 380/775 49% [=============================== ] 381/775 49% [=============================== ] 382/775 49% [=============================== ] 383/775 49% [=============================== ] 384/775 49% [=============================== ] 385/775 49% [=============================== ] 386/775 49% [=============================== ] 387/775 49% [================================ ] 388/775 50% [================================ ] 389/775 50% [================================ ] 390/775 50% [================================ ] 391/775 50% [================================ ] 392/775 50% [================================ ] 393/775 50% [================================ ] 394/775 50% [================================ ] 395/775 50% [================================ ] 396/775 51% [================================ ] 397/775 51% [================================ ] 398/775 51% [================================ ] 399/775 51% [================================= ] 400/775 51% [================================= ] 401/775 51% [================================= ] 402/775 51% [================================= ] 403/775 52% [================================= ] 404/775 52% [================================= ] 405/775 52% [================================= ] 406/775 52% [================================= ] 407/775 52% [================================= ] 408/775 52% [================================= ] 409/775 52% [================================= ] 410/775 52% [================================= ] 411/775 53% [================================== ] 412/775 53% [================================== ] 413/775 53% [================================== ] 414/775 53% [================================== ] 415/775 53% [================================== ] 416/775 53% [================================== ] 417/775 53% [================================== ] 418/775 53% [================================== ] 419/775 54% [================================== ] 420/775 54% [================================== ] 421/775 54% [================================== ] 422/775 54% [================================== ] 423/775 54% [=================================== ] 424/775 54% [=================================== ] 425/775 54% [=================================== ] 426/775 54% [=================================== ] 427/775 55% [=================================== ] 428/775 55% [=================================== ] 429/775 55% [=================================== ] 430/775 55% [=================================== ] 431/775 55% [=================================== ] 432/775 55% [=================================== ] 433/775 55% [=================================== ] 434/775 56% [=================================== ] 435/775 56% [==================================== ] 436/775 56% [==================================== ] 437/775 56% [==================================== ] 438/775 56% [==================================== ] 439/775 56% [==================================== ] 440/775 56% [==================================== ] 441/775 56% [==================================== ] 442/775 57% [==================================== ] 443/775 57% [==================================== ] 444/775 57% [==================================== ] 445/775 57% [==================================== ] 446/775 57% [==================================== ] 447/775 57% [==================================== ] 448/775 57% [===================================== ] 449/775 57% [===================================== ] 450/775 58% [===================================== ] 451/775 58% [===================================== ] 452/775 58% [===================================== ] 453/775 58% [===================================== ] 454/775 58% [===================================== ] 455/775 58% [===================================== ] 456/775 58% [===================================== ] 457/775 58% [===================================== ] 458/775 59% [===================================== ] 459/775 59% [===================================== ] 460/775 59% [====================================== ] 461/775 59% [====================================== ] 462/775 59% [====================================== ] 463/775 59% [====================================== ] 464/775 59% [====================================== ] 465/775 60% [====================================== ] 466/775 60% [====================================== ] 467/775 60% [====================================== ] 468/775 60% [====================================== ] 469/775 60% [====================================== ] 470/775 60% [====================================== ] 471/775 60% [====================================== ] 472/775 60% [======================================= ] 473/775 61% [======================================= ] 474/775 61% [======================================= ] 475/775 61% [======================================= ] 476/775 61% [======================================= ] 477/775 61% [======================================= ] 478/775 61% [======================================= ] 479/775 61% [======================================= ] 480/775 61% [======================================= ] 481/775 62% [======================================= ] 482/775 62% [======================================= ] 483/775 62% [======================================= ] 484/775 62% [======================================== ] 485/775 62% [======================================== ] 486/775 62% [======================================== ] 487/775 62% [======================================== ] 488/775 62% [======================================== ] 489/775 63% [======================================== ] 490/775 63% [======================================== ] 491/775 63% [======================================== ] 492/775 63% [======================================== ] 493/775 63% [======================================== ] 494/775 63% [======================================== ] 495/775 63% [======================================== ] 496/775 64% [========================================= ] 497/775 64% [========================================= ] 498/775 64% [========================================= ] 499/775 64% [========================================= ] 500/775 64% [========================================= ] 501/775 64% [========================================= ] 502/775 64% [========================================= ] 503/775 64% [========================================= ] 504/775 65% [========================================= ] 505/775 65% [========================================= ] 506/775 65% [========================================= ] 507/775 65% [========================================= ] 508/775 65% [========================================== ] 509/775 65% [========================================== ] 510/775 65% [========================================== ] 511/775 65% [========================================== ] 512/775 66% [========================================== ] 513/775 66% [========================================== ] 514/775 66% [========================================== ] 515/775 66% [========================================== ] 516/775 66% [========================================== ] 517/775 66% [========================================== ] 518/775 66% [========================================== ] 519/775 66% [========================================== ] 520/775 67% [=========================================== ] 521/775 67% [=========================================== ] 522/775 67% [=========================================== ] 523/775 67% [=========================================== ] 524/775 67% [=========================================== ] 525/775 67% [=========================================== ] 526/775 67% [=========================================== ] 527/775 68% [=========================================== ] 528/775 68% [=========================================== ] 529/775 68% [=========================================== ] 530/775 68% [=========================================== ] 531/775 68% [=========================================== ] 532/775 68% [============================================ ] 533/775 68% [============================================ ] 534/775 68% [============================================ ] 535/775 69% [============================================ ] 536/775 69% [============================================ ] 537/775 69% [============================================ ] 538/775 69% [============================================ ] 539/775 69% [============================================ ] 540/775 69% [============================================ ] 541/775 69% [============================================ ] 542/775 69% [============================================ ] 543/775 70% [============================================ ] 544/775 70% [============================================= ] 545/775 70% [============================================= ] 546/775 70% [============================================= ] 547/775 70% [============================================= ] 548/775 70% [============================================= ] 549/775 70% [============================================= ] 550/775 70% [============================================= ] 551/775 71% [============================================= ] 552/775 71% [============================================= ] 553/775 71% [============================================= ] 554/775 71% [============================================= ] 555/775 71% [============================================= ] 556/775 71% [============================================= ] 557/775 71% [============================================== ] 558/775 72% [============================================== ] 559/775 72% [============================================== ] 560/775 72% [============================================== ] 561/775 72% [============================================== ] 562/775 72% [============================================== ] 563/775 72% [============================================== ] 564/775 72% [============================================== ] 565/775 72% [============================================== ] 566/775 73% [============================================== ] 567/775 73% [============================================== ] 568/775 73% [============================================== ] 569/775 73% [=============================================== ] 570/775 73% [=============================================== ] 571/775 73% [=============================================== ] 572/775 73% [=============================================== ] 573/775 73% [=============================================== ] 574/775 74% [=============================================== ] 575/775 74% [=============================================== ] 576/775 74% [=============================================== ] 577/775 74% [=============================================== ] 578/775 74% [=============================================== ] 579/775 74% [=============================================== ] 580/775 74% [=============================================== ] 581/775 74% [================================================ ] 582/775 75% [================================================ ] 583/775 75% [================================================ ] 584/775 75% [================================================ ] 585/775 75% [================================================ ] 586/775 75% [================================================ ] 587/775 75% [================================================ ] 588/775 75% [================================================ ] 589/775 76% [================================================ ] 590/775 76% [================================================ ] 591/775 76% [================================================ ] 592/775 76% [================================================ ] 593/775 76% [================================================= ] 594/775 76% [================================================= ] 595/775 76% [================================================= ] 596/775 76% [================================================= ] 597/775 77% [================================================= ] 598/775 77% [================================================= ] 599/775 77% [================================================= ] 600/775 77% [================================================= ] 601/775 77% [================================================= ] 602/775 77% [================================================= ] 603/775 77% [================================================= ] 604/775 77% [================================================= ] 605/775 78% [================================================== ] 606/775 78% [================================================== ] 607/775 78% [================================================== ] 608/775 78% [================================================== ] 609/775 78% [================================================== ] 610/775 78% [================================================== ] 611/775 78% [================================================== ] 612/775 78% [================================================== ] 613/775 79% [================================================== ] 614/775 79% [================================================== ] 615/775 79% [================================================== ] 616/775 79% [================================================== ] 617/775 79% [=================================================== ] 618/775 79% [=================================================== ] 619/775 79% [=================================================== ] 620/775 80% [=================================================== ] 621/775 80% [=================================================== ] 622/775 80% [=================================================== ] 623/775 80% [=================================================== ] 624/775 80% [=================================================== ] 625/775 80% [=================================================== ] 626/775 80% [=================================================== ] 627/775 80% [=================================================== ] 628/775 81% [=================================================== ] 629/775 81% [==================================================== ] 630/775 81% [==================================================== ] 631/775 81% [==================================================== ] 632/775 81% [==================================================== ] 633/775 81% [==================================================== ] 634/775 81% [==================================================== ] 635/775 81% [==================================================== ] 636/775 82% [==================================================== ] 637/775 82% [==================================================== ] 638/775 82% [==================================================== ] 639/775 82% [==================================================== ] 640/775 82% [==================================================== ] 641/775 82% [===================================================== ] 642/775 82% [===================================================== ] 643/775 82% [===================================================== ] 644/775 83% [===================================================== ] 645/775 83% [===================================================== ] 646/775 83% [===================================================== ] 647/775 83% [===================================================== ] 648/775 83% [===================================================== ] 649/775 83% [===================================================== ] 650/775 83% [===================================================== ] 651/775 84% [===================================================== ] 652/775 84% [===================================================== ] 653/775 84% [====================================================== ] 654/775 84% [====================================================== ] 655/775 84% [====================================================== ] 656/775 84% [====================================================== ] 657/775 84% [====================================================== ] 658/775 84% [====================================================== ] 659/775 85% [====================================================== ] 660/775 85% [====================================================== ] 661/775 85% [====================================================== ] 662/775 85% [====================================================== ] 663/775 85% [====================================================== ] 664/775 85% [====================================================== ] 665/775 85% [====================================================== ] 666/775 85% [======================================================= ] 667/775 86% [======================================================= ] 668/775 86% [======================================================= ] 669/775 86% [======================================================= ] 670/775 86% [======================================================= ] 671/775 86% [======================================================= ] 672/775 86% [======================================================= ] 673/775 86% [======================================================= ] 674/775 86% [======================================================= ] 675/775 87% [======================================================= ] 676/775 87% [======================================================= ] 677/775 87% [======================================================= ] 678/775 87% [======================================================== ] 679/775 87% [======================================================== ] 680/775 87% [======================================================== ] 681/775 87% [======================================================== ] 682/775 88% [======================================================== ] 683/775 88% [======================================================== ] 684/775 88% [======================================================== ] 685/775 88% [======================================================== ] 686/775 88% [======================================================== ] 687/775 88% [======================================================== ] 688/775 88% [======================================================== ] 689/775 88% [======================================================== ] 690/775 89% [========================================================= ] 691/775 89% [========================================================= ] 692/775 89% [========================================================= ] 693/775 89% [========================================================= ] 694/775 89% [========================================================= ] 695/775 89% [========================================================= ] 696/775 89% [========================================================= ] 697/775 89% [========================================================= ] 698/775 90% [========================================================= ] 699/775 90% [========================================================= ] 700/775 90% [========================================================= ] 701/775 90% [========================================================= ] 702/775 90% [========================================================== ] 703/775 90% [========================================================== ] 704/775 90% [========================================================== ] 705/775 90% [========================================================== ] 706/775 91% [========================================================== ] 707/775 91% [========================================================== ] 708/775 91% [========================================================== ] 709/775 91% [========================================================== ] 710/775 91% [========================================================== ] 711/775 91% [========================================================== ] 712/775 91% [========================================================== ] 713/775 92% [========================================================== ] 714/775 92% [=========================================================== ] 715/775 92% [=========================================================== ] 716/775 92% [=========================================================== ] 717/775 92% [=========================================================== ] 718/775 92% [=========================================================== ] 719/775 92% [=========================================================== ] 720/775 92% [=========================================================== ] 721/775 93% [=========================================================== ] 722/775 93% [=========================================================== ] 723/775 93% [=========================================================== ] 724/775 93% [=========================================================== ] 725/775 93% [=========================================================== ] 726/775 93% [============================================================ ] 727/775 93% [============================================================ ] 728/775 93% [============================================================ ] 729/775 94% [============================================================ ] 730/775 94% [============================================================ ] 731/775 94% [============================================================ ] 732/775 94% [============================================================ ] 733/775 94% [============================================================ ] 734/775 94% [============================================================ ] 735/775 94% [============================================================ ] 736/775 94% [============================================================ ] 737/775 95% [============================================================ ] 738/775 95% [============================================================= ] 739/775 95% [============================================================= ] 740/775 95% [============================================================= ] 741/775 95% [============================================================= ] 742/775 95% [============================================================= ] 743/775 95% [============================================================= ] 744/775 96% [============================================================= ] 745/775 96% [============================================================= ] 746/775 96% [============================================================= ] 747/775 96% [============================================================= ] 748/775 96% [============================================================= ] 749/775 96% [============================================================= ] 750/775 96% [============================================================== ] 751/775 96% [============================================================== ] 752/775 97% [============================================================== ] 753/775 97% [============================================================== ] 754/775 97% [============================================================== ] 755/775 97% [============================================================== ] 756/775 97% [============================================================== ] 757/775 97% [============================================================== ] 758/775 97% [============================================================== ] 759/775 97% [============================================================== ] 760/775 98% [============================================================== ] 761/775 98% [============================================================== ] 762/775 98% [=============================================================== ] 763/775 98% [=============================================================== ] 764/775 98% [=============================================================== ] 765/775 98% [=============================================================== ] 766/775 98% [=============================================================== ] 767/775 98% [=============================================================== ] 768/775 99% [=============================================================== ] 769/775 99% [=============================================================== ] 770/775 99% [=============================================================== ] 771/775 99% [=============================================================== ] 772/775 99% [=============================================================== ] 773/775 99% [=============================================================== ] 774/775 99% [================================================================] 775/775 100% operation complete, 775 objects in 85710 NAND pages. ln -snf /home/autobuild/autobuild/instance-2/output-1/host/i686-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-2/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-2/buildroot' >>> Buildroot 2022.11-rc2-6-ge8b5feee87 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.0.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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) >>> 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) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-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) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> forge 1.3.1 Collecting legal info LICENSE: OK (sha256: f63ff0e4e239244aa79280da2dd4811a0469e5e201caf5cbc0d97c3a1dff8e82) >>> hostapd 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> initscripts Collecting legal info >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libkcapi 1.4.0 Collecting legal info COPYING: OK (sha256: 9765fad61726afb2b253db2c68153672e4178d6809667ae98141f3e90fe8645b) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> openssl Collecting legal info >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> sudo 1.9.11p2 Collecting legal info LICENSE.md: OK (sha256: cf3a83366f9aabfd76d693ce03843106fcaaf6c76dfa97610f7c0b719a06e6bb) >>> zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> 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-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot'