libtool: install: (cd /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libwavpack.so.1.2.4 libwavpack.so || { rm -f libwavpack.so && ln -s libwavpack.so.1.2.4 libwavpack.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libwavpack.lai /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libwavpack.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c cli/wavpack cli/wvunpack cli/wvgain cli/wvtag '/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c cli/wavpack /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/wavpack libtool: install: /usr/bin/install -c cli/wvunpack /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/wvunpack libtool: install: /usr/bin/install -c cli/wvgain /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/wvgain libtool: install: /usr/bin/install -c cli/wvtag /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/wvtag /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/doc/wavpack' /usr/bin/install -c -m 644 README.md '/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/doc/wavpack' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/doc/wavpack' /usr/bin/install -c -m 644 doc/wavpack_doc.html doc/style.css '/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/doc/wavpack' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/doc/wavpack' /usr/bin/install -c -m 644 doc/WavPack5FileFormat.pdf doc/WavPack5LibraryDoc.pdf doc/WavPack5PortingGuide.pdf '/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/doc/wavpack' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 man/wavpack.1 man/wvgain.1 man/wvunpack.1 man/wvtag.1 '/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 wavpack.pc '/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/wavpack' /usr/bin/install -c -m 644 include/wavpack.h '/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/wavpack' make[2]: Leaving directory '/tmp/instance-1/output-1/build/wavpack-5.5.0' make[1]: Leaving directory '/tmp/instance-1/output-1/build/wavpack-5.5.0' >>> wavpack 5.5.0 Fixing libtool files for la in $(find /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/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-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-1/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 >>> wavpack 5.5.0 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-1/output-1/target install -C /tmp/instance-1/output-1/build/wavpack-5.5.0/ make[1]: Entering directory '/tmp/instance-1/output-1/build/wavpack-5.5.0' make[2]: Entering directory '/tmp/instance-1/output-1/build/wavpack-5.5.0' /usr/bin/mkdir -p '/tmp/instance-1/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libwavpack.la '/tmp/instance-1/output-1/target/usr/lib' libtool: install: /usr/bin/install -c src/.libs/libwavpack.so.1.2.4 /tmp/instance-1/output-1/target/usr/lib/libwavpack.so.1.2.4 libtool: install: (cd /tmp/instance-1/output-1/target/usr/lib && { ln -s -f libwavpack.so.1.2.4 libwavpack.so.1 || { rm -f libwavpack.so.1 && ln -s libwavpack.so.1.2.4 libwavpack.so.1; }; }) libtool: install: (cd /tmp/instance-1/output-1/target/usr/lib && { ln -s -f libwavpack.so.1.2.4 libwavpack.so || { rm -f libwavpack.so && ln -s libwavpack.so.1.2.4 libwavpack.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libwavpack.lai /tmp/instance-1/output-1/target/usr/lib/libwavpack.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-1/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c cli/wavpack cli/wvunpack cli/wvgain cli/wvtag '/tmp/instance-1/output-1/target/usr/bin' libtool: install: /usr/bin/install -c cli/wavpack /tmp/instance-1/output-1/target/usr/bin/wavpack libtool: install: /usr/bin/install -c cli/wvunpack /tmp/instance-1/output-1/target/usr/bin/wvunpack libtool: install: /usr/bin/install -c cli/wvgain /tmp/instance-1/output-1/target/usr/bin/wvgain libtool: install: /usr/bin/install -c cli/wvtag /tmp/instance-1/output-1/target/usr/bin/wvtag /usr/bin/mkdir -p '/tmp/instance-1/output-1/target/usr/share/doc/wavpack' /usr/bin/install -c -m 644 README.md '/tmp/instance-1/output-1/target/usr/share/doc/wavpack' /usr/bin/mkdir -p '/tmp/instance-1/output-1/target/usr/share/doc/wavpack' /usr/bin/install -c -m 644 doc/wavpack_doc.html doc/style.css '/tmp/instance-1/output-1/target/usr/share/doc/wavpack' /usr/bin/mkdir -p '/tmp/instance-1/output-1/target/usr/share/doc/wavpack' /usr/bin/install -c -m 644 doc/WavPack5FileFormat.pdf doc/WavPack5LibraryDoc.pdf doc/WavPack5PortingGuide.pdf '/tmp/instance-1/output-1/target/usr/share/doc/wavpack' /usr/bin/mkdir -p '/tmp/instance-1/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 man/wavpack.1 man/wvgain.1 man/wvunpack.1 man/wvtag.1 '/tmp/instance-1/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-1/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 wavpack.pc '/tmp/instance-1/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-1/output-1/target/usr/include/wavpack' /usr/bin/install -c -m 644 include/wavpack.h '/tmp/instance-1/output-1/target/usr/include/wavpack' make[2]: Leaving directory '/tmp/instance-1/output-1/build/wavpack-5.5.0' make[1]: Leaving directory '/tmp/instance-1/output-1/build/wavpack-5.5.0' wilc-firmware-wilc_linux_15_7.tar.gz: OK (sha256: 2c2e2927a65fe4d7ec2f9872fca35c6b7bf12090ac62116d63c5f17b95a3a786) >>> wilc-firmware wilc_linux_15_7 Extracting gzip -d -c /tmp/instance-1/dl/wilc-firmware/wilc-firmware-wilc_linux_15_7.tar.gz | tar --strip-components=1 -C /tmp/instance-1/output-1/build/wilc-firmware-wilc_linux_15_7 -xf - >>> wilc-firmware wilc_linux_15_7 Patching >>> wilc-firmware wilc_linux_15_7 Configuring >>> wilc-firmware wilc_linux_15_7 Building >>> wilc-firmware wilc_linux_15_7 Installing to target /usr/bin/install -d -m 0755 /tmp/instance-1/output-1/target/lib/firmware/mchp/ cd /tmp/instance-1/output-1/build/wilc-firmware-wilc_linux_15_7 && tar cf install.tar wilc3000_ble_firmware.bin wilc3000_wifi_firmware.bin && tar xf install.tar -C /tmp/instance-1/output-1/target/lib/firmware/mchp >>> zip 3.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-1/output-1/build/.zip30.tgz.p8nqyu/output' 'ftp://ftp.info-zip.org/pub/infozip/src/zip30.tgz' --2023-03-15 19:22:52-- ftp://ftp.info-zip.org/pub/infozip/src/zip30.tgz => '/tmp/instance-1/output-1/build/.zip30.tgz.p8nqyu/output' Resolving ftp.info-zip.org (ftp.info-zip.org)... 204.141.35.253 Connecting to ftp.info-zip.org (ftp.info-zip.org)|204.141.35.253|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /sys$sysdevice/infozip/pub/infozip/src ... done. ==> SIZE zip30.tgz ... 1118845 ==> PASV ... done. ==> RETR zip30.tgz ... done. Length: 1118845 (1.1M) (unauthoritative) 0K .......... .......... .......... .......... .......... 4% 157K 7s 50K .......... .......... .......... .......... .......... 9% 334K 5s 100K .......... .......... .......... .......... .......... 13% 419K 4s 150K .......... .......... .......... .......... .......... 18% 333K 3s 200K .......... .......... .......... .......... .......... 22% 417K 3s 250K .......... .......... .......... .......... .......... 27% 329K 3s 300K .......... .......... .......... .......... .......... 32% 336K 2s 350K .......... .......... .......... .......... .......... 36% 333K 2s 400K .......... .......... .......... .......... .......... 41% 335K 2s 450K .......... .......... .......... .......... .......... 45% 417K 2s 500K .......... .......... .......... .......... .......... 50% 333K 2s 550K .......... .......... .......... .......... .......... 54% 325K 2s 600K .......... .......... .......... .......... .......... 59% 425K 1s 650K .......... .......... .......... .......... .......... 64% 274K 1s 700K .......... .......... .......... .......... .......... 68% 396K 1s 750K .......... .......... .......... .......... .......... 73% 410K 1s 800K .......... .......... .......... .......... .......... 77% 313K 1s 850K .......... .......... .......... .......... .......... 82% 388K 1s 900K .......... .......... .......... .......... .......... 86% 386K 0s 950K .......... .......... .......... .......... .......... 91% 263K 0s 1000K .......... .......... .......... .......... .......... 96% 418K 0s 1050K .......... .......... .......... .......... .. 100% 325K=3.3s 2023-03-15 19:22:57 (332 KB/s) - '/tmp/instance-1/output-1/build/.zip30.tgz.p8nqyu/output' saved [1118845] zip30.tgz: OK (sha256: f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369) >>> zip 3.0 Extracting gzip -d -c /tmp/instance-1/dl/zip/zip30.tgz | tar --strip-components=1 -C /tmp/instance-1/output-1/build/zip-3.0 -xf - >>> zip 3.0 Patching Applying 0001-configure-Remove-Check-C-compiler-type-optimization-.patch using patch: patching file unix/configure Applying 0002-configure-Don-t-use-host-CPP.patch using patch: patching file unix/configure 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="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/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-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar" AS="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-as" LD="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ld" NM="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-nm" CC="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++" FC="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ranlib" READELF="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-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-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Og -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -Og -g0" FFLAGS="-mlongcalls -mauto-litpools -Og -g0" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /tmp/instance-1/output-1/build/zip-3.0 CFLAGS="-D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT" AS="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c" -f unix/Makefile generic make[1]: Entering directory '/tmp/instance-1/output-1/build/zip-3.0' sh unix/configure "/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" "-D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT" "" Check bzip2 support Check for bzip2 in bzip2 directory Check if OS already has bzip2 library installed -- OS supports bzip2 - linking in 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 -- no 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 '/tmp/instance-1/output-1/build/zip-3.0' /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -lbz2 /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o -lbz2 /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o -lbz2 /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -c -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o -lbz2 make[2]: Leaving directory '/tmp/instance-1/output-1/build/zip-3.0' make[1]: Leaving directory '/tmp/instance-1/output-1/build/zip-3.0' >>> zip 3.0 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/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-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar" AS="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-as" LD="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ld" NM="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-nm" CC="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++" FC="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ranlib" READELF="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-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-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Og -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Og -g0 " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -Og -g0" FFLAGS="-mlongcalls -mauto-litpools -Og -g0" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /tmp/instance-1/output-1/build/zip-3.0 -f unix/Makefile install prefix=/tmp/instance-1/output-1/target/usr make[1]: Entering directory '/tmp/instance-1/output-1/build/zip-3.0' mkdir -p /tmp/instance-1/output-1/target/usr/bin cp zip zipcloak zipnote zipsplit /tmp/instance-1/output-1/target/usr/bin cd /tmp/instance-1/output-1/target/usr/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /tmp/instance-1/output-1/target/usr/man/man1 cp man/zip.1 /tmp/instance-1/output-1/target/usr/man/man1/zip.1 chmod 644 /tmp/instance-1/output-1/target/usr/man/man1/zip.1 cp man/zipcloak.1 /tmp/instance-1/output-1/target/usr/man/man1/zipcloak.1 chmod 644 /tmp/instance-1/output-1/target/usr/man/man1/zipcloak.1 cp man/zipnote.1 /tmp/instance-1/output-1/target/usr/man/man1/zipnote.1 chmod 644 /tmp/instance-1/output-1/target/usr/man/man1/zipnote.1 cp man/zipsplit.1 /tmp/instance-1/output-1/target/usr/man/man1/zipsplit.1 chmod 644 /tmp/instance-1/output-1/target/usr/man/man1/zipsplit.1 make[1]: Leaving directory '/tmp/instance-1/output-1/build/zip-3.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Og', '-g0'@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', '-mlongcalls', '-mauto-litpools', '-Og', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-Og', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%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@%/tmp/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-1/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-Og', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Og', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Og', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-1/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-1/output-1/target/etc/shells mkdir -p /tmp/instance-1/output-1/target/etc echo "buildroot" > /tmp/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-1/output-1/target/etc/hosts mkdir -p /tmp/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-1/output-1/target/etc/shells ln -sf dash /tmp/instance-1/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-1/output-1/target/etc/passwd rm -rf /tmp/instance-1/output-1/target/usr/include /tmp/instance-1/output-1/target/usr/share/aclocal \ /tmp/instance-1/output-1/target/usr/lib/pkgconfig /tmp/instance-1/output-1/target/usr/share/pkgconfig \ /tmp/instance-1/output-1/target/usr/lib/cmake /tmp/instance-1/output-1/target/usr/share/cmake \ /tmp/instance-1/output-1/target/usr/lib/rpm /tmp/instance-1/output-1/target/usr/doc find /tmp/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/lib/ /tmp/instance-1/output-1/target/usr/lib/ /tmp/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-1/output-1/target/usr/share/gdb rm -rf /tmp/instance-1/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-1/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-1/output-1/target/usr/share/zsh rm -rf /tmp/instance-1/output-1/target/usr/man /tmp/instance-1/output-1/target/usr/share/man rm -rf /tmp/instance-1/output-1/target/usr/info /tmp/instance-1/output-1/target/usr/share/info rm -rf /tmp/instance-1/output-1/target/usr/doc /tmp/instance-1/output-1/target/usr/share/doc rm -rf /tmp/instance-1/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-1/output-1/target/lib/debug /tmp/instance-1/output-1/target/usr/lib/debug find /tmp/instance-1/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 /tmp/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-1/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-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-93-gd3051892eb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /tmp/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-1/output-1/per-package /tmp/instance-1/buildroot/support/scripts/fix-rpath target touch /tmp/instance-1/output-1/target/usr ln -snf /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /tmp/instance-1/output-1/staging make: Leaving directory '/tmp/instance-1/buildroot' make: Entering directory '/tmp/instance-1/buildroot' >>> Buildroot 2023.02-93-gd3051892eb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 6.1.14 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> fswebcam 20200725 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnuplot 5.4.6 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> ifupdown-scripts Collecting legal info >>> lcdproc 0.5.9 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcorrect ce6c17f1f988765ae3695315d7cce1f2a2e6cf0d Collecting legal info LICENSE: OK (sha256: 135138cd4304aa637836758dc5edfb5f21b7d09ecc637d25288d206b151a5768) >>> libexecinfo 1.1-3 Collecting legal info execinfo.h: OK (sha256: 46fbc8e6849a164c4ba8fd5875748bde302bf3cd713622af0e51b4e10344f516) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmaxminddb 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> ndisc6 1.0.6 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-pahole 1.24 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libbpf 1.1.0 Collecting legal info LICENSE: OK (sha256: 847f4addbd56e2d5be20c4ea0845e972672fc07b755fadaae5f7abd35d71e349) LICENSE.BSD-2-Clause: OK (sha256: e1638b9a0c68ca90fad3df1d6b4e430804d2fbdc15e58d02cffddfae38953bbf) LICENSE.LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pkcs11-helper 1.29.0 Collecting legal info COPYING: OK (sha256: 808705ac1daafe07a76431929575c5712a8693977a39ec9102aed25f030754d9) COPYING.BSD: OK (sha256: 865496cf23a6c792739ff2f9ea11e95ac99db89cfe3780a295b4e1495a9c19fe) COPYING.GPL: OK (sha256: cd2e7d63a11058f19c58b06fb8c759140ce70788369dce6e6e9db40d3475021e) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> rhash 1.4.3 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) >>> rsh-redone 85 Collecting legal info rsh.c: OK (sha256: 92c3a6a0efe5347c282081c6f67aebfec0f33b880c9efb87eb5232dcdd748369) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> rtl_433 22.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> sound-theme-borealis 0.9a Collecting legal info >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> wilc-firmware wilc_linux_15_7 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) 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: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /tmp/instance-1/output-1/legal-info make: Leaving directory '/tmp/instance-1/buildroot'