/usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c In file included from zipup.c:109: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]); ^ /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 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/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.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/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/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 /usr/bin/gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.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 zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/host-zip-30' make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/host-zip-30' >>> host-zip 30 Installing to host directory PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/home/rclinux/bin:/home/rclinux/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/output/host/lib/pkgconfig:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/share/pkgconfig" /usr/bin/make -j3 PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/home/rclinux/bin:/home/rclinux/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/output/host/lib/pkgconfig:/home/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include" CFLAGS="-O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include" LDFLAGS="-L/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/host-zip-30 -f unix/Makefile install prefix=/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/host-zip-30' mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin cp zip zipcloak zipnote zipsplit /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin cd /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/man/man1 cp man/zip.1 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/man/man1/zip.1 chmod 644 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/man/man1/zip.1 cp man/zipcloak.1 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/man/man1/zipcloak.1 chmod 644 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/man/man1/zipcloak.1 cp man/zipnote.1 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/man/man1/zipnote.1 chmod 644 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/man/man1/zipnote.1 cp man/zipsplit.1 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/man/man1/zipsplit.1 chmod 644 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/man/man1/zipsplit.1 make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'check', u'cpio', u'gsl', u'diffutils', u'gmp', u'wget', u'which'] ./support/scripts/check-uniq-files -t staging /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libsocketcan.la" is touched by more than one package: [u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libfcgi++.la" is touched by more than one package: [u'libfcgi', u'imx-parser', u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'check', u'gsl', u'gmp'] Warning: staging file "./usr/lib/libsfbpf.la" is touched by more than one package: [u'daq', u'gsl', u'popt', u'efivar', u'skalibs', u'execline', u'libfcgi', u'imx-parser', u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'daq', u'gsl', u'popt', u'efivar', u'skalibs', u'execline', u'libfcgi', u'imx-parser', u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libnftnl.la" is touched by more than one package: [u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libnetfilter_log_libipulog.la" is touched by more than one package: [u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libfa.la" is touched by more than one package: [u'augeas', u'bullet', u'check', u'daq', u'gsl', u'popt', u'efivar', u'skalibs', u'execline', u'libfcgi', u'imx-parser', u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libdaq_static_modules.la" is touched by more than one package: [u'daq', u'gsl', u'popt', u'efivar', u'skalibs', u'execline', u'libfcgi', u'imx-parser', u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/daq/daq_afpacket.la" is touched by more than one package: [u'daq', u'gsl', u'popt', u'efivar', u'skalibs', u'execline', u'libfcgi', u'imx-parser', u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/liblber.la" is touched by more than one package: [u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'popt', u'efivar', u'skalibs', u'execline', u'libfcgi', u'imx-parser', u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libldap.la" is touched by more than one package: [u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libldap_r.la" is touched by more than one package: [u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/daq/daq_dump.la" is touched by more than one package: [u'daq', u'gsl', u'popt', u'efivar', u'skalibs', u'execline', u'libfcgi', u'imx-parser', u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libpcre32.la" is touched by more than one package: [u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/liboauth.la" is touched by more than one package: [u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'readline', u'augeas', u'bullet', u'check', u'daq', u'gsl', u'popt', u'efivar', u'skalibs', u'execline', u'libfcgi', u'imx-parser', u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'popt', u'efivar', u'skalibs', u'execline', u'libfcgi', u'imx-parser', u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'imx-parser', u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/daq/daq_ipfw.la" is touched by more than one package: [u'daq', u'gsl', u'popt', u'efivar', u'skalibs', u'execline', u'libfcgi', u'imx-parser', u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libsysfs.la" is touched by more than one package: [u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libraw1394.la" is touched by more than one package: [u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libnetfilter_log.la" is touched by more than one package: [u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libdaq_static.la" is touched by more than one package: [u'daq', u'gsl', u'popt', u'efivar', u'skalibs', u'execline', u'libfcgi', u'imx-parser', u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/daq/daq_pcap.la" is touched by more than one package: [u'daq', u'gsl', u'popt', u'efivar', u'skalibs', u'execline', u'libfcgi', u'imx-parser', u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libdaq.la" is touched by more than one package: [u'daq', u'gsl', u'popt', u'efivar', u'skalibs', u'execline', u'libfcgi', u'imx-parser', u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libg722_1.la" is touched by more than one package: [u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libaugeas.la" is touched by more than one package: [u'augeas', u'bullet', u'check', u'daq', u'gsl', u'popt', u'efivar', u'skalibs', u'execline', u'libfcgi', u'imx-parser', u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'efivar', u'skalibs', u'execline', u'libfcgi', u'imx-parser', u'freetype', u'gmp', u'libsysfs', u'pciutils', u'jasper', u'json-c', u'json-for-modern-cpp', u'libopenssl', u'pcre', u'libaio', u'util-linux', u'libcrossguid', u'libg7221', u'libiio', u'liblinear', u'libmnl', u'libmodplug', u'libnetfilter_cthelper', u'libnfnetlink', u'libnetfilter_log', u'libnftnl', u'liboauth', u'libraw1394', u'libsndfile', u'libsocketcan', u'libsoxr', u'libubox', u'libuecc', u'linenoise', u'linux-syscall-support', u'mobile-broadband-provider-info', u'nettle', u'openldap', u'openobex', u'slang', u's6-dns', u's6', u's6-networking', u'sdl', u'sdl_mixer', u'tclap', u'uboot-tools', u'ustream-ssl', u'unixodbc'] ./support/scripts/check-uniq-files -t host /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-gnupg', u'host-gawk'] mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/include /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/man /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/info /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/doc /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/rclinux/rc-buildroot-test/scripts/instance-0/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/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.7-00001-g067cdf7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.7"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.7\"" \ ) > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot' make: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2018.02.7-00001-g067cdf7 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> arp-scan 1.9 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> atop 2.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> augeas 1.10.1 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> boa 0.94.14rc21 Collecting legal info ERROR: No hash found for COPYING >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> cifs-utils 6.7 Collecting legal info ERROR: No hash found for COPYING >>> cpio 2.12 Collecting legal info ERROR: No hash found for COPYING >>> cpuload v0.3 Collecting legal info ERROR: No hash found for COPYING >>> daq 2.0.6 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> dialog 1.3-20170509 Collecting legal info ERROR: No hash found for COPYING >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> diffutils 3.6 Collecting legal info ERROR: No hash found for COPYING >>> dtach v0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> efivar 30 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.3.0.4 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info ERROR: No hash found for COPYING >>> libfcgi 2.4.0 Collecting legal info ERROR: No hash found for LICENSE.TERMS >>> imx-parser 4.2.1 Collecting legal info ERROR: No hash found for EULA ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> fscryptctl f037dcf4354ce8f25d0f371b58dfe7a7ac27576f Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> fxload 2008_10_13 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> hdparm 9.52 Collecting legal info ERROR: No hash found for LICENSE.TXT >>> iperf 2.0.10 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> iprutils 2.4.15.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> jasper version-2.0.13 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> json-for-modern-cpp v3.0.1 Collecting legal info LICENSE.MIT: OK (sha256: 6a6115fc4a7239a135f2dce8d33f94cb8a936b8f608ac0f6699fbac278b0dd5b) >>> keepalived 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> leafnode2 2.0.0.alpha20140727b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> libaio 0.3.110 Collecting legal info ERROR: No hash found for COPYING >>> libcofi 7313fbe12b0593034d0a1b606bf33c7cf4ababce Collecting legal info ERROR: No hash found for README.md >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info ERROR: No hash found for COPYING >>> libiio 0.10 Collecting legal info ERROR: No hash found for COPYING.txt >>> liblinear 2.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libmodplug 0.8.8.5 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cthelper 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_log 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnftnl 1.0.9 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> liboauth 1.0.3 Collecting legal info ERROR: No hash found for COPYING.MIT >>> libraw1394 2.1.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsocketcan 0.0.10 Collecting legal info >>> libsoxr 0.1.2 Collecting legal info ERROR: No hash found for LICENCE ERROR: No hash found for COPYING.LGPL >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> linenoise 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> linuxconsoletools 1.6.0 Collecting legal info ERROR: No hash found for COPYING >>> lrzsz 0.12.20 Collecting legal info ERROR: No hash found for COPYING >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> mobile-broadband-provider-info 20151214 Collecting legal info ERROR: No hash found for COPYING >>> host-mtd 2.0.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nftables 0.8.1 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> openldap 2.4.45 Collecting legal info ERROR: No hash found for LICENSE >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-ti-cgt-pru 2.2.1 Collecting legal info PRU_Code_Generation_Tools_2.2.x_manifest.html: OK (sha256: eb646f4f8b14351110992b40ba24d12803bcc150a76e7298705f51088b0a09cc) pru_rts_2_2_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 6b98f9262abd1ae9a3731e6feee02a56b6e290542dea119eeeeaf88bf802aabc) >>> ptpd2 ptpd-2.3.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> quagga 1.1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-gawk 4.1.4 Collecting legal info ERROR: No hash found for COPYING >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> s6-dns 2.3.0.0 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6-networking 2.3.0.2 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6 2.7.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> shellinabox v2.19 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for GPL-2 >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> start-stop-daemon 1.18.10 Collecting legal info ERROR: No hash found for COPYING >>> sudo 1.8.21p2 Collecting legal info ERROR: No hash found for doc/LICENSE >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> tcping 1.3.5 Collecting legal info ERROR: No hash found for LICENSE >>> host-tegrarcm v1.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-cryptopp 5.6.5 Collecting legal info ERROR: No hash found for License.txt >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> tftpd 5.2 Collecting legal info >>> thttpd 2.25b Collecting legal info ERROR: No hash found for thttpd.c >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> tunctl 1.5 Collecting legal info ERROR: No hash found for tunctl.c >>> uboot-tools 2018.01 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Collecting legal info ERROR: No hash found for uhttpd.h >>> ustream-ssl 45ac93088bc6f2d8ef3b0512d8e1ddfd9c4ee9e5 Collecting legal info WARNING: no hash file for ustream-ssl.h >>> unixodbc 2.3.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for exe/COPYING >>> wget 1.19.5 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> which 2.21 Collecting legal info ERROR: No hash found for COPYING >>> wilc1000-firmware 14.1 Collecting legal info >>> zd1211-firmware 1.4 Collecting legal info ERROR: No hash found for COPYING >>> 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: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: tftpd-5.2: cannot save license (TFTPD_LICENSE_FILES not defined) WARNING: wilc1000-firmware-14.1: cannot save license (WILC1000_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/rclinux/rc-buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot'