make[2]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/xutil_util-macros-1.19.3' make[1]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/xutil_util-macros-1.19.3' >>> xutil_util-macros 1.19.3 Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-11/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-11/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-11/output-1/host/riscv32-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/autobuild/autobuild/instance-11/output-1/host/riscv32-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-11/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done xxhash-0.8.1.tar.gz: OK (sha256: 3bb6b7d6f30c591dd65aaaff1c8b7a5b94d81687998ca9400082c739a690436c) >>> xxhash 0.8.1 Extracting gzip -d -c /home/autobuild/autobuild/instance-11/dl/xxhash/xxhash-0.8.1.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-11/output-1/build/xxhash-0.8.1 -xf - >>> xxhash 0.8.1 Patching Applying 0001-fix-man-page-installation.patch using patch: patching file Makefile Applying 0002-Makefile-add-dedicated-install-targets.patch using patch: patching file Makefile Hunk #1 succeeded at 494 (offset -11 lines). Hunk #2 succeeded at 511 (offset -11 lines). Applying 0003-do-no-longer-depend-on-assert-h-for-XXH_STATIC_ASSERT.patch using patch: patching file xxhash.h Hunk #1 succeeded at 1546 (offset -203 lines). Applying 0004-Makefile-add-install_libxxhash.includes-target.patch using patch: patching file Makefile Hunk #1 succeeded at 505 (offset -52 lines). Hunk #2 succeeded at 536 (offset -52 lines). >>> xxhash 0.8.1 Configuring >>> xxhash 0.8.1 Building PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/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" PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/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" AR="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar" AS="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-as" LD="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" NM="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-nm" CC="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" GCC="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" CPP="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-cpp" CXX="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-g++" FC="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" F77="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" RANLIB="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-readelf" STRIP="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-strip" OBJCOPY="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/autobuild/autobuild/instance-11/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/home/autobuild/autobuild/instance-11/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-11/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-11/output-1/build/xxhash-0.8.1 MOREFLAGS=-DXXH_NO_INLINE_HINTS xxhsum libxxhash.pc libxxhash make[1]: Entering directory '/home/autobuild/autobuild/instance-11/output-1/build/xxhash-0.8.1' /home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xxhash.o xxhash.c /home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xxhsum.o cli/xxhsum.c /home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_os_specific.o cli/xsum_os_specific.c /home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_output.o cli/xsum_output.c /home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_sanity_check.o cli/xsum_sanity_check.c /home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_bench.o cli/xsum_bench.c /home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -DXXH_NO_INLINE_HINTS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.o cli/xxhsum.o cli/xsum_os_specific.o cli/xsum_output.o cli/xsum_sanity_check.o cli/xsum_bench.o -o xxhsum creating pkgconfig /home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -DXXH_NO_INLINE_HINTS -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.c -shared -Wl,-soname=libxxhash.so.0 -o libxxhash.so.0.8.1 ln -sf libxxhash.so.0.8.1 libxxhash.so.0 ln -sf libxxhash.so.0.8.1 libxxhash.so make[1]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/xxhash-0.8.1' >>> xxhash 0.8.1 Installing to staging directory PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/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" PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/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" AR="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar" AS="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-as" LD="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" NM="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-nm" CC="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" GCC="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" CPP="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-cpp" CXX="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-g++" FC="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" F77="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" RANLIB="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-readelf" STRIP="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-strip" OBJCOPY="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/autobuild/autobuild/instance-11/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/home/autobuild/autobuild/instance-11/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-11/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-11/output-1/build/xxhash-0.8.1 PREFIX=/usr DESTDIR=/home/autobuild/autobuild/instance-11/output-1/host/riscv32-buildroot-linux-gnu/sysroot install_libxxhash.includes install_libxxhash.pc install_xxhsum install_libxxhash make[1]: Entering directory '/home/autobuild/autobuild/instance-11/output-1/build/xxhash-0.8.1' Installing pkgconfig Installing xxhsum Installing libxxhash make[1]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/xxhash-0.8.1' >>> xxhash 0.8.1 Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-11/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-11/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-11/output-1/host/riscv32-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/autobuild/autobuild/instance-11/output-1/host/riscv32-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-11/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> xxhash 0.8.1 Installing to target PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/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" PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/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" AR="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar" AS="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-as" LD="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" NM="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-nm" CC="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" GCC="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" CPP="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-cpp" CXX="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-g++" FC="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" F77="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" RANLIB="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-readelf" STRIP="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-strip" OBJCOPY="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/autobuild/autobuild/instance-11/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-11/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-11/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/home/autobuild/autobuild/instance-11/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-11/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-11/output-1/build/xxhash-0.8.1 PREFIX=/usr DESTDIR=/home/autobuild/autobuild/instance-11/output-1/target install_libxxhash.includes install_libxxhash.pc install_xxhsum install_libxxhash make[1]: Entering directory '/home/autobuild/autobuild/instance-11/output-1/build/xxhash-0.8.1' Installing pkgconfig Installing xxhsum Installing libxxhash make[1]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/xxhash-0.8.1' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-11/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-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%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-11/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-11/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-11/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-11/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%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-11/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-11/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-11/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-11/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-11/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-11/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-11/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-11/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-11/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-11/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-11/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-11/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-11/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-11/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-11/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-11/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-11/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-11/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-11/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-11/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-11/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-11/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-11/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-11/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/include /home/autobuild/autobuild/instance-11/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-11/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-11/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-11/output-1/target/usr/doc find /home/autobuild/autobuild/instance-11/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-11/output-1/target/lib/ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-11/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-11/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-11/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/man /home/autobuild/autobuild/instance-11/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/info /home/autobuild/autobuild/instance-11/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/doc /home/autobuild/autobuild/instance-11/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-11/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-11/output-1/target/lib/debug /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-11/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/autobuild/autobuild/instance-11/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/autobuild/autobuild/instance-11/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/autobuild/autobuild/instance-11/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-11/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-11/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-1468-gc674014c17"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-11/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-11/output-1/per-package /home/autobuild/autobuild/instance-11/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-11/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-11/output-1/images rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-11/output-1/target/ /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/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-11/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-11/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-11/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-11/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/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-11/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-11/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-11/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 1179 objects. stage 2: creating image '/home/autobuild/autobuild/instance-11/output-1/images/rootfs.yaffs2' [ ] 1/1179 0% [ ] 2/1179 0% [ ] 3/1179 0% [ ] 4/1179 0% [ ] 5/1179 0% [ ] 6/1179 0% [ ] 7/1179 0% [ ] 8/1179 0% [ ] 9/1179 0% [ ] 10/1179 0% [ ] 11/1179 0% [ ] 12/1179 1% [ ] 13/1179 1% [ ] 14/1179 1% [ ] 15/1179 1% [ ] 16/1179 1% [ ] 17/1179 1% [ ] 18/1179 1% [ ] 19/1179 1% [= ] 20/1179 1% [= ] 21/1179 1% [= ] 22/1179 1% [= ] 23/1179 1% [= ] 24/1179 2% [= ] 25/1179 2% [= ] 26/1179 2% [= ] 27/1179 2% [= ] 28/1179 2% [= ] 29/1179 2% [= ] 30/1179 2% [= ] 31/1179 2% [= ] 32/1179 2% [= ] 33/1179 2% [= ] 34/1179 2% [= ] 35/1179 2% [= ] 36/1179 3% [= ] 37/1179 3% [= ] 38/1179 3% [== ] 39/1179 3% [== ] 40/1179 3% [== ] 41/1179 3% [== ] 42/1179 3% [== ] 43/1179 3% [== ] 44/1179 3% [== ] 45/1179 3% [== ] 46/1179 3% [== ] 47/1179 3% [== ] 48/1179 4% [== ] 49/1179 4% [== ] 50/1179 4% [== ] 51/1179 4% [== ] 52/1179 4% [== ] 53/1179 4% [== ] 54/1179 4% [== ] 55/1179 4% [== ] 56/1179 4% [== ] 57/1179 4% [=== ] 58/1179 4% [=== ] 59/1179 5% [=== ] 60/1179 5% [=== ] 61/1179 5% [=== ] 62/1179 5% [=== ] 63/1179 5% [=== ] 64/1179 5% [=== ] 65/1179 5% [=== ] 66/1179 5% [=== ] 67/1179 5% [=== ] 68/1179 5% [=== ] 69/1179 5% [=== ] 70/1179 5% [=== ] 71/1179 6% [=== ] 72/1179 6% [=== ] 73/1179 6% [=== ] 74/1179 6% [=== ] 75/1179 6% [=== ] 76/1179 6% [==== ] 77/1179 6% [==== ] 78/1179 6% [==== ] 79/1179 6% [==== ] 80/1179 6% [==== ] 81/1179 6% [==== ] 82/1179 6% [==== ] 83/1179 7% [==== ] 84/1179 7% [==== ] 85/1179 7% [==== ] 86/1179 7% [==== ] 87/1179 7% [==== ] 88/1179 7% [==== ] 89/1179 7% [==== ] 90/1179 7% [==== ] 91/1179 7% [==== ] 92/1179 7% [==== ] 93/1179 7% [==== ] 94/1179 7% [==== ] 95/1179 8% [===== ] 96/1179 8% [===== ] 97/1179 8% [===== ] 98/1179 8% [===== ] 99/1179 8% [===== ] 100/1179 8% [===== ] 101/1179 8% [===== ] 102/1179 8% [===== ] 103/1179 8% [===== ] 104/1179 8% [===== ] 105/1179 8% [===== ] 106/1179 8% [===== ] 107/1179 9% [===== ] 108/1179 9% [===== ] 109/1179 9% [===== ] 110/1179 9% [===== ] 111/1179 9% [===== ] 112/1179 9% [===== ] 113/1179 9% [===== ] 114/1179 9% [====== ] 115/1179 9% [====== ] 116/1179 9% [====== ] 117/1179 9% [====== ] 118/1179 10% [====== ] 119/1179 10% [====== ] 120/1179 10% [====== ] 121/1179 10% [====== ] 122/1179 10% [====== ] 123/1179 10% [====== ] 124/1179 10% [====== ] 125/1179 10% [====== ] 126/1179 10% [====== ] 127/1179 10% [====== ] 128/1179 10% [====== ] 129/1179 10% [====== ] 130/1179 11% [====== ] 131/1179 11% [====== ] 132/1179 11% [====== ] 133/1179 11% [======= ] 134/1179 11% [======= ] 135/1179 11% [======= ] 136/1179 11% [======= ] 137/1179 11% [======= ] 138/1179 11% [======= ] 139/1179 11% [======= ] 140/1179 11% [======= ] 141/1179 11% [======= ] 142/1179 12% [======= ] 143/1179 12% [======= ] 144/1179 12% [======= ] 145/1179 12% [======= ] 146/1179 12% [======= ] 147/1179 12% [======= ] 148/1179 12% [======= ] 149/1179 12% [======= ] 150/1179 12% [======= ] 151/1179 12% [======= ] 152/1179 12% [======== ] 153/1179 12% [======== ] 154/1179 13% [======== ] 155/1179 13% [======== ] 156/1179 13% [======== ] 157/1179 13% [======== ] 158/1179 13% [======== ] 159/1179 13% [======== ] 160/1179 13% [======== ] 161/1179 13% [======== ] 162/1179 13% [======== ] 163/1179 13% [======== ] 164/1179 13% [======== ] 165/1179 13% [======== ] 166/1179 14% [======== ] 167/1179 14% [======== ] 168/1179 14% [======== ] 169/1179 14% [======== ] 170/1179 14% [======== ] 171/1179 14% [========= ] 172/1179 14% [========= ] 173/1179 14% [========= ] 174/1179 14% [========= ] 175/1179 14% [========= ] 176/1179 14% [========= ] 177/1179 15% [========= ] 178/1179 15% [========= ] 179/1179 15% [========= ] 180/1179 15% [========= ] 181/1179 15% [========= ] 182/1179 15% [========= ] 183/1179 15% [========= ] 184/1179 15% [========= ] 185/1179 15% [========= ] 186/1179 15% [========= ] 187/1179 15% [========= ] 188/1179 15% [========= ] 189/1179 16% [========= ] 190/1179 16% [========== ] 191/1179 16% [========== ] 192/1179 16% [========== ] 193/1179 16% [========== ] 194/1179 16% [========== ] 195/1179 16% [========== ] 196/1179 16% [========== ] 197/1179 16% [========== ] 198/1179 16% [========== ] 199/1179 16% [========== ] 200/1179 16% [========== ] 201/1179 17% [========== ] 202/1179 17% [========== ] 203/1179 17% [========== ] 204/1179 17% [========== ] 205/1179 17% [========== ] 206/1179 17% [========== ] 207/1179 17% [========== ] 208/1179 17% [========== ] 209/1179 17% [=========== ] 210/1179 17% [=========== ] 211/1179 17% [=========== ] 212/1179 17% [=========== ] 213/1179 18% [=========== ] 214/1179 18% [=========== ] 215/1179 18% [=========== ] 216/1179 18% [=========== ] 217/1179 18% [=========== ] 218/1179 18% [=========== ] 219/1179 18% [=========== ] 220/1179 18% [=========== ] 221/1179 18% [=========== ] 222/1179 18% [=========== ] 223/1179 18% [=========== ] 224/1179 18% [=========== ] 225/1179 19% [=========== ] 226/1179 19% [=========== ] 227/1179 19% [=========== ] 228/1179 19% [============ ] 229/1179 19% [============ ] 230/1179 19% [============ ] 231/1179 19% [============ ] 232/1179 19% [============ ] 233/1179 19% [============ ] 234/1179 19% [============ ] 235/1179 19% [============ ] 236/1179 20% [============ ] 237/1179 20% [============ ] 238/1179 20% [============ ] 239/1179 20% [============ ] 240/1179 20% [============ ] 241/1179 20% [============ ] 242/1179 20% [============ ] 243/1179 20% [============ ] 244/1179 20% [============ ] 245/1179 20% [============ ] 246/1179 20% [============ ] 247/1179 20% [============= ] 248/1179 21% [============= ] 249/1179 21% [============= ] 250/1179 21% [============= ] 251/1179 21% [============= ] 252/1179 21% [============= ] 253/1179 21% [============= ] 254/1179 21% [============= ] 255/1179 21% [============= ] 256/1179 21% [============= ] 257/1179 21% [============= ] 258/1179 21% [============= ] 259/1179 21% [============= ] 260/1179 22% [============= ] 261/1179 22% [============= ] 262/1179 22% [============= ] 263/1179 22% [============= ] 264/1179 22% [============= ] 265/1179 22% [============= ] 266/1179 22% [============== ] 267/1179 22% [============== ] 268/1179 22% [============== ] 269/1179 22% [============== ] 270/1179 22% [============== ] 271/1179 22% [============== ] 272/1179 23% [============== ] 273/1179 23% [============== ] 274/1179 23% [============== ] 275/1179 23% [============== ] 276/1179 23% [============== ] 277/1179 23% [============== ] 278/1179 23% [============== ] 279/1179 23% [============== ] 280/1179 23% [============== ] 281/1179 23% [============== ] 282/1179 23% [============== ] 283/1179 24% [============== ] 284/1179 24% [============== ] 285/1179 24% [=============== ] 286/1179 24% [=============== ] 287/1179 24% [=============== ] 288/1179 24% [=============== ] 289/1179 24% [=============== ] 290/1179 24% [=============== ] 291/1179 24% [=============== ] 292/1179 24% [=============== ] 293/1179 24% [=============== ] 294/1179 24% [=============== ] 295/1179 25% [=============== ] 296/1179 25% [=============== ] 297/1179 25% [=============== ] 298/1179 25% [=============== ] 299/1179 25% [=============== ] 300/1179 25% [=============== ] 301/1179 25% [=============== ] 302/1179 25% [=============== ] 303/1179 25% [=============== ] 304/1179 25% [================ ] 305/1179 25% [================ ] 306/1179 25% [================ ] 307/1179 26% [================ ] 308/1179 26% [================ ] 309/1179 26% [================ ] 310/1179 26% [================ ] 311/1179 26% [================ ] 312/1179 26% [================ ] 313/1179 26% [================ ] 314/1179 26% [================ ] 315/1179 26% [================ ] 316/1179 26% [================ ] 317/1179 26% [================ ] 318/1179 26% [================ ] 319/1179 27% [================ ] 320/1179 27% [================ ] 321/1179 27% [================ ] 322/1179 27% [================ ] 323/1179 27% [================= ] 324/1179 27% [================= ] 325/1179 27% [================= ] 326/1179 27% [================= ] 327/1179 27% [================= ] 328/1179 27% [================= ] 329/1179 27% [================= ] 330/1179 27% [================= ] 331/1179 28% [================= ] 332/1179 28% [================= ] 333/1179 28% [================= ] 334/1179 28% [================= ] 335/1179 28% [================= ] 336/1179 28% [================= ] 337/1179 28% [================= ] 338/1179 28% [================= ] 339/1179 28% [================= ] 340/1179 28% [================= ] 341/1179 28% [================= ] 342/1179 29% [================== ] 343/1179 29% [================== ] 344/1179 29% [================== ] 345/1179 29% [================== ] 346/1179 29% [================== ] 347/1179 29% [================== ] 348/1179 29% [================== ] 349/1179 29% [================== ] 350/1179 29% [================== ] 351/1179 29% [================== ] 352/1179 29% [================== ] 353/1179 29% [================== ] 354/1179 30% [================== ] 355/1179 30% [================== ] 356/1179 30% [================== ] 357/1179 30% [================== ] 358/1179 30% [================== ] 359/1179 30% [================== ] 360/1179 30% [================== ] 361/1179 30% [=================== ] 362/1179 30% [=================== ] 363/1179 30% [=================== ] 364/1179 30% [=================== ] 365/1179 30% [=================== ] 366/1179 31% [=================== ] 367/1179 31% [=================== ] 368/1179 31% [=================== ] 369/1179 31% [=================== ] 370/1179 31% [=================== ] 371/1179 31% [=================== ] 372/1179 31% [=================== ] 373/1179 31% [=================== ] 374/1179 31% [=================== ] 375/1179 31% [=================== ] 376/1179 31% [=================== ] 377/1179 31% [=================== ] 378/1179 32% [=================== ] 379/1179 32% [=================== ] 380/1179 32% [==================== ] 381/1179 32% [==================== ] 382/1179 32% [==================== ] 383/1179 32% [==================== ] 384/1179 32% [==================== ] 385/1179 32% [==================== ] 386/1179 32% [==================== ] 387/1179 32% [==================== ] 388/1179 32% [==================== ] 389/1179 32% [==================== ] 390/1179 33% [==================== ] 391/1179 33% [==================== ] 392/1179 33% [==================== ] 393/1179 33% [==================== ] 394/1179 33% [==================== ] 395/1179 33% [==================== ] 396/1179 33% [==================== ] 397/1179 33% [==================== ] 398/1179 33% [==================== ] 399/1179 33% [===================== ] 400/1179 33% [===================== ] 401/1179 34% [===================== ] 402/1179 34% [===================== ] 403/1179 34% [===================== ] 404/1179 34% [===================== ] 405/1179 34% [===================== ] 406/1179 34% [===================== ] 407/1179 34% [===================== ] 408/1179 34% [===================== ] 409/1179 34% [===================== ] 410/1179 34% [===================== ] 411/1179 34% [===================== ] 412/1179 34% [===================== ] 413/1179 35% [===================== ] 414/1179 35% [===================== ] 415/1179 35% [===================== ] 416/1179 35% [===================== ] 417/1179 35% [===================== ] 418/1179 35% [====================== ] 419/1179 35% [====================== ] 420/1179 35% [====================== ] 421/1179 35% [====================== ] 422/1179 35% [====================== ] 423/1179 35% [====================== ] 424/1179 35% [====================== ] 425/1179 36% [====================== ] 426/1179 36% [====================== ] 427/1179 36% [====================== ] 428/1179 36% [====================== ] 429/1179 36% [====================== ] 430/1179 36% [====================== ] 431/1179 36% [====================== ] 432/1179 36% [====================== ] 433/1179 36% [====================== ] 434/1179 36% [====================== ] 435/1179 36% [====================== ] 436/1179 36% [====================== ] 437/1179 37% [======================= ] 438/1179 37% [======================= ] 439/1179 37% [======================= ] 440/1179 37% [======================= ] 441/1179 37% [======================= ] 442/1179 37% [======================= ] 443/1179 37% [======================= ] 444/1179 37% [======================= ] 445/1179 37% [======================= ] 446/1179 37% [======================= ] 447/1179 37% [======================= ] 448/1179 37% [======================= ] 449/1179 38% [======================= ] 450/1179 38% [======================= ] 451/1179 38% [======================= ] 452/1179 38% [======================= ] 453/1179 38% [======================= ] 454/1179 38% [======================= ] 455/1179 38% [======================= ] 456/1179 38% [======================== ] 457/1179 38% [======================== ] 458/1179 38% [======================== ] 459/1179 38% [======================== ] 460/1179 39% [======================== ] 461/1179 39% [======================== ] 462/1179 39% [======================== ] 463/1179 39% [======================== ] 464/1179 39% [======================== ] 465/1179 39% [======================== ] 466/1179 39% [======================== ] 467/1179 39% [======================== ] 468/1179 39% [======================== ] 469/1179 39% [======================== ] 470/1179 39% [======================== ] 471/1179 39% [======================== ] 472/1179 40% [======================== ] 473/1179 40% [======================== ] 474/1179 40% [======================== ] 475/1179 40% [========================= ] 476/1179 40% [========================= ] 477/1179 40% [========================= ] 478/1179 40% [========================= ] 479/1179 40% [========================= ] 480/1179 40% [========================= ] 481/1179 40% [========================= ] 482/1179 40% [========================= ] 483/1179 40% [========================= ] 484/1179 41% [========================= ] 485/1179 41% [========================= ] 486/1179 41% [========================= ] 487/1179 41% [========================= ] 488/1179 41% [========================= ] 489/1179 41% [========================= ] 490/1179 41% [========================= ] 491/1179 41% [========================= ] 492/1179 41% [========================= ] 493/1179 41% [========================= ] 494/1179 41% [========================== ] 495/1179 41% [========================== ] 496/1179 42% [========================== ] 497/1179 42% [========================== ] 498/1179 42% [========================== ] 499/1179 42% [========================== ] 500/1179 42% [========================== ] 501/1179 42% [========================== ] 502/1179 42% [========================== ] 503/1179 42% [========================== ] 504/1179 42% [========================== ] 505/1179 42% [========================== ] 506/1179 42% [========================== ] 507/1179 43% [========================== ] 508/1179 43% [========================== ] 509/1179 43% [========================== ] 510/1179 43% [========================== ] 511/1179 43% [========================== ] 512/1179 43% [========================== ] 513/1179 43% [=========================== ] 514/1179 43% [=========================== ] 515/1179 43% [=========================== ] 516/1179 43% [=========================== ] 517/1179 43% [=========================== ] 518/1179 43% [=========================== ] 519/1179 44% [=========================== ] 520/1179 44% [=========================== ] 521/1179 44% [=========================== ] 522/1179 44% [=========================== ] 523/1179 44% [=========================== ] 524/1179 44% [=========================== ] 525/1179 44% [=========================== ] 526/1179 44% [=========================== ] 527/1179 44% [=========================== ] 528/1179 44% [=========================== ] 529/1179 44% [=========================== ] 530/1179 44% [=========================== ] 531/1179 45% [=========================== ] 532/1179 45% [============================ ] 533/1179 45% [============================ ] 534/1179 45% [============================ ] 535/1179 45% [============================ ] 536/1179 45% [============================ ] 537/1179 45% [============================ ] 538/1179 45% [============================ ] 539/1179 45% [============================ ] 540/1179 45% [============================ ] 541/1179 45% [============================ ] 542/1179 45% [============================ ] 543/1179 46% [============================ ] 544/1179 46% [============================ ] 545/1179 46% [============================ ] 546/1179 46% [============================ ] 547/1179 46% [============================ ] 548/1179 46% [============================ ] 549/1179 46% [============================ ] 550/1179 46% [============================ ] 551/1179 46% [============================= ] 552/1179 46% [============================= ] 553/1179 46% [============================= ] 554/1179 46% [============================= ] 555/1179 47% [============================= ] 556/1179 47% [============================= ] 557/1179 47% [============================= ] 558/1179 47% [============================= ] 559/1179 47% [============================= ] 560/1179 47% [============================= ] 561/1179 47% [============================= ] 562/1179 47% [============================= ] 563/1179 47% [============================= ] 564/1179 47% [============================= ] 565/1179 47% [============================= ] 566/1179 48% [============================= ] 567/1179 48% [============================= ] 568/1179 48% [============================= ] 569/1179 48% [============================= ] 570/1179 48% [============================== ] 571/1179 48% [============================== ] 572/1179 48% [============================== ] 573/1179 48% [============================== ] 574/1179 48% [============================== ] 575/1179 48% [============================== ] 576/1179 48% [============================== ] 577/1179 48% [============================== ] 578/1179 49% [============================== ] 579/1179 49% [============================== ] 580/1179 49% [============================== ] 581/1179 49% [============================== ] 582/1179 49% [============================== ] 583/1179 49% [============================== ] 584/1179 49% [============================== ] 585/1179 49% [============================== ] 586/1179 49% [============================== ] 587/1179 49% [============================== ] 588/1179 49% [============================== ] 589/1179 49% [=============================== ] 590/1179 50% [=============================== ] 591/1179 50% [=============================== ] 592/1179 50% [=============================== ] 593/1179 50% [=============================== ] 594/1179 50% [=============================== ] 595/1179 50% [=============================== ] 596/1179 50% [=============================== ] 597/1179 50% [=============================== ] 598/1179 50% [=============================== ] 599/1179 50% [=============================== ] 600/1179 50% [=============================== ] 601/1179 50% [=============================== ] 602/1179 51% [=============================== ] 603/1179 51% [=============================== ] 604/1179 51% [=============================== ] 605/1179 51% [=============================== ] 606/1179 51% [=============================== ] 607/1179 51% [=============================== ] 608/1179 51% [================================ ] 609/1179 51% [================================ ] 610/1179 51% [================================ ] 611/1179 51% [================================ ] 612/1179 51% [================================ ] 613/1179 51% [================================ ] 614/1179 52% [================================ ] 615/1179 52% [================================ ] 616/1179 52% [================================ ] 617/1179 52% [================================ ] 618/1179 52% [================================ ] 619/1179 52% [================================ ] 620/1179 52% [================================ ] 621/1179 52% [================================ ] 622/1179 52% [================================ ] 623/1179 52% [================================ ] 624/1179 52% [================================ ] 625/1179 53% [================================ ] 626/1179 53% [================================ ] 627/1179 53% [================================= ] 628/1179 53% [================================= ] 629/1179 53% [================================= ] 630/1179 53% [================================= ] 631/1179 53% [================================= ] 632/1179 53% [================================= ] 633/1179 53% [================================= ] 634/1179 53% [================================= ] 635/1179 53% [================================= ] 636/1179 53% [================================= ] 637/1179 54% [================================= ] 638/1179 54% [================================= ] 639/1179 54% [================================= ] 640/1179 54% [================================= ] 641/1179 54% [================================= ] 642/1179 54% [================================= ] 643/1179 54% [================================= ] 644/1179 54% [================================= ] 645/1179 54% [================================= ] 646/1179 54% [================================== ] 647/1179 54% [================================== ] 648/1179 54% [================================== ] 649/1179 55% [================================== ] 650/1179 55% [================================== ] 651/1179 55% [================================== ] 652/1179 55% [================================== ] 653/1179 55% [================================== ] 654/1179 55% [================================== ] 655/1179 55% [================================== ] 656/1179 55% [================================== ] 657/1179 55% [================================== ] 658/1179 55% [================================== ] 659/1179 55% [================================== ] 660/1179 55% [================================== ] 661/1179 56% [================================== ] 662/1179 56% [================================== ] 663/1179 56% [================================== ] 664/1179 56% [================================== ] 665/1179 56% [=================================== ] 666/1179 56% [=================================== ] 667/1179 56% [=================================== ] 668/1179 56% [=================================== ] 669/1179 56% [=================================== ] 670/1179 56% [=================================== ] 671/1179 56% [=================================== ] 672/1179 56% [=================================== ] 673/1179 57% [=================================== ] 674/1179 57% [=================================== ] 675/1179 57% [=================================== ] 676/1179 57% [=================================== ] 677/1179 57% [=================================== ] 678/1179 57% [=================================== ] 679/1179 57% [=================================== ] 680/1179 57% [=================================== ] 681/1179 57% [=================================== ] 682/1179 57% [=================================== ] 683/1179 57% [=================================== ] 684/1179 58% [==================================== ] 685/1179 58% [==================================== ] 686/1179 58% [==================================== ] 687/1179 58% [==================================== ] 688/1179 58% [==================================== ] 689/1179 58% [==================================== ] 690/1179 58% [==================================== ] 691/1179 58% [==================================== ] 692/1179 58% [==================================== ] 693/1179 58% [==================================== ] 694/1179 58% [==================================== ] 695/1179 58% [==================================== ] 696/1179 59% [==================================== ] 697/1179 59% [==================================== ] 698/1179 59% [==================================== ] 699/1179 59% [==================================== ] 700/1179 59% [==================================== ] 701/1179 59% [==================================== ] 702/1179 59% [==================================== ] 703/1179 59% [===================================== ] 704/1179 59% [===================================== ] 705/1179 59% [===================================== ] 706/1179 59% [===================================== ] 707/1179 59% [===================================== ] 708/1179 60% [===================================== ] 709/1179 60% [===================================== ] 710/1179 60% [===================================== ] 711/1179 60% [===================================== ] 712/1179 60% [===================================== ] 713/1179 60% [===================================== ] 714/1179 60% [===================================== ] 715/1179 60% [===================================== ] 716/1179 60% [===================================== ] 717/1179 60% [===================================== ] 718/1179 60% [===================================== ] 719/1179 60% [===================================== ] 720/1179 61% [===================================== ] 721/1179 61% [===================================== ] 722/1179 61% [====================================== ] 723/1179 61% [====================================== ] 724/1179 61% [====================================== ] 725/1179 61% [====================================== ] 726/1179 61% [====================================== ] 727/1179 61% [====================================== ] 728/1179 61% [====================================== ] 729/1179 61% [====================================== ] 730/1179 61% [====================================== ] 731/1179 62% [====================================== ] 732/1179 62% [====================================== ] 733/1179 62% [====================================== ] 734/1179 62% [====================================== ] 735/1179 62% [====================================== ] 736/1179 62% [====================================== ] 737/1179 62% [====================================== ] 738/1179 62% [====================================== ] 739/1179 62% [====================================== ] 740/1179 62% [====================================== ] 741/1179 62% [======================================= ] 742/1179 62% [======================================= ] 743/1179 63% [======================================= ] 744/1179 63% [======================================= ] 745/1179 63% [======================================= ] 746/1179 63% [======================================= ] 747/1179 63% [======================================= ] 748/1179 63% [======================================= ] 749/1179 63% [======================================= ] 750/1179 63% [======================================= ] 751/1179 63% [======================================= ] 752/1179 63% [======================================= ] 753/1179 63% [======================================= ] 754/1179 63% [======================================= ] 755/1179 64% [======================================= ] 756/1179 64% [======================================= ] 757/1179 64% [======================================= ] 758/1179 64% [======================================= ] 759/1179 64% [======================================= ] 760/1179 64% [======================================== ] 761/1179 64% [======================================== ] 762/1179 64% [======================================== ] 763/1179 64% [======================================== ] 764/1179 64% [======================================== ] 765/1179 64% [======================================== ] 766/1179 64% [======================================== ] 767/1179 65% [======================================== ] 768/1179 65% [======================================== ] 769/1179 65% [======================================== ] 770/1179 65% [======================================== ] 771/1179 65% [======================================== ] 772/1179 65% [======================================== ] 773/1179 65% [======================================== ] 774/1179 65% [======================================== ] 775/1179 65% [======================================== ] 776/1179 65% [======================================== ] 777/1179 65% [======================================== ] 778/1179 65% [======================================== ] 779/1179 66% [========================================= ] 780/1179 66% [========================================= ] 781/1179 66% [========================================= ] 782/1179 66% [========================================= ] 783/1179 66% [========================================= ] 784/1179 66% [========================================= ] 785/1179 66% [========================================= ] 786/1179 66% [========================================= ] 787/1179 66% [========================================= ] 788/1179 66% [========================================= ] 789/1179 66% [========================================= ] 790/1179 67% [========================================= ] 791/1179 67% [========================================= ] 792/1179 67% [========================================= ] 793/1179 67% [========================================= ] 794/1179 67% [========================================= ] 795/1179 67% [========================================= ] 796/1179 67% [========================================= ] 797/1179 67% [========================================= ] 798/1179 67% [========================================== ] 799/1179 67% [========================================== ] 800/1179 67% [========================================== ] 801/1179 67% [========================================== ] 802/1179 68% [========================================== ] 803/1179 68% [========================================== ] 804/1179 68% [========================================== ] 805/1179 68% [========================================== ] 806/1179 68% [========================================== ] 807/1179 68% [========================================== ] 808/1179 68% [========================================== ] 809/1179 68% [========================================== ] 810/1179 68% [========================================== ] 811/1179 68% [========================================== ] 812/1179 68% [========================================== ] 813/1179 68% [========================================== ] 814/1179 69% [========================================== ] 815/1179 69% [========================================== ] 816/1179 69% [========================================== ] 817/1179 69% [=========================================== ] 818/1179 69% [=========================================== ] 819/1179 69% [=========================================== ] 820/1179 69% [=========================================== ] 821/1179 69% [=========================================== ] 822/1179 69% [=========================================== ] 823/1179 69% [=========================================== ] 824/1179 69% [=========================================== ] 825/1179 69% [=========================================== ] 826/1179 70% [=========================================== ] 827/1179 70% [=========================================== ] 828/1179 70% [=========================================== ] 829/1179 70% [=========================================== ] 830/1179 70% [=========================================== ] 831/1179 70% [=========================================== ] 832/1179 70% [=========================================== ] 833/1179 70% [=========================================== ] 834/1179 70% [=========================================== ] 835/1179 70% [=========================================== ] 836/1179 70% [============================================ ] 837/1179 70% [============================================ ] 838/1179 71% [============================================ ] 839/1179 71% [============================================ ] 840/1179 71% [============================================ ] 841/1179 71% [============================================ ] 842/1179 71% [============================================ ] 843/1179 71% [============================================ ] 844/1179 71% [============================================ ] 845/1179 71% [============================================ ] 846/1179 71% [============================================ ] 847/1179 71% [============================================ ] 848/1179 71% [============================================ ] 849/1179 72% [============================================ ] 850/1179 72% [============================================ ] 851/1179 72% [============================================ ] 852/1179 72% [============================================ ] 853/1179 72% [============================================ ] 854/1179 72% [============================================ ] 855/1179 72% [============================================= ] 856/1179 72% [============================================= ] 857/1179 72% [============================================= ] 858/1179 72% [============================================= ] 859/1179 72% [============================================= ] 860/1179 72% [============================================= ] 861/1179 73% [============================================= ] 862/1179 73% [============================================= ] 863/1179 73% [============================================= ] 864/1179 73% [============================================= ] 865/1179 73% [============================================= ] 866/1179 73% [============================================= ] 867/1179 73% [============================================= ] 868/1179 73% [============================================= ] 869/1179 73% [============================================= ] 870/1179 73% [============================================= ] 871/1179 73% [============================================= ] 872/1179 73% [============================================= ] 873/1179 74% [============================================= ] 874/1179 74% [============================================== ] 875/1179 74% [============================================== ] 876/1179 74% [============================================== ] 877/1179 74% [============================================== ] 878/1179 74% [============================================== ] 879/1179 74% [============================================== ] 880/1179 74% [============================================== ] 881/1179 74% [============================================== ] 882/1179 74% [============================================== ] 883/1179 74% [============================================== ] 884/1179 74% [============================================== ] 885/1179 75% [============================================== ] 886/1179 75% [============================================== ] 887/1179 75% [============================================== ] 888/1179 75% [============================================== ] 889/1179 75% [============================================== ] 890/1179 75% [============================================== ] 891/1179 75% [============================================== ] 892/1179 75% [============================================== ] 893/1179 75% [=============================================== ] 894/1179 75% [=============================================== ] 895/1179 75% [=============================================== ] 896/1179 75% [=============================================== ] 897/1179 76% [=============================================== ] 898/1179 76% [=============================================== ] 899/1179 76% [=============================================== ] 900/1179 76% [=============================================== ] 901/1179 76% [=============================================== ] 902/1179 76% [=============================================== ] 903/1179 76% [=============================================== ] 904/1179 76% [=============================================== ] 905/1179 76% [=============================================== ] 906/1179 76% [=============================================== ] 907/1179 76% [=============================================== ] 908/1179 77% [=============================================== ] 909/1179 77% [=============================================== ] 910/1179 77% [=============================================== ] 911/1179 77% [=============================================== ] 912/1179 77% [================================================ ] 913/1179 77% [================================================ ] 914/1179 77% [================================================ ] 915/1179 77% [================================================ ] 916/1179 77% [================================================ ] 917/1179 77% [================================================ ] 918/1179 77% [================================================ ] 919/1179 77% [================================================ ] 920/1179 78% [================================================ ] 921/1179 78% [================================================ ] 922/1179 78% [================================================ ] 923/1179 78% [================================================ ] 924/1179 78% [================================================ ] 925/1179 78% [================================================ ] 926/1179 78% [================================================ ] 927/1179 78% [================================================ ] 928/1179 78% [================================================ ] 929/1179 78% [================================================ ] 930/1179 78% [================================================ ] 931/1179 78% [================================================= ] 932/1179 79% [================================================= ] 933/1179 79% [================================================= ] 934/1179 79% [================================================= ] 935/1179 79% [================================================= ] 936/1179 79% [================================================= ] 937/1179 79% [================================================= ] 938/1179 79% [================================================= ] 939/1179 79% [================================================= ] 940/1179 79% [================================================= ] 941/1179 79% [================================================= ] 942/1179 79% [================================================= ] 943/1179 79% [================================================= ] 944/1179 80% [================================================= ] 945/1179 80% [================================================= ] 946/1179 80% [================================================= ] 947/1179 80% [================================================= ] 948/1179 80% [================================================= ] 949/1179 80% [================================================= ] 950/1179 80% [================================================== ] 951/1179 80% [================================================== ] 952/1179 80% [================================================== ] 953/1179 80% [================================================== ] 954/1179 80% [================================================== ] 955/1179 81% [================================================== ] 956/1179 81% [================================================== ] 957/1179 81% [================================================== ] 958/1179 81% [================================================== ] 959/1179 81% [================================================== ] 960/1179 81% [================================================== ] 961/1179 81% [================================================== ] 962/1179 81% [================================================== ] 963/1179 81% [================================================== ] 964/1179 81% [================================================== ] 965/1179 81% [================================================== ] 966/1179 81% [================================================== ] 967/1179 82% [================================================== ] 968/1179 82% [================================================== ] 969/1179 82% [=================================================== ] 970/1179 82% [=================================================== ] 971/1179 82% [=================================================== ] 972/1179 82% [=================================================== ] 973/1179 82% [=================================================== ] 974/1179 82% [=================================================== ] 975/1179 82% [=================================================== ] 976/1179 82% [=================================================== ] 977/1179 82% [=================================================== ] 978/1179 82% [=================================================== ] 979/1179 83% [=================================================== ] 980/1179 83% [=================================================== ] 981/1179 83% [=================================================== ] 982/1179 83% [=================================================== ] 983/1179 83% [=================================================== ] 984/1179 83% [=================================================== ] 985/1179 83% [=================================================== ] 986/1179 83% [=================================================== ] 987/1179 83% [=================================================== ] 988/1179 83% [==================================================== ] 989/1179 83% [==================================================== ] 990/1179 83% [==================================================== ] 991/1179 84% [==================================================== ] 992/1179 84% [==================================================== ] 993/1179 84% [==================================================== ] 994/1179 84% [==================================================== ] 995/1179 84% [==================================================== ] 996/1179 84% [==================================================== ] 997/1179 84% [==================================================== ] 998/1179 84% [==================================================== ] 999/1179 84% [==================================================== ] 1000/1179 84% [==================================================== ] 1001/1179 84% [==================================================== ] 1002/1179 84% [==================================================== ] 1003/1179 85% [==================================================== ] 1004/1179 85% [==================================================== ] 1005/1179 85% [==================================================== ] 1006/1179 85% [==================================================== ] 1007/1179 85% [===================================================== ] 1008/1179 85% [===================================================== ] 1009/1179 85% [===================================================== ] 1010/1179 85% [===================================================== ] 1011/1179 85% [===================================================== ] 1012/1179 85% [===================================================== ] 1013/1179 85% [===================================================== ] 1014/1179 86% [===================================================== ] 1015/1179 86% [===================================================== ] 1016/1179 86% [===================================================== ] 1017/1179 86% [===================================================== ] 1018/1179 86% [===================================================== ] 1019/1179 86% [===================================================== ] 1020/1179 86% [===================================================== ] 1021/1179 86% [===================================================== ] 1022/1179 86% [===================================================== ] 1023/1179 86% [===================================================== ] 1024/1179 86% [===================================================== ] 1025/1179 86% [===================================================== ] 1026/1179 87% [====================================================== ] 1027/1179 87% [====================================================== ] 1028/1179 87% [====================================================== ] 1029/1179 87% [====================================================== ] 1030/1179 87% [====================================================== ] 1031/1179 87% [====================================================== ] 1032/1179 87% [====================================================== ] 1033/1179 87% [====================================================== ] 1034/1179 87% [====================================================== ] 1035/1179 87% [====================================================== ] 1036/1179 87% [====================================================== ] 1037/1179 87% [====================================================== ] 1038/1179 88% [====================================================== ] 1039/1179 88% [====================================================== ] 1040/1179 88% [====================================================== ] 1041/1179 88% [====================================================== ] 1042/1179 88% [====================================================== ] 1043/1179 88% [====================================================== ] 1044/1179 88% [====================================================== ] 1045/1179 88% [======================================================= ] 1046/1179 88% [======================================================= ] 1047/1179 88% [======================================================= ] 1048/1179 88% [======================================================= ] 1049/1179 88% [======================================================= ] 1050/1179 89% [======================================================= ] 1051/1179 89% [======================================================= ] 1052/1179 89% [======================================================= ] 1053/1179 89% [======================================================= ] 1054/1179 89% [======================================================= ] 1055/1179 89% [======================================================= ] 1056/1179 89% [======================================================= ] 1057/1179 89% [======================================================= ] 1058/1179 89% [======================================================= ] 1059/1179 89% [======================================================= ] 1060/1179 89% [======================================================= ] 1061/1179 89% [======================================================= ] 1062/1179 90% [======================================================= ] 1063/1179 90% [======================================================= ] 1064/1179 90% [======================================================== ] 1065/1179 90% [======================================================== ] 1066/1179 90% [======================================================== ] 1067/1179 90% [======================================================== ] 1068/1179 90% [======================================================== ] 1069/1179 90% [======================================================== ] 1070/1179 90% [======================================================== ] 1071/1179 90% [======================================================== ] 1072/1179 90% [======================================================== ] 1073/1179 91% [======================================================== ] 1074/1179 91% [======================================================== ] 1075/1179 91% [======================================================== ] 1076/1179 91% [======================================================== ] 1077/1179 91% [======================================================== ] 1078/1179 91% [======================================================== ] 1079/1179 91% [======================================================== ] 1080/1179 91% [======================================================== ] 1081/1179 91% [======================================================== ] 1082/1179 91% [======================================================== ] 1083/1179 91% [========================================================= ] 1084/1179 91% [========================================================= ] 1085/1179 92% [========================================================= ] 1086/1179 92% [========================================================= ] 1087/1179 92% [========================================================= ] 1088/1179 92% [========================================================= ] 1089/1179 92% [========================================================= ] 1090/1179 92% [========================================================= ] 1091/1179 92% [========================================================= ] 1092/1179 92% [========================================================= ] 1093/1179 92% [========================================================= ] 1094/1179 92% [========================================================= ] 1095/1179 92% [========================================================= ] 1096/1179 92% [========================================================= ] 1097/1179 93% [========================================================= ] 1098/1179 93% [========================================================= ] 1099/1179 93% [========================================================= ] 1100/1179 93% [========================================================= ] 1101/1179 93% [========================================================= ] 1102/1179 93% [========================================================== ] 1103/1179 93% [========================================================== ] 1104/1179 93% [========================================================== ] 1105/1179 93% [========================================================== ] 1106/1179 93% [========================================================== ] 1107/1179 93% [========================================================== ] 1108/1179 93% [========================================================== ] 1109/1179 94% [========================================================== ] 1110/1179 94% [========================================================== ] 1111/1179 94% [========================================================== ] 1112/1179 94% [========================================================== ] 1113/1179 94% [========================================================== ] 1114/1179 94% [========================================================== ] 1115/1179 94% [========================================================== ] 1116/1179 94% [========================================================== ] 1117/1179 94% [========================================================== ] 1118/1179 94% [========================================================== ] 1119/1179 94% [========================================================== ] 1120/1179 94% [========================================================== ] 1121/1179 95% [=========================================================== ] 1122/1179 95% [=========================================================== ] 1123/1179 95% [=========================================================== ] 1124/1179 95% [=========================================================== ] 1125/1179 95% [=========================================================== ] 1126/1179 95% [=========================================================== ] 1127/1179 95% [=========================================================== ] 1128/1179 95% [=========================================================== ] 1129/1179 95% [=========================================================== ] 1130/1179 95% [=========================================================== ] 1131/1179 95% [=========================================================== ] 1132/1179 96% [=========================================================== ] 1133/1179 96% [=========================================================== ] 1134/1179 96% [=========================================================== ] 1135/1179 96% [=========================================================== ] 1136/1179 96% [=========================================================== ] 1137/1179 96% [=========================================================== ] 1138/1179 96% [=========================================================== ] 1139/1179 96% [=========================================================== ] 1140/1179 96% [============================================================ ] 1141/1179 96% [============================================================ ] 1142/1179 96% [============================================================ ] 1143/1179 96% [============================================================ ] 1144/1179 97% [============================================================ ] 1145/1179 97% [============================================================ ] 1146/1179 97% [============================================================ ] 1147/1179 97% [============================================================ ] 1148/1179 97% [============================================================ ] 1149/1179 97% [============================================================ ] 1150/1179 97% [============================================================ ] 1151/1179 97% [============================================================ ] 1152/1179 97% [============================================================ ] 1153/1179 97% [============================================================ ] 1154/1179 97% [============================================================ ] 1155/1179 97% [============================================================ ] 1156/1179 98% [============================================================ ] 1157/1179 98% [============================================================ ] 1158/1179 98% [============================================================ ] 1159/1179 98% [============================================================= ] 1160/1179 98% [============================================================= ] 1161/1179 98% [============================================================= ] 1162/1179 98% [============================================================= ] 1163/1179 98% [============================================================= ] 1164/1179 98% [============================================================= ] 1165/1179 98% [============================================================= ] 1166/1179 98% [============================================================= ] 1167/1179 98% [============================================================= ] 1168/1179 99% [============================================================= ] 1169/1179 99% [============================================================= ] 1170/1179 99% [============================================================= ] 1171/1179 99% [============================================================= ] 1172/1179 99% [============================================================= ] 1173/1179 99% [============================================================= ] 1174/1179 99% [============================================================= ] 1175/1179 99% [============================================================= ] 1176/1179 99% [============================================================= ] 1177/1179 99% [============================================================= ] 1178/1179 99% [==============================================================] 1179/1179 100% operation complete, 1179 objects in 21995 NAND pages. ln -snf /home/autobuild/autobuild/instance-11/output-1/host/riscv32-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-11/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-11/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-11/buildroot' >>> Buildroot 2022.11-1468-gc674014c17 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c 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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.11 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 >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> augeas 1.12.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> brcmfmac_sdio-firmware-rpi ea9963f3f77b4bb6cd280577eb115152bdd67e8d Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> cjson 1.7.15 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> font-awesome 4.7.0 Collecting legal info >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hwdata 0.365 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ifupdown-scripts Collecting legal info >>> 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) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> libbytesize 2.7 Collecting legal info LICENSE: OK (sha256: 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libcodec2 1.0.5 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libcurl 7.87.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> liburiparser 0.9.7 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mawk 1.3.4-20200120 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> host-mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-cython 0.29.33 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> sound-theme-borealis 0.9a Collecting legal info >>> spidev_test 5.8 Collecting legal info >>> host-squashfs 4.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> host-xorriso 1.5.4.pl02 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYRIGHT: OK (sha256: 72e99e72cd68f226415e5d898f3b38e24ae7991ed038ed72d789fff5b060f028) >>> xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.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) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-11/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-11/buildroot'