^ 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]); ^ In file included from zipup.c:109:0: zipup.c: In function 'file_read': unix/zipup.h:21:22: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] #define zread(f,b,n) read(f,b,n) ^ zipup.c:1264:10: note: in expansion of macro 'zread' zread(ifile, buf, 1); len = 1; /* keep single \r if EOF */ ^ /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/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-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/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-1/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-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^ /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /usr/bin/gcc -c -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c /usr/bin/gcc -o zip zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o /usr/bin/gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o /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-1/output/build/host-zip-30' make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-zip-30' >>> host-zip 30 Installing to host directory PATH="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-1/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-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/pkgconfig:/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/share/pkgconfig" /usr/bin/make -j3 PATH="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-1/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-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib/pkgconfig:/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include" CFLAGS="-O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include" CXXFLAGS="-O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include" LDFLAGS="-L/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-zip-30 -f unix/Makefile install prefix=/home/rclinux/rc-buildroot-test/scripts/instance-1/output/host make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-zip-30' mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin cp zip zipcloak zipnote zipsplit /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin cd /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1 cp man/zip.1 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1/zip.1 chmod 644 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1/zip.1 cp man/zipcloak.1 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1/zipcloak.1 chmod 644 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1/zipcloak.1 cp man/zipnote.1 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1/zipnote.1 chmod 644 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1/zipnote.1 cp man/zipsplit.1 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1/zipsplit.1 chmod 644 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/man/man1/zipsplit.1 make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/host-zip-30' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'readline', u'gmp', u'mpir'] ./support/scripts/check-uniq-files -t staging /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libfcgi++.la" is touched by more than one package: [u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'readline', u'gmp', u'mpir'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libraw_r.la" is touched by more than one package: [u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libmbus.la" is touched by more than one package: [u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libgupnp-av-1.0.la" is touched by more than one package: [u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libmpir.la" is touched by more than one package: [u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'flex', u'libjpeg', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libpgm.la" is touched by more than one package: [u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libjpeg', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libreplaygain.la" is touched by more than one package: [u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libgstbase-1.0.la" is touched by more than one package: [u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libmpeg2.la" is touched by more than one package: [u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libjq.la" is touched by more than one package: [u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libgstnet-1.0.la" is touched by more than one package: [u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libmcrypt.la" is touched by more than one package: [u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libroxml.la" is touched by more than one package: [u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstcoretracers.la" is touched by more than one package: [u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libgstcontroller-1.0.la" is touched by more than one package: [u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'ezxml', u'libzlib', u'file', u'flex', u'libjpeg', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'ezxml', u'libzlib', u'file', u'flex', u'libjpeg', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libSoundTouch.la" is touched by more than one package: [u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstcoreelements.la" is touched by more than one package: [u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libqpdf.la" is touched by more than one package: [u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libraw.la" is touched by more than one package: [u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libsysfs.la" is touched by more than one package: [u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libgdk_pixbuf-2.0.la" is touched by more than one package: [u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libmpeg2convert.la" is touched by more than one package: [u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libgstreamer-1.0.la" is touched by more than one package: [u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libfdisk.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libpng', u'gdk-pixbuf', u'gmp', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gstreamer1', u'gupnp', u'gupnp-av', u'hiredis', u'libupnp', u'libsysfs', u'pciutils', u'iptables', u'jq', u'sdl', u'lcms2', u'libasplib', u'libatomic_ops', u'libcuefile', u'libopenssl', u'libcurl', u'libevent', u'libfcgi', u'libglob', u'libite', u'libjson', u'libmbus', u'libmcrypt', u'libmhash', u'libmpeg2', u'libnl', u'libraw', u'libreplaygain', u'libroxml', u'libsoundtouch', u'libusb', u'mpir', u'musepack', u'omniorb', u'openpgm', u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'qpdf', u'skalibs', u's6-dns', u'shared-mime-info'] ./support/scripts/check-uniq-files -t host /home/rclinux/rc-buildroot-test/scripts/instance-1/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-gettext', u'host-libffi', u'host-bison'] rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/glib-compile-schemas /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-1/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-1/output/target/etc/hosts mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/shadow rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/bin/sh rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge; done for dir in /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/aclocal \ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/pkgconfig \ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/cmake /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/cmake find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gdb rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/bash-completion rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zsh rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/man /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/info /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/info rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/doc /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/doc rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gtk-doc rmdir /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00553-g531650c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/fix-rpath target touch /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' make: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' >>> Buildroot 2018.11-git-00553-g531650c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> 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 >>> am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info ERROR: No hash found for pru_sw/utils/LICENCE.txt >>> host-am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info ERROR: No hash found for pru_sw/utils/LICENCE.txt >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> host-btrfs-progs 4.17.1 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-util-linux 2.32.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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> drbd-utils 9.2.0 Collecting legal info ERROR: No hash found for COPYING >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> dtv-scan-tables c2b6af67f7d8620acbf052fc754ec831ed2188ba Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> ezxml 0.8.6 Collecting legal info ERROR: No hash found for license.txt >>> file 5.34 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-file 5.34 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> 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.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> host-libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.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) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.62.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3250100 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gstreamer1 1.14.3 Collecting legal info COPYING: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.3 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> hiredis v0.13.3 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> igd2-for-linux v1.2 Collecting legal info linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> 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 >>> iptables 1.6.2 Collecting legal info ERROR: No hash found for COPYING >>> jhead 3.00 Collecting legal info ERROR: No hash found for readme.txt >>> jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> lbreakout2 2.6.5 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> libasplib be7fac89218a84b75f7598e3d76625ece99296f2 Collecting legal info LICENSE: OK (sha256: 12ac5047f2af0522f06798b1589ffc4599bc29c91f954d7874e0320634e777c0) >>> libatomic_ops v7.6.6 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfcgi 2.4.0 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libite v2.0.1 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> libjson 7.6.1 Collecting legal info License.txt: OK (sha256: bd62d605bef39ab7ae39f6fa333ba513edb93cfcd56c9c966f1d34e31ff7c69b) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libraw 0.18.11 Collecting legal info LICENSE.LGPL: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) LICENSE.CDDL: OK (sha256: 0e3098d2d54a12434715f6679ea408d57da5e8d613c385c58ecc6fe5d30cc81f) README: OK (sha256: 7fe7564c5d48c5d353d7c1966dcddada3791586a4c2eedbc68ad56e96955e75d) >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libroxml 3.0.1 Collecting legal info License.txt: OK (sha256: fe11466c265ad0a6c3896ea113af9403c0a8372b1fdd78712db64f0f1bac6387) >>> libsoundtouch 010a91a59071c7fefd316fca62c0d980ec85b4b1 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> mcrypt 2.6.8 Collecting legal info ERROR: No hash found for COPYING >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> mjpegtools 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> mpir 3.0.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-yasm 1.3.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD.txt ERROR: No hash found for Artistic.txt ERROR: No hash found for GNU_GPL-2.0 ERROR: No hash found for GNU_LGPL-2.0 >>> musepack r475 Collecting legal info ERROR: No hash found for libmpcdec/COPYING ERROR: No hash found for libmpcenc/quant.c >>> noip 2.1.9 Collecting legal info ERROR: No hash found for COPYING >>> omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> qpdf 8.1.0 Collecting legal info ERROR: No hash found for Artistic-2.0 >>> s6-dns 2.3.0.0 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> spidev_test v4.10 Collecting legal info >>> start-stop-daemon 1.18.10 Collecting legal info ERROR: No hash found for COPYING >>> transmission 2.94 Collecting legal info COPYING: OK (sha256: 20801783bf59e27d03ed6aab625b32a34e221ae95bf801db87827c8023398495) >>> udftools 2.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> udpcast 20120424 Collecting legal info ERROR: No hash found for COPYING >>> usb_modeswitch 2.5.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wipe 2.3.1 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: spidev_test-v4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/rclinux/rc-buildroot-test/scripts/instance-1/output/legal-info make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot'