target=`echo xz | sed 's&^&&'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's&^&&'` && \ rm -f $link && \ ln -s $target $link; \ done make[5]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src/xz' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src/xz' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src/xz' Making install in lzmainfo make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src/lzmainfo' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src/lzmainfo' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/home/buildroot/build/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 lzmainfo.1 '/home/buildroot/build/instance-0/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c lzmainfo /home/buildroot/build/instance-0/output/target/usr/bin/lzmainfo make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src/lzmainfo' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src/lzmainfo' Making install in scripts make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src/scripts' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src/scripts' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/home/buildroot/build/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/home/buildroot/build/instance-0/output/target/usr/share/man/man1' /usr/bin/make install-exec-hook /usr/bin/make install-data-hook make[5]: Entering directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src/scripts' cd /home/buildroot/build/instance-0/output/target/usr/bin && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's&^&&'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's&^&&'` && \ rm -f $link && \ ln -s $target $link; \ done make[5]: Entering directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src/scripts' cd /home/buildroot/build/instance-0/output/target/usr/share/man/man1 && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's&^&&'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's&^&&'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1; \ done make[5]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src/scripts' make[5]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src/scripts' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src/scripts' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src/scripts' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/src' Making install in po make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/po' if test "xz" = "gettext-tools"; then \ /bin/mkdir -p /home/buildroot/build/instance-0/output/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildroot/build/instance-0/output/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/build/instance-0/output/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/po' Making install in tests make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/tests' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/tests' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3/tests' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/xz-5.2.3' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/lib/charset.alias" is touched by more than one package: [u'libiconv', u'libidn2'] ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'ncurses', u'libzlib', u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'avahi', u'libopenssl', u'bind', u'libiconv', u'libidn2', u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libfcgi++.la" is touched by more than one package: [u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/c_icap/srv_ex206.la" is touched by more than one package: [u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libcelt051.la" is touched by more than one package: [u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'avahi', u'libopenssl', u'bind', u'libiconv', u'libidn2', u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libvorbisidec.la" is touched by more than one package: [u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libcharset.la" is touched by more than one package: [u'libiconv', u'libidn2', u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libllcp.la" is touched by more than one package: [u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libcapnp.la" is touched by more than one package: [u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libisc.la" is touched by more than one package: [u'bind', u'libiconv', u'libidn2', u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libkj-test.la" is touched by more than one package: [u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'avahi', u'libopenssl', u'bind', u'libiconv', u'libidn2', u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libsysfs.la" is touched by more than one package: [u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'libev', u'avahi', u'libopenssl', u'bind', u'libiconv', u'libidn2', u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libisccfg.la" is touched by more than one package: [u'bind', u'libiconv', u'libidn2', u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/c_icap/sys_logger.la" is touched by more than one package: [u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libva.la" is touched by more than one package: [u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libsamplerate.la" is touched by more than one package: [u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'avahi', u'libopenssl', u'bind', u'libiconv', u'libidn2', u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/liblwres.la" is touched by more than one package: [u'bind', u'libiconv', u'libidn2', u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libcapnpc.la" is touched by more than one package: [u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libidn2.la" is touched by more than one package: [u'libidn2', u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libmodbus.la" is touched by more than one package: [u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libva-drm.la" is touched by more than one package: [u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libavahi-core.la" is touched by more than one package: [u'avahi', u'libopenssl', u'bind', u'libiconv', u'libidn2', u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libwebp.la" is touched by more than one package: [u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libcapnp-rpc.la" is touched by more than one package: [u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/c_icap/srv_echo.la" is touched by more than one package: [u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libkj-http.la" is touched by more than one package: [u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/c_icap/dnsbl_tables.la" is touched by more than one package: [u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libcapnp-json.la" is touched by more than one package: [u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] 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'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libisccc.la" is touched by more than one package: [u'bind', u'libiconv', u'libidn2', u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libkj.la" is touched by more than one package: [u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/charset.alias" is touched by more than one package: [u'libiconv', u'libidn2'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libiconv.la" is touched by more than one package: [u'libiconv', u'libidn2', u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libicapapi.la" is touched by more than one package: [u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libsofia-sip-ua.la" is touched by more than one package: [u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libavahi-common.la" is touched by more than one package: [u'avahi', u'libopenssl', u'bind', u'libiconv', u'libidn2', u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libirs.la" is touched by more than one package: [u'bind', u'libiconv', u'libidn2', u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/c_icap/shared_cache.la" is touched by more than one package: [u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libbind9.la" is touched by more than one package: [u'bind', u'libiconv', u'libidn2', u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libkj-async.la" is touched by more than one package: [u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libmp3lame.la" is touched by more than one package: [u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] Warning: staging file "./usr/lib/libdns.la" is touched by more than one package: [u'bind', u'libiconv', u'libidn2', u'libcurl', u'libfcgi', u'c-icap', u'capnproto', u'libogg', u'celt051', u'libevdev', u'glm', u'libconfuse', u'libite', u'libsysfs', u'pciutils', u'libsndfile', u'libsamplerate', u'jack2', u'lame', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'libgsm', u'libhdhomerun', u'libhttpparser', u'libjson', u'liblinear', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libloki', u'libminiupnpc', u'libmodbus', u'libpcap', u'libsoxr', u'liburiparser', u'libva', u'libwebsockets', u'ocrad', u'pppd', u'sdl', u'sofia-sip', u'tremor', u'uboot-tools', u'webp', u'wireless_tools', u'xz'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-xlrd'] mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/build/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/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/build/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/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/build/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/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00482-ge2b0705"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.11-git-00482-ge2b0705 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 >>> abootimg 7e127fee6a3981f6b0a50ce9910267cd501e09d4 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> 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) >>> 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) >>> alljoyn-tcl-base 16.04.00 Collecting legal info >>> alljoyn-tcl 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> alsa-lib 1.1.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> at release_3.1.23 Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info ERROR: No hash found for COPYING >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> atop 2.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> avahi 0.7 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> 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 >>> bc 1.06.95 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> bind 9.11.4-P1 Collecting legal info COPYRIGHT: OK (sha256: 336f3c40e37a1a13690efb4c63e20908faa4c40498cc02f3579fb67d3a1933a5) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> boinc 7.12.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libidn2 2.0.5 Collecting legal info COPYING: OK (sha256: 4fa501e804195b4136c9cec4bc510365b8cbaf4bc075d6401a77ae0213370457) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libfcgi 2.4.0 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> c-icap 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> can-utils v2018.02.0 Collecting legal info Makefile: OK (sha256: c258939ebb09c3857f5fc7704a449e5077cc881090c87b38f9a81332b96fa075) >>> capnproto v0.6.1 Collecting legal info LICENSE: OK (sha256: 16194222e9412c3aa14d2287953f7fc89a1dcbcdd266d1534ba35060d4cde5b6) >>> host-capnproto v0.6.1 Collecting legal info LICENSE: OK (sha256: 16194222e9412c3aa14d2287953f7fc89a1dcbcdd266d1534ba35060d4cde5b6) >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> cgroupfs-mount 1.4 Collecting legal info ERROR: No hash found for debian/copyright >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> dialog 1.3-20170509 Collecting legal info ERROR: No hash found for COPYING >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> evemu 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.5.9 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> fio fio-3.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) MORAL-LICENSE: OK (sha256: 8a240c1ad13d1fe3e58588643d81d0695899be4a669fe6d8fafa76ca6a89db2c) >>> fxload 2008_10_13 Collecting legal info ERROR: No hash found for COPYING >>> glm 0.9.8.4 Collecting legal info ERROR: No hash found for copying.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> googlefontdirectory Collecting legal info >>> ifupdown 0.8.16 Collecting legal info ERROR: No hash found for COPYING >>> inadyn 2.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libite v2.0.1 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> iproute2 4.18.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> iprutils 2.4.15.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> jack2 v1.9.10 Collecting legal info >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libdrm 2.4.93 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libgsm 1.0.17 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libhdhomerun 20180327 Collecting legal info LICENSE: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> libhttpparser v2.8.1 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libjson 7.6.1 Collecting legal info License.txt: OK (sha256: bd62d605bef39ab7ae39f6fa333ba513edb93cfcd56c9c966f1d34e31ff7c69b) >>> liblinear 2.20 Collecting legal info COPYRIGHT: OK (sha256: 2ad9363447d0afeca34d53619163cffd502ec172bdb44d8d112c7acb99ae2558) >>> 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 >>> libloki 0.1.7 Collecting legal info >>> libminiupnpc 2.1 Collecting legal info LICENSE: OK (sha256: e2df21b3d4b1a84a0ac31d808a3ff330fdf3602e0839a526d3df2fcfba287ac4) >>> libmodbus 3.1.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libplayer 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> liburiparser 0.8.6 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> libva-utils 2.2.0 Collecting legal info COPYING: OK (sha256: c6220c9f87832c27abcb8a32eafdd2823e13ce146b3ea63d5deae2a76798ef50) >>> libva 2.2.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libwebsockets v2.4.2 Collecting legal info LICENSE: OK (sha256: 078fbbbeab357fc6d4f8090e95e9022fa4cb9eac1efd77b2f1387e9ccc51917a) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-lpc3250loader 1.0 Collecting legal info ERROR: No hash found for LPC3250loader.py >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> host-mtd 2.0.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> ncftp 3.2.6 Collecting legal info ERROR: No hash found for doc/LICENSE.txt >>> ocrad 0.26 Collecting legal info ERROR: No hash found for COPYING >>> host-opkg-utils 0.3.4 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> 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 >>> host-python-xlrd 1.0.0 Collecting legal info ERROR: No hash found for xlrd/licences.py >>> host-python-setuptools 40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> rp-pppoe 3.12 Collecting legal info ERROR: No hash found for doc/LICENSE >>> host-rust-bin 1.27.2 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-rustc Collecting legal info >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> socat 1.7.3.2 Collecting legal info README: OK (sha256: 4846488cea98a2905dc75b7aa5eea721568e372447efe06b85bd896ee8c54f10) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> sofia-sip 1.12.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHTS >>> sp-oops-extract 0.0.7-1 Collecting legal info ERROR: No hash found for COPYING >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> uboot-tools 2018.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> webp 0.6.1 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> wireless_tools 30.pre9 Collecting legal info ERROR: No hash found for COPYING >>> xl2tp v1.3.8 Collecting legal info ERROR: No hash found for LICENSE >>> 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 WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: alljoyn-tcl-base-16.04.00: cannot save license (ALLJOYN_TCL_BASE_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) WARNING: jack2-v1.9.10: cannot save license (JACK2_LICENSE_FILES not defined) WARNING: libdrm-2.4.93: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'