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 '/tmp/instance-0/output-1/build/zip-3.0' /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -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 */ | ^~~~~ /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -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); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -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); | ^~~~~~~~~~~~~~ /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /tmp/instance-0/output-1/host/bin/riscv32-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 /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -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 /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -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); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -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 /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -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 /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -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 /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -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 /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -Os -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); | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o make[2]: Leaving directory '/tmp/instance-0/output-1/build/zip-3.0' make[1]: Leaving directory '/tmp/instance-0/output-1/build/zip-3.0' >>> zip 3.0 Installing to staging directory >>> zip 3.0 Fixing libtool files for la in $(find /tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zip 3.0 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-as" LD="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" NM="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" GCC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" CPP="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-cpp" CXX="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-g++" FC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" F77="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-readelf" STRIP="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-0/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/tmp/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-0/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /tmp/instance-0/output-1/build/zip-3.0 -f unix/Makefile install prefix=/tmp/instance-0/output-1/target/usr make[1]: Entering directory '/tmp/instance-0/output-1/build/zip-3.0' mkdir -p /tmp/instance-0/output-1/target/usr/bin cp zip zipcloak zipnote zipsplit /tmp/instance-0/output-1/target/usr/bin cd /tmp/instance-0/output-1/target/usr/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /tmp/instance-0/output-1/target/usr/man/man1 cp man/zip.1 /tmp/instance-0/output-1/target/usr/man/man1/zip.1 chmod 644 /tmp/instance-0/output-1/target/usr/man/man1/zip.1 cp man/zipcloak.1 /tmp/instance-0/output-1/target/usr/man/man1/zipcloak.1 chmod 644 /tmp/instance-0/output-1/target/usr/man/man1/zipcloak.1 cp man/zipnote.1 /tmp/instance-0/output-1/target/usr/man/man1/zipnote.1 chmod 644 /tmp/instance-0/output-1/target/usr/man/man1/zipnote.1 cp man/zipsplit.1 /tmp/instance-0/output-1/target/usr/man/man1/zipsplit.1 chmod 644 /tmp/instance-0/output-1/target/usr/man/man1/zipsplit.1 make[1]: Leaving directory '/tmp/instance-0/output-1/build/zip-3.0' zstd-1.5.2.tar.gz: OK (sha256: 7c42d56fac126929a6a85dbc73ff1db2411d04f104fae9bdea51305663a83fd0) >>> zstd 1.5.2 Extracting gzip -d -c /tmp/instance-0/dl/zstd/zstd-1.5.2.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/zstd-1.5.2 -xf - >>> zstd 1.5.2 Patching >>> zstd 1.5.2 Configuring >>> zstd 1.5.2 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-as" LD="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" NM="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" GCC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" CPP="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-cpp" CXX="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-g++" FC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" F77="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-readelf" STRIP="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-0/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/tmp/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-0/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 PREFIX=/usr ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-Os" HAVE_THREAD=1 -C /tmp/instance-0/output-1/build/zstd-1.5.2/lib libzstd.pc-mt-release lib-mt-release make[1]: Entering directory '/tmp/instance-0/output-1/build/zstd-1.5.2/lib' creating pkgconfig multi-threaded build completed release build completed CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/debug.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/entropy_common.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/error_private.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/fse_decompress.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/pool.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/threading.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/xxhash.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/zstd_common.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/fse_compress.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/hist.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/huf_compress.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/zstd_compress.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/zstd_compress_literals.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/zstd_compress_sequences.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/zstd_compress_superblock.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/zstd_double_fast.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/zstd_fast.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/zstd_lazy.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/zstd_ldm.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/zstd_opt.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/zstdmt_compress.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/huf_decompress.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/zstd_ddict.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/zstd_decompress.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/zstd_decompress_block.o AS obj/conf_3bcda237e3b35d84ea996de4c61af040/static/huf_decompress_amd64.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/cover.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/divsufsort.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/fastcover.o CC obj/conf_3bcda237e3b35d84ea996de4c61af040/static/zdict.o compiling multi-threaded static library 1.5.2 CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/debug.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/entropy_common.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/error_private.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/fse_decompress.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/pool.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/threading.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/xxhash.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/zstd_common.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/fse_compress.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/hist.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/huf_compress.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/zstd_compress.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/zstd_compress_literals.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/zstd_compress_sequences.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/zstd_compress_superblock.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/zstd_double_fast.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/zstd_fast.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/zstd_lazy.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/zstd_ldm.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/zstd_opt.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/zstdmt_compress.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/huf_decompress.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/zstd_ddict.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/zstd_decompress.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/zstd_decompress_block.o AS obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/huf_decompress_amd64.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/cover.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/divsufsort.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/fastcover.o CC obj/conf_d24c384e2aa3ccf0a300c554194a12a4/dynamic/zdict.o compiling multi-threaded dynamic library 1.5.2 creating versioned links multi-threaded build completed release build completed make[1]: Leaving directory '/tmp/instance-0/output-1/build/zstd-1.5.2/lib' PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-as" LD="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" NM="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" GCC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" CPP="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-cpp" CXX="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-g++" FC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" F77="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-readelf" STRIP="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-0/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/tmp/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-0/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 PREFIX=/usr ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-Os" HAVE_THREAD=1 -C /tmp/instance-0/output-1/build/zstd-1.5.2/programs zstd-dll make[1]: Entering directory '/tmp/instance-0/output-1/build/zstd-1.5.2/programs' CC obj/conf_e869753532845f1916c50510ab8455c4/xxhash.o CC obj/conf_e869753532845f1916c50510ab8455c4/benchfn.o CC obj/conf_e869753532845f1916c50510ab8455c4/benchzstd.o CC obj/conf_e869753532845f1916c50510ab8455c4/datagen.o CC obj/conf_e869753532845f1916c50510ab8455c4/dibio.o CC obj/conf_e869753532845f1916c50510ab8455c4/fileio.o CC obj/conf_e869753532845f1916c50510ab8455c4/timefn.o CC obj/conf_e869753532845f1916c50510ab8455c4/util.o CC obj/conf_e869753532845f1916c50510ab8455c4/zstdcli.o CC obj/conf_e869753532845f1916c50510ab8455c4/zstdcli_trace.o ==> building with threading support ==> building zstd with .gz compression support ==> no liblzma, building zstd without .xz/.lzma support ==> no liblz4, building zstd without .lz4 support LINK obj/conf_e869753532845f1916c50510ab8455c4/zstd zstd build completed make[1]: Leaving directory '/tmp/instance-0/output-1/build/zstd-1.5.2/programs' >>> zstd 1.5.2 Installing to staging directory PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-as" LD="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" NM="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" GCC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" CPP="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-cpp" CXX="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-g++" FC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" F77="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-readelf" STRIP="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-0/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/tmp/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-0/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 PREFIX=/usr ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-Os" HAVE_THREAD=1 DESTDIR=/tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot PREFIX=/usr -C /tmp/instance-0/output-1/build/zstd-1.5.2/lib install-pc install-includes install-shared make[1]: Entering directory '/tmp/instance-0/output-1/build/zstd-1.5.2/lib' Installing includes Installing shared library make[1]: Leaving directory '/tmp/instance-0/output-1/build/zstd-1.5.2/lib' >>> zstd 1.5.2 Fixing libtool files for la in $(find /tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zstd 1.5.2 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-as" LD="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" NM="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" GCC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" CPP="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-cpp" CXX="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-g++" FC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" F77="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-readelf" STRIP="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-0/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/tmp/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-0/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 PREFIX=/usr ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-Os" HAVE_THREAD=1 DESTDIR=/tmp/instance-0/output-1/target -C /tmp/instance-0/output-1/build/zstd-1.5.2/programs install make[1]: Entering directory '/tmp/instance-0/output-1/build/zstd-1.5.2/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory '/tmp/instance-0/output-1/build/zstd-1.5.2/programs' PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-as" LD="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" NM="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" GCC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" CPP="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-cpp" CXX="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-g++" FC="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" F77="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-readelf" STRIP="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-0/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/tmp/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-0/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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 PREFIX=/usr ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-Os" HAVE_THREAD=1 DESTDIR=/tmp/instance-0/output-1/target -C /tmp/instance-0/output-1/build/zstd-1.5.2/lib install-shared make[1]: Entering directory '/tmp/instance-0/output-1/build/zstd-1.5.2/lib' Installing shared library make[1]: Leaving directory '/tmp/instance-0/output-1/build/zstd-1.5.2/lib' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/tmp/instance-0/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@%/tmp/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-0/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/tmp/instance-0/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@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-0/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 57600 vt100 #~' /tmp/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /tmp/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-0/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-0/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-0/output-1/target/etc/shells; fi mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-0/output-1/target/etc/shells if [ -x /tmp/instance-0/output-1/target/sbin/swapon -a -x /tmp/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-0/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-0/output-1/build/locales.nopurge for dir in /tmp/instance-0/output-1/target/usr/share/locale /tmp/instance-0/output-1/target/usr/share/X11/locale /tmp/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/lib/rpm /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-0/output-1/target/lib/debug /tmp/instance-0/output-1/target/usr/lib/debug find /tmp/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-0/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 /tmp/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-543-gf62d409cb8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2022.11-543-gf62d409cb8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.0.12 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-agent-proxy 1.97 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ntp 4.2.8p15 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> host-checksec 2.6.0 Collecting legal info LICENSE.txt: OK (sha256: 55154b4be6dfcb3ff29d1e3648d0d07b3943a5fcc3af7c2e0e799b074734f722) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> ffmpeg 4.4.3 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> ifupdown-scripts Collecting legal info >>> host-imagemagick 7.1.0-51 Collecting legal info LICENSE: OK (sha256: 8cceeb67d4e783cb63075c7311fdb990fa0369ee80fbd0f481064cd02386ca2d) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> initscripts Collecting legal info >>> jquery-keyboard 1.18.12 Collecting legal info README.markdown: OK (sha256: 0ad9a0e7291b45cdb5abe2a517d8b82282a816d41c9224660849792ce01fe983) >>> jquery-ui 1.13.1 Collecting legal info LICENSE.txt: OK (sha256: de33fb695880d0b07615d4b86f78cd43796906959ade5fdfef70968827a0db78) >>> jquery 3.5.1 Collecting legal info >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 0.64.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libmodbus 3.1.8 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxcrypt 4.4.29 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> linux-firmware 20221109 Collecting legal info LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.iwlwifi_firmware: OK (sha256: 16d5040c7cf851fc693b7542e20870935b99802533ea1bfd231c377a2305e5c5) LICENCE.rtlwifi_firmware.txt: OK (sha256: a61351665b4f264f6c631364f85b907d8f8f41f8b369533ef4021765f9f3b62e) WHENCE: OK (sha256: 3461a8c8bddaa7b77f489f339abf90e4930fc0cde27915324781d12bd0828f1c) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> matio 1.5.23 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> host-parted 3.4 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'