"${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> pps-tools 1.0.3 Installing to target mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/usr/include/sys /home/buildroot/autobuild/instance-3/output-1/target/usr/bin GIT_DIR=. 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" /usr/bin/make -j4 GIT_DIR=. 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" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-readelf" STRIP="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-strip" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/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/riscv32-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target -C /home/buildroot/autobuild/instance-3/output-1/build/pps-tools-1.0.3 install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pps-tools-1.0.3' install -D -m 755 -t /home/buildroot/autobuild/instance-3/output-1/target/usr/bin ppsfind ppstest ppsctl ppswatch ppsldisc install -D -m 644 -t /home/buildroot/autobuild/instance-3/output-1/target/usr/include/sys timepps.h make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pps-tools-1.0.3' pv-1.8.5.tar.gz: OK (sha256: d22948d06be06a5be37336318de540a2215be10ab0163f8cd23a20149647b780) >>> pv 1.8.5 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/pv/pv-1.8.5.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5 -xf - >>> pv 1.8.5 Patching >>> pv 1.8.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> pv 1.8.5 Patching libtool >>> pv 1.8.5 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5/ && rm -rf config.cache && GIT_DIR=. 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" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-readelf" STRIP="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-strip" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/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/riscv32-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=riscv32-buildroot-linux-gnu --host=riscv32-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for riscv32-buildroot-linux-gnu-strip... /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv32-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for an ANSI C-conforming const... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... no checking for msgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgmerge checking build system type... x86_64-pc-linux-gnu checking host system type... riscv32-buildroot-linux-gnu checking for ld... /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for getopt_long... yes checking for vsnprintf... yes checking for strlcat... yes checking for strtoul... yes checking for memrchr... yes checking for fdatasync... yes checking for fpathconf... yes checking for sysconf... yes checking for posix_memalign... yes checking for posix_fadvise... yes checking for nanosleep... yes checking for getopt.h... yes checking for limits.h... yes checking for wctype.h... yes checking for termios.h... yes checking for libgen.h... yes checking for sys/ioctl.h... yes checking for libintl.h... yes checking for locale.h... yes checking for struct stat.st_blksize... yes checking for library containing clock_gettime... none required checking for alarm... yes checking for basename... yes checking for clock_gettime... yes checking for dup2... yes checking for getcwd... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for setlocale... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for fcntl.h... yes checking for sys/file.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for int32_t... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for sys/ipc.h... yes checking for sys/param.h... yes checking for shmget... yes checking for splice... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating src/include/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-shared >>> pv 1.8.5 Building GIT_DIR=. 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" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5' Making all in po make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5/po' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5' /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/main/debug.o src/main/debug.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/main/help.o src/main/help.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/main/main.o src/main/main.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/main/options.o src/main/options.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/main/remote.o src/main/remote.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/main/version.o src/main/version.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/pv/cursor.o src/pv/cursor.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/pv/display.o src/pv/display.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/pv/elapsedtime.o src/pv/elapsedtime.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/pv/file.o src/pv/file.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/pv/loop.o src/pv/loop.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/pv/number.o src/pv/number.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/pv/signal.o src/pv/signal.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/pv/state.o src/pv/state.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/pv/string.o src/pv/string.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/pv/transfer.o src/pv/transfer.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/pv/watchpid.o src/pv/watchpid.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o pv src/main/debug.o src/main/help.o src/main/main.o src/main/options.o src/main/remote.o src/main/version.o src/pv/cursor.o src/pv/display.o src/pv/elapsedtime.o src/pv/file.o src/pv/loop.o src/pv/number.o src/pv/signal.o src/pv/state.o src/pv/string.o src/pv/transfer.o src/pv/watchpid.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5' >>> pv 1.8.5 Installing to target GIT_DIR=. 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" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5' Making install in po make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5/po' if test "pv" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5/po' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/pv' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1' /usr/bin/install -c pv '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/install -c -m 644 README.md docs/INSTALL docs/COPYING docs/NEWS.md docs/ACKNOWLEDGEMENTS.md docs/DEVELOPERS.md docs/TODO.md docs/benchmark.sh '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/pv' /usr/bin/install -c -m 644 docs/pv.1 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pv-1.8.5' stm32flash-0.7.tar.gz: OK (sha256: c4c9cd8bec79da63b111d15713ef5cc2cd947deca411d35d6e3065e227dc414a) >>> stm32flash 0.7 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/stm32flash/stm32flash-0.7.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/stm32flash-0.7 -xf - >>> stm32flash 0.7 Patching >>> stm32flash 0.7 Configuring >>> stm32flash 0.7 Building GIT_DIR=. 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" /usr/bin/make -j4 GIT_DIR=. 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" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-readelf" STRIP="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-strip" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/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/riscv32-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /home/buildroot/autobuild/instance-3/output-1/build/stm32flash-0.7 make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/stm32flash-0.7' /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dev_table.o dev_table.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o i2c.o i2c.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o init.o init.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o main.o main.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o port.o port.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o serial_common.o serial_common.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o serial_platform.o serial_platform.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o stm32.o stm32.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o utils.o utils.c cd parsers && /usr/bin/make parsers.a make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/stm32flash-0.7/parsers' /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o binary.o binary.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o hex.o hex.c /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar rc parsers.a binary.o hex.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/stm32flash-0.7/parsers' /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -o stm32flash dev_table.o i2c.o init.o main.o port.o serial_common.o serial_platform.o stm32.o utils.o parsers/parsers.a make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/stm32flash-0.7' >>> stm32flash 0.7 Installing to target GIT_DIR=. 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" /usr/bin/make -j4 DESTDIR="/home/buildroot/autobuild/instance-3/output-1/target" PREFIX="/usr" -C /home/buildroot/autobuild/instance-3/output-1/build/stm32flash-0.7 install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/stm32flash-0.7' cd parsers && /usr/bin/make parsers.a make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/stm32flash-0.7/parsers' make[2]: 'parsers.a' is up to date. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/stm32flash-0.7/parsers' install -d /home/buildroot/autobuild/instance-3/output-1/target/usr/bin install -m 755 stm32flash /home/buildroot/autobuild/instance-3/output-1/target/usr/bin install -d /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 install -m 644 stm32flash.1 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/stm32flash-0.7' >>> 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', '-O2', '-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', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-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/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/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/riscv32-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/riscv32-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/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-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', '-O2', '-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/riscv32-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 /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-3/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-3/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells; fi mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/hostname /usr/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 /usr/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 if [ -x /home/buildroot/autobuild/instance-3/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab; fi 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/bash-completion rm -rf /home/buildroot/autobuild/instance-3/output-1/target/etc/bash_completion.d 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 /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-3/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 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=2023.11-1111-gae5274dd54"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.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 PARALLEL_JOBS=4 \ 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 ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> 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" /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" 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 1031 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/1031 0% [ ] 2/1031 0% [ ] 3/1031 0% [ ] 4/1031 0% [ ] 5/1031 0% [ ] 6/1031 0% [ ] 7/1031 0% [ ] 8/1031 0% [ ] 9/1031 0% [ ] 10/1031 0% [ ] 11/1031 1% [ ] 12/1031 1% [ ] 13/1031 1% [ ] 14/1031 1% [ ] 15/1031 1% [ ] 16/1031 1% [= ] 17/1031 1% [= ] 18/1031 1% [= ] 19/1031 1% [= ] 20/1031 1% [= ] 21/1031 2% [= ] 22/1031 2% [= ] 23/1031 2% [= ] 24/1031 2% [= ] 25/1031 2% [= ] 26/1031 2% [= ] 27/1031 2% [= ] 28/1031 2% [= ] 29/1031 2% [= ] 30/1031 2% [= ] 31/1031 3% [= ] 32/1031 3% [= ] 33/1031 3% [== ] 34/1031 3% [== ] 35/1031 3% [== ] 36/1031 3% [== ] 37/1031 3% [== ] 38/1031 3% [== ] 39/1031 3% [== ] 40/1031 3% [== ] 41/1031 3% [== ] 42/1031 4% [== ] 43/1031 4% [== ] 44/1031 4% [== ] 45/1031 4% [== ] 46/1031 4% [== ] 47/1031 4% [== ] 48/1031 4% [== ] 49/1031 4% [=== ] 50/1031 4% [=== ] 51/1031 4% [=== ] 52/1031 5% [=== ] 53/1031 5% [=== ] 54/1031 5% [=== ] 55/1031 5% [=== ] 56/1031 5% [=== ] 57/1031 5% [=== ] 58/1031 5% [=== ] 59/1031 5% [=== ] 60/1031 5% [=== ] 61/1031 5% [=== ] 62/1031 6% [=== ] 63/1031 6% [=== ] 64/1031 6% [=== ] 65/1031 6% [=== ] 66/1031 6% [==== ] 67/1031 6% [==== ] 68/1031 6% [==== ] 69/1031 6% [==== ] 70/1031 6% [==== ] 71/1031 6% [==== ] 72/1031 6% [==== ] 73/1031 7% [==== ] 74/1031 7% [==== ] 75/1031 7% [==== ] 76/1031 7% [==== ] 77/1031 7% [==== ] 78/1031 7% [==== ] 79/1031 7% [==== ] 80/1031 7% [==== ] 81/1031 7% [==== ] 82/1031 7% [==== ] 83/1031 8% [===== ] 84/1031 8% [===== ] 85/1031 8% [===== ] 86/1031 8% [===== ] 87/1031 8% [===== ] 88/1031 8% [===== ] 89/1031 8% [===== ] 90/1031 8% [===== ] 91/1031 8% [===== ] 92/1031 8% [===== ] 93/1031 9% [===== ] 94/1031 9% [===== ] 95/1031 9% [===== ] 96/1031 9% [===== ] 97/1031 9% [===== ] 98/1031 9% [===== ] 99/1031 9% [====== ] 100/1031 9% [====== ] 101/1031 9% [====== ] 102/1031 9% [====== ] 103/1031 9% [====== ] 104/1031 10% [====== ] 105/1031 10% [====== ] 106/1031 10% [====== ] 107/1031 10% [====== ] 108/1031 10% [====== ] 109/1031 10% [====== ] 110/1031 10% [====== ] 111/1031 10% [====== ] 112/1031 10% [====== ] 113/1031 10% [====== ] 114/1031 11% [====== ] 115/1031 11% [====== ] 116/1031 11% [======= ] 117/1031 11% [======= ] 118/1031 11% [======= ] 119/1031 11% [======= ] 120/1031 11% [======= ] 121/1031 11% [======= ] 122/1031 11% [======= ] 123/1031 11% [======= ] 124/1031 12% [======= ] 125/1031 12% [======= ] 126/1031 12% [======= ] 127/1031 12% [======= ] 128/1031 12% [======= ] 129/1031 12% [======= ] 130/1031 12% [======= ] 131/1031 12% [======= ] 132/1031 12% [======= ] 133/1031 12% [======== ] 134/1031 12% [======== ] 135/1031 13% [======== ] 136/1031 13% [======== ] 137/1031 13% [======== ] 138/1031 13% [======== ] 139/1031 13% [======== ] 140/1031 13% [======== ] 141/1031 13% [======== ] 142/1031 13% [======== ] 143/1031 13% [======== ] 144/1031 13% [======== ] 145/1031 14% [======== ] 146/1031 14% [======== ] 147/1031 14% [======== ] 148/1031 14% [======== ] 149/1031 14% [========= ] 150/1031 14% [========= ] 151/1031 14% [========= ] 152/1031 14% [========= ] 153/1031 14% [========= ] 154/1031 14% [========= ] 155/1031 15% [========= ] 156/1031 15% [========= ] 157/1031 15% [========= ] 158/1031 15% [========= ] 159/1031 15% [========= ] 160/1031 15% [========= ] 161/1031 15% [========= ] 162/1031 15% [========= ] 163/1031 15% [========= ] 164/1031 15% [========= ] 165/1031 16% [========= ] 166/1031 16% [========== ] 167/1031 16% [========== ] 168/1031 16% [========== ] 169/1031 16% [========== ] 170/1031 16% [========== ] 171/1031 16% [========== ] 172/1031 16% [========== ] 173/1031 16% [========== ] 174/1031 16% [========== ] 175/1031 16% [========== ] 176/1031 17% [========== ] 177/1031 17% [========== ] 178/1031 17% [========== ] 179/1031 17% [========== ] 180/1031 17% [========== ] 181/1031 17% [========== ] 182/1031 17% [=========== ] 183/1031 17% [=========== ] 184/1031 17% [=========== ] 185/1031 17% [=========== ] 186/1031 18% [=========== ] 187/1031 18% [=========== ] 188/1031 18% [=========== ] 189/1031 18% [=========== ] 190/1031 18% [=========== ] 191/1031 18% [=========== ] 192/1031 18% [=========== ] 193/1031 18% [=========== ] 194/1031 18% [=========== ] 195/1031 18% [=========== ] 196/1031 19% [=========== ] 197/1031 19% [=========== ] 198/1031 19% [=========== ] 199/1031 19% [============ ] 200/1031 19% [============ ] 201/1031 19% [============ ] 202/1031 19% [============ ] 203/1031 19% [============ ] 204/1031 19% [============ ] 205/1031 19% [============ ] 206/1031 19% [============ ] 207/1031 20% [============ ] 208/1031 20% [============ ] 209/1031 20% [============ ] 210/1031 20% [============ ] 211/1031 20% [============ ] 212/1031 20% [============ ] 213/1031 20% [============ ] 214/1031 20% [============ ] 215/1031 20% [============ ] 216/1031 20% [============= ] 217/1031 21% [============= ] 218/1031 21% [============= ] 219/1031 21% [============= ] 220/1031 21% [============= ] 221/1031 21% [============= ] 222/1031 21% [============= ] 223/1031 21% [============= ] 224/1031 21% [============= ] 225/1031 21% [============= ] 226/1031 21% [============= ] 227/1031 22% [============= ] 228/1031 22% [============= ] 229/1031 22% [============= ] 230/1031 22% [============= ] 231/1031 22% [============= ] 232/1031 22% [============== ] 233/1031 22% [============== ] 234/1031 22% [============== ] 235/1031 22% [============== ] 236/1031 22% [============== ] 237/1031 22% [============== ] 238/1031 23% [============== ] 239/1031 23% [============== ] 240/1031 23% [============== ] 241/1031 23% [============== ] 242/1031 23% [============== ] 243/1031 23% [============== ] 244/1031 23% [============== ] 245/1031 23% [============== ] 246/1031 23% [============== ] 247/1031 23% [============== ] 248/1031 24% [============== ] 249/1031 24% [=============== ] 250/1031 24% [=============== ] 251/1031 24% [=============== ] 252/1031 24% [=============== ] 253/1031 24% [=============== ] 254/1031 24% [=============== ] 255/1031 24% [=============== ] 256/1031 24% [=============== ] 257/1031 24% [=============== ] 258/1031 25% [=============== ] 259/1031 25% [=============== ] 260/1031 25% [=============== ] 261/1031 25% [=============== ] 262/1031 25% [=============== ] 263/1031 25% [=============== ] 264/1031 25% [=============== ] 265/1031 25% [=============== ] 266/1031 25% [================ ] 267/1031 25% [================ ] 268/1031 25% [================ ] 269/1031 26% [================ ] 270/1031 26% [================ ] 271/1031 26% [================ ] 272/1031 26% [================ ] 273/1031 26% [================ ] 274/1031 26% [================ ] 275/1031 26% [================ ] 276/1031 26% [================ ] 277/1031 26% [================ ] 278/1031 26% [================ ] 279/1031 27% [================ ] 280/1031 27% [================ ] 281/1031 27% [================ ] 282/1031 27% [================= ] 283/1031 27% [================= ] 284/1031 27% [================= ] 285/1031 27% [================= ] 286/1031 27% [================= ] 287/1031 27% [================= ] 288/1031 27% [================= ] 289/1031 28% [================= ] 290/1031 28% [================= ] 291/1031 28% [================= ] 292/1031 28% [================= ] 293/1031 28% [================= ] 294/1031 28% [================= ] 295/1031 28% [================= ] 296/1031 28% [================= ] 297/1031 28% [================= ] 298/1031 28% [================= ] 299/1031 29% [================== ] 300/1031 29% [================== ] 301/1031 29% [================== ] 302/1031 29% [================== ] 303/1031 29% [================== ] 304/1031 29% [================== ] 305/1031 29% [================== ] 306/1031 29% [================== ] 307/1031 29% [================== ] 308/1031 29% [================== ] 309/1031 29% [================== ] 310/1031 30% [================== ] 311/1031 30% [================== ] 312/1031 30% [================== ] 313/1031 30% [================== ] 314/1031 30% [================== ] 315/1031 30% [=================== ] 316/1031 30% [=================== ] 317/1031 30% [=================== ] 318/1031 30% [=================== ] 319/1031 30% [=================== ] 320/1031 31% [=================== ] 321/1031 31% [=================== ] 322/1031 31% [=================== ] 323/1031 31% [=================== ] 324/1031 31% [=================== ] 325/1031 31% [=================== ] 326/1031 31% [=================== ] 327/1031 31% [=================== ] 328/1031 31% [=================== ] 329/1031 31% [=================== ] 330/1031 32% [=================== ] 331/1031 32% [=================== ] 332/1031 32% [==================== ] 333/1031 32% [==================== ] 334/1031 32% [==================== ] 335/1031 32% [==================== ] 336/1031 32% [==================== ] 337/1031 32% [==================== ] 338/1031 32% [==================== ] 339/1031 32% [==================== ] 340/1031 32% [==================== ] 341/1031 33% [==================== ] 342/1031 33% [==================== ] 343/1031 33% [==================== ] 344/1031 33% [==================== ] 345/1031 33% [==================== ] 346/1031 33% [==================== ] 347/1031 33% [==================== ] 348/1031 33% [==================== ] 349/1031 33% [===================== ] 350/1031 33% [===================== ] 351/1031 34% [===================== ] 352/1031 34% [===================== ] 353/1031 34% [===================== ] 354/1031 34% [===================== ] 355/1031 34% [===================== ] 356/1031 34% [===================== ] 357/1031 34% [===================== ] 358/1031 34% [===================== ] 359/1031 34% [===================== ] 360/1031 34% [===================== ] 361/1031 35% [===================== ] 362/1031 35% [===================== ] 363/1031 35% [===================== ] 364/1031 35% [===================== ] 365/1031 35% [====================== ] 366/1031 35% [====================== ] 367/1031 35% [====================== ] 368/1031 35% [====================== ] 369/1031 35% [====================== ] 370/1031 35% [====================== ] 371/1031 35% [====================== ] 372/1031 36% [====================== ] 373/1031 36% [====================== ] 374/1031 36% [====================== ] 375/1031 36% [====================== ] 376/1031 36% [====================== ] 377/1031 36% [====================== ] 378/1031 36% [====================== ] 379/1031 36% [====================== ] 380/1031 36% [====================== ] 381/1031 36% [====================== ] 382/1031 37% [======================= ] 383/1031 37% [======================= ] 384/1031 37% [======================= ] 385/1031 37% [======================= ] 386/1031 37% [======================= ] 387/1031 37% [======================= ] 388/1031 37% [======================= ] 389/1031 37% [======================= ] 390/1031 37% [======================= ] 391/1031 37% [======================= ] 392/1031 38% [======================= ] 393/1031 38% [======================= ] 394/1031 38% [======================= ] 395/1031 38% [======================= ] 396/1031 38% [======================= ] 397/1031 38% [======================= ] 398/1031 38% [======================= ] 399/1031 38% [======================== ] 400/1031 38% [======================== ] 401/1031 38% [======================== ] 402/1031 38% [======================== ] 403/1031 39% [======================== ] 404/1031 39% [======================== ] 405/1031 39% [======================== ] 406/1031 39% [======================== ] 407/1031 39% [======================== ] 408/1031 39% [======================== ] 409/1031 39% [======================== ] 410/1031 39% [======================== ] 411/1031 39% [======================== ] 412/1031 39% [======================== ] 413/1031 40% [======================== ] 414/1031 40% [======================== ] 415/1031 40% [========================= ] 416/1031 40% [========================= ] 417/1031 40% [========================= ] 418/1031 40% [========================= ] 419/1031 40% [========================= ] 420/1031 40% [========================= ] 421/1031 40% [========================= ] 422/1031 40% [========================= ] 423/1031 41% [========================= ] 424/1031 41% [========================= ] 425/1031 41% [========================= ] 426/1031 41% [========================= ] 427/1031 41% [========================= ] 428/1031 41% [========================= ] 429/1031 41% [========================= ] 430/1031 41% [========================= ] 431/1031 41% [========================= ] 432/1031 41% [========================== ] 433/1031 41% [========================== ] 434/1031 42% [========================== ] 435/1031 42% [========================== ] 436/1031 42% [========================== ] 437/1031 42% [========================== ] 438/1031 42% [========================== ] 439/1031 42% [========================== ] 440/1031 42% [========================== ] 441/1031 42% [========================== ] 442/1031 42% [========================== ] 443/1031 42% [========================== ] 444/1031 43% [========================== ] 445/1031 43% [========================== ] 446/1031 43% [========================== ] 447/1031 43% [========================== ] 448/1031 43% [=========================== ] 449/1031 43% [=========================== ] 450/1031 43% [=========================== ] 451/1031 43% [=========================== ] 452/1031 43% [=========================== ] 453/1031 43% [=========================== ] 454/1031 44% [=========================== ] 455/1031 44% [=========================== ] 456/1031 44% [=========================== ] 457/1031 44% [=========================== ] 458/1031 44% [=========================== ] 459/1031 44% [=========================== ] 460/1031 44% [=========================== ] 461/1031 44% [=========================== ] 462/1031 44% [=========================== ] 463/1031 44% [=========================== ] 464/1031 45% [=========================== ] 465/1031 45% [============================ ] 466/1031 45% [============================ ] 467/1031 45% [============================ ] 468/1031 45% [============================ ] 469/1031 45% [============================ ] 470/1031 45% [============================ ] 471/1031 45% [============================ ] 472/1031 45% [============================ ] 473/1031 45% [============================ ] 474/1031 45% [============================ ] 475/1031 46% [============================ ] 476/1031 46% [============================ ] 477/1031 46% [============================ ] 478/1031 46% [============================ ] 479/1031 46% [============================ ] 480/1031 46% [============================ ] 481/1031 46% [============================ ] 482/1031 46% [============================= ] 483/1031 46% [============================= ] 484/1031 46% [============================= ] 485/1031 47% [============================= ] 486/1031 47% [============================= ] 487/1031 47% [============================= ] 488/1031 47% [============================= ] 489/1031 47% [============================= ] 490/1031 47% [============================= ] 491/1031 47% [============================= ] 492/1031 47% [============================= ] 493/1031 47% [============================= ] 494/1031 47% [============================= ] 495/1031 48% [============================= ] 496/1031 48% [============================= ] 497/1031 48% [============================= ] 498/1031 48% [============================== ] 499/1031 48% [============================== ] 500/1031 48% [============================== ] 501/1031 48% [============================== ] 502/1031 48% [============================== ] 503/1031 48% [============================== ] 504/1031 48% [============================== ] 505/1031 48% [============================== ] 506/1031 49% [============================== ] 507/1031 49% [============================== ] 508/1031 49% [============================== ] 509/1031 49% [============================== ] 510/1031 49% [============================== ] 511/1031 49% [============================== ] 512/1031 49% [============================== ] 513/1031 49% [============================== ] 514/1031 49% [============================== ] 515/1031 49% [=============================== ] 516/1031 50% [=============================== ] 517/1031 50% [=============================== ] 518/1031 50% [=============================== ] 519/1031 50% [=============================== ] 520/1031 50% [=============================== ] 521/1031 50% [=============================== ] 522/1031 50% [=============================== ] 523/1031 50% [=============================== ] 524/1031 50% [=============================== ] 525/1031 50% [=============================== ] 526/1031 51% [=============================== ] 527/1031 51% [=============================== ] 528/1031 51% [=============================== ] 529/1031 51% [=============================== ] 530/1031 51% [=============================== ] 531/1031 51% [=============================== ] 532/1031 51% [================================ ] 533/1031 51% [================================ ] 534/1031 51% [================================ ] 535/1031 51% [================================ ] 536/1031 51% [================================ ] 537/1031 52% [================================ ] 538/1031 52% [================================ ] 539/1031 52% [================================ ] 540/1031 52% [================================ ] 541/1031 52% [================================ ] 542/1031 52% [================================ ] 543/1031 52% [================================ ] 544/1031 52% [================================ ] 545/1031 52% [================================ ] 546/1031 52% [================================ ] 547/1031 53% [================================ ] 548/1031 53% [================================= ] 549/1031 53% [================================= ] 550/1031 53% [================================= ] 551/1031 53% [================================= ] 552/1031 53% [================================= ] 553/1031 53% [================================= ] 554/1031 53% [================================= ] 555/1031 53% [================================= ] 556/1031 53% [================================= ] 557/1031 54% [================================= ] 558/1031 54% [================================= ] 559/1031 54% [================================= ] 560/1031 54% [================================= ] 561/1031 54% [================================= ] 562/1031 54% [================================= ] 563/1031 54% [================================= ] 564/1031 54% [================================= ] 565/1031 54% [================================== ] 566/1031 54% [================================== ] 567/1031 54% [================================== ] 568/1031 55% [================================== ] 569/1031 55% [================================== ] 570/1031 55% [================================== ] 571/1031 55% [================================== ] 572/1031 55% [================================== ] 573/1031 55% [================================== ] 574/1031 55% [================================== ] 575/1031 55% [================================== ] 576/1031 55% [================================== ] 577/1031 55% [================================== ] 578/1031 56% [================================== ] 579/1031 56% [================================== ] 580/1031 56% [================================== ] 581/1031 56% [================================== ] 582/1031 56% [=================================== ] 583/1031 56% [=================================== ] 584/1031 56% [=================================== ] 585/1031 56% [=================================== ] 586/1031 56% [=================================== ] 587/1031 56% [=================================== ] 588/1031 57% [=================================== ] 589/1031 57% [=================================== ] 590/1031 57% [=================================== ] 591/1031 57% [=================================== ] 592/1031 57% [=================================== ] 593/1031 57% [=================================== ] 594/1031 57% [=================================== ] 595/1031 57% [=================================== ] 596/1031 57% [=================================== ] 597/1031 57% [=================================== ] 598/1031 58% [==================================== ] 599/1031 58% [==================================== ] 600/1031 58% [==================================== ] 601/1031 58% [==================================== ] 602/1031 58% [==================================== ] 603/1031 58% [==================================== ] 604/1031 58% [==================================== ] 605/1031 58% [==================================== ] 606/1031 58% [==================================== ] 607/1031 58% [==================================== ] 608/1031 58% [==================================== ] 609/1031 59% [==================================== ] 610/1031 59% [==================================== ] 611/1031 59% [==================================== ] 612/1031 59% [==================================== ] 613/1031 59% [==================================== ] 614/1031 59% [==================================== ] 615/1031 59% [===================================== ] 616/1031 59% [===================================== ] 617/1031 59% [===================================== ] 618/1031 59% [===================================== ] 619/1031 60% [===================================== ] 620/1031 60% [===================================== ] 621/1031 60% [===================================== ] 622/1031 60% [===================================== ] 623/1031 60% [===================================== ] 624/1031 60% [===================================== ] 625/1031 60% [===================================== ] 626/1031 60% [===================================== ] 627/1031 60% [===================================== ] 628/1031 60% [===================================== ] 629/1031 61% [===================================== ] 630/1031 61% [===================================== ] 631/1031 61% [====================================== ] 632/1031 61% [====================================== ] 633/1031 61% [====================================== ] 634/1031 61% [====================================== ] 635/1031 61% [====================================== ] 636/1031 61% [====================================== ] 637/1031 61% [====================================== ] 638/1031 61% [====================================== ] 639/1031 61% [====================================== ] 640/1031 62% [====================================== ] 641/1031 62% [====================================== ] 642/1031 62% [====================================== ] 643/1031 62% [====================================== ] 644/1031 62% [====================================== ] 645/1031 62% [====================================== ] 646/1031 62% [====================================== ] 647/1031 62% [====================================== ] 648/1031 62% [======================================= ] 649/1031 62% [======================================= ] 650/1031 63% [======================================= ] 651/1031 63% [======================================= ] 652/1031 63% [======================================= ] 653/1031 63% [======================================= ] 654/1031 63% [======================================= ] 655/1031 63% [======================================= ] 656/1031 63% [======================================= ] 657/1031 63% [======================================= ] 658/1031 63% [======================================= ] 659/1031 63% [======================================= ] 660/1031 64% [======================================= ] 661/1031 64% [======================================= ] 662/1031 64% [======================================= ] 663/1031 64% [======================================= ] 664/1031 64% [======================================= ] 665/1031 64% [======================================== ] 666/1031 64% [======================================== ] 667/1031 64% [======================================== ] 668/1031 64% [======================================== ] 669/1031 64% [======================================== ] 670/1031 64% [======================================== ] 671/1031 65% [======================================== ] 672/1031 65% [======================================== ] 673/1031 65% [======================================== ] 674/1031 65% [======================================== ] 675/1031 65% [======================================== ] 676/1031 65% [======================================== ] 677/1031 65% [======================================== ] 678/1031 65% [======================================== ] 679/1031 65% [======================================== ] 680/1031 65% [======================================== ] 681/1031 66% [========================================= ] 682/1031 66% [========================================= ] 683/1031 66% [========================================= ] 684/1031 66% [========================================= ] 685/1031 66% [========================================= ] 686/1031 66% [========================================= ] 687/1031 66% [========================================= ] 688/1031 66% [========================================= ] 689/1031 66% [========================================= ] 690/1031 66% [========================================= ] 691/1031 67% [========================================= ] 692/1031 67% [========================================= ] 693/1031 67% [========================================= ] 694/1031 67% [========================================= ] 695/1031 67% [========================================= ] 696/1031 67% [========================================= ] 697/1031 67% [========================================= ] 698/1031 67% [========================================== ] 699/1031 67% [========================================== ] 700/1031 67% [========================================== ] 701/1031 67% [========================================== ] 702/1031 68% [========================================== ] 703/1031 68% [========================================== ] 704/1031 68% [========================================== ] 705/1031 68% [========================================== ] 706/1031 68% [========================================== ] 707/1031 68% [========================================== ] 708/1031 68% [========================================== ] 709/1031 68% [========================================== ] 710/1031 68% [========================================== ] 711/1031 68% [========================================== ] 712/1031 69% [========================================== ] 713/1031 69% [========================================== ] 714/1031 69% [========================================== ] 715/1031 69% [=========================================== ] 716/1031 69% [=========================================== ] 717/1031 69% [=========================================== ] 718/1031 69% [=========================================== ] 719/1031 69% [=========================================== ] 720/1031 69% [=========================================== ] 721/1031 69% [=========================================== ] 722/1031 70% [=========================================== ] 723/1031 70% [=========================================== ] 724/1031 70% [=========================================== ] 725/1031 70% [=========================================== ] 726/1031 70% [=========================================== ] 727/1031 70% [=========================================== ] 728/1031 70% [=========================================== ] 729/1031 70% [=========================================== ] 730/1031 70% [=========================================== ] 731/1031 70% [============================================ ] 732/1031 70% [============================================ ] 733/1031 71% [============================================ ] 734/1031 71% [============================================ ] 735/1031 71% [============================================ ] 736/1031 71% [============================================ ] 737/1031 71% [============================================ ] 738/1031 71% [============================================ ] 739/1031 71% [============================================ ] 740/1031 71% [============================================ ] 741/1031 71% [============================================ ] 742/1031 71% [============================================ ] 743/1031 72% [============================================ ] 744/1031 72% [============================================ ] 745/1031 72% [============================================ ] 746/1031 72% [============================================ ] 747/1031 72% [============================================ ] 748/1031 72% [============================================= ] 749/1031 72% [============================================= ] 750/1031 72% [============================================= ] 751/1031 72% [============================================= ] 752/1031 72% [============================================= ] 753/1031 73% [============================================= ] 754/1031 73% [============================================= ] 755/1031 73% [============================================= ] 756/1031 73% [============================================= ] 757/1031 73% [============================================= ] 758/1031 73% [============================================= ] 759/1031 73% [============================================= ] 760/1031 73% [============================================= ] 761/1031 73% [============================================= ] 762/1031 73% [============================================= ] 763/1031 74% [============================================= ] 764/1031 74% [============================================== ] 765/1031 74% [============================================== ] 766/1031 74% [============================================== ] 767/1031 74% [============================================== ] 768/1031 74% [============================================== ] 769/1031 74% [============================================== ] 770/1031 74% [============================================== ] 771/1031 74% [============================================== ] 772/1031 74% [============================================== ] 773/1031 74% [============================================== ] 774/1031 75% [============================================== ] 775/1031 75% [============================================== ] 776/1031 75% [============================================== ] 777/1031 75% [============================================== ] 778/1031 75% [============================================== ] 779/1031 75% [============================================== ] 780/1031 75% [============================================== ] 781/1031 75% [=============================================== ] 782/1031 75% [=============================================== ] 783/1031 75% [=============================================== ] 784/1031 76% [=============================================== ] 785/1031 76% [=============================================== ] 786/1031 76% [=============================================== ] 787/1031 76% [=============================================== ] 788/1031 76% [=============================================== ] 789/1031 76% [=============================================== ] 790/1031 76% [=============================================== ] 791/1031 76% [=============================================== ] 792/1031 76% [=============================================== ] 793/1031 76% [=============================================== ] 794/1031 77% [=============================================== ] 795/1031 77% [=============================================== ] 796/1031 77% [=============================================== ] 797/1031 77% [=============================================== ] 798/1031 77% [================================================ ] 799/1031 77% [================================================ ] 800/1031 77% [================================================ ] 801/1031 77% [================================================ ] 802/1031 77% [================================================ ] 803/1031 77% [================================================ ] 804/1031 77% [================================================ ] 805/1031 78% [================================================ ] 806/1031 78% [================================================ ] 807/1031 78% [================================================ ] 808/1031 78% [================================================ ] 809/1031 78% [================================================ ] 810/1031 78% [================================================ ] 811/1031 78% [================================================ ] 812/1031 78% [================================================ ] 813/1031 78% [================================================ ] 814/1031 78% [================================================= ] 815/1031 79% [================================================= ] 816/1031 79% [================================================= ] 817/1031 79% [================================================= ] 818/1031 79% [================================================= ] 819/1031 79% [================================================= ] 820/1031 79% [================================================= ] 821/1031 79% [================================================= ] 822/1031 79% [================================================= ] 823/1031 79% [================================================= ] 824/1031 79% [================================================= ] 825/1031 80% [================================================= ] 826/1031 80% [================================================= ] 827/1031 80% [================================================= ] 828/1031 80% [================================================= ] 829/1031 80% [================================================= ] 830/1031 80% [================================================= ] 831/1031 80% [================================================== ] 832/1031 80% [================================================== ] 833/1031 80% [================================================== ] 834/1031 80% [================================================== ] 835/1031 80% [================================================== ] 836/1031 81% [================================================== ] 837/1031 81% [================================================== ] 838/1031 81% [================================================== ] 839/1031 81% [================================================== ] 840/1031 81% [================================================== ] 841/1031 81% [================================================== ] 842/1031 81% [================================================== ] 843/1031 81% [================================================== ] 844/1031 81% [================================================== ] 845/1031 81% [================================================== ] 846/1031 82% [================================================== ] 847/1031 82% [================================================== ] 848/1031 82% [=================================================== ] 849/1031 82% [=================================================== ] 850/1031 82% [=================================================== ] 851/1031 82% [=================================================== ] 852/1031 82% [=================================================== ] 853/1031 82% [=================================================== ] 854/1031 82% [=================================================== ] 855/1031 82% [=================================================== ] 856/1031 83% [=================================================== ] 857/1031 83% [=================================================== ] 858/1031 83% [=================================================== ] 859/1031 83% [=================================================== ] 860/1031 83% [=================================================== ] 861/1031 83% [=================================================== ] 862/1031 83% [=================================================== ] 863/1031 83% [=================================================== ] 864/1031 83% [==================================================== ] 865/1031 83% [==================================================== ] 866/1031 83% [==================================================== ] 867/1031 84% [==================================================== ] 868/1031 84% [==================================================== ] 869/1031 84% [==================================================== ] 870/1031 84% [==================================================== ] 871/1031 84% [==================================================== ] 872/1031 84% [==================================================== ] 873/1031 84% [==================================================== ] 874/1031 84% [==================================================== ] 875/1031 84% [==================================================== ] 876/1031 84% [==================================================== ] 877/1031 85% [==================================================== ] 878/1031 85% [==================================================== ] 879/1031 85% [==================================================== ] 880/1031 85% [==================================================== ] 881/1031 85% [===================================================== ] 882/1031 85% [===================================================== ] 883/1031 85% [===================================================== ] 884/1031 85% [===================================================== ] 885/1031 85% [===================================================== ] 886/1031 85% [===================================================== ] 887/1031 86% [===================================================== ] 888/1031 86% [===================================================== ] 889/1031 86% [===================================================== ] 890/1031 86% [===================================================== ] 891/1031 86% [===================================================== ] 892/1031 86% [===================================================== ] 893/1031 86% [===================================================== ] 894/1031 86% [===================================================== ] 895/1031 86% [===================================================== ] 896/1031 86% [===================================================== ] 897/1031 87% [====================================================== ] 898/1031 87% [====================================================== ] 899/1031 87% [====================================================== ] 900/1031 87% [====================================================== ] 901/1031 87% [====================================================== ] 902/1031 87% [====================================================== ] 903/1031 87% [====================================================== ] 904/1031 87% [====================================================== ] 905/1031 87% [====================================================== ] 906/1031 87% [====================================================== ] 907/1031 87% [====================================================== ] 908/1031 88% [====================================================== ] 909/1031 88% [====================================================== ] 910/1031 88% [====================================================== ] 911/1031 88% [====================================================== ] 912/1031 88% [====================================================== ] 913/1031 88% [====================================================== ] 914/1031 88% [======================================================= ] 915/1031 88% [======================================================= ] 916/1031 88% [======================================================= ] 917/1031 88% [======================================================= ] 918/1031 89% [======================================================= ] 919/1031 89% [======================================================= ] 920/1031 89% [======================================================= ] 921/1031 89% [======================================================= ] 922/1031 89% [======================================================= ] 923/1031 89% [======================================================= ] 924/1031 89% [======================================================= ] 925/1031 89% [======================================================= ] 926/1031 89% [======================================================= ] 927/1031 89% [======================================================= ] 928/1031 90% [======================================================= ] 929/1031 90% [======================================================= ] 930/1031 90% [======================================================= ] 931/1031 90% [======================================================== ] 932/1031 90% [======================================================== ] 933/1031 90% [======================================================== ] 934/1031 90% [======================================================== ] 935/1031 90% [======================================================== ] 936/1031 90% [======================================================== ] 937/1031 90% [======================================================== ] 938/1031 90% [======================================================== ] 939/1031 91% [======================================================== ] 940/1031 91% [======================================================== ] 941/1031 91% [======================================================== ] 942/1031 91% [======================================================== ] 943/1031 91% [======================================================== ] 944/1031 91% [======================================================== ] 945/1031 91% [======================================================== ] 946/1031 91% [======================================================== ] 947/1031 91% [========================================================= ] 948/1031 91% [========================================================= ] 949/1031 92% [========================================================= ] 950/1031 92% [========================================================= ] 951/1031 92% [========================================================= ] 952/1031 92% [========================================================= ] 953/1031 92% [========================================================= ] 954/1031 92% [========================================================= ] 955/1031 92% [========================================================= ] 956/1031 92% [========================================================= ] 957/1031 92% [========================================================= ] 958/1031 92% [========================================================= ] 959/1031 93% [========================================================= ] 960/1031 93% [========================================================= ] 961/1031 93% [========================================================= ] 962/1031 93% [========================================================= ] 963/1031 93% [========================================================= ] 964/1031 93% [========================================================== ] 965/1031 93% [========================================================== ] 966/1031 93% [========================================================== ] 967/1031 93% [========================================================== ] 968/1031 93% [========================================================== ] 969/1031 93% [========================================================== ] 970/1031 94% [========================================================== ] 971/1031 94% [========================================================== ] 972/1031 94% [========================================================== ] 973/1031 94% [========================================================== ] 974/1031 94% [========================================================== ] 975/1031 94% [========================================================== ] 976/1031 94% [========================================================== ] 977/1031 94% [========================================================== ] 978/1031 94% [========================================================== ] 979/1031 94% [========================================================== ] 980/1031 95% [========================================================== ] 981/1031 95% [=========================================================== ] 982/1031 95% [=========================================================== ] 983/1031 95% [=========================================================== ] 984/1031 95% [=========================================================== ] 985/1031 95% [=========================================================== ] 986/1031 95% [=========================================================== ] 987/1031 95% [=========================================================== ] 988/1031 95% [=========================================================== ] 989/1031 95% [=========================================================== ] 990/1031 96% [=========================================================== ] 991/1031 96% [=========================================================== ] 992/1031 96% [=========================================================== ] 993/1031 96% [=========================================================== ] 994/1031 96% [=========================================================== ] 995/1031 96% [=========================================================== ] 996/1031 96% [=========================================================== ] 997/1031 96% [============================================================ ] 998/1031 96% [============================================================ ] 999/1031 96% [============================================================ ] 1000/1031 96% [============================================================ ] 1001/1031 97% [============================================================ ] 1002/1031 97% [============================================================ ] 1003/1031 97% [============================================================ ] 1004/1031 97% [============================================================ ] 1005/1031 97% [============================================================ ] 1006/1031 97% [============================================================ ] 1007/1031 97% [============================================================ ] 1008/1031 97% [============================================================ ] 1009/1031 97% [============================================================ ] 1010/1031 97% [============================================================ ] 1011/1031 98% [============================================================ ] 1012/1031 98% [============================================================ ] 1013/1031 98% [============================================================ ] 1014/1031 98% [============================================================= ] 1015/1031 98% [============================================================= ] 1016/1031 98% [============================================================= ] 1017/1031 98% [============================================================= ] 1018/1031 98% [============================================================= ] 1019/1031 98% [============================================================= ] 1020/1031 98% [============================================================= ] 1021/1031 99% [============================================================= ] 1022/1031 99% [============================================================= ] 1023/1031 99% [============================================================= ] 1024/1031 99% [============================================================= ] 1025/1031 99% [============================================================= ] 1026/1031 99% [============================================================= ] 1027/1031 99% [============================================================= ] 1028/1031 99% [============================================================= ] 1029/1031 99% [============================================================= ] 1030/1031 99% [==============================================================] 1031/1031 100% operation complete, 1031 objects in 6979 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/riscv32-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 2023.11-1111-gae5274dd54 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.38-44-gd37c2b20a4787463d192b32041c3406c2bd91de0 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.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.6.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-amlogic-boot-fip e96b6a694380ff07d5a9e4be644ffe254bd18512 Collecting legal info LICENSE: OK (sha256: 4255537f71b1cd0d487de0fa2b8eddf1eb96ed96d119507336dde8b3782b86e6) >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> bridge-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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) >>> host-flutter-sdk-bin 3.16.8 Collecting legal info LICENSE: OK (sha256: a598db94b6290ffbe10b5ecf911057b6a943351c727fdda9e5f2891d68700a20) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libbytesize 2.7 Collecting legal info LICENSE: OK (sha256: 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-openssl Collecting legal info >>> host-libopenssl 3.2.0 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.28.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-python-setuptools 69.0.3 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.12.1 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> mbw 2.0 Collecting legal info LICENSE: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> host-parted 3.6 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pps-tools 1.0.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> pv 1.8.5 Collecting legal info docs/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> stm32flash 0.7 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.32.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 Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'