zip30.tgz: OK (sha256: f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369) >>> host-zip 30 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/zip/zip30.tgz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/host-zip-30 -xf - >>> host-zip 30 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 >>> host-zip 30 Configuring >>> host-zip 30 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/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/home/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/run/instance-1/output/build/host-zip-30 CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT" AS="/usr/bin/gcc -c" -f unix/Makefile generic make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/host-zip-30' sh unix/configure "/usr/bin/gcc" "-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT" "" Check bzip2 support Check for bzip2 in bzip2 directory Check if OS already has bzip2 library installed -- Either bzlib.h or libbz2.a not found - no bzip2 Check for the C preprocessor Check if we can use asm code Check for ANSI options Check for prototypes Check the handling of const Check for time_t Check for size_t Check for off_t Check for Large File Support -- yes we have Large File Support! Check for wide char support -- have wchar_t - enabling Unicode support Check for gcc no-builtin flag Check for rmdir Check for strchr Check for strrchr Check for rename Check for mktemp Check for mktime Check for mkstemp Check for memset Check for memmove Check for strerror Check for errno declaration Check for directory libraries Check for readlink Check for directory include file Check for nonexistent include files Check for term I/O include file Check for valloc Check for /usr/local/bin and /usr/local/man Check for OS-specific flags Check for symbolic links eval /usr/bin/make -f unix/Makefile zips `cat flags` make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/host-zip-30' /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c In file included from zipup.c:109:0: 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] #define zread(f,b,n) read(f,b,n) ^~~~~~~~~~~ zipup.c:1264:10: note: in expansion of macro 'zread' zread(ifile, buf, 1); len = 1; /* keep single \r if EOF */ ^~~~~ zip.c: In function 'help_extended': zip.c:1031:5: warning: format not a string literal and no format arguments [-Wformat-security] printf(text[i]); ^~~~~~ zip.c: In function 'version_info': zip.c:1228:5: warning: format not a string literal and no format arguments [-Wformat-security] printf(cryptnote[i]); ^~~~~~ 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] fgets(buf, SPLIT_MAXPATH, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:2143:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 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] fgets(buf, FNMAX, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c ttyio.c: In function 'getp': ttyio.c:628:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, &c, 1); ^~~~~~~~~~~~~~ /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:2143:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 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] fgets(buf, FNMAX, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c zipsplit.c: In function 'main': zipsplit.c:884:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 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] fgets(m, 10, stdin); ^~~~~~~~~~~~~~~~~~~ /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 /usr/bin/gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o /usr/bin/gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o /usr/bin/gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/host-zip-30' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/host-zip-30' >>> host-zip 30 Installing to host directory PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/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/home/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/run/instance-1/output/build/host-zip-30 -f unix/Makefile install prefix=/home/buildroot/autobuild/run/instance-1/output/host make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/host-zip-30' mkdir -p /home/buildroot/autobuild/run/instance-1/output/host/bin cp zip zipcloak zipnote zipsplit /home/buildroot/autobuild/run/instance-1/output/host/bin cd /home/buildroot/autobuild/run/instance-1/output/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/buildroot/autobuild/run/instance-1/output/host/man/man1 cp man/zip.1 /home/buildroot/autobuild/run/instance-1/output/host/man/man1/zip.1 chmod 644 /home/buildroot/autobuild/run/instance-1/output/host/man/man1/zip.1 cp man/zipcloak.1 /home/buildroot/autobuild/run/instance-1/output/host/man/man1/zipcloak.1 chmod 644 /home/buildroot/autobuild/run/instance-1/output/host/man/man1/zipcloak.1 cp man/zipnote.1 /home/buildroot/autobuild/run/instance-1/output/host/man/man1/zipnote.1 chmod 644 /home/buildroot/autobuild/run/instance-1/output/host/man/man1/zipnote.1 cp man/zipsplit.1 /home/buildroot/autobuild/run/instance-1/output/host/man/man1/zipsplit.1 chmod 644 /home/buildroot/autobuild/run/instance-1/output/host/man/man1/zipsplit.1 make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/host-zip-30' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libvorbisidec.la" is touched by more than one package: [u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libshout.la" is touched by more than one package: [u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'boost', u'freetype', u'fontconfig', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libpcre32.la" is touched by more than one package: [u'pcre', u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'boost', u'freetype', u'fontconfig', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libmicrohttpd.la" is touched by more than one package: [u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'nettle', u'pcre', u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'boost', u'freetype', u'fontconfig', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libreplaygain.la" is touched by more than one package: [u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libnice.la" is touched by more than one package: [u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/liblept.la" is touched by more than one package: [u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libopenssl', u'apr-util', u'boost', u'freetype', u'fontconfig', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libllcp.la" is touched by more than one package: [u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libqmi-glib.la" is touched by more than one package: [u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'boost', u'freetype', u'fontconfig', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'apr-util', u'boost', u'freetype', u'fontconfig', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'libopenssl', u'apr-util', u'boost', u'freetype', u'fontconfig', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libogg', u'libvorbis', u'sdl2', u'ffmpeg', u'libsodium', u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'libffi', u'libglib2', u'ibrdtn', u'jansson', u'libnice', u'libsrtp', u'jimtcl', u'libjpeg', u'json-c', u'leptonica', u'libcuefile', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmicrohttpd', u'libqmi', u'libreplaygain', u'libshout', u'libubox', u'libuecc', u'tremor', u'musepack', u'pppd', u'skalibs', u's6-dns', u'tesseract-ocr'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-gengetopt'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00484-g291ec1d2be"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output/target/usr make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2019.02-git-00484-g291ec1d2be Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info ERROR: No hash found for COPYING >>> ffmpeg 3.4.5 Collecting legal info LICENSE.md: OK (sha256: 73d99bc83313fff665b426d6672b4e0479102bc402fe22314ac9ce94a38aa5ff) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> fontconfig 2.13.1 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> gnutls 3.5.19 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> sdl2 2.0.9 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> glorytun 0.0.99-mud Collecting legal info LICENSE: OK (sha256: bd418f8ef7d62f2c89e3aa1e5dc41c7d7a6212eb1cdb4d39a26a5bd333e1b4a3) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gnuplot 5.0.6 Collecting legal info ERROR: No hash found for Copyright >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> initscripts Collecting legal info >>> ipmitool 1.8.18 Collecting legal info ERROR: No hash found for COPYING >>> jansson 2.11 Collecting legal info LICENSE: OK (sha256: 3034b2319f8c053995e8c8abf11b76418a3a8836cd769e5b3f0b6b13bfa00ec4) >>> janus-gateway v0.2.6 Collecting legal info COPYING: OK (sha256: 0a884af515b4593503f6f0c9b424db3945bd77eaa2644d25f45eb93a412b3c19) >>> host-gengetopt 2.22.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libnice 0.1.14 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsrtp v2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> latencytop 0.5 Collecting legal info ERROR: No hash found for latencytop.c >>> leptonica 1.76.0 Collecting legal info leptonica-license.txt: OK (sha256: ca0ac11c7c0acad9599d54990942cc11c9f6d9b569f1a360d774a628819c3518) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libmicrohttpd 0.9.60 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libqmi 1.20.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> motion release-4.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> mpd 0.20.23 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> mrouted 3.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> musepack r475 Collecting legal info ERROR: No hash found for libmpcdec/COPYING ERROR: No hash found for libmpcenc/quant.c >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pppd 2.4.7 Collecting legal info ERROR: No hash found for pppd/tdb.c ERROR: No hash found for pppd/plugins/pppoatm/COPYING ERROR: No hash found for pppdump/bsd-comp.c ERROR: No hash found for pppd/ccp.c ERROR: No hash found for pppd/plugins/passprompt.c >>> s6-dns 2.3.0.0 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> spawn-fcgi 1.6.4 Collecting legal info ERROR: No hash found for COPYING >>> tesseract-ocr 3.05.02 Collecting legal info COPYING: OK (sha256: d770c1ac1235bc018530701da1ce453367f7952a3075d12b9029f81a26c05f13) >>> tinymembench v0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Collecting legal info ERROR: No hash found for uhttpd.h >>> host-zip 30 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot'