^ /usr/bin/gcc -c -O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c /usr/bin/gcc -c -O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c ttyio.c: In function 'getp': ttyio.c:628:17: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, &c, 1); ^ /usr/bin/gcc -c -O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /usr/bin/gcc -c -O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /usr/bin/gcc -c -O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /usr/bin/gcc -c -O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /usr/bin/gcc -c -O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /usr/bin/gcc -c -O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /usr/bin/gcc -c -O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c /usr/bin/gcc -c -O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^ /usr/bin/gcc -c -O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /usr/bin/gcc -c -O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /usr/bin/gcc -c -O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /usr/bin/gcc -c -O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /usr/bin/gcc -c -O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c zipsplit.c: In function 'main': zipsplit.c:884:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^ zipsplit.c: In function 'retry': zipsplit.c:496:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^ /usr/bin/gcc -o zip zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o /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/dawncrow/buildroot-test/scripts/instance-0/output/build/host-zip-30' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-zip-30' >>> host-zip 30 Installing to host directory PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib/pkgconfig:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/share/pkgconfig" /usr/bin/make -j6 PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib/pkgconfig:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CFLAGS="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" LDFLAGS="-L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-zip-30 -f unix/Makefile install prefix=/home/dawncrow/buildroot-test/scripts/instance-0/output/host make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-zip-30' mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin cp zip zipcloak zipnote zipsplit /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin cd /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/host/man/man1 cp man/zip.1 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/man/man1/zip.1 chmod 644 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/man/man1/zip.1 cp man/zipcloak.1 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/man/man1/zipcloak.1 chmod 644 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/man/man1/zipcloak.1 cp man/zipnote.1 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/man/man1/zipnote.1 chmod 644 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/man/man1/zipnote.1 cp man/zipsplit.1 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/man/man1/zipsplit.1 chmod 644 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/man/man1/zipsplit.1 make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-zip-30' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'check', u'libffi', u'ed', u'enscript', u'nano'] Warning: target file "./usr/bin/sha512sum" is touched by more than one package: [u'busybox', u'libkcapi'] Warning: target file "./usr/bin/md5sum" is touched by more than one package: [u'busybox', u'libkcapi'] Warning: target file "./usr/bin/sha256sum" is touched by more than one package: [u'busybox', u'libkcapi'] Warning: target file "./usr/bin/sha1sum" is touched by more than one package: [u'busybox', u'libkcapi'] ./support/scripts/check-uniq-files -t staging /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'check', u'libffi'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libpciaccess.la" is touched by more than one package: [u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'expat', u'dbus', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/librygel-ruih-2.0.la" is touched by more than one package: [u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libkcapi.la" is touched by more than one package: [u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libfa.la" is touched by more than one package: [u'augeas', u'check', u'expat', u'dbus', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'util-linux', u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libbluetooth.la" is touched by more than one package: [u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-mpris.la" is touched by more than one package: [u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/liblber.la" is touched by more than one package: [u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libodbc.la" is touched by more than one package: [u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/rygel-2.6/engines/librygel-media-engine-simple.la" is touched by more than one package: [u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libldap_r.la" is touched by more than one package: [u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-external.la" is touched by more than one package: [u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libodbccr.la" is touched by more than one package: [u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libmediaart-2.0.la" is touched by more than one package: [u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libnice.la" is touched by more than one package: [u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libodbcinst.la" is touched by more than one package: [u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libgupnp-av-1.0.la" is touched by more than one package: [u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libgee-0.8.la" is touched by more than one package: [u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/librygel-db-2.6.la" is touched by more than one package: [u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-lms.la" is touched by more than one package: [u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libldap.la" is touched by more than one package: [u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ncurses', u'readline', u'augeas', u'check', u'expat', u'dbus', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libopencore-amrwb.la" is touched by more than one package: [u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libcryptsetup.la" is touched by more than one package: [u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libodbcpsql.la" is touched by more than one package: [u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libnn.la" is touched by more than one package: [u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/librygel-core-2.6.la" is touched by more than one package: [u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libpgm.la" is touched by more than one package: [u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libgsasl.la" is touched by more than one package: [u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libopencore-amrnb.la" is touched by more than one package: [u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/librygel-renderer-2.6.la" is touched by more than one package: [u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libtemplate.la" is touched by more than one package: [u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libllcp.la" is touched by more than one package: [u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/liblo.la" is touched by more than one package: [u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libslirp.la" is touched by more than one package: [u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-ruih.la" is touched by more than one package: [u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libcddb.la" is touched by more than one package: [u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/librygel-server-2.6.la" is touched by more than one package: [u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] Warning: staging file "./usr/lib/libaugeas.la" is touched by more than one package: [u'augeas', u'check', u'expat', u'dbus', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libusb', u'bluez_utils', u'libpng', u'freetype', u'libopenssl', u'libcurl', u'boost', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'zeromq', u'czmq', u'dmraid', u'skalibs', u'execline', u'fontconfig', u'libjpeg', u'tiff', u'lcms2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libcddb', u'libconfig', u'libgee', u'libgsasl', u'libkcapi', u'libusb-compat', u'libnfc', u'libllcp', u'liblo', u'libmediaart', u'libnice', u'libpcap', u'libpciaccess', u'libxmlrpc', u'mbedtls', u'mtdev', u'opencore-amr', u'openldap', u'openpgm', u'opentracing-cpp', u'rygel', u's6', u'slirp', u'unixodbc', u'urg'] ./support/scripts/check-uniq-files -t host /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-libffi', u'host-readline'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/glib-compile-schemas /home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/man /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/info /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/doc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-01203-g3aa64a0"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2018.05-git-01203-g3aa64a0 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> augeas 1.10.1 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> 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-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> autofs 5.1.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.6 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> busybox 1.28.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> boinc 7.10.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> libcurl 7.59.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> cryptsetup 2.0.2 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> czmq 4.1.1 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 >>> darkhttpd 1.12 Collecting legal info >>> dmraid 1.0.0.rc16-3 Collecting legal info ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE_GPL ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE >>> host-dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> host-e2fsprogs 1.44.1 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> espeak 1.48.04 Collecting legal info ERROR: No hash found for License.txt >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> fio fio-2.20 Collecting legal info ERROR: No hash found for COPYING >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> genpart 1.0.2 Collecting legal info >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript 9.23 Collecting legal info LICENSE: OK (sha256: 6f852249f975287b3efd43a5883875e47fa9f3125e2f1b18b5c09517ac30ecf2) >>> host-lcms2 2.8 Collecting legal info ERROR: No hash found for COPYING >>> host-libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> lcms2 2.8 Collecting legal info ERROR: No hash found for COPYING >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.56.1 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.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> i2pd 2.18.0 Collecting legal info LICENSE: OK (sha256: d147a6acdaf8ec9f6513802ef6cad4a4afcdb5ab6b98d9f6bb26d2b7f4cf454c) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> ifupdown-scripts Collecting legal info >>> initscripts Collecting legal info >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> 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 >>> libgsasl 1.8.0 Collecting legal info README: OK (sha256: 4eb54155afd4684d7e9423f6037e5cc887ae4d8818e83d3af93350ebd4a8e6eb) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libkcapi 1.1.0 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 ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> liblo 0.29 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmediaart 1.9.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnice 0.1.13 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.MPL ERROR: No hash found for COPYING.LGPL >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libpciaccess 0.14 Collecting legal info ERROR: No hash found for COPYING >>> libxmlrpc 1.39.12 Collecting legal info ERROR: No hash found for doc/COPYING >>> logrotate 3.13.0 Collecting legal info ERROR: No hash found for COPYING >>> mbedtls 2.7.2 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> mtdev2tuio e1e7378d86abe751158e743586133022f32fa4d1 Collecting legal info ERROR: No hash found for COPYING >>> nano 2.9.0 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> nbd 3.15.2 Collecting legal info ERROR: No hash found for COPYING >>> nmap 7.70 Collecting legal info COPYING: OK (sha256: e013006fbdb7a7923e456e72272b115a5d722a3c6a372f27b5e8fcd282104651) >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> openldap 2.4.46 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> opentracing-cpp v1.2.0 Collecting legal info COPYING: OK (sha256: b80bffcfee825a69645f7ca97ddba48714031ea5c845198d184714d5490798b6) >>> openvpn 2.4.6 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> privoxy 3.0.26 Collecting legal info ERROR: No hash found for LICENSE >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info ERROR: No hash found for NOTICE >>> rygel 0.36.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.logo: OK (sha256: c7d881be8ae01162510e982a32001446c6d6d18a9cecc89cc41a28bd215a0262) >>> s6-linux-init 0.4.0.0 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> s6-linux-utils 2.4.0.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> slirp 8c2da74c1385242f20799fec8c04f8378edc6550 Collecting legal info >>> softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> sslh v1.18 Collecting legal info ERROR: No hash found for COPYING >>> tcping 1.3.5 Collecting legal info ERROR: No hash found for LICENSE >>> unixodbc 2.3.6 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> 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: darkhttpd-1.12: cannot save license (DARKHTTPD_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: slirp-8c2da74c1385242f20799fec8c04f8378edc6550: cannot save license (SLIRP_LICENSE_FILES not defined) Legal info produced in /home/dawncrow/buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'