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 -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 -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 -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 -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 -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 -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 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 zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o /usr/bin/gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o /usr/bin/gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o make[2]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/host-zip-30' make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/host-zip-30' >>> 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 make[1]: Entering directory `/home/buildroot/buildroot-test/instance-0/output/build/host-zip-30' 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 make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-0/output/build/host-zip-30' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/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'gsl', u'ed', u'gmp', u'libffi', u'mpfr', u'mpc'] ./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/libblkid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'cppzmq', u'dawgdic', u'gsl', u'flex', u'glog', u'gmp', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/rygel-2.6/engines/librygel-media-engine-simple.la" is touched by more than one package: [u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-mpris.la" is touched by more than one package: [u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-external.la" is touched by more than one package: [u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libprotobuf-c.la" is touched by more than one package: [u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/librygel-ruih-2.0.la" is touched by more than one package: [u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libtspi.la" is touched by more than one package: [u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libkcapi.la" is touched by more than one package: [u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'cppzmq', u'dawgdic', u'gsl', u'flex', u'glog', u'gmp', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'glog', u'gmp', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libgupnp-av-1.0.la" is touched by more than one package: [u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gsl', u'gmp', u'libffi', u'mpfr', u'mpc'] Warning: staging file "./usr/lib/libatf-c.la" is touched by more than one package: [u'atf', u'boost', u'c-periphery', u'ncurses', u'libzlib', u'util-linux', u'zeromq', u'cppzmq', u'dawgdic', u'gsl', u'flex', u'glog', u'gmp', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libreplaygain.la" is touched by more than one package: [u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libthrift_c_glib.la" is touched by more than one package: [u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libglog.la" is touched by more than one package: [u'glog', u'gmp', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'flex', u'glog', u'gmp', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'zeromq', u'cppzmq', u'dawgdic', u'gsl', u'flex', u'glog', u'gmp', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libthriftnb.la" is touched by more than one package: [u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libmpfr.la" is touched by more than one package: [u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libmediaart-2.0.la" is touched by more than one package: [u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libmicrohttpd.la" is touched by more than one package: [u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libthriftz.la" is touched by more than one package: [u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libgee-0.8.la" is touched by more than one package: [u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/librygel-db-2.6.la" is touched by more than one package: [u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/librygel-renderer-2.6.la" is touched by more than one package: [u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libroxml.la" is touched by more than one package: [u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libpthsem.la" is touched by more than one package: [u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'flex', u'glog', u'gmp', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/librygel-core-2.6.la" is touched by more than one package: [u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'cppzmq', u'dawgdic', u'gsl', u'flex', u'glog', u'gmp', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libllcp.la" is touched by more than one package: [u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libthrift.la" is touched by more than one package: [u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libmms.la" is touched by more than one package: [u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libsysfs.la" is touched by more than one package: [u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'zeromq', u'cppzmq', u'dawgdic', u'gsl', u'flex', u'glog', u'gmp', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-ruih.la" is touched by more than one package: [u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libgeotiff.la" is touched by more than one package: [u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-lms.la" is touched by more than one package: [u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/librygel-server-2.6.la" is touched by more than one package: [u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libmpc.la" is touched by more than one package: [u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libserial.la" is touched by more than one package: [u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] Warning: staging file "./usr/lib/libatf-c++.la" is touched by more than one package: [u'atf', u'boost', u'c-periphery', u'ncurses', u'libzlib', u'util-linux', u'zeromq', u'cppzmq', u'dawgdic', u'gsl', u'flex', u'glog', u'gmp', u'libffi', u'pcre', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'json-glib', u'keyutils', u'libdcadec', u'libevent', u'libgee', u'tiff', u'libgeotiff', u'libkcapi', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmediaart', u'libmicrohttpd', u'libmms', u'libmnl', u'libsrtp', u'libpjsip', u'libpthsem', u'libreplaygain', u'libroxml', u'libscrypt', u'libserial', u'libsysfs', u'libtirpc', u'libvpx', u'sdl', u'lzo', u'monkey', u'mosquitto', u'mpfr', u'mpc', u'mtd', u'opencv3', u'pppd', u'protobuf-c', u'qhull', u'rabbitmq-c', u'rtmpdump', u'rygel', u'thrift', u'trousers', u'wireless_tools'] ./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-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison', u'host-libffi', u'host-parted', u'host-autoconf-archive'] rm -f /home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/buildroot-test/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/buildroot-test/instance-0/output/host/arc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. 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/arc-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/arc-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/arc-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.11-git-00345-g8062700"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-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.11-git-00345-g8062700 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 >>> atf 0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> 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-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> 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) >>> c-periphery v1.1.3 Collecting legal info LICENSE: OK (sha256: 6b5669a90260126f0600aae98cb10fb5e219269dc9cbd0137f63927b96d5c31d) >>> cppzmq 68a7b09cfce01c4c279fba2cf91686fcfc566848 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info ERROR: No hash found for COPYING >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> host-dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> host-faketime v0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> fb-test-app rosetta-1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-gdb arc-2018.03-gdb Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> glog v0.3.5 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> 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) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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 >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gtest release-1.8.0 Collecting legal info googletest/LICENSE: OK (sha256: 9702de7e4117a8e2b20dafab11ffda58c198aede066406496bef670d40a22138) >>> 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) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> iptraf-ng 1.1.4 Collecting legal info ERROR: No hash found for LICENSE >>> json-glib 1.4.2 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> host-meson 0.47.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python-setuptools v40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python3 3.7.0 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> libdcadec v0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgee 0.20.1 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> libgeotiff 1.4.2 Collecting legal info LICENSE: OK (sha256: 16b83cf7c3bbfd20bffa768b9bfdb16506ca50f5c140a9f3431e740b155359c1) >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libkcapi 1.1.3 Collecting legal info COPYING: OK (sha256: b0336f8f07a6abf8b0a59d961f53601d7c4a7c09a8137805b730a34a976039f8) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libmediaart 1.9.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmicrohttpd 0.9.59 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libmms 0.6.4 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpjsip 2.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp v2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> libscrypt v1.21 Collecting legal info ERROR: No hash found for LICENSE >>> libserial 0.6.0rc2 Collecting legal info ERROR: No hash found for COPYING >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libvpx v1.7.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> ltris 1.0.19 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> monkey 1.5.6 Collecting legal info ERROR: No hash found for LICENSE >>> mosquitto 1.5.1 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> mtd 2.0.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mutt 1.10.1 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> ncftp 3.2.6 Collecting legal info ERROR: No hash found for doc/LICENSE.txt >>> opencv3 3.4.2 Collecting legal info LICENSE: OK (sha256: fea311907cb6271b05ff5843b238e0f2edb6f204a3432975211030d20704b321) >>> host-parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pppd 2.4.7 Collecting legal info ERROR: No hash found for pppd/tdb.c ERROR: No hash found for pppd/plugins/pppoatm/COPYING ERROR: No hash found for pppdump/bsd-comp.c ERROR: No hash found for pppd/ccp.c ERROR: No hash found for pppd/plugins/passprompt.c >>> privoxy 3.0.26 Collecting legal info ERROR: No hash found for LICENSE >>> proftpd 1.3.6 Collecting legal info ERROR: No hash found for COPYING >>> protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> qhull 7.2.0 Collecting legal info ERROR: No hash found for COPYING.txt >>> rabbitmq-c v0.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 94a12c906acb31a66c2c8a6c1b6e46cab52bc5694c5ada2a06d86b05d3d3f422) >>> radvd 2.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-rauc 0.4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> 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-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> host-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> rygel 0.36.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.logo: OK (sha256: c7d881be8ae01162510e982a32001446c6d6d18a9cecc89cc41a28bd215a0262) >>> shellinabox v2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf-archive 2017.03.21 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.EXCEPTION >>> host-thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> tn5250 0.17.4 Collecting legal info ERROR: No hash found for COPYING >>> trousers 0.3.14 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> tunctl 1.5 Collecting legal info ERROR: No hash found for tunctl.c >>> whetstone 1.2 Collecting legal info >>> wireless-regdb 2018.05.31 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> wireless_tools 30.pre9 Collecting legal info ERROR: No hash found for COPYING >>> xfsprogs 4.16.1 Collecting legal info doc/COPYING: OK (sha256: ee304b1b1da08b261f1d1f31d229fc70d2d0c552c7429e9e84c0fac878d94209) >>> xinetd xinetd-2-3-15 Collecting legal info ERROR: No hash found for COPYRIGHT >>> 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: rauc-0.4: cannot save license (HOST_RAUC_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'