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 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); ^~~~~~~~~~~~~~~~~~~~~~~~ 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 */ ^~~~~ /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 /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 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 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 /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 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 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/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libatomic_ops', u'libcli', u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: [u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'libcli', u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libiconv', u'libvpx', u'openjpeg', u'x264', u'ffmpeg', u'gpm', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libatomic_ops', u'libcli', u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libauparse.la" is touched by more than one package: [u'audit', u'berkeleydb', u'libtirpc', u'cjson', u'duktape', u'skalibs', u'execline', u'libzlib', u'libopenssl', u'pcre', u'libiconv', u'libvpx', u'openjpeg', u'x264', u'ffmpeg', u'gpm', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libatomic_ops', u'libcli', u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libSKP_SILK_SDK.la" is touched by more than one package: [u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libaudit.la" is touched by more than one package: [u'audit', u'berkeleydb', u'libtirpc', u'cjson', u'duktape', u'skalibs', u'execline', u'libzlib', u'libopenssl', u'pcre', u'libiconv', u'libvpx', u'openjpeg', u'x264', u'ffmpeg', u'gpm', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libatomic_ops', u'libcli', u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'libatomic_ops', u'libcli', u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libiconv', u'libvpx', u'openjpeg', u'x264', u'ffmpeg', u'gpm', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libatomic_ops', u'libcli', u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'libcli', u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'libtirpc', u'cjson', u'duktape', u'skalibs', u'execline', u'libzlib', u'libopenssl', u'pcre', u'libiconv', u'libvpx', u'openjpeg', u'x264', u'ffmpeg', u'gpm', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libatomic_ops', u'libcli', u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libatomic_ops', u'libcli', u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'cjson', u'duktape', u'skalibs', u'execline', u'libzlib', u'libopenssl', u'pcre', u'libiconv', u'libvpx', u'openjpeg', u'x264', u'ffmpeg', u'gpm', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libatomic_ops', u'libcli', u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libphidget21.la" is touched by more than one package: [u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libcharset.la" is touched by more than one package: [u'libiconv', u'libvpx', u'openjpeg', u'x264', u'ffmpeg', u'gpm', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libatomic_ops', u'libcli', u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'libatomic_ops', u'libcli', u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libmcrypt.la" is touched by more than one package: [u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libusbgx.la" is touched by more than one package: [u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'libatomic_ops', u'libcli', u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'libatomic_ops', u'libcli', u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libiconv.la" is touched by more than one package: [u'libiconv', u'libvpx', u'openjpeg', u'x264', u'ffmpeg', u'gpm', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libatomic_ops', u'libcli', u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'iptables', u'libatomic_ops', u'libcli', u'libconfig', u'libfuse', u'libgpg-error', u'libmcrypt', u'libmhash', u'libminiupnpc', u'libusb', u'libphidget', u'libsilk', u'libtasn1', u'libtommath', u'libupnp', u'libusbgx', u'libuv', u'libzip', u'moarvm', u'mosquitto', u's6'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libcharset.la" is touched by more than one package: [u'host-libzlib', u'host-jsmin', u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libtasn1.la" is touched by more than one package: [u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libphidget21.la" is touched by more than one package: [u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libconfig.la" is touched by more than one package: [u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libaudit.la" is touched by more than one package: [u'host-pkgconf', u'host-cmake', u'host-libzlib', u'host-jsmin', u'host-lua', u'host-mtools', u'host-lz4'] 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'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libulockmgr.la" is touched by more than one package: [u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libusbgx.la" is touched by more than one package: [u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libixml.la" is touched by more than one package: [u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libip6tc.la" is touched by more than one package: [u'host-jsmin', u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libnfnetlink.la" is touched by more than one package: [u'host-jsmin', u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'host-jsmin', u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libxtables.la" is touched by more than one package: [u'host-jsmin', u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-libzlib', u'host-jsmin', u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libiconv.la" is touched by more than one package: [u'host-libzlib', u'host-jsmin', u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libthreadutil.la" is touched by more than one package: [u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libmnl.la" is touched by more than one package: [u'host-jsmin', u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libip4tc.la" is touched by more than one package: [u'host-jsmin', u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libupnp.la" is touched by more than one package: [u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libmcrypt.la" is touched by more than one package: [u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libdb-5.3.la" is touched by more than one package: [u'host-pkgconf', u'host-cmake', u'host-libzlib', u'host-jsmin', u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libSKP_SILK_SDK.la" is touched by more than one package: [u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-libzlib', u'host-jsmin', u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libatomic_ops.la" is touched by more than one package: [u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgpg-error.la" is touched by more than one package: [u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libmhash.la" is touched by more than one package: [u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libiptc.la" is touched by more than one package: [u'host-jsmin', u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libuv.la" is touched by more than one package: [u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libtirpc.la" is touched by more than one package: [u'host-cmake', u'host-libzlib', u'host-jsmin', u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libauparse.la" is touched by more than one package: [u'host-pkgconf', u'host-cmake', u'host-libzlib', u'host-jsmin', u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libusb-1.0.la" is touched by more than one package: [u'host-lua', u'host-mtools', u'host-lz4'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libfuse.la" is touched by more than one package: [u'host-lua', u'host-mtools', u'host-lz4'] /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 mkdir -p /home/buildroot/autobuild/run/instance-1/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm926ej-s%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-1/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-1/output/host/etc/meson/cross-compilation.conf 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 ; 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/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true 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-rc1-00038-g553bab0a28"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-rc1\"" \ ) > /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-rc1-00038-g553bab0a28 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 >>> aespipe 2.4d Collecting legal info >>> audit 2.8.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bootstrap 4.1.0 Collecting legal info css/bootstrap.css: OK (sha256: 0ce7fbe215cdf921ed87d00a374404681d5d24898589a7fe60e068d09289b4ba) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> 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) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> cjson v1.7.10 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> dnsmasq 2.79 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dtv-scan-tables 59f4a9b1dfbd573bafe33d238a08da95e4f0263a Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> duktape v2.3.0 Collecting legal info LICENSE.txt: OK (sha256: 9aabee442709a6e7652348b9617ae26d26da6b270c1f4b6fce4a1e746acb3df0) >>> evtest 1.33 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> exim 4.89.1 Collecting legal info ERROR: No hash found for LICENCE >>> openssl Collecting legal info >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> ffmpeg 3.4.5 Collecting legal info LICENSE.md: OK (sha256: 73d99bc83313fff665b426d6672b4e0479102bc402fe22314ac9ce94a38aa5ff) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libvpx v1.7.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> openjpeg 2.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> x264 20181002-2245 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> font-awesome v4.7.0 Collecting legal info >>> host-fwup v1.2.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> gpm 1.20.7 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> initscripts Collecting legal info >>> iptables 1.8.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libnetfilter_conntrack 1.0.7 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> libatomic_ops v7.6.6 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libcli c63c9d35144939c8b4fa3c5394aed2e29ff517b0 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libfuse 2.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libgpg-error 1.33 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libminiupnpc 2.1 Collecting legal info LICENSE: OK (sha256: e2df21b3d4b1a84a0ac31d808a3ff330fdf3602e0839a526d3df2fcfba287ac4) >>> libphidget 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info ERROR: No hash found for COPYING >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtommath 1.1.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libusbgx libusbgx-v0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuv v1.26.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libzip 1.5.1 Collecting legal info LICENSE: OK (sha256: 04464e729973cf58189051e7a3e8bca2acce9a1058c735e9e2eb1fdbe0fbbf50) >>> mcrypt 2.6.8 Collecting legal info ERROR: No hash found for COPYING >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> moarvm 2017.05 Collecting legal info ERROR: No hash found for Artistic2.txt >>> host-lua 5.1.5 Collecting legal info ERROR: No hash found for COPYRIGHT >>> mosquitto 1.5.6 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> host-mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> ngircd 24 Collecting legal info ERROR: No hash found for COPYING >>> nuttcp 6.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> openssh 7.9p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> proftpd 1.3.6 Collecting legal info ERROR: No hash found for COPYING >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> rpi-firmware 81cca1a9380c828299e884dba5efd0d4acb39e8d Collecting legal info ERROR: No hash found for boot/LICENCE.broadcom >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Collecting legal info ERROR: No hash found for socketcand.c >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 v1.8.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> host-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> sredird 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> sunxi-tools v1.4.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-sunxi-tools v1.4.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> tvheadend 17dff3e5ffbd67174b6c0d7b49f5488e19ec1ead Collecting legal info LICENSE.md: OK (sha256: 54dc3cbc00bf126bcba43e2af7f3ad1dc00f335985da1409fa943c7b7256d942) >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pngquant 2.12.2 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> host-libpng 1.6.36 Collecting legal info LICENSE: OK (sha256: 142da07fb4b0cceb861b2e69fe7e5b602f25ec7adc85b0a426133d9ee0d2e116) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> wipe 2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Collecting legal info WARNING: no hash file for COPYING.GPL >>> 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: aespipe-2.4d: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: font-awesome-v4.7.0: cannot save license (FONT_AWESOME_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'