[155/170] Linking target src/zck_delta_size [156/170] Linking target test/zck_cmp_uncomp [157/170] Linking target src/zck_gen_zdict [158/170] Linking target src/zck [159/170] Linking target src/unzck [160/170] Linking target src/zck_read_header [161/170] Compiling C object test/shacheck.p/.._src_lib_comp_comp.c.o [162/170] Compiling C object test/invalid_input_checksum.p/.._src_lib_index_index_read.c.o [163/170] Compiling C object test/shacheck.p/.._src_lib_dl_dl.c.o [164/170] Linking target test/invalid_input_checksum [165/170] Compiling C object test/read_single_chunk.p/.._src_lib_index_index_read.c.o [166/170] Linking target test/read_single_chunk [167/170] Compiling C object test/read_single_comp_chunk.p/.._src_lib_index_index_read.c.o [168/170] Linking target test/read_single_comp_chunk [169/170] Compiling C object test/shacheck.p/.._src_lib_index_index_read.c.o [170/170] Linking target test/shacheck >>> zchunk 1.2.2 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-3/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build install ninja: Entering directory `/home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build' [0/1] Installing files. Installing src/lib/libzck.so.1.2.2 to /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot/usr/lib Installing src/zck to /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot/usr/bin Installing src/unzck to /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot/usr/bin Installing src/zck_gen_zdict to /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot/usr/bin Installing src/zck_read_header to /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot/usr/bin Installing src/zck_delta_size to /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot/usr/bin Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/build/include/zck.h to /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot/usr/include/ Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/unzck.1 to /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck.1 to /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_delta_size.1 to /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_gen_zdict.1 to /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_read_header.1 to /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zckdl.1 to /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/build/meson-private/zck.pc to /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing symlink pointing to libzck.so.1.2.2 to /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot/usr/lib/libzck.so.1 Installing symlink pointing to libzck.so.1 to /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot/usr/lib/libzck.so >>> zchunk 1.2.2 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/output-1/host/i586-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/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> zchunk 1.2.2 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-3/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build install ninja: Entering directory `/home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build' [0/1] Installing files. Installing src/lib/libzck.so.1.2.2 to /home/buildroot/autobuild/instance-3/output-1/target/usr/lib Installing src/zck to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing src/unzck to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing src/zck_gen_zdict to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing src/zck_read_header to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing src/zck_delta_size to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/build/include/zck.h to /home/buildroot/autobuild/instance-3/output-1/target/usr/include/ Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/unzck.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_delta_size.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_gen_zdict.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_read_header.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zckdl.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/build/meson-private/zck.pc to /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig Installing symlink pointing to libzck.so.1.2.2 to /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libzck.so.1 Installing symlink pointing to libzck.so.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libzck.so zerofree-1.1.1.tgz: OK (sha256: 956bc861b55ba0a2b7593c58d32339dab1a0e7da6ea2b813d27c80f08b723867) >>> zerofree 1.1.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/zerofree/zerofree-1.1.1.tgz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/zerofree-1.1.1 -xf - >>> zerofree 1.1.1 Patching >>> zerofree 1.1.1 Configuring >>> zerofree 1.1.1 Building /usr/bin/make -j4 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-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/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-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/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 " -C /home/buildroot/autobuild/instance-3/output-1/build/zerofree-1.1.1 make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/zerofree-1.1.1' /home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -o zerofree zerofree.c -lext2fs make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/zerofree-1.1.1' >>> zerofree 1.1.1 Installing to target /usr/bin/install -D -m 0755 /home/buildroot/autobuild/instance-3/output-1/build/zerofree-1.1.1/zerofree /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/zerofree 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/bin PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/buildroot/autobuild/instance-3/output-1/host/bin install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/buildroot/autobuild/instance-3/output-1/host/bin make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-3/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/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/i586-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/bash" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells rm -f -r /home/buildroot/autobuild/instance-3/output-1/target/usr/share/openrc mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells ln -sf bash /home/buildroot/autobuild/instance-3/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,bash,' /home/buildroot/autobuild/instance-3/output-1/target/etc/passwd rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/include /home/buildroot/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-3/output-1/target/usr/doc find /home/buildroot/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output-1/target/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/man /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/info /home/buildroot/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/doc /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-3/output-1/target/lib/debug /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-8829-g66c2d6d4b43"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-3/output-1/per-package /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cpio mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot printf ' if [ ! -e /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/init ]; then /usr/bin/install -m 0755 fs/cpio/init /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/init; fi\n mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/dev\n mknod -m 0622 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/dev/console c 5 1\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot printf ' cd /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target && find . | LC_ALL=C sort | cpio --quiet -o -H newc > /home/buildroot/autobuild/instance-3/output-1/images/rootfs.cpio\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/cpio/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" gzip -9 -c -n /home/buildroot/autobuild/instance-3/output-1/images/rootfs.cpio > /home/buildroot/autobuild/instance-3/output-1/images/rootfs.cpio.gz /home/buildroot/autobuild/instance-3/output-1/host/bin/mkimage -A x86 -T ramdisk -C none -d /home/buildroot/autobuild/instance-3/output-1/images/rootfs.cpio.gz /home/buildroot/autobuild/instance-3/output-1/images/rootfs.cpio.uboot Image Name: Created: Mon Dec 19 06:51:12 2022 Image Type: Intel x86 Linux RAMDisk Image (uncompressed) Data Size: 175135537 Bytes = 171030.80 KiB = 167.02 MiB Load Address: 00000000 Entry Point: 00000000 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 1034 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/1034 0% [ ] 2/1034 0% [ ] 3/1034 0% [ ] 4/1034 0% [ ] 5/1034 0% [ ] 6/1034 0% [ ] 7/1034 0% [ ] 8/1034 0% [ ] 9/1034 0% [ ] 10/1034 0% [ ] 11/1034 1% [ ] 12/1034 1% [ ] 13/1034 1% [ ] 14/1034 1% [ ] 15/1034 1% [ ] 16/1034 1% [= ] 17/1034 1% [= ] 18/1034 1% [= ] 19/1034 1% [= ] 20/1034 1% [= ] 21/1034 2% [= ] 22/1034 2% [= ] 23/1034 2% [= ] 24/1034 2% [= ] 25/1034 2% [= ] 26/1034 2% [= ] 27/1034 2% [= ] 28/1034 2% [= ] 29/1034 2% [= ] 30/1034 2% [= ] 31/1034 2% [= ] 32/1034 3% [= ] 33/1034 3% [== ] 34/1034 3% [== ] 35/1034 3% [== ] 36/1034 3% [== ] 37/1034 3% [== ] 38/1034 3% [== ] 39/1034 3% [== ] 40/1034 3% [== ] 41/1034 3% [== ] 42/1034 4% [== ] 43/1034 4% [== ] 44/1034 4% [== ] 45/1034 4% [== ] 46/1034 4% [== ] 47/1034 4% [== ] 48/1034 4% [== ] 49/1034 4% [== ] 50/1034 4% [=== ] 51/1034 4% [=== ] 52/1034 5% [=== ] 53/1034 5% [=== ] 54/1034 5% [=== ] 55/1034 5% [=== ] 56/1034 5% [=== ] 57/1034 5% [=== ] 58/1034 5% [=== ] 59/1034 5% [=== ] 60/1034 5% [=== ] 61/1034 5% [=== ] 62/1034 5% [=== ] 63/1034 6% [=== ] 64/1034 6% [=== ] 65/1034 6% [=== ] 66/1034 6% [==== ] 67/1034 6% [==== ] 68/1034 6% [==== ] 69/1034 6% [==== ] 70/1034 6% [==== ] 71/1034 6% [==== ] 72/1034 6% [==== ] 73/1034 7% [==== ] 74/1034 7% [==== ] 75/1034 7% [==== ] 76/1034 7% [==== ] 77/1034 7% [==== ] 78/1034 7% [==== ] 79/1034 7% [==== ] 80/1034 7% [==== ] 81/1034 7% [==== ] 82/1034 7% [==== ] 83/1034 8% [===== ] 84/1034 8% [===== ] 85/1034 8% [===== ] 86/1034 8% [===== ] 87/1034 8% [===== ] 88/1034 8% [===== ] 89/1034 8% [===== ] 90/1034 8% [===== ] 91/1034 8% [===== ] 92/1034 8% [===== ] 93/1034 8% [===== ] 94/1034 9% [===== ] 95/1034 9% [===== ] 96/1034 9% [===== ] 97/1034 9% [===== ] 98/1034 9% [===== ] 99/1034 9% [===== ] 100/1034 9% [====== ] 101/1034 9% [====== ] 102/1034 9% [====== ] 103/1034 9% [====== ] 104/1034 10% [====== ] 105/1034 10% [====== ] 106/1034 10% [====== ] 107/1034 10% [====== ] 108/1034 10% [====== ] 109/1034 10% [====== ] 110/1034 10% [====== ] 111/1034 10% [====== ] 112/1034 10% [====== ] 113/1034 10% [====== ] 114/1034 11% [====== ] 115/1034 11% [====== ] 116/1034 11% [======= ] 117/1034 11% [======= ] 118/1034 11% [======= ] 119/1034 11% [======= ] 120/1034 11% [======= ] 121/1034 11% [======= ] 122/1034 11% [======= ] 123/1034 11% [======= ] 124/1034 11% [======= ] 125/1034 12% [======= ] 126/1034 12% [======= ] 127/1034 12% [======= ] 128/1034 12% [======= ] 129/1034 12% [======= ] 130/1034 12% [======= ] 131/1034 12% [======= ] 132/1034 12% [======= ] 133/1034 12% [======== ] 134/1034 12% [======== ] 135/1034 13% [======== ] 136/1034 13% [======== ] 137/1034 13% [======== ] 138/1034 13% [======== ] 139/1034 13% [======== ] 140/1034 13% [======== ] 141/1034 13% [======== ] 142/1034 13% [======== ] 143/1034 13% [======== ] 144/1034 13% [======== ] 145/1034 14% [======== ] 146/1034 14% [======== ] 147/1034 14% [======== ] 148/1034 14% [======== ] 149/1034 14% [======== ] 150/1034 14% [========= ] 151/1034 14% [========= ] 152/1034 14% [========= ] 153/1034 14% [========= ] 154/1034 14% [========= ] 155/1034 14% [========= ] 156/1034 15% [========= ] 157/1034 15% [========= ] 158/1034 15% [========= ] 159/1034 15% [========= ] 160/1034 15% [========= ] 161/1034 15% [========= ] 162/1034 15% [========= ] 163/1034 15% [========= ] 164/1034 15% [========= ] 165/1034 15% [========= ] 166/1034 16% [========== ] 167/1034 16% [========== ] 168/1034 16% [========== ] 169/1034 16% [========== ] 170/1034 16% [========== ] 171/1034 16% [========== ] 172/1034 16% [========== ] 173/1034 16% [========== ] 174/1034 16% [========== ] 175/1034 16% [========== ] 176/1034 17% [========== ] 177/1034 17% [========== ] 178/1034 17% [========== ] 179/1034 17% [========== ] 180/1034 17% [========== ] 181/1034 17% [========== ] 182/1034 17% [========== ] 183/1034 17% [=========== ] 184/1034 17% [=========== ] 185/1034 17% [=========== ] 186/1034 17% [=========== ] 187/1034 18% [=========== ] 188/1034 18% [=========== ] 189/1034 18% [=========== ] 190/1034 18% [=========== ] 191/1034 18% [=========== ] 192/1034 18% [=========== ] 193/1034 18% [=========== ] 194/1034 18% [=========== ] 195/1034 18% [=========== ] 196/1034 18% [=========== ] 197/1034 19% [=========== ] 198/1034 19% [=========== ] 199/1034 19% [=========== ] 200/1034 19% [============ ] 201/1034 19% [============ ] 202/1034 19% [============ ] 203/1034 19% [============ ] 204/1034 19% [============ ] 205/1034 19% [============ ] 206/1034 19% [============ ] 207/1034 20% [============ ] 208/1034 20% [============ ] 209/1034 20% [============ ] 210/1034 20% [============ ] 211/1034 20% [============ ] 212/1034 20% [============ ] 213/1034 20% [============ ] 214/1034 20% [============ ] 215/1034 20% [============ ] 216/1034 20% [============= ] 217/1034 20% [============= ] 218/1034 21% [============= ] 219/1034 21% [============= ] 220/1034 21% [============= ] 221/1034 21% [============= ] 222/1034 21% [============= ] 223/1034 21% [============= ] 224/1034 21% [============= ] 225/1034 21% [============= ] 226/1034 21% [============= ] 227/1034 21% [============= ] 228/1034 22% [============= ] 229/1034 22% [============= ] 230/1034 22% [============= ] 231/1034 22% [============= ] 232/1034 22% [============= ] 233/1034 22% [============== ] 234/1034 22% [============== ] 235/1034 22% [============== ] 236/1034 22% [============== ] 237/1034 22% [============== ] 238/1034 23% [============== ] 239/1034 23% [============== ] 240/1034 23% [============== ] 241/1034 23% [============== ] 242/1034 23% [============== ] 243/1034 23% [============== ] 244/1034 23% [============== ] 245/1034 23% [============== ] 246/1034 23% [============== ] 247/1034 23% [============== ] 248/1034 23% [============== ] 249/1034 24% [============== ] 250/1034 24% [=============== ] 251/1034 24% [=============== ] 252/1034 24% [=============== ] 253/1034 24% [=============== ] 254/1034 24% [=============== ] 255/1034 24% [=============== ] 256/1034 24% [=============== ] 257/1034 24% [=============== ] 258/1034 24% [=============== ] 259/1034 25% [=============== ] 260/1034 25% [=============== ] 261/1034 25% [=============== ] 262/1034 25% [=============== ] 263/1034 25% [=============== ] 264/1034 25% [=============== ] 265/1034 25% [=============== ] 266/1034 25% [================ ] 267/1034 25% [================ ] 268/1034 25% [================ ] 269/1034 26% [================ ] 270/1034 26% [================ ] 271/1034 26% [================ ] 272/1034 26% [================ ] 273/1034 26% [================ ] 274/1034 26% [================ ] 275/1034 26% [================ ] 276/1034 26% [================ ] 277/1034 26% [================ ] 278/1034 26% [================ ] 279/1034 26% [================ ] 280/1034 27% [================ ] 281/1034 27% [================ ] 282/1034 27% [================ ] 283/1034 27% [================= ] 284/1034 27% [================= ] 285/1034 27% [================= ] 286/1034 27% [================= ] 287/1034 27% [================= ] 288/1034 27% [================= ] 289/1034 27% [================= ] 290/1034 28% [================= ] 291/1034 28% [================= ] 292/1034 28% [================= ] 293/1034 28% [================= ] 294/1034 28% [================= ] 295/1034 28% [================= ] 296/1034 28% [================= ] 297/1034 28% [================= ] 298/1034 28% [================= ] 299/1034 28% [================= ] 300/1034 29% [================== ] 301/1034 29% [================== ] 302/1034 29% [================== ] 303/1034 29% [================== ] 304/1034 29% [================== ] 305/1034 29% [================== ] 306/1034 29% [================== ] 307/1034 29% [================== ] 308/1034 29% [================== ] 309/1034 29% [================== ] 310/1034 29% [================== ] 311/1034 30% [================== ] 312/1034 30% [================== ] 313/1034 30% [================== ] 314/1034 30% [================== ] 315/1034 30% [================== ] 316/1034 30% [=================== ] 317/1034 30% [=================== ] 318/1034 30% [=================== ] 319/1034 30% [=================== ] 320/1034 30% [=================== ] 321/1034 31% [=================== ] 322/1034 31% [=================== ] 323/1034 31% [=================== ] 324/1034 31% [=================== ] 325/1034 31% [=================== ] 326/1034 31% [=================== ] 327/1034 31% [=================== ] 328/1034 31% [=================== ] 329/1034 31% [=================== ] 330/1034 31% [=================== ] 331/1034 32% [=================== ] 332/1034 32% [=================== ] 333/1034 32% [==================== ] 334/1034 32% [==================== ] 335/1034 32% [==================== ] 336/1034 32% [==================== ] 337/1034 32% [==================== ] 338/1034 32% [==================== ] 339/1034 32% [==================== ] 340/1034 32% [==================== ] 341/1034 32% [==================== ] 342/1034 33% [==================== ] 343/1034 33% [==================== ] 344/1034 33% [==================== ] 345/1034 33% [==================== ] 346/1034 33% [==================== ] 347/1034 33% [==================== ] 348/1034 33% [==================== ] 349/1034 33% [==================== ] 350/1034 33% [===================== ] 351/1034 33% [===================== ] 352/1034 34% [===================== ] 353/1034 34% [===================== ] 354/1034 34% [===================== ] 355/1034 34% [===================== ] 356/1034 34% [===================== ] 357/1034 34% [===================== ] 358/1034 34% [===================== ] 359/1034 34% [===================== ] 360/1034 34% [===================== ] 361/1034 34% [===================== ] 362/1034 35% [===================== ] 363/1034 35% [===================== ] 364/1034 35% [===================== ] 365/1034 35% [===================== ] 366/1034 35% [====================== ] 367/1034 35% [====================== ] 368/1034 35% [====================== ] 369/1034 35% [====================== ] 370/1034 35% [====================== ] 371/1034 35% [====================== ] 372/1034 35% [====================== ] 373/1034 36% [====================== ] 374/1034 36% [====================== ] 375/1034 36% [====================== ] 376/1034 36% [====================== ] 377/1034 36% [====================== ] 378/1034 36% [====================== ] 379/1034 36% [====================== ] 380/1034 36% [====================== ] 381/1034 36% [====================== ] 382/1034 36% [====================== ] 383/1034 37% [======================= ] 384/1034 37% [======================= ] 385/1034 37% [======================= ] 386/1034 37% [======================= ] 387/1034 37% [======================= ] 388/1034 37% [======================= ] 389/1034 37% [======================= ] 390/1034 37% [======================= ] 391/1034 37% [======================= ] 392/1034 37% [======================= ] 393/1034 38% [======================= ] 394/1034 38% [======================= ] 395/1034 38% [======================= ] 396/1034 38% [======================= ] 397/1034 38% [======================= ] 398/1034 38% [======================= ] 399/1034 38% [======================= ] 400/1034 38% [======================== ] 401/1034 38% [======================== ] 402/1034 38% [======================== ] 403/1034 38% [======================== ] 404/1034 39% [======================== ] 405/1034 39% [======================== ] 406/1034 39% [======================== ] 407/1034 39% [======================== ] 408/1034 39% [======================== ] 409/1034 39% [======================== ] 410/1034 39% [======================== ] 411/1034 39% [======================== ] 412/1034 39% [======================== ] 413/1034 39% [======================== ] 414/1034 40% [======================== ] 415/1034 40% [======================== ] 416/1034 40% [========================= ] 417/1034 40% [========================= ] 418/1034 40% [========================= ] 419/1034 40% [========================= ] 420/1034 40% [========================= ] 421/1034 40% [========================= ] 422/1034 40% [========================= ] 423/1034 40% [========================= ] 424/1034 41% [========================= ] 425/1034 41% [========================= ] 426/1034 41% [========================= ] 427/1034 41% [========================= ] 428/1034 41% [========================= ] 429/1034 41% [========================= ] 430/1034 41% [========================= ] 431/1034 41% [========================= ] 432/1034 41% [========================= ] 433/1034 41% [========================== ] 434/1034 41% [========================== ] 435/1034 42% [========================== ] 436/1034 42% [========================== ] 437/1034 42% [========================== ] 438/1034 42% [========================== ] 439/1034 42% [========================== ] 440/1034 42% [========================== ] 441/1034 42% [========================== ] 442/1034 42% [========================== ] 443/1034 42% [========================== ] 444/1034 42% [========================== ] 445/1034 43% [========================== ] 446/1034 43% [========================== ] 447/1034 43% [========================== ] 448/1034 43% [========================== ] 449/1034 43% [========================== ] 450/1034 43% [=========================== ] 451/1034 43% [=========================== ] 452/1034 43% [=========================== ] 453/1034 43% [=========================== ] 454/1034 43% [=========================== ] 455/1034 44% [=========================== ] 456/1034 44% [=========================== ] 457/1034 44% [=========================== ] 458/1034 44% [=========================== ] 459/1034 44% [=========================== ] 460/1034 44% [=========================== ] 461/1034 44% [=========================== ] 462/1034 44% [=========================== ] 463/1034 44% [=========================== ] 464/1034 44% [=========================== ] 465/1034 44% [=========================== ] 466/1034 45% [============================ ] 467/1034 45% [============================ ] 468/1034 45% [============================ ] 469/1034 45% [============================ ] 470/1034 45% [============================ ] 471/1034 45% [============================ ] 472/1034 45% [============================ ] 473/1034 45% [============================ ] 474/1034 45% [============================ ] 475/1034 45% [============================ ] 476/1034 46% [============================ ] 477/1034 46% [============================ ] 478/1034 46% [============================ ] 479/1034 46% [============================ ] 480/1034 46% [============================ ] 481/1034 46% [============================ ] 482/1034 46% [============================ ] 483/1034 46% [============================= ] 484/1034 46% [============================= ] 485/1034 46% [============================= ] 486/1034 47% [============================= ] 487/1034 47% [============================= ] 488/1034 47% [============================= ] 489/1034 47% [============================= ] 490/1034 47% [============================= ] 491/1034 47% [============================= ] 492/1034 47% [============================= ] 493/1034 47% [============================= ] 494/1034 47% [============================= ] 495/1034 47% [============================= ] 496/1034 47% [============================= ] 497/1034 48% [============================= ] 498/1034 48% [============================= ] 499/1034 48% [============================= ] 500/1034 48% [============================== ] 501/1034 48% [============================== ] 502/1034 48% [============================== ] 503/1034 48% [============================== ] 504/1034 48% [============================== ] 505/1034 48% [============================== ] 506/1034 48% [============================== ] 507/1034 49% [============================== ] 508/1034 49% [============================== ] 509/1034 49% [============================== ] 510/1034 49% [============================== ] 511/1034 49% [============================== ] 512/1034 49% [============================== ] 513/1034 49% [============================== ] 514/1034 49% [============================== ] 515/1034 49% [============================== ] 516/1034 49% [=============================== ] 517/1034 50% [=============================== ] 518/1034 50% [=============================== ] 519/1034 50% [=============================== ] 520/1034 50% [=============================== ] 521/1034 50% [=============================== ] 522/1034 50% [=============================== ] 523/1034 50% [=============================== ] 524/1034 50% [=============================== ] 525/1034 50% [=============================== ] 526/1034 50% [=============================== ] 527/1034 50% [=============================== ] 528/1034 51% [=============================== ] 529/1034 51% [=============================== ] 530/1034 51% [=============================== ] 531/1034 51% [=============================== ] 532/1034 51% [=============================== ] 533/1034 51% [================================ ] 534/1034 51% [================================ ] 535/1034 51% [================================ ] 536/1034 51% [================================ ] 537/1034 51% [================================ ] 538/1034 52% [================================ ] 539/1034 52% [================================ ] 540/1034 52% [================================ ] 541/1034 52% [================================ ] 542/1034 52% [================================ ] 543/1034 52% [================================ ] 544/1034 52% [================================ ] 545/1034 52% [================================ ] 546/1034 52% [================================ ] 547/1034 52% [================================ ] 548/1034 52% [================================ ] 549/1034 53% [================================ ] 550/1034 53% [================================= ] 551/1034 53% [================================= ] 552/1034 53% [================================= ] 553/1034 53% [================================= ] 554/1034 53% [================================= ] 555/1034 53% [================================= ] 556/1034 53% [================================= ] 557/1034 53% [================================= ] 558/1034 53% [================================= ] 559/1034 54% [================================= ] 560/1034 54% [================================= ] 561/1034 54% [================================= ] 562/1034 54% [================================= ] 563/1034 54% [================================= ] 564/1034 54% [================================= ] 565/1034 54% [================================= ] 566/1034 54% [================================= ] 567/1034 54% [================================== ] 568/1034 54% [================================== ] 569/1034 55% [================================== ] 570/1034 55% [================================== ] 571/1034 55% [================================== ] 572/1034 55% [================================== ] 573/1034 55% [================================== ] 574/1034 55% [================================== ] 575/1034 55% [================================== ] 576/1034 55% [================================== ] 577/1034 55% [================================== ] 578/1034 55% [================================== ] 579/1034 55% [================================== ] 580/1034 56% [================================== ] 581/1034 56% [================================== ] 582/1034 56% [================================== ] 583/1034 56% [=================================== ] 584/1034 56% [=================================== ] 585/1034 56% [=================================== ] 586/1034 56% [=================================== ] 587/1034 56% [=================================== ] 588/1034 56% [=================================== ] 589/1034 56% [=================================== ] 590/1034 57% [=================================== ] 591/1034 57% [=================================== ] 592/1034 57% [=================================== ] 593/1034 57% [=================================== ] 594/1034 57% [=================================== ] 595/1034 57% [=================================== ] 596/1034 57% [=================================== ] 597/1034 57% [=================================== ] 598/1034 57% [=================================== ] 599/1034 57% [=================================== ] 600/1034 58% [==================================== ] 601/1034 58% [==================================== ] 602/1034 58% [==================================== ] 603/1034 58% [==================================== ] 604/1034 58% [==================================== ] 605/1034 58% [==================================== ] 606/1034 58% [==================================== ] 607/1034 58% [==================================== ] 608/1034 58% [==================================== ] 609/1034 58% [==================================== ] 610/1034 58% [==================================== ] 611/1034 59% [==================================== ] 612/1034 59% [==================================== ] 613/1034 59% [==================================== ] 614/1034 59% [==================================== ] 615/1034 59% [==================================== ] 616/1034 59% [==================================== ] 617/1034 59% [===================================== ] 618/1034 59% [===================================== ] 619/1034 59% [===================================== ] 620/1034 59% [===================================== ] 621/1034 60% [===================================== ] 622/1034 60% [===================================== ] 623/1034 60% [===================================== ] 624/1034 60% [===================================== ] 625/1034 60% [===================================== ] 626/1034 60% [===================================== ] 627/1034 60% [===================================== ] 628/1034 60% [===================================== ] 629/1034 60% [===================================== ] 630/1034 60% [===================================== ] 631/1034 61% [===================================== ] 632/1034 61% [===================================== ] 633/1034 61% [====================================== ] 634/1034 61% [====================================== ] 635/1034 61% [====================================== ] 636/1034 61% [====================================== ] 637/1034 61% [====================================== ] 638/1034 61% [====================================== ] 639/1034 61% [====================================== ] 640/1034 61% [====================================== ] 641/1034 61% [====================================== ] 642/1034 62% [====================================== ] 643/1034 62% [====================================== ] 644/1034 62% [====================================== ] 645/1034 62% [====================================== ] 646/1034 62% [====================================== ] 647/1034 62% [====================================== ] 648/1034 62% [====================================== ] 649/1034 62% [====================================== ] 650/1034 62% [======================================= ] 651/1034 62% [======================================= ] 652/1034 63% [======================================= ] 653/1034 63% [======================================= ] 654/1034 63% [======================================= ] 655/1034 63% [======================================= ] 656/1034 63% [======================================= ] 657/1034 63% [======================================= ] 658/1034 63% [======================================= ] 659/1034 63% [======================================= ] 660/1034 63% [======================================= ] 661/1034 63% [======================================= ] 662/1034 64% [======================================= ] 663/1034 64% [======================================= ] 664/1034 64% [======================================= ] 665/1034 64% [======================================= ] 666/1034 64% [======================================= ] 667/1034 64% [======================================== ] 668/1034 64% [======================================== ] 669/1034 64% [======================================== ] 670/1034 64% [======================================== ] 671/1034 64% [======================================== ] 672/1034 64% [======================================== ] 673/1034 65% [======================================== ] 674/1034 65% [======================================== ] 675/1034 65% [======================================== ] 676/1034 65% [======================================== ] 677/1034 65% [======================================== ] 678/1034 65% [======================================== ] 679/1034 65% [======================================== ] 680/1034 65% [======================================== ] 681/1034 65% [======================================== ] 682/1034 65% [======================================== ] 683/1034 66% [========================================= ] 684/1034 66% [========================================= ] 685/1034 66% [========================================= ] 686/1034 66% [========================================= ] 687/1034 66% [========================================= ] 688/1034 66% [========================================= ] 689/1034 66% [========================================= ] 690/1034 66% [========================================= ] 691/1034 66% [========================================= ] 692/1034 66% [========================================= ] 693/1034 67% [========================================= ] 694/1034 67% [========================================= ] 695/1034 67% [========================================= ] 696/1034 67% [========================================= ] 697/1034 67% [========================================= ] 698/1034 67% [========================================= ] 699/1034 67% [========================================= ] 700/1034 67% [========================================== ] 701/1034 67% [========================================== ] 702/1034 67% [========================================== ] 703/1034 67% [========================================== ] 704/1034 68% [========================================== ] 705/1034 68% [========================================== ] 706/1034 68% [========================================== ] 707/1034 68% [========================================== ] 708/1034 68% [========================================== ] 709/1034 68% [========================================== ] 710/1034 68% [========================================== ] 711/1034 68% [========================================== ] 712/1034 68% [========================================== ] 713/1034 68% [========================================== ] 714/1034 69% [========================================== ] 715/1034 69% [========================================== ] 716/1034 69% [========================================== ] 717/1034 69% [=========================================== ] 718/1034 69% [=========================================== ] 719/1034 69% [=========================================== ] 720/1034 69% [=========================================== ] 721/1034 69% [=========================================== ] 722/1034 69% [=========================================== ] 723/1034 69% [=========================================== ] 724/1034 70% [=========================================== ] 725/1034 70% [=========================================== ] 726/1034 70% [=========================================== ] 727/1034 70% [=========================================== ] 728/1034 70% [=========================================== ] 729/1034 70% [=========================================== ] 730/1034 70% [=========================================== ] 731/1034 70% [=========================================== ] 732/1034 70% [=========================================== ] 733/1034 70% [============================================ ] 734/1034 70% [============================================ ] 735/1034 71% [============================================ ] 736/1034 71% [============================================ ] 737/1034 71% [============================================ ] 738/1034 71% [============================================ ] 739/1034 71% [============================================ ] 740/1034 71% [============================================ ] 741/1034 71% [============================================ ] 742/1034 71% [============================================ ] 743/1034 71% [============================================ ] 744/1034 71% [============================================ ] 745/1034 72% [============================================ ] 746/1034 72% [============================================ ] 747/1034 72% [============================================ ] 748/1034 72% [============================================ ] 749/1034 72% [============================================ ] 750/1034 72% [============================================= ] 751/1034 72% [============================================= ] 752/1034 72% [============================================= ] 753/1034 72% [============================================= ] 754/1034 72% [============================================= ] 755/1034 73% [============================================= ] 756/1034 73% [============================================= ] 757/1034 73% [============================================= ] 758/1034 73% [============================================= ] 759/1034 73% [============================================= ] 760/1034 73% [============================================= ] 761/1034 73% [============================================= ] 762/1034 73% [============================================= ] 763/1034 73% [============================================= ] 764/1034 73% [============================================= ] 765/1034 73% [============================================= ] 766/1034 74% [============================================= ] 767/1034 74% [============================================== ] 768/1034 74% [============================================== ] 769/1034 74% [============================================== ] 770/1034 74% [============================================== ] 771/1034 74% [============================================== ] 772/1034 74% [============================================== ] 773/1034 74% [============================================== ] 774/1034 74% [============================================== ] 775/1034 74% [============================================== ] 776/1034 75% [============================================== ] 777/1034 75% [============================================== ] 778/1034 75% [============================================== ] 779/1034 75% [============================================== ] 780/1034 75% [============================================== ] 781/1034 75% [============================================== ] 782/1034 75% [============================================== ] 783/1034 75% [=============================================== ] 784/1034 75% [=============================================== ] 785/1034 75% [=============================================== ] 786/1034 76% [=============================================== ] 787/1034 76% [=============================================== ] 788/1034 76% [=============================================== ] 789/1034 76% [=============================================== ] 790/1034 76% [=============================================== ] 791/1034 76% [=============================================== ] 792/1034 76% [=============================================== ] 793/1034 76% [=============================================== ] 794/1034 76% [=============================================== ] 795/1034 76% [=============================================== ] 796/1034 76% [=============================================== ] 797/1034 77% [=============================================== ] 798/1034 77% [=============================================== ] 799/1034 77% [=============================================== ] 800/1034 77% [================================================ ] 801/1034 77% [================================================ ] 802/1034 77% [================================================ ] 803/1034 77% [================================================ ] 804/1034 77% [================================================ ] 805/1034 77% [================================================ ] 806/1034 77% [================================================ ] 807/1034 78% [================================================ ] 808/1034 78% [================================================ ] 809/1034 78% [================================================ ] 810/1034 78% [================================================ ] 811/1034 78% [================================================ ] 812/1034 78% [================================================ ] 813/1034 78% [================================================ ] 814/1034 78% [================================================ ] 815/1034 78% [================================================ ] 816/1034 78% [================================================ ] 817/1034 79% [================================================= ] 818/1034 79% [================================================= ] 819/1034 79% [================================================= ] 820/1034 79% [================================================= ] 821/1034 79% [================================================= ] 822/1034 79% [================================================= ] 823/1034 79% [================================================= ] 824/1034 79% [================================================= ] 825/1034 79% [================================================= ] 826/1034 79% [================================================= ] 827/1034 79% [================================================= ] 828/1034 80% [================================================= ] 829/1034 80% [================================================= ] 830/1034 80% [================================================= ] 831/1034 80% [================================================= ] 832/1034 80% [================================================= ] 833/1034 80% [================================================== ] 834/1034 80% [================================================== ] 835/1034 80% [================================================== ] 836/1034 80% [================================================== ] 837/1034 80% [================================================== ] 838/1034 81% [================================================== ] 839/1034 81% [================================================== ] 840/1034 81% [================================================== ] 841/1034 81% [================================================== ] 842/1034 81% [================================================== ] 843/1034 81% [================================================== ] 844/1034 81% [================================================== ] 845/1034 81% [================================================== ] 846/1034 81% [================================================== ] 847/1034 81% [================================================== ] 848/1034 82% [================================================== ] 849/1034 82% [================================================== ] 850/1034 82% [=================================================== ] 851/1034 82% [=================================================== ] 852/1034 82% [=================================================== ] 853/1034 82% [=================================================== ] 854/1034 82% [=================================================== ] 855/1034 82% [=================================================== ] 856/1034 82% [=================================================== ] 857/1034 82% [=================================================== ] 858/1034 82% [=================================================== ] 859/1034 83% [=================================================== ] 860/1034 83% [=================================================== ] 861/1034 83% [=================================================== ] 862/1034 83% [=================================================== ] 863/1034 83% [=================================================== ] 864/1034 83% [=================================================== ] 865/1034 83% [=================================================== ] 866/1034 83% [=================================================== ] 867/1034 83% [==================================================== ] 868/1034 83% [==================================================== ] 869/1034 84% [==================================================== ] 870/1034 84% [==================================================== ] 871/1034 84% [==================================================== ] 872/1034 84% [==================================================== ] 873/1034 84% [==================================================== ] 874/1034 84% [==================================================== ] 875/1034 84% [==================================================== ] 876/1034 84% [==================================================== ] 877/1034 84% [==================================================== ] 878/1034 84% [==================================================== ] 879/1034 85% [==================================================== ] 880/1034 85% [==================================================== ] 881/1034 85% [==================================================== ] 882/1034 85% [==================================================== ] 883/1034 85% [===================================================== ] 884/1034 85% [===================================================== ] 885/1034 85% [===================================================== ] 886/1034 85% [===================================================== ] 887/1034 85% [===================================================== ] 888/1034 85% [===================================================== ] 889/1034 85% [===================================================== ] 890/1034 86% [===================================================== ] 891/1034 86% [===================================================== ] 892/1034 86% [===================================================== ] 893/1034 86% [===================================================== ] 894/1034 86% [===================================================== ] 895/1034 86% [===================================================== ] 896/1034 86% [===================================================== ] 897/1034 86% [===================================================== ] 898/1034 86% [===================================================== ] 899/1034 86% [===================================================== ] 900/1034 87% [====================================================== ] 901/1034 87% [====================================================== ] 902/1034 87% [====================================================== ] 903/1034 87% [====================================================== ] 904/1034 87% [====================================================== ] 905/1034 87% [====================================================== ] 906/1034 87% [====================================================== ] 907/1034 87% [====================================================== ] 908/1034 87% [====================================================== ] 909/1034 87% [====================================================== ] 910/1034 88% [====================================================== ] 911/1034 88% [====================================================== ] 912/1034 88% [====================================================== ] 913/1034 88% [====================================================== ] 914/1034 88% [====================================================== ] 915/1034 88% [====================================================== ] 916/1034 88% [====================================================== ] 917/1034 88% [======================================================= ] 918/1034 88% [======================================================= ] 919/1034 88% [======================================================= ] 920/1034 88% [======================================================= ] 921/1034 89% [======================================================= ] 922/1034 89% [======================================================= ] 923/1034 89% [======================================================= ] 924/1034 89% [======================================================= ] 925/1034 89% [======================================================= ] 926/1034 89% [======================================================= ] 927/1034 89% [======================================================= ] 928/1034 89% [======================================================= ] 929/1034 89% [======================================================= ] 930/1034 89% [======================================================= ] 931/1034 90% [======================================================= ] 932/1034 90% [======================================================= ] 933/1034 90% [======================================================== ] 934/1034 90% [======================================================== ] 935/1034 90% [======================================================== ] 936/1034 90% [======================================================== ] 937/1034 90% [======================================================== ] 938/1034 90% [======================================================== ] 939/1034 90% [======================================================== ] 940/1034 90% [======================================================== ] 941/1034 91% [======================================================== ] 942/1034 91% [======================================================== ] 943/1034 91% [======================================================== ] 944/1034 91% [======================================================== ] 945/1034 91% [======================================================== ] 946/1034 91% [======================================================== ] 947/1034 91% [======================================================== ] 948/1034 91% [======================================================== ] 949/1034 91% [======================================================== ] 950/1034 91% [========================================================= ] 951/1034 91% [========================================================= ] 952/1034 92% [========================================================= ] 953/1034 92% [========================================================= ] 954/1034 92% [========================================================= ] 955/1034 92% [========================================================= ] 956/1034 92% [========================================================= ] 957/1034 92% [========================================================= ] 958/1034 92% [========================================================= ] 959/1034 92% [========================================================= ] 960/1034 92% [========================================================= ] 961/1034 92% [========================================================= ] 962/1034 93% [========================================================= ] 963/1034 93% [========================================================= ] 964/1034 93% [========================================================= ] 965/1034 93% [========================================================= ] 966/1034 93% [========================================================= ] 967/1034 93% [========================================================== ] 968/1034 93% [========================================================== ] 969/1034 93% [========================================================== ] 970/1034 93% [========================================================== ] 971/1034 93% [========================================================== ] 972/1034 94% [========================================================== ] 973/1034 94% [========================================================== ] 974/1034 94% [========================================================== ] 975/1034 94% [========================================================== ] 976/1034 94% [========================================================== ] 977/1034 94% [========================================================== ] 978/1034 94% [========================================================== ] 979/1034 94% [========================================================== ] 980/1034 94% [========================================================== ] 981/1034 94% [========================================================== ] 982/1034 94% [========================================================== ] 983/1034 95% [=========================================================== ] 984/1034 95% [=========================================================== ] 985/1034 95% [=========================================================== ] 986/1034 95% [=========================================================== ] 987/1034 95% [=========================================================== ] 988/1034 95% [=========================================================== ] 989/1034 95% [=========================================================== ] 990/1034 95% [=========================================================== ] 991/1034 95% [=========================================================== ] 992/1034 95% [=========================================================== ] 993/1034 96% [=========================================================== ] 994/1034 96% [=========================================================== ] 995/1034 96% [=========================================================== ] 996/1034 96% [=========================================================== ] 997/1034 96% [=========================================================== ] 998/1034 96% [=========================================================== ] 999/1034 96% [=========================================================== ] 1000/1034 96% [============================================================ ] 1001/1034 96% [============================================================ ] 1002/1034 96% [============================================================ ] 1003/1034 97% [============================================================ ] 1004/1034 97% [============================================================ ] 1005/1034 97% [============================================================ ] 1006/1034 97% [============================================================ ] 1007/1034 97% [============================================================ ] 1008/1034 97% [============================================================ ] 1009/1034 97% [============================================================ ] 1010/1034 97% [============================================================ ] 1011/1034 97% [============================================================ ] 1012/1034 97% [============================================================ ] 1013/1034 97% [============================================================ ] 1014/1034 98% [============================================================ ] 1015/1034 98% [============================================================ ] 1016/1034 98% [============================================================ ] 1017/1034 98% [============================================================= ] 1018/1034 98% [============================================================= ] 1019/1034 98% [============================================================= ] 1020/1034 98% [============================================================= ] 1021/1034 98% [============================================================= ] 1022/1034 98% [============================================================= ] 1023/1034 98% [============================================================= ] 1024/1034 99% [============================================================= ] 1025/1034 99% [============================================================= ] 1026/1034 99% [============================================================= ] 1027/1034 99% [============================================================= ] 1028/1034 99% [============================================================= ] 1029/1034 99% [============================================================= ] 1030/1034 99% [============================================================= ] 1031/1034 99% [============================================================= ] 1032/1034 99% [============================================================= ] 1033/1034 99% [==============================================================] 1034/1034 100% operation complete, 1034 objects in 124222 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/i586-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2021.05-8829-g66c2d6d4b43 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> crun 1.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.libcrun: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> ding-libs 0.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> duktape 2.7.0 Collecting legal info LICENSE.txt: OK (sha256: c6b6659630ca6cb837afe982ecc79511bfca878b56296d628b02eb6f18789c29) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-genpart 1.0.2 Collecting legal info >>> gnu-efi 3.0.15 Collecting legal info README.efilib: OK (sha256: 42d352e9c28dd446fd0209cd6f75588c8e41f0934540bb382bbd61c752360265) >>> hostapd 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> imlib2 1.7.3 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libest f8a6e5b53a5f70e72fe4029981df0693b17cbb32 Collecting legal info LICENSE: OK (sha256: fbdb055f98babf8d86095d6f9b9e34d2ff21a8212e442b8f18bdcb403e44366c) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libopenaptx 0.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> msmtp 1.8.22 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> msr-tools 1.3 Collecting legal info cpuid.c: OK (sha256: 98398b08cd0dab9a04115b049758d4a7917af3c74389a4576d26c8a240d38a73) >>> neon 0.32.4 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> sscep 0.10.0 Collecting legal info COPYING: OK (sha256: e1328c292102a22c10e8dcfbfda33740f603767c73f8c5b5189c5513eb6b4dea) >>> sshpass 1.09 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Collecting legal info uhttpd.h: OK (sha256: ce1803f83f776cc88661e303fede0e5ff52faf1d9f74508fadbecf7705b4c84d) >>> ulogd 2.0.8 Collecting legal info COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> vis-network 9.1.0 Collecting legal info LICENSE-APACHE-2.0: OK (sha256: 1509904280a272780fd69c04b858f512cf216f8e3464a0dd98d8f34416feced9) LICENSE-MIT: OK (sha256: 1f65085e54c036645082257618db2c7b787e68c3b02485e214ecd09e0834ee8f) >>> whetstone 1.2 Collecting legal info >>> wtfutil 0.41.0 Collecting legal info LICENSE.md: OK (sha256: b59f3dbd83c6aa4e003b6eafa80bc53f0629e4d164e8b125c56869c2603dbc8f) >>> host-go 1.19.4 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> host-meson 0.64.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-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-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> zerofree 1.1.1 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.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: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'