ln -s "$target.1" "$link.1" \ ); fi; \ fi; \ done make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/xzdec' libtool: install: /usr/bin/install -c xzdec /home/buildroot/autobuild/instance-1/output-1/host/bin/xzdec libtool: install: /usr/bin/install -c lzmadec /home/buildroot/autobuild/instance-1/output-1/host/bin/lzmadec make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/xzdec' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/xzdec' Making install in xz make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/xz' make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/xz' /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/host/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c xz '/home/buildroot/autobuild/instance-1/output-1/host/bin' /usr/bin/install -c -m 644 xz.1 '/home/buildroot/autobuild/instance-1/output-1/host/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/xz' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xz | sed 's,x,x,'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xz.1" ; \ if test -f "$man"; then \ /usr/bin/make dist_man_MANS="$man" man_MANS= \ mandir="/home/buildroot/autobuild/instance-1/output-1/host/share/man/$lang" install-man; \ fi; \ man1dir="/home/buildroot/autobuild/instance-1/output-1/host/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1"; \ done \ ); fi; \ done make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/xz' libtool: install: /usr/bin/install -c xz /home/buildroot/autobuild/instance-1/output-1/host/bin/xz /usr/bin/make install-exec-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/xz' cd "/home/buildroot/autobuild/instance-1/output-1/host/bin" && \ target=`echo xz | sed 's,x,x,'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/xz' make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/xz' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/xz' Making install in lzmainfo make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/lzmainfo' make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/lzmainfo' /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/host/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c lzmainfo '/home/buildroot/autobuild/instance-1/output-1/host/bin' /usr/bin/install -c -m 644 lzmainfo.1 '/home/buildroot/autobuild/instance-1/output-1/host/share/man/man1' libtool: install: /usr/bin/install -c lzmainfo /home/buildroot/autobuild/instance-1/output-1/host/bin/lzmainfo make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/lzmainfo' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/lzmainfo' Making install in scripts make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/scripts' make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/scripts' /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/host/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/home/buildroot/autobuild/instance-1/output-1/host/bin' /usr/bin/make install-exec-hook /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/home/buildroot/autobuild/instance-1/output-1/host/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/scripts' cd "/home/buildroot/autobuild/instance-1/output-1/host/bin" && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[5]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/scripts' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ for lang in $languages; do \ mans= ; \ for man in xzdiff.1 xzgrep.1 xzmore.1 xzless.1; do \ man="../../po4a/man/$lang/$man" ; \ if test -f "$man"; then \ mans="$mans $man"; \ fi; \ done; \ /usr/bin/make dist_man_MANS="$mans" man_MANS= \ mandir="/home/buildroot/autobuild/instance-1/output-1/host/share/man/$lang" install-man; \ done; \ for lang in . $languages; do \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' \ | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' \ | sed 's,x,x,'` && \ man1dir="/home/buildroot/autobuild/instance-1/output-1/host/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ done; \ done make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/scripts' make[5]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/scripts' make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/scripts' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src/scripts' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/src' Making install in po make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/po' if test "xz" = "gettext-tools"; then \ /bin/mkdir -p /home/buildroot/autobuild/instance-1/output-1/host/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildroot/autobuild/instance-1/output-1/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/autobuild/instance-1/output-1/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/po' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7' make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-xz-5.2.7' 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/buildroot/autobuild/instance-1/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/buildroot/autobuild/instance-1/output-1/host/bin PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/buildroot/autobuild/instance-1/output-1/host/bin install make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/buildroot/autobuild/instance-1/output-1/host/bin make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt=-r', '-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%riscv64%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/buildroot/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/riscv64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%riscv64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/riscv64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells; fi mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-1/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-1/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab; fi rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/include /home/buildroot/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-1/output-1/target/usr/doc find /home/buildroot/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output-1/target/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/man /home/buildroot/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/info /home/buildroot/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/doc /home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-1/output-1/target/lib/debug /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-8763-g470ce5d85c4"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-1/output-1/per-package /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ext2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -f /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ext2\n /home/buildroot/autobuild/instance-1/output-1/host/sbin/mkfs.ext4 -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target -r 1 -N 0 -m 5 -L "rootfs" -O ^64bit /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ext2 "5G" || { ret=$?; echo "*** Maybe you need to increase the filesystem size (BR2_TARGET_ROOTFS_EXT2_SIZE)" 1>&2; exit $ret; }\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mke2fs 1.46.5 (30-Dec-2021) Creating regular file /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ext2 64-bit filesystem support is not enabled. The larger fields afforded by this feature enable full-strength checksumming. Pass -O 64bit to rectify. Creating filesystem with 1310720 4k blocks and 327680 inodes Filesystem UUID: 840cecd6-51ce-42ca-8bee-b2063230a56c Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736 Allocating group tables: 0/40 done Writing inode tables: 0/40 done Creating journal (16384 blocks): done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/40 done PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" xz -9 -C crc32 -c -T 4 /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ext2 > /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ext2.xz ln -sf rootfs.ext2.xz /home/buildroot/autobuild/instance-1/output-1/images/rootfs.ext4.xz >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 675 objects. stage 2: creating image '/home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/675 0% [ ] 2/675 0% [ ] 3/675 0% [ ] 4/675 0% [ ] 5/675 0% [ ] 6/675 0% [ ] 7/675 1% [ ] 8/675 1% [ ] 9/675 1% [ ] 10/675 1% [= ] 11/675 1% [= ] 12/675 1% [= ] 13/675 1% [= ] 14/675 2% [= ] 15/675 2% [= ] 16/675 2% [= ] 17/675 2% [= ] 18/675 2% [= ] 19/675 2% [= ] 20/675 2% [= ] 21/675 3% [== ] 22/675 3% [== ] 23/675 3% [== ] 24/675 3% [== ] 25/675 3% [== ] 26/675 3% [== ] 27/675 4% [== ] 28/675 4% [== ] 29/675 4% [== ] 30/675 4% [== ] 31/675 4% [=== ] 32/675 4% [=== ] 33/675 4% [=== ] 34/675 5% [=== ] 35/675 5% [=== ] 36/675 5% [=== ] 37/675 5% [=== ] 38/675 5% [=== ] 39/675 5% [=== ] 40/675 5% [=== ] 41/675 6% [=== ] 42/675 6% [==== ] 43/675 6% [==== ] 44/675 6% [==== ] 45/675 6% [==== ] 46/675 6% [==== ] 47/675 6% [==== ] 48/675 7% [==== ] 49/675 7% [==== ] 50/675 7% [==== ] 51/675 7% [==== ] 52/675 7% [===== ] 53/675 7% [===== ] 54/675 8% [===== ] 55/675 8% [===== ] 56/675 8% [===== ] 57/675 8% [===== ] 58/675 8% [===== ] 59/675 8% [===== ] 60/675 8% [===== ] 61/675 9% [===== ] 62/675 9% [===== ] 63/675 9% [====== ] 64/675 9% [====== ] 65/675 9% [====== ] 66/675 9% [====== ] 67/675 9% [====== ] 68/675 10% [====== ] 69/675 10% [====== ] 70/675 10% [====== ] 71/675 10% [====== ] 72/675 10% [====== ] 73/675 10% [======= ] 74/675 10% [======= ] 75/675 11% [======= ] 76/675 11% [======= ] 77/675 11% [======= ] 78/675 11% [======= ] 79/675 11% [======= ] 80/675 11% [======= ] 81/675 12% [======= ] 82/675 12% [======= ] 83/675 12% [======= ] 84/675 12% [======== ] 85/675 12% [======== ] 86/675 12% [======== ] 87/675 12% [======== ] 88/675 13% [======== ] 89/675 13% [======== ] 90/675 13% [======== ] 91/675 13% [======== ] 92/675 13% [======== ] 93/675 13% [======== ] 94/675 13% [========= ] 95/675 14% [========= ] 96/675 14% [========= ] 97/675 14% [========= ] 98/675 14% [========= ] 99/675 14% [========= ] 100/675 14% [========= ] 101/675 14% [========= ] 102/675 15% [========= ] 103/675 15% [========= ] 104/675 15% [========= ] 105/675 15% [========== ] 106/675 15% [========== ] 107/675 15% [========== ] 108/675 16% [========== ] 109/675 16% [========== ] 110/675 16% [========== ] 111/675 16% [========== ] 112/675 16% [========== ] 113/675 16% [========== ] 114/675 16% [========== ] 115/675 17% [========== ] 116/675 17% [=========== ] 117/675 17% [=========== ] 118/675 17% [=========== ] 119/675 17% [=========== ] 120/675 17% [=========== ] 121/675 17% [=========== ] 122/675 18% [=========== ] 123/675 18% [=========== ] 124/675 18% [=========== ] 125/675 18% [=========== ] 126/675 18% [============ ] 127/675 18% [============ ] 128/675 18% [============ ] 129/675 19% [============ ] 130/675 19% [============ ] 131/675 19% [============ ] 132/675 19% [============ ] 133/675 19% [============ ] 134/675 19% [============ ] 135/675 20% [============ ] 136/675 20% [============ ] 137/675 20% [============= ] 138/675 20% [============= ] 139/675 20% [============= ] 140/675 20% [============= ] 141/675 20% [============= ] 142/675 21% [============= ] 143/675 21% [============= ] 144/675 21% [============= ] 145/675 21% [============= ] 146/675 21% [============= ] 147/675 21% [============== ] 148/675 21% [============== ] 149/675 22% [============== ] 150/675 22% [============== ] 151/675 22% [============== ] 152/675 22% [============== ] 153/675 22% [============== ] 154/675 22% [============== ] 155/675 22% [============== ] 156/675 23% [============== ] 157/675 23% [============== ] 158/675 23% [=============== ] 159/675 23% [=============== ] 160/675 23% [=============== ] 161/675 23% [=============== ] 162/675 24% [=============== ] 163/675 24% [=============== ] 164/675 24% [=============== ] 165/675 24% [=============== ] 166/675 24% [=============== ] 167/675 24% [=============== ] 168/675 24% [================ ] 169/675 25% [================ ] 170/675 25% [================ ] 171/675 25% [================ ] 172/675 25% [================ ] 173/675 25% [================ ] 174/675 25% [================ ] 175/675 25% [================ ] 176/675 26% [================ ] 177/675 26% [================ ] 178/675 26% [================ ] 179/675 26% [================= ] 180/675 26% [================= ] 181/675 26% [================= ] 182/675 26% [================= ] 183/675 27% [================= ] 184/675 27% [================= ] 185/675 27% [================= ] 186/675 27% [================= ] 187/675 27% [================= ] 188/675 27% [================= ] 189/675 28% [================== ] 190/675 28% [================== ] 191/675 28% [================== ] 192/675 28% [================== ] 193/675 28% [================== ] 194/675 28% [================== ] 195/675 28% [================== ] 196/675 29% [================== ] 197/675 29% [================== ] 198/675 29% [================== ] 199/675 29% [================== ] 200/675 29% [=================== ] 201/675 29% [=================== ] 202/675 29% [=================== ] 203/675 30% [=================== ] 204/675 30% [=================== ] 205/675 30% [=================== ] 206/675 30% [=================== ] 207/675 30% [=================== ] 208/675 30% [=================== ] 209/675 30% [=================== ] 210/675 31% [==================== ] 211/675 31% [==================== ] 212/675 31% [==================== ] 213/675 31% [==================== ] 214/675 31% [==================== ] 215/675 31% [==================== ] 216/675 32% [==================== ] 217/675 32% [==================== ] 218/675 32% [==================== ] 219/675 32% [==================== ] 220/675 32% [==================== ] 221/675 32% [===================== ] 222/675 32% [===================== ] 223/675 33% [===================== ] 224/675 33% [===================== ] 225/675 33% [===================== ] 226/675 33% [===================== ] 227/675 33% [===================== ] 228/675 33% [===================== ] 229/675 33% [===================== ] 230/675 34% [===================== ] 231/675 34% [===================== ] 232/675 34% [====================== ] 233/675 34% [====================== ] 234/675 34% [====================== ] 235/675 34% [====================== ] 236/675 34% [====================== ] 237/675 35% [====================== ] 238/675 35% [====================== ] 239/675 35% [====================== ] 240/675 35% [====================== ] 241/675 35% [====================== ] 242/675 35% [======================= ] 243/675 36% [======================= ] 244/675 36% [======================= ] 245/675 36% [======================= ] 246/675 36% [======================= ] 247/675 36% [======================= ] 248/675 36% [======================= ] 249/675 36% [======================= ] 250/675 37% [======================= ] 251/675 37% [======================= ] 252/675 37% [======================= ] 253/675 37% [======================== ] 254/675 37% [======================== ] 255/675 37% [======================== ] 256/675 37% [======================== ] 257/675 38% [======================== ] 258/675 38% [======================== ] 259/675 38% [======================== ] 260/675 38% [======================== ] 261/675 38% [======================== ] 262/675 38% [======================== ] 263/675 38% [========================= ] 264/675 39% [========================= ] 265/675 39% [========================= ] 266/675 39% [========================= ] 267/675 39% [========================= ] 268/675 39% [========================= ] 269/675 39% [========================= ] 270/675 40% [========================= ] 271/675 40% [========================= ] 272/675 40% [========================= ] 273/675 40% [========================= ] 274/675 40% [========================== ] 275/675 40% [========================== ] 276/675 40% [========================== ] 277/675 41% [========================== ] 278/675 41% [========================== ] 279/675 41% [========================== ] 280/675 41% [========================== ] 281/675 41% [========================== ] 282/675 41% [========================== ] 283/675 41% [========================== ] 284/675 42% [=========================== ] 285/675 42% [=========================== ] 286/675 42% [=========================== ] 287/675 42% [=========================== ] 288/675 42% [=========================== ] 289/675 42% [=========================== ] 290/675 42% [=========================== ] 291/675 43% [=========================== ] 292/675 43% [=========================== ] 293/675 43% [=========================== ] 294/675 43% [=========================== ] 295/675 43% [============================ ] 296/675 43% [============================ ] 297/675 44% [============================ ] 298/675 44% [============================ ] 299/675 44% [============================ ] 300/675 44% [============================ ] 301/675 44% [============================ ] 302/675 44% [============================ ] 303/675 44% [============================ ] 304/675 45% [============================ ] 305/675 45% [============================= ] 306/675 45% [============================= ] 307/675 45% [============================= ] 308/675 45% [============================= ] 309/675 45% [============================= ] 310/675 45% [============================= ] 311/675 46% [============================= ] 312/675 46% [============================= ] 313/675 46% [============================= ] 314/675 46% [============================= ] 315/675 46% [============================= ] 316/675 46% [============================== ] 317/675 46% [============================== ] 318/675 47% [============================== ] 319/675 47% [============================== ] 320/675 47% [============================== ] 321/675 47% [============================== ] 322/675 47% [============================== ] 323/675 47% [============================== ] 324/675 48% [============================== ] 325/675 48% [============================== ] 326/675 48% [=============================== ] 327/675 48% [=============================== ] 328/675 48% [=============================== ] 329/675 48% [=============================== ] 330/675 48% [=============================== ] 331/675 49% [=============================== ] 332/675 49% [=============================== ] 333/675 49% [=============================== ] 334/675 49% [=============================== ] 335/675 49% [=============================== ] 336/675 49% [=============================== ] 337/675 49% [================================ ] 338/675 50% [================================ ] 339/675 50% [================================ ] 340/675 50% [================================ ] 341/675 50% [================================ ] 342/675 50% [================================ ] 343/675 50% [================================ ] 344/675 50% [================================ ] 345/675 51% [================================ ] 346/675 51% [================================ ] 347/675 51% [================================ ] 348/675 51% [================================= ] 349/675 51% [================================= ] 350/675 51% [================================= ] 351/675 52% [================================= ] 352/675 52% [================================= ] 353/675 52% [================================= ] 354/675 52% [================================= ] 355/675 52% [================================= ] 356/675 52% [================================= ] 357/675 52% [================================= ] 358/675 53% [================================== ] 359/675 53% [================================== ] 360/675 53% [================================== ] 361/675 53% [================================== ] 362/675 53% [================================== ] 363/675 53% [================================== ] 364/675 53% [================================== ] 365/675 54% [================================== ] 366/675 54% [================================== ] 367/675 54% [================================== ] 368/675 54% [================================== ] 369/675 54% [=================================== ] 370/675 54% [=================================== ] 371/675 54% [=================================== ] 372/675 55% [=================================== ] 373/675 55% [=================================== ] 374/675 55% [=================================== ] 375/675 55% [=================================== ] 376/675 55% [=================================== ] 377/675 55% [=================================== ] 378/675 56% [=================================== ] 379/675 56% [==================================== ] 380/675 56% [==================================== ] 381/675 56% [==================================== ] 382/675 56% [==================================== ] 383/675 56% [==================================== ] 384/675 56% [==================================== ] 385/675 57% [==================================== ] 386/675 57% [==================================== ] 387/675 57% [==================================== ] 388/675 57% [==================================== ] 389/675 57% [==================================== ] 390/675 57% [===================================== ] 391/675 57% [===================================== ] 392/675 58% [===================================== ] 393/675 58% [===================================== ] 394/675 58% [===================================== ] 395/675 58% [===================================== ] 396/675 58% [===================================== ] 397/675 58% [===================================== ] 398/675 58% [===================================== ] 399/675 59% [===================================== ] 400/675 59% [====================================== ] 401/675 59% [====================================== ] 402/675 59% [====================================== ] 403/675 59% [====================================== ] 404/675 59% [====================================== ] 405/675 60% [====================================== ] 406/675 60% [====================================== ] 407/675 60% [====================================== ] 408/675 60% [====================================== ] 409/675 60% [====================================== ] 410/675 60% [====================================== ] 411/675 60% [======================================= ] 412/675 61% [======================================= ] 413/675 61% [======================================= ] 414/675 61% [======================================= ] 415/675 61% [======================================= ] 416/675 61% [======================================= ] 417/675 61% [======================================= ] 418/675 61% [======================================= ] 419/675 62% [======================================= ] 420/675 62% [======================================= ] 421/675 62% [======================================== ] 422/675 62% [======================================== ] 423/675 62% [======================================== ] 424/675 62% [======================================== ] 425/675 62% [======================================== ] 426/675 63% [======================================== ] 427/675 63% [======================================== ] 428/675 63% [======================================== ] 429/675 63% [======================================== ] 430/675 63% [======================================== ] 431/675 63% [======================================== ] 432/675 64% [========================================= ] 433/675 64% [========================================= ] 434/675 64% [========================================= ] 435/675 64% [========================================= ] 436/675 64% [========================================= ] 437/675 64% [========================================= ] 438/675 64% [========================================= ] 439/675 65% [========================================= ] 440/675 65% [========================================= ] 441/675 65% [========================================= ] 442/675 65% [========================================== ] 443/675 65% [========================================== ] 444/675 65% [========================================== ] 445/675 65% [========================================== ] 446/675 66% [========================================== ] 447/675 66% [========================================== ] 448/675 66% [========================================== ] 449/675 66% [========================================== ] 450/675 66% [========================================== ] 451/675 66% [========================================== ] 452/675 66% [========================================== ] 453/675 67% [=========================================== ] 454/675 67% [=========================================== ] 455/675 67% [=========================================== ] 456/675 67% [=========================================== ] 457/675 67% [=========================================== ] 458/675 67% [=========================================== ] 459/675 68% [=========================================== ] 460/675 68% [=========================================== ] 461/675 68% [=========================================== ] 462/675 68% [=========================================== ] 463/675 68% [=========================================== ] 464/675 68% [============================================ ] 465/675 68% [============================================ ] 466/675 69% [============================================ ] 467/675 69% [============================================ ] 468/675 69% [============================================ ] 469/675 69% [============================================ ] 470/675 69% [============================================ ] 471/675 69% [============================================ ] 472/675 69% [============================================ ] 473/675 70% [============================================ ] 474/675 70% [============================================= ] 475/675 70% [============================================= ] 476/675 70% [============================================= ] 477/675 70% [============================================= ] 478/675 70% [============================================= ] 479/675 70% [============================================= ] 480/675 71% [============================================= ] 481/675 71% [============================================= ] 482/675 71% [============================================= ] 483/675 71% [============================================= ] 484/675 71% [============================================= ] 485/675 71% [============================================== ] 486/675 72% [============================================== ] 487/675 72% [============================================== ] 488/675 72% [============================================== ] 489/675 72% [============================================== ] 490/675 72% [============================================== ] 491/675 72% [============================================== ] 492/675 72% [============================================== ] 493/675 73% [============================================== ] 494/675 73% [============================================== ] 495/675 73% [=============================================== ] 496/675 73% [=============================================== ] 497/675 73% [=============================================== ] 498/675 73% [=============================================== ] 499/675 73% [=============================================== ] 500/675 74% [=============================================== ] 501/675 74% [=============================================== ] 502/675 74% [=============================================== ] 503/675 74% [=============================================== ] 504/675 74% [=============================================== ] 505/675 74% [=============================================== ] 506/675 74% [================================================ ] 507/675 75% [================================================ ] 508/675 75% [================================================ ] 509/675 75% [================================================ ] 510/675 75% [================================================ ] 511/675 75% [================================================ ] 512/675 75% [================================================ ] 513/675 76% [================================================ ] 514/675 76% [================================================ ] 515/675 76% [================================================ ] 516/675 76% [================================================= ] 517/675 76% [================================================= ] 518/675 76% [================================================= ] 519/675 76% [================================================= ] 520/675 77% [================================================= ] 521/675 77% [================================================= ] 522/675 77% [================================================= ] 523/675 77% [================================================= ] 524/675 77% [================================================= ] 525/675 77% [================================================= ] 526/675 77% [================================================= ] 527/675 78% [================================================== ] 528/675 78% [================================================== ] 529/675 78% [================================================== ] 530/675 78% [================================================== ] 531/675 78% [================================================== ] 532/675 78% [================================================== ] 533/675 78% [================================================== ] 534/675 79% [================================================== ] 535/675 79% [================================================== ] 536/675 79% [================================================== ] 537/675 79% [=================================================== ] 538/675 79% [=================================================== ] 539/675 79% [=================================================== ] 540/675 80% [=================================================== ] 541/675 80% [=================================================== ] 542/675 80% [=================================================== ] 543/675 80% [=================================================== ] 544/675 80% [=================================================== ] 545/675 80% [=================================================== ] 546/675 80% [=================================================== ] 547/675 81% [=================================================== ] 548/675 81% [==================================================== ] 549/675 81% [==================================================== ] 550/675 81% [==================================================== ] 551/675 81% [==================================================== ] 552/675 81% [==================================================== ] 553/675 81% [==================================================== ] 554/675 82% [==================================================== ] 555/675 82% [==================================================== ] 556/675 82% [==================================================== ] 557/675 82% [==================================================== ] 558/675 82% [===================================================== ] 559/675 82% [===================================================== ] 560/675 82% [===================================================== ] 561/675 83% [===================================================== ] 562/675 83% [===================================================== ] 563/675 83% [===================================================== ] 564/675 83% [===================================================== ] 565/675 83% [===================================================== ] 566/675 83% [===================================================== ] 567/675 84% [===================================================== ] 568/675 84% [===================================================== ] 569/675 84% [====================================================== ] 570/675 84% [====================================================== ] 571/675 84% [====================================================== ] 572/675 84% [====================================================== ] 573/675 84% [====================================================== ] 574/675 85% [====================================================== ] 575/675 85% [====================================================== ] 576/675 85% [====================================================== ] 577/675 85% [====================================================== ] 578/675 85% [====================================================== ] 579/675 85% [====================================================== ] 580/675 85% [======================================================= ] 581/675 86% [======================================================= ] 582/675 86% [======================================================= ] 583/675 86% [======================================================= ] 584/675 86% [======================================================= ] 585/675 86% [======================================================= ] 586/675 86% [======================================================= ] 587/675 86% [======================================================= ] 588/675 87% [======================================================= ] 589/675 87% [======================================================= ] 590/675 87% [======================================================== ] 591/675 87% [======================================================== ] 592/675 87% [======================================================== ] 593/675 87% [======================================================== ] 594/675 88% [======================================================== ] 595/675 88% [======================================================== ] 596/675 88% [======================================================== ] 597/675 88% [======================================================== ] 598/675 88% [======================================================== ] 599/675 88% [======================================================== ] 600/675 88% [======================================================== ] 601/675 89% [========================================================= ] 602/675 89% [========================================================= ] 603/675 89% [========================================================= ] 604/675 89% [========================================================= ] 605/675 89% [========================================================= ] 606/675 89% [========================================================= ] 607/675 89% [========================================================= ] 608/675 90% [========================================================= ] 609/675 90% [========================================================= ] 610/675 90% [========================================================= ] 611/675 90% [========================================================== ] 612/675 90% [========================================================== ] 613/675 90% [========================================================== ] 614/675 90% [========================================================== ] 615/675 91% [========================================================== ] 616/675 91% [========================================================== ] 617/675 91% [========================================================== ] 618/675 91% [========================================================== ] 619/675 91% [========================================================== ] 620/675 91% [========================================================== ] 621/675 92% [========================================================== ] 622/675 92% [=========================================================== ] 623/675 92% [=========================================================== ] 624/675 92% [=========================================================== ] 625/675 92% [=========================================================== ] 626/675 92% [=========================================================== ] 627/675 92% [=========================================================== ] 628/675 93% [=========================================================== ] 629/675 93% [=========================================================== ] 630/675 93% [=========================================================== ] 631/675 93% [=========================================================== ] 632/675 93% [============================================================ ] 633/675 93% [============================================================ ] 634/675 93% [============================================================ ] 635/675 94% [============================================================ ] 636/675 94% [============================================================ ] 637/675 94% [============================================================ ] 638/675 94% [============================================================ ] 639/675 94% [============================================================ ] 640/675 94% [============================================================ ] 641/675 94% [============================================================ ] 642/675 95% [============================================================ ] 643/675 95% [============================================================= ] 644/675 95% [============================================================= ] 645/675 95% [============================================================= ] 646/675 95% [============================================================= ] 647/675 95% [============================================================= ] 648/675 96% [============================================================= ] 649/675 96% [============================================================= ] 650/675 96% [============================================================= ] 651/675 96% [============================================================= ] 652/675 96% [============================================================= ] 653/675 96% [============================================================== ] 654/675 96% [============================================================== ] 655/675 97% [============================================================== ] 656/675 97% [============================================================== ] 657/675 97% [============================================================== ] 658/675 97% [============================================================== ] 659/675 97% [============================================================== ] 660/675 97% [============================================================== ] 661/675 97% [============================================================== ] 662/675 98% [============================================================== ] 663/675 98% [============================================================== ] 664/675 98% [=============================================================== ] 665/675 98% [=============================================================== ] 666/675 98% [=============================================================== ] 667/675 98% [=============================================================== ] 668/675 98% [=============================================================== ] 669/675 99% [=============================================================== ] 670/675 99% [=============================================================== ] 671/675 99% [=============================================================== ] 672/675 99% [=============================================================== ] 673/675 99% [=============================================================== ] 674/675 99% [================================================================] 675/675 100% operation complete, 675 objects in 19960 NAND pages. ln -snf /home/buildroot/autobuild/instance-1/output-1/host/riscv64-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2021.05-8763-g470ce5d85c4 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.2.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-elf2flt 2021.08 Collecting legal info LICENSE.TXT: OK (sha256: f20bc5007904094e3a4e9fbcc3526cdd40893f91d458c3139b308e5c4c0899c6) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-isl 0.25 Collecting legal info LICENSE: OK (sha256: 3a2c398103f6bca0f50a9a9465deca9230b370b0212af5fdf31ed88a36215c30) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 12.2.0 Collecting legal info >>> linux-headers 5.10.158 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 0.64.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> 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-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) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> inih 55 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> initscripts Collecting legal info >>> ipset 7.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> lft 3.91 Collecting legal info COPYING: OK (sha256: e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libdill 32d0e8b733416208e0412a56490332772bc5c6e1 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libminiupnpc 2.2.4 Collecting legal info LICENSE: OK (sha256: a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021) >>> libpciaccess 0.17 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> mmc-utils dfc3b6ecda84d21418fb4408b39c5c71db4c6458 Collecting legal info mmc.h: OK (sha256: f57e3c6169116aa9ff06eec95734ca000e4d0196467bb221e80e50530c768081) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> host-python-kflash 1.1.6 Collecting legal info LICENSE: OK (sha256: c48133d7a08d743c2c01c6190fc1860f7d73777afa2199ed8d0a035b754d8bf9) >>> host-python-pyelftools 0.29 Collecting legal info LICENSE: OK (sha256: ae18bf4cb82f92af7547259177bc28bc48e4fc732518bcedfe690226288d3445) >>> host-python-serial 3.5 Collecting legal info LICENSE.txt: OK (sha256: f91cb9813de6a5b142b8f7f2dede630b5134160aedaeaf55f4d6a7e2593ca3f3) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> tio 1.47 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-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) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.10.158: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'