Applying 0003-Makefile-Use-CFLAGS-from-command-line.patch using patch: patching file unix/Makefile Applying 0004-configure-use-LDFLAGS-from-command-line.patch using patch: patching file unix/configure Applying 0005-unix-configure-remove-GID-UID-size-check.patch using patch: patching file unix/configure Applying 0006-unix-configure-borrow-the-LFS-test-from-autotools.patch using patch: patching file unix/configure Applying 0007-timezone.c-needs-time.h-fixes-musl-compile.patch using patch: patching file timezone.c Applying 0008-fix-musl-static-build.patch using patch: patching file unix/configure Hunk #1 succeeded at 392 (offset -177 lines). >>> zip 3.0 Configuring >>> zip 3.0 Building PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/make/make -j1 PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar" AS="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" LD="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" NM="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-nm" CC="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" GCC="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" CPP="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp" CXX="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++" FC="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" F77="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" RANLIB="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/autobuild/autobuild/instance-8/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-8/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-8/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-8/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/autobuild/autobuild/instance-8/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-8/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /home/autobuild/autobuild/instance-8/output-1/build/zip-3.0 CFLAGS="-D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT" AS="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c" -f unix/Makefile generic make[1]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/zip-3.0' sh unix/configure "/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" "-D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT" "" Check bzip2 support Check for bzip2 in bzip2 directory Check if OS already has bzip2 library installed -- Either bzlib.h or libbz2.a not found - no bzip2 Check for the C preprocessor Check if we can use asm code Check for ANSI options Check for prototypes Check the handling of const Check for time_t Check for size_t Check for off_t Check for Large File Support -- yes we have Large File Support! Check for wide char support -- have wchar_t - enabling Unicode support Check for gcc no-builtin flag Check for rmdir Check for strchr Check for strrchr Check for rename Check for mktemp Check for mktime Check for mkstemp Check for memset Check for memmove Check for strerror Check for errno declaration Check for directory libraries Check for readlink Check for directory include file Check for nonexistent include files Check for term I/O include file Check for valloc Check for /usr/local/bin and /usr/local/man Check for OS-specific flags Check for symbolic links eval /home/autobuild/make/make -f unix/Makefile zips `cat flags` make[2]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/zip-3.0' /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c In file included from zipup.c:109: zipup.c: In function 'file_read': unix/zipup.h:21:22: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 21 | #define zread(f,b,n) read(f,b,n) | ^~~~~~~~~~~ zipup.c:1264:10: note: in expansion of macro 'zread' 1264 | zread(ifile, buf, 1); len = 1; /* keep single \r if EOF */ | ^~~~~ /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2120 | fgets(buf, SPLIT_MAXPATH, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:2143:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2143 | fgets(buf, SPLIT_MAXPATH, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2324 | fgets(buf, FNMAX, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c ttyio.c: In function 'getp': ttyio.c:628:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 628 | read(f, &c, 1); | ^~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o zip zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2120 | fgets(buf, SPLIT_MAXPATH, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:2143:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2143 | fgets(buf, SPLIT_MAXPATH, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2324 | fgets(buf, FNMAX, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c zipsplit.c: In function 'main': zipsplit.c:884:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 884 | fgets(m, 10, stdin); | ^~~~~~~~~~~~~~~~~~~ zipsplit.c: In function 'retry': zipsplit.c:496:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 496 | fgets(m, 10, stdin); | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o make[2]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/zip-3.0' make[1]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/zip-3.0' >>> zip 3.0 Installing to target PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/make/make -j1 PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar" AS="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" LD="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" NM="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-nm" CC="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" GCC="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" CPP="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp" CXX="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++" FC="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" F77="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" RANLIB="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/autobuild/autobuild/instance-8/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-8/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-8/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-8/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-8/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-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 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/autobuild/autobuild/instance-8/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-8/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /home/autobuild/autobuild/instance-8/output-1/build/zip-3.0 -f unix/Makefile install prefix=/home/autobuild/autobuild/instance-8/output-1/target/usr make[1]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/zip-3.0' mkdir -p /home/autobuild/autobuild/instance-8/output-1/target/usr/bin cp zip zipcloak zipnote zipsplit /home/autobuild/autobuild/instance-8/output-1/target/usr/bin cd /home/autobuild/autobuild/instance-8/output-1/target/usr/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/autobuild/autobuild/instance-8/output-1/target/usr/man/man1 cp man/zip.1 /home/autobuild/autobuild/instance-8/output-1/target/usr/man/man1/zip.1 chmod 644 /home/autobuild/autobuild/instance-8/output-1/target/usr/man/man1/zip.1 cp man/zipcloak.1 /home/autobuild/autobuild/instance-8/output-1/target/usr/man/man1/zipcloak.1 chmod 644 /home/autobuild/autobuild/instance-8/output-1/target/usr/man/man1/zipcloak.1 cp man/zipnote.1 /home/autobuild/autobuild/instance-8/output-1/target/usr/man/man1/zipnote.1 chmod 644 /home/autobuild/autobuild/instance-8/output-1/target/usr/man/man1/zipnote.1 cp man/zipsplit.1 /home/autobuild/autobuild/instance-8/output-1/target/usr/man/man1/zipsplit.1 chmod 644 /home/autobuild/autobuild/instance-8/output-1/target/usr/man/man1/zipsplit.1 make[1]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/zip-3.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-8/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-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', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-8/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-8/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-8/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-8/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-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', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-8/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-8/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-8/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/bash" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-8/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-8/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-8/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-8/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-8/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-8/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-8/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-8/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-8/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-8/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-8/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-8/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-8/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-8/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-8/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-8/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/include /home/autobuild/autobuild/instance-8/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-8/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-8/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-8/output-1/target/usr/doc find /home/autobuild/autobuild/instance-8/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-8/output-1/target/lib/ /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-8/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-8/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/man /home/autobuild/autobuild/instance-8/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/info /home/autobuild/autobuild/instance-8/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/doc /home/autobuild/autobuild/instance-8/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-8/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-8/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-8/output-1/target/lib/debug /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-8/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-8/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-8/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-8/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-8/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.08-1013-gf1a47904b6"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.11-git\"" \ ) > /home/autobuild/autobuild/instance-8/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-8/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-8/output-1/per-package \ /home/autobuild/autobuild/instance-8/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-8/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/images rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-8/output-1/target/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-8/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-8/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-8/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-8/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 803 objects. stage 2: creating image '/home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2' [ ] 1/803 0% [ ] 2/803 0% [ ] 3/803 0% [ ] 4/803 0% [ ] 5/803 0% [ ] 6/803 0% [ ] 7/803 0% [ ] 8/803 0% [ ] 9/803 1% [ ] 10/803 1% [ ] 11/803 1% [ ] 12/803 1% [= ] 13/803 1% [= ] 14/803 1% [= ] 15/803 1% [= ] 16/803 1% [= ] 17/803 2% [= ] 18/803 2% [= ] 19/803 2% [= ] 20/803 2% [= ] 21/803 2% [= ] 22/803 2% [= ] 23/803 2% [= ] 24/803 2% [= ] 25/803 3% [== ] 26/803 3% [== ] 27/803 3% [== ] 28/803 3% [== ] 29/803 3% [== ] 30/803 3% [== ] 31/803 3% [== ] 32/803 3% [== ] 33/803 4% [== ] 34/803 4% [== ] 35/803 4% [== ] 36/803 4% [== ] 37/803 4% [=== ] 38/803 4% [=== ] 39/803 4% [=== ] 40/803 4% [=== ] 41/803 5% [=== ] 42/803 5% [=== ] 43/803 5% [=== ] 44/803 5% [=== ] 45/803 5% [=== ] 46/803 5% [=== ] 47/803 5% [=== ] 48/803 5% [=== ] 49/803 6% [=== ] 50/803 6% [==== ] 51/803 6% [==== ] 52/803 6% [==== ] 53/803 6% [==== ] 54/803 6% [==== ] 55/803 6% [==== ] 56/803 6% [==== ] 57/803 7% [==== ] 58/803 7% [==== ] 59/803 7% [==== ] 60/803 7% [==== ] 61/803 7% [==== ] 62/803 7% [===== ] 63/803 7% [===== ] 64/803 7% [===== ] 65/803 8% [===== ] 66/803 8% [===== ] 67/803 8% [===== ] 68/803 8% [===== ] 69/803 8% [===== ] 70/803 8% [===== ] 71/803 8% [===== ] 72/803 8% [===== ] 73/803 9% [===== ] 74/803 9% [===== ] 75/803 9% [====== ] 76/803 9% [====== ] 77/803 9% [====== ] 78/803 9% [====== ] 79/803 9% [====== ] 80/803 9% [====== ] 81/803 10% [====== ] 82/803 10% [====== ] 83/803 10% [====== ] 84/803 10% [====== ] 85/803 10% [====== ] 86/803 10% [====== ] 87/803 10% [======= ] 88/803 10% [======= ] 89/803 11% [======= ] 90/803 11% [======= ] 91/803 11% [======= ] 92/803 11% [======= ] 93/803 11% [======= ] 94/803 11% [======= ] 95/803 11% [======= ] 96/803 11% [======= ] 97/803 12% [======= ] 98/803 12% [======= ] 99/803 12% [======= ] 100/803 12% [======== ] 101/803 12% [======== ] 102/803 12% [======== ] 103/803 12% [======== ] 104/803 12% [======== ] 105/803 13% [======== ] 106/803 13% [======== ] 107/803 13% [======== ] 108/803 13% [======== ] 109/803 13% [======== ] 110/803 13% [======== ] 111/803 13% [======== ] 112/803 13% [========= ] 113/803 14% [========= ] 114/803 14% [========= ] 115/803 14% [========= ] 116/803 14% [========= ] 117/803 14% [========= ] 118/803 14% [========= ] 119/803 14% [========= ] 120/803 14% [========= ] 121/803 15% [========= ] 122/803 15% [========= ] 123/803 15% [========= ] 124/803 15% [========= ] 125/803 15% [========== ] 126/803 15% [========== ] 127/803 15% [========== ] 128/803 15% [========== ] 129/803 16% [========== ] 130/803 16% [========== ] 131/803 16% [========== ] 132/803 16% [========== ] 133/803 16% [========== ] 134/803 16% [========== ] 135/803 16% [========== ] 136/803 16% [========== ] 137/803 17% [========== ] 138/803 17% [=========== ] 139/803 17% [=========== ] 140/803 17% [=========== ] 141/803 17% [=========== ] 142/803 17% [=========== ] 143/803 17% [=========== ] 144/803 17% [=========== ] 145/803 18% [=========== ] 146/803 18% [=========== ] 147/803 18% [=========== ] 148/803 18% [=========== ] 149/803 18% [=========== ] 150/803 18% [============ ] 151/803 18% [============ ] 152/803 18% [============ ] 153/803 19% [============ ] 154/803 19% [============ ] 155/803 19% [============ ] 156/803 19% [============ ] 157/803 19% [============ ] 158/803 19% [============ ] 159/803 19% [============ ] 160/803 19% [============ ] 161/803 20% [============ ] 162/803 20% [============ ] 163/803 20% [============= ] 164/803 20% [============= ] 165/803 20% [============= ] 166/803 20% [============= ] 167/803 20% [============= ] 168/803 20% [============= ] 169/803 21% [============= ] 170/803 21% [============= ] 171/803 21% [============= ] 172/803 21% [============= ] 173/803 21% [============= ] 174/803 21% [============= ] 175/803 21% [============== ] 176/803 21% [============== ] 177/803 22% [============== ] 178/803 22% [============== ] 179/803 22% [============== ] 180/803 22% [============== ] 181/803 22% [============== ] 182/803 22% [============== ] 183/803 22% [============== ] 184/803 22% [============== ] 185/803 23% [============== ] 186/803 23% [============== ] 187/803 23% [============== ] 188/803 23% [=============== ] 189/803 23% [=============== ] 190/803 23% [=============== ] 191/803 23% [=============== ] 192/803 23% [=============== ] 193/803 24% [=============== ] 194/803 24% [=============== ] 195/803 24% [=============== ] 196/803 24% [=============== ] 197/803 24% [=============== ] 198/803 24% [=============== ] 199/803 24% [=============== ] 200/803 24% [================ ] 201/803 25% [================ ] 202/803 25% [================ ] 203/803 25% [================ ] 204/803 25% [================ ] 205/803 25% [================ ] 206/803 25% [================ ] 207/803 25% [================ ] 208/803 25% [================ ] 209/803 26% [================ ] 210/803 26% [================ ] 211/803 26% [================ ] 212/803 26% [================ ] 213/803 26% [================= ] 214/803 26% [================= ] 215/803 26% [================= ] 216/803 26% [================= ] 217/803 27% [================= ] 218/803 27% [================= ] 219/803 27% [================= ] 220/803 27% [================= ] 221/803 27% [================= ] 222/803 27% [================= ] 223/803 27% [================= ] 224/803 27% [================= ] 225/803 28% [================== ] 226/803 28% [================== ] 227/803 28% [================== ] 228/803 28% [================== ] 229/803 28% [================== ] 230/803 28% [================== ] 231/803 28% [================== ] 232/803 28% [================== ] 233/803 29% [================== ] 234/803 29% [================== ] 235/803 29% [================== ] 236/803 29% [================== ] 237/803 29% [================== ] 238/803 29% [=================== ] 239/803 29% [=================== ] 240/803 29% [=================== ] 241/803 30% [=================== ] 242/803 30% [=================== ] 243/803 30% [=================== ] 244/803 30% [=================== ] 245/803 30% [=================== ] 246/803 30% [=================== ] 247/803 30% [=================== ] 248/803 30% [=================== ] 249/803 31% [=================== ] 250/803 31% [==================== ] 251/803 31% [==================== ] 252/803 31% [==================== ] 253/803 31% [==================== ] 254/803 31% [==================== ] 255/803 31% [==================== ] 256/803 31% [==================== ] 257/803 32% [==================== ] 258/803 32% [==================== ] 259/803 32% [==================== ] 260/803 32% [==================== ] 261/803 32% [==================== ] 262/803 32% [==================== ] 263/803 32% [===================== ] 264/803 32% [===================== ] 265/803 33% [===================== ] 266/803 33% [===================== ] 267/803 33% [===================== ] 268/803 33% [===================== ] 269/803 33% [===================== ] 270/803 33% [===================== ] 271/803 33% [===================== ] 272/803 33% [===================== ] 273/803 33% [===================== ] 274/803 34% [===================== ] 275/803 34% [===================== ] 276/803 34% [====================== ] 277/803 34% [====================== ] 278/803 34% [====================== ] 279/803 34% [====================== ] 280/803 34% [====================== ] 281/803 34% [====================== ] 282/803 35% [====================== ] 283/803 35% [====================== ] 284/803 35% [====================== ] 285/803 35% [====================== ] 286/803 35% [====================== ] 287/803 35% [====================== ] 288/803 35% [======================= ] 289/803 35% [======================= ] 290/803 36% [======================= ] 291/803 36% [======================= ] 292/803 36% [======================= ] 293/803 36% [======================= ] 294/803 36% [======================= ] 295/803 36% [======================= ] 296/803 36% [======================= ] 297/803 36% [======================= ] 298/803 37% [======================= ] 299/803 37% [======================= ] 300/803 37% [======================= ] 301/803 37% [======================== ] 302/803 37% [======================== ] 303/803 37% [======================== ] 304/803 37% [======================== ] 305/803 37% [======================== ] 306/803 38% [======================== ] 307/803 38% [======================== ] 308/803 38% [======================== ] 309/803 38% [======================== ] 310/803 38% [======================== ] 311/803 38% [======================== ] 312/803 38% [======================== ] 313/803 38% [========================= ] 314/803 39% [========================= ] 315/803 39% [========================= ] 316/803 39% [========================= ] 317/803 39% [========================= ] 318/803 39% [========================= ] 319/803 39% [========================= ] 320/803 39% [========================= ] 321/803 39% [========================= ] 322/803 40% [========================= ] 323/803 40% [========================= ] 324/803 40% [========================= ] 325/803 40% [========================= ] 326/803 40% [========================== ] 327/803 40% [========================== ] 328/803 40% [========================== ] 329/803 40% [========================== ] 330/803 41% [========================== ] 331/803 41% [========================== ] 332/803 41% [========================== ] 333/803 41% [========================== ] 334/803 41% [========================== ] 335/803 41% [========================== ] 336/803 41% [========================== ] 337/803 41% [========================== ] 338/803 42% [=========================== ] 339/803 42% [=========================== ] 340/803 42% [=========================== ] 341/803 42% [=========================== ] 342/803 42% [=========================== ] 343/803 42% [=========================== ] 344/803 42% [=========================== ] 345/803 42% [=========================== ] 346/803 43% [=========================== ] 347/803 43% [=========================== ] 348/803 43% [=========================== ] 349/803 43% [=========================== ] 350/803 43% [=========================== ] 351/803 43% [============================ ] 352/803 43% [============================ ] 353/803 43% [============================ ] 354/803 44% [============================ ] 355/803 44% [============================ ] 356/803 44% [============================ ] 357/803 44% [============================ ] 358/803 44% [============================ ] 359/803 44% [============================ ] 360/803 44% [============================ ] 361/803 44% [============================ ] 362/803 45% [============================ ] 363/803 45% [============================= ] 364/803 45% [============================= ] 365/803 45% [============================= ] 366/803 45% [============================= ] 367/803 45% [============================= ] 368/803 45% [============================= ] 369/803 45% [============================= ] 370/803 46% [============================= ] 371/803 46% [============================= ] 372/803 46% [============================= ] 373/803 46% [============================= ] 374/803 46% [============================= ] 375/803 46% [============================= ] 376/803 46% [============================== ] 377/803 46% [============================== ] 378/803 47% [============================== ] 379/803 47% [============================== ] 380/803 47% [============================== ] 381/803 47% [============================== ] 382/803 47% [============================== ] 383/803 47% [============================== ] 384/803 47% [============================== ] 385/803 47% [============================== ] 386/803 48% [============================== ] 387/803 48% [============================== ] 388/803 48% [=============================== ] 389/803 48% [=============================== ] 390/803 48% [=============================== ] 391/803 48% [=============================== ] 392/803 48% [=============================== ] 393/803 48% [=============================== ] 394/803 49% [=============================== ] 395/803 49% [=============================== ] 396/803 49% [=============================== ] 397/803 49% [=============================== ] 398/803 49% [=============================== ] 399/803 49% [=============================== ] 400/803 49% [=============================== ] 401/803 49% [================================ ] 402/803 50% [================================ ] 403/803 50% [================================ ] 404/803 50% [================================ ] 405/803 50% [================================ ] 406/803 50% [================================ ] 407/803 50% [================================ ] 408/803 50% [================================ ] 409/803 50% [================================ ] 410/803 51% [================================ ] 411/803 51% [================================ ] 412/803 51% [================================ ] 413/803 51% [================================ ] 414/803 51% [================================= ] 415/803 51% [================================= ] 416/803 51% [================================= ] 417/803 51% [================================= ] 418/803 52% [================================= ] 419/803 52% [================================= ] 420/803 52% [================================= ] 421/803 52% [================================= ] 422/803 52% [================================= ] 423/803 52% [================================= ] 424/803 52% [================================= ] 425/803 52% [================================= ] 426/803 53% [================================== ] 427/803 53% [================================== ] 428/803 53% [================================== ] 429/803 53% [================================== ] 430/803 53% [================================== ] 431/803 53% [================================== ] 432/803 53% [================================== ] 433/803 53% [================================== ] 434/803 54% [================================== ] 435/803 54% [================================== ] 436/803 54% [================================== ] 437/803 54% [================================== ] 438/803 54% [================================== ] 439/803 54% [=================================== ] 440/803 54% [=================================== ] 441/803 54% [=================================== ] 442/803 55% [=================================== ] 443/803 55% [=================================== ] 444/803 55% [=================================== ] 445/803 55% [=================================== ] 446/803 55% [=================================== ] 447/803 55% [=================================== ] 448/803 55% [=================================== ] 449/803 55% [=================================== ] 450/803 56% [=================================== ] 451/803 56% [==================================== ] 452/803 56% [==================================== ] 453/803 56% [==================================== ] 454/803 56% [==================================== ] 455/803 56% [==================================== ] 456/803 56% [==================================== ] 457/803 56% [==================================== ] 458/803 57% [==================================== ] 459/803 57% [==================================== ] 460/803 57% [==================================== ] 461/803 57% [==================================== ] 462/803 57% [==================================== ] 463/803 57% [==================================== ] 464/803 57% [===================================== ] 465/803 57% [===================================== ] 466/803 58% [===================================== ] 467/803 58% [===================================== ] 468/803 58% [===================================== ] 469/803 58% [===================================== ] 470/803 58% [===================================== ] 471/803 58% [===================================== ] 472/803 58% [===================================== ] 473/803 58% [===================================== ] 474/803 59% [===================================== ] 475/803 59% [===================================== ] 476/803 59% [====================================== ] 477/803 59% [====================================== ] 478/803 59% [====================================== ] 479/803 59% [====================================== ] 480/803 59% [====================================== ] 481/803 59% [====================================== ] 482/803 60% [====================================== ] 483/803 60% [====================================== ] 484/803 60% [====================================== ] 485/803 60% [====================================== ] 486/803 60% [====================================== ] 487/803 60% [====================================== ] 488/803 60% [====================================== ] 489/803 60% [======================================= ] 490/803 61% [======================================= ] 491/803 61% [======================================= ] 492/803 61% [======================================= ] 493/803 61% [======================================= ] 494/803 61% [======================================= ] 495/803 61% [======================================= ] 496/803 61% [======================================= ] 497/803 61% [======================================= ] 498/803 62% [======================================= ] 499/803 62% [======================================= ] 500/803 62% [======================================= ] 501/803 62% [======================================== ] 502/803 62% [======================================== ] 503/803 62% [======================================== ] 504/803 62% [======================================== ] 505/803 62% [======================================== ] 506/803 63% [======================================== ] 507/803 63% [======================================== ] 508/803 63% [======================================== ] 509/803 63% [======================================== ] 510/803 63% [======================================== ] 511/803 63% [======================================== ] 512/803 63% [======================================== ] 513/803 63% [======================================== ] 514/803 64% [========================================= ] 515/803 64% [========================================= ] 516/803 64% [========================================= ] 517/803 64% [========================================= ] 518/803 64% [========================================= ] 519/803 64% [========================================= ] 520/803 64% [========================================= ] 521/803 64% [========================================= ] 522/803 65% [========================================= ] 523/803 65% [========================================= ] 524/803 65% [========================================= ] 525/803 65% [========================================= ] 526/803 65% [========================================== ] 527/803 65% [========================================== ] 528/803 65% [========================================== ] 529/803 65% [========================================== ] 530/803 66% [========================================== ] 531/803 66% [========================================== ] 532/803 66% [========================================== ] 533/803 66% [========================================== ] 534/803 66% [========================================== ] 535/803 66% [========================================== ] 536/803 66% [========================================== ] 537/803 66% [========================================== ] 538/803 66% [========================================== ] 539/803 67% [=========================================== ] 540/803 67% [=========================================== ] 541/803 67% [=========================================== ] 542/803 67% [=========================================== ] 543/803 67% [=========================================== ] 544/803 67% [=========================================== ] 545/803 67% [=========================================== ] 546/803 67% [=========================================== ] 547/803 68% [=========================================== ] 548/803 68% [=========================================== ] 549/803 68% [=========================================== ] 550/803 68% [=========================================== ] 551/803 68% [=========================================== ] 552/803 68% [============================================ ] 553/803 68% [============================================ ] 554/803 68% [============================================ ] 555/803 69% [============================================ ] 556/803 69% [============================================ ] 557/803 69% [============================================ ] 558/803 69% [============================================ ] 559/803 69% [============================================ ] 560/803 69% [============================================ ] 561/803 69% [============================================ ] 562/803 69% [============================================ ] 563/803 70% [============================================ ] 564/803 70% [============================================= ] 565/803 70% [============================================= ] 566/803 70% [============================================= ] 567/803 70% [============================================= ] 568/803 70% [============================================= ] 569/803 70% [============================================= ] 570/803 70% [============================================= ] 571/803 71% [============================================= ] 572/803 71% [============================================= ] 573/803 71% [============================================= ] 574/803 71% [============================================= ] 575/803 71% [============================================= ] 576/803 71% [============================================= ] 577/803 71% [============================================== ] 578/803 71% [============================================== ] 579/803 72% [============================================== ] 580/803 72% [============================================== ] 581/803 72% [============================================== ] 582/803 72% [============================================== ] 583/803 72% [============================================== ] 584/803 72% [============================================== ] 585/803 72% [============================================== ] 586/803 72% [============================================== ] 587/803 73% [============================================== ] 588/803 73% [============================================== ] 589/803 73% [=============================================== ] 590/803 73% [=============================================== ] 591/803 73% [=============================================== ] 592/803 73% [=============================================== ] 593/803 73% [=============================================== ] 594/803 73% [=============================================== ] 595/803 74% [=============================================== ] 596/803 74% [=============================================== ] 597/803 74% [=============================================== ] 598/803 74% [=============================================== ] 599/803 74% [=============================================== ] 600/803 74% [=============================================== ] 601/803 74% [=============================================== ] 602/803 74% [================================================ ] 603/803 75% [================================================ ] 604/803 75% [================================================ ] 605/803 75% [================================================ ] 606/803 75% [================================================ ] 607/803 75% [================================================ ] 608/803 75% [================================================ ] 609/803 75% [================================================ ] 610/803 75% [================================================ ] 611/803 76% [================================================ ] 612/803 76% [================================================ ] 613/803 76% [================================================ ] 614/803 76% [================================================= ] 615/803 76% [================================================= ] 616/803 76% [================================================= ] 617/803 76% [================================================= ] 618/803 76% [================================================= ] 619/803 77% [================================================= ] 620/803 77% [================================================= ] 621/803 77% [================================================= ] 622/803 77% [================================================= ] 623/803 77% [================================================= ] 624/803 77% [================================================= ] 625/803 77% [================================================= ] 626/803 77% [================================================= ] 627/803 78% [================================================== ] 628/803 78% [================================================== ] 629/803 78% [================================================== ] 630/803 78% [================================================== ] 631/803 78% [================================================== ] 632/803 78% [================================================== ] 633/803 78% [================================================== ] 634/803 78% [================================================== ] 635/803 79% [================================================== ] 636/803 79% [================================================== ] 637/803 79% [================================================== ] 638/803 79% [================================================== ] 639/803 79% [=================================================== ] 640/803 79% [=================================================== ] 641/803 79% [=================================================== ] 642/803 79% [=================================================== ] 643/803 80% [=================================================== ] 644/803 80% [=================================================== ] 645/803 80% [=================================================== ] 646/803 80% [=================================================== ] 647/803 80% [=================================================== ] 648/803 80% [=================================================== ] 649/803 80% [=================================================== ] 650/803 80% [=================================================== ] 651/803 81% [=================================================== ] 652/803 81% [==================================================== ] 653/803 81% [==================================================== ] 654/803 81% [==================================================== ] 655/803 81% [==================================================== ] 656/803 81% [==================================================== ] 657/803 81% [==================================================== ] 658/803 81% [==================================================== ] 659/803 82% [==================================================== ] 660/803 82% [==================================================== ] 661/803 82% [==================================================== ] 662/803 82% [==================================================== ] 663/803 82% [==================================================== ] 664/803 82% [===================================================== ] 665/803 82% [===================================================== ] 666/803 82% [===================================================== ] 667/803 83% [===================================================== ] 668/803 83% [===================================================== ] 669/803 83% [===================================================== ] 670/803 83% [===================================================== ] 671/803 83% [===================================================== ] 672/803 83% [===================================================== ] 673/803 83% [===================================================== ] 674/803 83% [===================================================== ] 675/803 84% [===================================================== ] 676/803 84% [===================================================== ] 677/803 84% [====================================================== ] 678/803 84% [====================================================== ] 679/803 84% [====================================================== ] 680/803 84% [====================================================== ] 681/803 84% [====================================================== ] 682/803 84% [====================================================== ] 683/803 85% [====================================================== ] 684/803 85% [====================================================== ] 685/803 85% [====================================================== ] 686/803 85% [====================================================== ] 687/803 85% [====================================================== ] 688/803 85% [====================================================== ] 689/803 85% [====================================================== ] 690/803 85% [======================================================= ] 691/803 86% [======================================================= ] 692/803 86% [======================================================= ] 693/803 86% [======================================================= ] 694/803 86% [======================================================= ] 695/803 86% [======================================================= ] 696/803 86% [======================================================= ] 697/803 86% [======================================================= ] 698/803 86% [======================================================= ] 699/803 87% [======================================================= ] 700/803 87% [======================================================= ] 701/803 87% [======================================================= ] 702/803 87% [======================================================== ] 703/803 87% [======================================================== ] 704/803 87% [======================================================== ] 705/803 87% [======================================================== ] 706/803 87% [======================================================== ] 707/803 88% [======================================================== ] 708/803 88% [======================================================== ] 709/803 88% [======================================================== ] 710/803 88% [======================================================== ] 711/803 88% [======================================================== ] 712/803 88% [======================================================== ] 713/803 88% [======================================================== ] 714/803 88% [======================================================== ] 715/803 89% [========================================================= ] 716/803 89% [========================================================= ] 717/803 89% [========================================================= ] 718/803 89% [========================================================= ] 719/803 89% [========================================================= ] 720/803 89% [========================================================= ] 721/803 89% [========================================================= ] 722/803 89% [========================================================= ] 723/803 90% [========================================================= ] 724/803 90% [========================================================= ] 725/803 90% [========================================================= ] 726/803 90% [========================================================= ] 727/803 90% [========================================================== ] 728/803 90% [========================================================== ] 729/803 90% [========================================================== ] 730/803 90% [========================================================== ] 731/803 91% [========================================================== ] 732/803 91% [========================================================== ] 733/803 91% [========================================================== ] 734/803 91% [========================================================== ] 735/803 91% [========================================================== ] 736/803 91% [========================================================== ] 737/803 91% [========================================================== ] 738/803 91% [========================================================== ] 739/803 92% [========================================================== ] 740/803 92% [=========================================================== ] 741/803 92% [=========================================================== ] 742/803 92% [=========================================================== ] 743/803 92% [=========================================================== ] 744/803 92% [=========================================================== ] 745/803 92% [=========================================================== ] 746/803 92% [=========================================================== ] 747/803 93% [=========================================================== ] 748/803 93% [=========================================================== ] 749/803 93% [=========================================================== ] 750/803 93% [=========================================================== ] 751/803 93% [=========================================================== ] 752/803 93% [============================================================ ] 753/803 93% [============================================================ ] 754/803 93% [============================================================ ] 755/803 94% [============================================================ ] 756/803 94% [============================================================ ] 757/803 94% [============================================================ ] 758/803 94% [============================================================ ] 759/803 94% [============================================================ ] 760/803 94% [============================================================ ] 761/803 94% [============================================================ ] 762/803 94% [============================================================ ] 763/803 95% [============================================================ ] 764/803 95% [============================================================ ] 765/803 95% [============================================================= ] 766/803 95% [============================================================= ] 767/803 95% [============================================================= ] 768/803 95% [============================================================= ] 769/803 95% [============================================================= ] 770/803 95% [============================================================= ] 771/803 96% [============================================================= ] 772/803 96% [============================================================= ] 773/803 96% [============================================================= ] 774/803 96% [============================================================= ] 775/803 96% [============================================================= ] 776/803 96% [============================================================= ] 777/803 96% [============================================================== ] 778/803 96% [============================================================== ] 779/803 97% [============================================================== ] 780/803 97% [============================================================== ] 781/803 97% [============================================================== ] 782/803 97% [============================================================== ] 783/803 97% [============================================================== ] 784/803 97% [============================================================== ] 785/803 97% [============================================================== ] 786/803 97% [============================================================== ] 787/803 98% [============================================================== ] 788/803 98% [============================================================== ] 789/803 98% [============================================================== ] 790/803 98% [=============================================================== ] 791/803 98% [=============================================================== ] 792/803 98% [=============================================================== ] 793/803 98% [=============================================================== ] 794/803 98% [=============================================================== ] 795/803 99% [=============================================================== ] 796/803 99% [=============================================================== ] 797/803 99% [=============================================================== ] 798/803 99% [=============================================================== ] 799/803 99% [=============================================================== ] 800/803 99% [=============================================================== ] 801/803 99% [=============================================================== ] 802/803 99% [================================================================] 803/803 100% operation complete, 803 objects in 21945 NAND pages. ln -snf /home/autobuild/autobuild/instance-8/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-8/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-8/buildroot' >>> Buildroot 2023.08-1013-gf1a47904b6 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-27-g750a45a783906a19591fb8ff6b7841470f1f5701 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.2 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 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 >>> acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> brcmfmac_sdio-firmware-rpi ea9963f3f77b4bb6cd280577eb115152bdd67e8d Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> kmod 31 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openssl Collecting legal info >>> libopenssl 3.1.4 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> zlib Collecting legal info >>> libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> dehydrated 0.7.1 Collecting legal info LICENSE: OK (sha256: f25ab9c5f13abf15ab097180423ef6b82a89c552e92d49ae627762ee9c04a3a8) >>> dhcp 4.4.3-P1 Collecting legal info LICENSE: OK (sha256: 45a39c430be0920cb9570f34b32d2378fe6048c034f2f3265b9326d64ada73df) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> host-cmake 3.27.7 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 3.1.4 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-genpart 1.0.2 Collecting legal info >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> initscripts Collecting legal info >>> ipset 7.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> libaacs 0.11.1 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libgcrypt 1.10.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libassuan 2.5.6 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libcoap 4.3.4 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: bdd94ddd8e75010aebd045ead1c951110788003395c708811d6960248acb3891) >>> libcurl 8.4.0 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libnids 1.26 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libopenaptx 0.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> libxml2 2.11.5 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libtalloc 2.3.4 Collecting legal info talloc.h: OK (sha256: f8340c449dd64a55c6605b02fcad2aec6f473612ac6026739a22995380a8043c) >>> host-python3 3.11.6 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.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libwebsockets 4.3.2 Collecting legal info LICENSE: OK (sha256: 2b5dd8030691f3d1870a040f085c37e45d9ab9c684a7f1284f5f379c1e829b28) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mkpasswd Collecting legal info >>> host-odb 2.4.0 Collecting legal info LICENSE: OK (sha256: 7983b82cb1f1686ac2b55420ded9c0f348f93dd17bf3e048ae3b25c1da51b80e) >>> host-libcutl 1.10.0 Collecting legal info LICENSE: OK (sha256: c7aa98c5af3b67174f16b12a1fed4332a51cd524b82c69e85baa4c2c412da239) >>> host-libodb 2.4.0 Collecting legal info LICENSE: OK (sha256: 841105a470fc283851c63941510ffd403c726d1910b688f7df95914ab8b1b5a3) >>> host-opkg-utils 0.6.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.4.4 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pigz 2.8 Collecting legal info README: OK (sha256: 328634933a65dbc7f97a0f51df52741dc67f593bbe9eccabc9eedc6934c4983b) >>> pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python-greenlet 2.0.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> host-python-setuptools 68.0.0 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-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 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) >>> seatd 0.8.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> sqlite 3.43.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Collecting legal info uhttpd.h: OK (sha256: ce1803f83f776cc88661e303fede0e5ff52faf1d9f74508fadbecf7705b4c84d) >>> 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) >>> which 2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> xxhash 0.8.2 Collecting legal info LICENSE: OK (sha256: 6ffedbc0f7878612d2b23589f1ff2ab15633e1df7963a5d9fc750ec5500c7e7a) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.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 WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-8/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot'