zip.c:1228:5: warning: format not a string literal and no format arguments [-Wformat-security] 1228 | printf(cryptnote[i]); | ^~~~~~ /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -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 */ | ^~~~~ /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -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); | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -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); | ^~~~~~~~~~~~~~ /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /usr/bin/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 -L/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/lib -lbz2 /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -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); | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /usr/bin/gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o -L/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/lib -lbz2 /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /usr/bin/gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -L/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/lib -lbz2 /usr/bin/gcc -c -O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -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); | ^~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -L/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/lib -lbz2 make[2]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-zip-3.0' make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-zip-3.0' >>> host-zip 3.0 Installing to host directory PATH="/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/bin:/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/share/pkgconfig" /usr/bin/make -j1 PATH="/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/bin:/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/lib/pkgconfig:/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /nvmedata/autobuild/instance-25/output-1/build/host-zip-3.0 -f unix/Makefile install prefix=/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host make[1]: Entering directory '/nvmedata/autobuild/instance-25/output-1/build/host-zip-3.0' mkdir -p /nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/bin cp zip zipcloak zipnote zipsplit /nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/bin cd /nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/man/man1 cp man/zip.1 /nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/man/man1/zip.1 chmod 644 /nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/man/man1/zip.1 cp man/zipcloak.1 /nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/man/man1/zipcloak.1 chmod 644 /nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/man/man1/zipcloak.1 cp man/zipnote.1 /nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/man/man1/zipnote.1 chmod 644 /nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/man/man1/zipnote.1 cp man/zipsplit.1 /nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/man/man1/zipsplit.1 chmod 644 /nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/man/man1/zipsplit.1 make[1]: Leaving directory '/nvmedata/autobuild/instance-25/output-1/build/host-zip-3.0' >>> Finalizing host directory mkdir -p /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/bzip2/host/ /nvmedata/autobuild/instance-25/output-1/per-package/bzip2/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/c-periphery/host/ /nvmedata/autobuild/instance-25/output-1/per-package/c-periphery/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/cdrkit/host/ /nvmedata/autobuild/instance-25/output-1/per-package/cdrkit/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/check/host/ /nvmedata/autobuild/instance-25/output-1/per-package/check/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/darkhttpd/host/ /nvmedata/autobuild/instance-25/output-1/per-package/darkhttpd/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/dash/host/ /nvmedata/autobuild/instance-25/output-1/per-package/dash/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/dmidecode/host/ /nvmedata/autobuild/instance-25/output-1/per-package/dmidecode/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/freetype/host/ /nvmedata/autobuild/instance-25/output-1/per-package/freetype/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/glorytun/host/ /nvmedata/autobuild/instance-25/output-1/per-package/glorytun/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-acl/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-acl/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-attr/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-attr/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-autoconf/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-autoconf/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-automake/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-automake/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-erofs-utils/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-erofs-utils/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-fakeroot/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-fakeroot/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-fwup/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-fwup/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-libtool/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-libtool/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-libzlib/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-libzlib/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-lz4/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-lz4/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-m4/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-m4/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-makedevs/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-makedevs/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-patchelf/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-patchelf/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-pkgconf/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-pkgconf/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-skeleton/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-skeleton/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-util-linux/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-util-linux/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-zip/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-zlib/host/ /nvmedata/autobuild/instance-25/output-1/per-package/host-zlib/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/lbreakout2/host/ /nvmedata/autobuild/instance-25/output-1/per-package/lbreakout2/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libcap/host/ /nvmedata/autobuild/instance-25/output-1/per-package/libcap/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libcdio/host/ /nvmedata/autobuild/instance-25/output-1/per-package/libcdio/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libcdio-paranoia/host/ /nvmedata/autobuild/instance-25/output-1/per-package/libcdio-paranoia/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libestr/host/ /nvmedata/autobuild/instance-25/output-1/per-package/libestr/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libfreefare/host/ /nvmedata/autobuild/instance-25/output-1/per-package/libfreefare/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libiconv/host/ /nvmedata/autobuild/instance-25/output-1/per-package/libiconv/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libilbc/host/ /nvmedata/autobuild/instance-25/output-1/per-package/libilbc/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libnfc/host/ /nvmedata/autobuild/instance-25/output-1/per-package/libnfc/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libopenssl/host/ /nvmedata/autobuild/instance-25/output-1/per-package/libopenssl/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libpng/host/ /nvmedata/autobuild/instance-25/output-1/per-package/libpng/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libsodium/host/ /nvmedata/autobuild/instance-25/output-1/per-package/libsodium/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libtasn1/host/ /nvmedata/autobuild/instance-25/output-1/per-package/libtasn1/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libuev/host/ /nvmedata/autobuild/instance-25/output-1/per-package/libuev/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libusb/host/ /nvmedata/autobuild/instance-25/output-1/per-package/libusb/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libusb-compat/host/ /nvmedata/autobuild/instance-25/output-1/per-package/libusb-compat/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/linux-headers/host/ /nvmedata/autobuild/instance-25/output-1/per-package/linux-headers/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/lsuio/host/ /nvmedata/autobuild/instance-25/output-1/per-package/lsuio/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/make/host/ /nvmedata/autobuild/instance-25/output-1/per-package/make/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/memstat/host/ /nvmedata/autobuild/instance-25/output-1/per-package/memstat/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/ncurses/host/ /nvmedata/autobuild/instance-25/output-1/per-package/ncurses/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/open-plc-utils/host/ /nvmedata/autobuild/instance-25/output-1/per-package/open-plc-utils/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/pciutils/host/ /nvmedata/autobuild/instance-25/output-1/per-package/pciutils/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/popt/host/ /nvmedata/autobuild/instance-25/output-1/per-package/popt/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/psmisc/host/ /nvmedata/autobuild/instance-25/output-1/per-package/psmisc/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/qprint/host/ /nvmedata/autobuild/instance-25/output-1/per-package/qprint/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/quotatool/host/ /nvmedata/autobuild/instance-25/output-1/per-package/quotatool/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/sdl/host/ /nvmedata/autobuild/instance-25/output-1/per-package/sdl/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/sdl_ttf/host/ /nvmedata/autobuild/instance-25/output-1/per-package/sdl_ttf/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/skeleton-init-common/host/ /nvmedata/autobuild/instance-25/output-1/per-package/skeleton-init-common/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/skeleton-init-none/host/ /nvmedata/autobuild/instance-25/output-1/per-package/skeleton-init-none/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/stunnel/host/ /nvmedata/autobuild/instance-25/output-1/per-package/stunnel/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/tcping/host/ /nvmedata/autobuild/instance-25/output-1/per-package/tcping/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/tiff/host/ /nvmedata/autobuild/instance-25/output-1/per-package/tiff/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/tinyssh/host/ /nvmedata/autobuild/instance-25/output-1/per-package/tinyssh/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/uclibc/host/ /nvmedata/autobuild/instance-25/output-1/per-package/uclibc/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/unzip/host/ /nvmedata/autobuild/instance-25/output-1/per-package/unzip/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/urandom-scripts/host/ /nvmedata/autobuild/instance-25/output-1/per-package/urandom-scripts/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/uredir/host/ /nvmedata/autobuild/instance-25/output-1/per-package/uredir/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/wilc-firmware/host/ /nvmedata/autobuild/instance-25/output-1/per-package/wilc-firmware/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/wilink-bt-firmware/host/ /nvmedata/autobuild/instance-25/output-1/per-package/wilink-bt-firmware/host/ /nvmedata/autobuild/instance-25/output-1/host rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/zlib-ng/host/ /nvmedata/autobuild/instance-25/output-1/per-package/zlib-ng/host/ /nvmedata/autobuild/instance-25/output-1/host >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/bzip2/target/ /nvmedata/autobuild/instance-25/output-1/per-package/bzip2/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/c-periphery/target/ /nvmedata/autobuild/instance-25/output-1/per-package/c-periphery/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/cdrkit/target/ /nvmedata/autobuild/instance-25/output-1/per-package/cdrkit/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/check/target/ /nvmedata/autobuild/instance-25/output-1/per-package/check/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/darkhttpd/target/ /nvmedata/autobuild/instance-25/output-1/per-package/darkhttpd/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/dash/target/ /nvmedata/autobuild/instance-25/output-1/per-package/dash/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/dmidecode/target/ /nvmedata/autobuild/instance-25/output-1/per-package/dmidecode/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/freetype/target/ /nvmedata/autobuild/instance-25/output-1/per-package/freetype/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/glorytun/target/ /nvmedata/autobuild/instance-25/output-1/per-package/glorytun/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-acl/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-acl/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-attr/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-attr/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-autoconf/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-autoconf/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-automake/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-automake/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-erofs-utils/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-erofs-utils/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-fakeroot/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-fakeroot/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-fwup/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-fwup/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-libtool/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-libtool/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-libzlib/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-libzlib/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-lz4/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-lz4/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-m4/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-m4/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-makedevs/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-makedevs/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-patchelf/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-patchelf/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-pkgconf/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-pkgconf/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-skeleton/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-skeleton/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-util-linux/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-util-linux/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-zip/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-zip/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/host-zlib/target/ /nvmedata/autobuild/instance-25/output-1/per-package/host-zlib/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/lbreakout2/target/ /nvmedata/autobuild/instance-25/output-1/per-package/lbreakout2/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libcap/target/ /nvmedata/autobuild/instance-25/output-1/per-package/libcap/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libcdio/target/ /nvmedata/autobuild/instance-25/output-1/per-package/libcdio/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libcdio-paranoia/target/ /nvmedata/autobuild/instance-25/output-1/per-package/libcdio-paranoia/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libestr/target/ /nvmedata/autobuild/instance-25/output-1/per-package/libestr/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libfreefare/target/ /nvmedata/autobuild/instance-25/output-1/per-package/libfreefare/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libiconv/target/ /nvmedata/autobuild/instance-25/output-1/per-package/libiconv/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libilbc/target/ /nvmedata/autobuild/instance-25/output-1/per-package/libilbc/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libnfc/target/ /nvmedata/autobuild/instance-25/output-1/per-package/libnfc/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libopenssl/target/ /nvmedata/autobuild/instance-25/output-1/per-package/libopenssl/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libpng/target/ /nvmedata/autobuild/instance-25/output-1/per-package/libpng/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libsodium/target/ /nvmedata/autobuild/instance-25/output-1/per-package/libsodium/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libtasn1/target/ /nvmedata/autobuild/instance-25/output-1/per-package/libtasn1/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libuev/target/ /nvmedata/autobuild/instance-25/output-1/per-package/libuev/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libusb/target/ /nvmedata/autobuild/instance-25/output-1/per-package/libusb/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/libusb-compat/target/ /nvmedata/autobuild/instance-25/output-1/per-package/libusb-compat/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/linux-headers/target/ /nvmedata/autobuild/instance-25/output-1/per-package/linux-headers/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/lsuio/target/ /nvmedata/autobuild/instance-25/output-1/per-package/lsuio/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/make/target/ /nvmedata/autobuild/instance-25/output-1/per-package/make/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/memstat/target/ /nvmedata/autobuild/instance-25/output-1/per-package/memstat/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/ncurses/target/ /nvmedata/autobuild/instance-25/output-1/per-package/ncurses/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/open-plc-utils/target/ /nvmedata/autobuild/instance-25/output-1/per-package/open-plc-utils/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/pciutils/target/ /nvmedata/autobuild/instance-25/output-1/per-package/pciutils/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/popt/target/ /nvmedata/autobuild/instance-25/output-1/per-package/popt/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/psmisc/target/ /nvmedata/autobuild/instance-25/output-1/per-package/psmisc/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/qprint/target/ /nvmedata/autobuild/instance-25/output-1/per-package/qprint/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/quotatool/target/ /nvmedata/autobuild/instance-25/output-1/per-package/quotatool/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/sdl/target/ /nvmedata/autobuild/instance-25/output-1/per-package/sdl/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/sdl_ttf/target/ /nvmedata/autobuild/instance-25/output-1/per-package/sdl_ttf/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/skeleton-init-common/target/ /nvmedata/autobuild/instance-25/output-1/per-package/skeleton-init-common/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/skeleton-init-none/target/ /nvmedata/autobuild/instance-25/output-1/per-package/skeleton-init-none/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/stunnel/target/ /nvmedata/autobuild/instance-25/output-1/per-package/stunnel/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/tcping/target/ /nvmedata/autobuild/instance-25/output-1/per-package/tcping/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/tiff/target/ /nvmedata/autobuild/instance-25/output-1/per-package/tiff/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/tinyssh/target/ /nvmedata/autobuild/instance-25/output-1/per-package/tinyssh/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/uclibc/target/ /nvmedata/autobuild/instance-25/output-1/per-package/uclibc/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/unzip/target/ /nvmedata/autobuild/instance-25/output-1/per-package/unzip/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/urandom-scripts/target/ /nvmedata/autobuild/instance-25/output-1/per-package/urandom-scripts/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/uredir/target/ /nvmedata/autobuild/instance-25/output-1/per-package/uredir/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/wilc-firmware/target/ /nvmedata/autobuild/instance-25/output-1/per-package/wilc-firmware/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/wilink-bt-firmware/target/ /nvmedata/autobuild/instance-25/output-1/per-package/wilink-bt-firmware/target/ /nvmedata/autobuild/instance-25/output-1/target rsync -a --link-dest=/nvmedata/autobuild/instance-25/output-1/per-package/zlib-ng/target/ /nvmedata/autobuild/instance-25/output-1/per-package/zlib-ng/target/ /nvmedata/autobuild/instance-25/output-1/target mkdir -p /nvmedata/autobuild/instance-25/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-25/output-1/host/bin/i586-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-25/output-1/host/bin/i586-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-25/output-1/host/bin/i586-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-25/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-25/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-25/output-1/host/i586-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-25/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-25/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-25/output-1/host/bin/i586-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-25/output-1/host/bin/i586-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-25/output-1/host/bin/i586-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-25/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-25/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-25/output-1/host/i586-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-25/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-25/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /nvmedata/autobuild/instance-25/output-1/target/etc/shells || echo "/bin/dash" >> /nvmedata/autobuild/instance-25/output-1/target/etc/shells mkdir -p /nvmedata/autobuild/instance-25/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-25/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-25/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-25/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-25/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-25/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-25/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-25/output-1/target/etc/shells ln -sf dash /nvmedata/autobuild/instance-25/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /nvmedata/autobuild/instance-25/output-1/target/etc/passwd rm -rf /nvmedata/autobuild/instance-25/output-1/target/usr/include /nvmedata/autobuild/instance-25/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-25/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-25/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-25/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-25/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-25/output-1/target/usr/doc find /nvmedata/autobuild/instance-25/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-25/output-1/target/lib/ /nvmedata/autobuild/instance-25/output-1/target/usr/lib/ /nvmedata/autobuild/instance-25/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-25/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-25/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-25/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-25/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-25/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-25/output-1/target/usr/man /nvmedata/autobuild/instance-25/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-25/output-1/target/usr/info /nvmedata/autobuild/instance-25/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-25/output-1/target/usr/doc /nvmedata/autobuild/instance-25/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-25/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-25/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-25/output-1/target/lib/debug /nvmedata/autobuild/instance-25/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-25/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 /nvmedata/autobuild/instance-25/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-25/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-25/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 /nvmedata/autobuild/instance-25/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-325-gfaeebe0858"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /nvmedata/autobuild/instance-25/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-25/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-25/output-1/per-package /nvmedata/autobuild/instance-25/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-25/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs printf ' \n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.erofs mkdir -p /nvmedata/autobuild/instance-25/output-1/images rm -rf /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs mkdir -p /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-25/output-1/target/ /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/target" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/fakeroot PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-25/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/target >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/fakeroot echo "/nvmedata/autobuild/instance-25/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/target" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/fakeroot echo "find /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/fakeroot echo "find /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/fakeroot printf ' /nvmedata/autobuild/instance-25/output-1/host/bin/mkfs.erofs /nvmedata/autobuild/instance-25/output-1/images/rootfs.erofs /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/target\n' >> /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/fakeroot chmod a+x /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/fakeroot PATH="/nvmedata/autobuild/instance-25/output-1/host/bin:/nvmedata/autobuild/instance-25/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-25/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/fakeroot rootdir=/nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/erofs/target table='/nvmedata/autobuild/instance-25/output-1/build/buildroot-fs/full_devices_table.txt' mkfs.erofs 1.4 c_version: [ 1.4] c_dbg_lvl: [ 2] c_dry_run: [ 0] ln -snf /nvmedata/autobuild/instance-25/output-1/host/i586-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-25/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-25/buildroot' make: Entering directory '/nvmedata/autobuild/instance-25/buildroot' >>> Buildroot 2022.05-325-gfaeebe0858 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.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-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.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.17.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> darkhttpd 1.13 Collecting legal info darkhttpd.c: OK (sha256: 44e784df460954c7760e2eeae69aecb12a3d23ca1c0a4f6047c3c6452b2e2f49) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dmidecode 3.3 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-erofs-utils 1.4 Collecting legal info COPYING: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> 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-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> 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.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-fwup 1.9.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libtasn1 4.18.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> open-plc-utils 32408520fcebe785983a68e39ec83830a3005779 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> psmisc 23.4 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> qprint 1.1 Collecting legal info COPYING: OK (sha256: 3bd4089942977a357fed0d3c84b6ea877000c20c7c344c2feabf4b10db9f7495) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> sdl_ttf 70b2940cc75e92aab02a67d2f827caf2836a2c74 Collecting legal info COPYING: OK (sha256: b609721d3d4ac67facaf86f068c8b311b6c5f6cef89b6d84268aa38b7867ab7b) >>> stunnel 5.60 Collecting legal info COPYING.md: OK (sha256: 28b55d0157efd5ceb63640faeebb50fda13b1f49aec0b9c1240b9a3ea9f0eb4c) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> tinyssh 20210601 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> unzip 6.0 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) >>> urandom-scripts Collecting legal info >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> wilc-firmware wilc_linux_15_6 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-25/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-25/buildroot'