/usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.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]); ^ /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c In file included from zipup.c:109:0: zipup.c: In function 'file_read': unix/zipup.h:21:26: 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/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:12: 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:10: 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/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c ttyio.c: In function 'getp': ttyio.c:628:17: 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/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:12: 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:10: 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/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /usr/bin/gcc -c -O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c zipsplit.c: In function 'main': zipsplit.c:884:12: 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:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^ /usr/bin/gcc -o zip zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o -L/home/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-0/output/host/lib -lbz2 /usr/bin/gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o -L/home/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-0/output/host/lib -lbz2 /usr/bin/gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -L/home/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-0/output/host/lib -lbz2 /usr/bin/gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -L/home/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-0/output/host/lib -lbz2 >>> host-zip 30 Installing to host directory PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/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/buildroot/buildroot-test/instance-0/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/instance-0/output/host/share/pkgconfig" /usr/bin/make -j2 PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/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/buildroot/buildroot-test/instance-0/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/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/buildroot/buildroot-test/instance-0/output/host/include" CFLAGS="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/buildroot-test/instance-0/output/host/include" LDFLAGS="-L/home/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/buildroot-test/instance-0/output/build/host-zip-30 -f unix/Makefile install prefix=/home/buildroot/buildroot-test/instance-0/output/host mkdir -p /home/buildroot/buildroot-test/instance-0/output/host/bin cp zip zipcloak zipnote zipsplit /home/buildroot/buildroot-test/instance-0/output/host/bin cd /home/buildroot/buildroot-test/instance-0/output/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/buildroot/buildroot-test/instance-0/output/host/man/man1 cp man/zip.1 /home/buildroot/buildroot-test/instance-0/output/host/man/man1/zip.1 chmod 644 /home/buildroot/buildroot-test/instance-0/output/host/man/man1/zip.1 cp man/zipcloak.1 /home/buildroot/buildroot-test/instance-0/output/host/man/man1/zipcloak.1 chmod 644 /home/buildroot/buildroot-test/instance-0/output/host/man/man1/zipcloak.1 cp man/zipnote.1 /home/buildroot/buildroot-test/instance-0/output/host/man/man1/zipnote.1 chmod 644 /home/buildroot/buildroot-test/instance-0/output/host/man/man1/zipnote.1 cp man/zipsplit.1 /home/buildroot/buildroot-test/instance-0/output/host/man/man1/zipsplit.1 chmod 644 /home/buildroot/buildroot-test/instance-0/output/host/man/man1/zipsplit.1 >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'check', u'diffutils', u'gmp', u'lzip'] ./support/scripts/check-uniq-files -t staging /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'libcuefile', u'libcurl', u'libebml', u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'gmp', u'libxml2', u'ibrcommon', u'ibrdtn', u'libcap-ng', u'libcuefile', u'libcurl', u'libebml', u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'cjson', u'libzlib', u'cracklib', u'libnl', u'libpcap', u'expat', u'gd', u'gmp', u'libxml2', u'ibrcommon', u'ibrdtn', u'libcap-ng', u'libcuefile', u'libcurl', u'libebml', u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libebml', u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libusbredirparser.la" is touched by more than one package: [u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libnftnl.la" is touched by more than one package: [u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libee.la" is touched by more than one package: [u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'expat', u'gd', u'gmp', u'libxml2', u'ibrcommon', u'ibrdtn', u'libcap-ng', u'libcuefile', u'libcurl', u'libebml', u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'expat', u'gd', u'gmp', u'libxml2', u'ibrcommon', u'ibrdtn', u'libcap-ng', u'libcuefile', u'libcurl', u'libebml', u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libopencore-amrwb.la" is touched by more than one package: [u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libSDL_sound.la" is touched by more than one package: [u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'libcap-ng', u'libcuefile', u'libcurl', u'libebml', u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'check', u'gmp'] Warning: staging file "./usr/lib/libfastjson.la" is touched by more than one package: [u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libusbredirhost.la" is touched by more than one package: [u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'expat', u'gd', u'gmp', u'libxml2', u'ibrcommon', u'ibrdtn', u'libcap-ng', u'libcuefile', u'libcurl', u'libebml', u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'check', u'cjson', u'libzlib', u'cracklib', u'libnl', u'libpcap', u'expat', u'gd', u'gmp', u'libxml2', u'ibrcommon', u'ibrdtn', u'libcap-ng', u'libcuefile', u'libcurl', u'libebml', u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/liblog4cpp.la" is touched by more than one package: [u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libplist++.la" is touched by more than one package: [u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ibrcommon', u'ibrdtn', u'libcap-ng', u'libcuefile', u'libcurl', u'libebml', u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libraptor2.la" is touched by more than one package: [u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libxml2', u'ibrcommon', u'ibrdtn', u'libcap-ng', u'libcuefile', u'libcurl', u'libebml', u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libplist.la" is touched by more than one package: [u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libhid.la" is touched by more than one package: [u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libilbc.la" is touched by more than one package: [u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'gd', u'gmp', u'libxml2', u'ibrcommon', u'ibrdtn', u'libcap-ng', u'libcuefile', u'libcurl', u'libebml', u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libopencore-amrnb.la" is touched by more than one package: [u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'expat', u'gd', u'gmp', u'libxml2', u'ibrcommon', u'ibrdtn', u'libcap-ng', u'libcuefile', u'libcurl', u'libebml', u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libupnpp.la" is touched by more than one package: [u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'libcap-ng', u'libcuefile', u'libcurl', u'libebml', u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'expat', u'gd', u'gmp', u'libxml2', u'ibrcommon', u'ibrdtn', u'libcap-ng', u'libcuefile', u'libcurl', u'libebml', u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libSKP_SILK_SDK.la" is touched by more than one package: [u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'expat', u'gd', u'gmp', u'libxml2', u'ibrcommon', u'ibrdtn', u'libcap-ng', u'libcuefile', u'libcurl', u'libebml', u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libenca.la" is touched by more than one package: [u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libpwquality.la" is touched by more than one package: [u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] Warning: staging file "./usr/lib/libcrack.la" is touched by more than one package: [u'cracklib', u'libnl', u'libpcap', u'expat', u'gd', u'gmp', u'libxml2', u'ibrcommon', u'ibrdtn', u'libcap-ng', u'libcuefile', u'libcurl', u'libebml', u'libestr', u'libee', u'libenca', u'libevdev', u'libfastjson', u'libusb-compat', u'libhid', u'libilbc', u'libite', u'libmatroska', u'libmnl', u'libnftnl', u'libplist', u'libpwquality', u'libsilk', u'libsndfile', u'libupnp', u'libupnpp', u'libxslt', u'log4cpp', u'lzo', u'mraa', u'opencore-amr', u'openobex', u'sdl', u'sdl_mixer', u'sdl_net', u'raptor', u'sdl_sound', u'sqlite', u'tinyxml2', u'usbredir', u'xkeyboard-config'] ./support/scripts/check-uniq-files -t host /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi'] mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/buildroot-test/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-0/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-0/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/buildroot-test/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/include /home/buildroot/buildroot-test/instance-0/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-0/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-0/output/target/lib/ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/man /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/info /home/buildroot/buildroot-test/instance-0/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/doc /home/buildroot/buildroot-test/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/buildroot-test/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/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/buildroot-test/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/buildroot/buildroot-test/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/buildroot/buildroot-test/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00409-gabb0d2e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/buildroot-test/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/buildroot-test/instance-0/output/target/usr make: Leaving directory `/home/buildroot/buildroot-test/instance-0/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-0/buildroot' >>> Buildroot 2018.08-git-00409-gabb0d2e 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acpica 20170531 Collecting legal info ERROR: No hash found for source/include/acpi.h >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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 >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info ERROR: No hash found for README >>> axel 2.16.1 Collecting legal info ERROR: No hash found for COPYING >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> cc-tool 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> cjson v1.7.7 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dc3dd 7.2.641 Collecting legal info ERROR: No hash found for COPYING >>> dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> diffutils 3.6 Collecting legal info ERROR: No hash found for COPYING >>> doom-wad 1.9 Collecting legal info >>> dvbsnoop 1.4.50 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> googlefontdirectory Collecting legal info >>> 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.32 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> iperf3 3.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcurl 7.60.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libebml 1.3.6 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libevdev 1.5.9 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> libfastjson v0.99.8 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libhid 0.2.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libite v2.0.1 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> libmatroska 1.4.9 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnftnl 1.0.9 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libpwquality 1.4.0 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libupnpp 0.16.1 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> log4cpp 1.1.3 Collecting legal info ERROR: No hash found for log4cpp/COPYING >>> lshw B.02.18 Collecting legal info ERROR: No hash found for COPYING >>> lsscsi 0.28 Collecting legal info ERROR: No hash found for COPYING >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> host-lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> host-elfutils 0.171 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> 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-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-mfgtools v0.02 Collecting legal info LICENSE: OK (sha256: 2655559a6bb1179eae514f5c7166f4ede4f2453efa9cf4dc3c045cab5d57dede) README.txt: OK (sha256: 0963b6e5086bf454265b0f57821a02b681d1211e40ad74c310231cb4d94815c9) >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> mraa v0.9.1 Collecting legal info ERROR: No hash found for COPYING >>> host-mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> net-tools 479bb4a7e11a4084e2935c0a576388f92469225b Collecting legal info ERROR: No hash found for COPYING >>> nftables 0.8.3 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> 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) >>> pifmrds 0bf57f9ce0d954365a38d8af8e7be6f28521c3f2 Collecting legal info ERROR: No hash found for LICENSE >>> prboom 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> raptor 2.0.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> sdl_sound 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 v1.8.2 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-zstd v1.3.4 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> tcping 1.3.5 Collecting legal info ERROR: No hash found for LICENSE >>> tinyxml2 6.2.0 Collecting legal info readme.md: OK (sha256: 8b2ab0b6ffb86798a2512f45fcf50a3b04b3516782d2e3fb30ebf55dc18c7cce) >>> uhubctl v2.0.0 Collecting legal info LICENSE: OK (sha256: 3260a6cd23e2677be1fa0815785cd5fa499d363a033f58cc299e12220662d486) >>> usb_modeswitch 2.5.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> usbredir 0.7.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> ux500-firmware 1.1.3-6 Collecting legal info ERROR: No hash found for license.txt >>> whetstone 1.2 Collecting legal info >>> wpan-tools 0.7 Collecting legal info ERROR: No hash found for COPYING >>> xkeyboard-config 2.23.1 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-xapp_xkbcomp 1.4.1 Collecting legal info COPYING: OK (sha256: f1a78f5796fe2374f2b93e579328a02283e57d2a8316484b31799b12debe7ee3) >>> host-xlib_libX11 1.6.5 Collecting legal info ERROR: No hash found for COPYING >>> host-libxcb 1.13 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-xcb-proto 1.13 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.8 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_xproto 7.0.31 Collecting legal info ERROR: No hash found for COPYING >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-xlib_libXdmcp 1.1.2 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_xtrans 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_inputproto 2.3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_kbproto 1.0.7 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_xextproto 7.3.0 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_xf86bigfontproto 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_libxkbfile 1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> zip 30 Collecting legal info ERROR: No hash found for LICENSE >>> 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: doom-wad-1.9: cannot save license (DOOM_WAD_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-0/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-0/buildroot'