Making all in testenv make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/testenv' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/testenv' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4' >>> wget 1.19.4 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/target install -C /home/buildroot/build/instance-0/output/build/wget-1.19.4/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4' /usr/bin/make install-recursive make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4' Making install in lib make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/lib' /usr/bin/make install-recursive make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/lib' make[5]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/lib' make[6]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/lib' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /home/buildroot/build/instance-0/output/build/wget-1.19.4/build-aux/install-sh -d /home/buildroot/build/instance-0/output/target/usr/lib ; \ fi ; \ if test -f /home/buildroot/build/instance-0/output/target/usr/lib/charset.alias; then \ sed -f ref-add.sed /home/buildroot/build/instance-0/output/target/usr/lib/charset.alias > /home/buildroot/build/instance-0/output/target/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/buildroot/build/instance-0/output/target/usr/lib/charset.tmp /home/buildroot/build/instance-0/output/target/usr/lib/charset.alias ; \ rm -f /home/buildroot/build/instance-0/output/target/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /home/buildroot/build/instance-0/output/target/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/buildroot/build/instance-0/output/target/usr/lib/charset.tmp /home/buildroot/build/instance-0/output/target/usr/lib/charset.alias ; \ rm -f /home/buildroot/build/instance-0/output/target/usr/lib/charset.tmp ; \ fi ; \ fi make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/lib' make[5]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/lib' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/lib' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/lib' Making install in src make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/src' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/src' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/bin' /usr/bin/install -c wget '/home/buildroot/build/instance-0/output/target/usr/bin' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/src' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/src' Making install in doc make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/doc' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/sh /home/buildroot/build/instance-0/output/build/wget-1.19.4/build-aux/install-sh -d /home/buildroot/build/instance-0/output/target/etc /bin/sh /home/buildroot/build/instance-0/output/build/wget-1.19.4/build-aux/install-sh -d /home/buildroot/build/instance-0/output/target/usr/share/man/man1 /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/share/info' /usr/bin/install -c -m 644 wget.1 /home/buildroot/build/instance-0/output/target/usr/share/man/man1/wget.1 /usr/bin/install -c -m 644 ./wget.info '/home/buildroot/build/instance-0/output/target/usr/share/info' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/doc' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/doc' Making install in po make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/po' if test "wget" = "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[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/po' Making install in tests make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/tests' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/tests' 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/wget-1.19.4/tests' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/tests' Making install in util make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/util' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/util' 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/wget-1.19.4/util' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/util' Making install in testenv make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/testenv' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/testenv' 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/wget-1.19.4/testenv' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4/testenv' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4' 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/wget-1.19.4' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/wget-1.19.4' zd1211-firmware-1.4.tar.bz2: OK (sha256: 866308f6f59f7075f075d4959dff2ede47735c751251fecd1496df1ba4d338e1) >>> zd1211-firmware 1.4 Extracting bzcat /home/buildroot/build/instance-0/dl/zd1211-firmware/zd1211-firmware-1.4.tar.bz2 | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/zd1211-firmware-1.4 -xf - >>> zd1211-firmware 1.4 Patching >>> zd1211-firmware 1.4 Configuring >>> zd1211-firmware 1.4 Building >>> zd1211-firmware 1.4 Installing to target /usr/bin/install -d -m 0755 /home/buildroot/build/instance-0/output/target/lib/firmware/zd1211/ cp -dpf /home/buildroot/build/instance-0/output/build/zd1211-firmware-1.4/zd1211*{ub,uphr,ur} /home/buildroot/build/instance-0/output/target/lib/firmware/zd1211 >>> 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 ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libftdi.la" is touched by more than one package: [u'libftdi', u'boost', u'cxxtest', u'skalibs', u'execline', u'gnuradio', u'gsl', u'libmnl', u'jimtcl', u'keyutils', u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'elfutils', u'libusb-compat', u'libftdi', u'boost', u'cxxtest', u'skalibs', u'execline', u'gnuradio', u'gsl', u'libmnl', u'jimtcl', u'keyutils', u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'libusb', u'libpcap', u'attr', u'elfutils', u'libusb-compat', u'libftdi', u'boost', u'cxxtest', u'skalibs', u'execline', u'gnuradio', u'gsl', u'libmnl', u'jimtcl', u'keyutils', u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libnftnl.la" is touched by more than one package: [u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/liblber.la" is touched by more than one package: [u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libparted-fs-resize.la" is touched by more than one package: [u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libparted.la" is touched by more than one package: [u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'libmnl', u'jimtcl', u'keyutils', u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libldap_r.la" is touched by more than one package: [u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'libusb', u'libpcap', u'attr', u'elfutils', u'libusb-compat', u'libftdi', u'boost', u'cxxtest', u'skalibs', u'execline', u'gnuradio', u'gsl', u'libmnl', u'jimtcl', u'keyutils', u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libtspi.la" is touched by more than one package: [u'trousers', u'valijson'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'attr', u'elfutils', u'libusb-compat', u'libftdi', u'boost', u'cxxtest', u'skalibs', u'execline', u'gnuradio', u'gsl', u'libmnl', u'jimtcl', u'keyutils', u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'jimtcl', u'keyutils', u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'apr-util', u'libusb', u'libpcap', u'attr', u'elfutils', u'libusb-compat', u'libftdi', u'boost', u'cxxtest', u'skalibs', u'execline', u'gnuradio', u'gsl', u'libmnl', u'jimtcl', u'keyutils', u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'libusb', u'libpcap', u'attr', u'elfutils', u'libusb-compat', u'libftdi', u'boost', u'cxxtest', u'skalibs', u'execline', u'gnuradio', u'gsl', u'libmnl', u'jimtcl', u'keyutils', u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libldap.la" is touched by more than one package: [u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'libmnl', u'jimtcl', u'keyutils', u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libmodbus.la" is touched by more than one package: [u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libdvbpsi.la" is touched by more than one package: [u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libftdi', u'boost', u'cxxtest', u'skalibs', u'execline', u'gnuradio', u'gsl', u'libmnl', u'jimtcl', u'keyutils', u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'libusb', u'libpcap', u'attr', u'elfutils', u'libusb-compat', u'libftdi', u'boost', u'cxxtest', u'skalibs', u'execline', u'gnuradio', u'gsl', u'libmnl', u'jimtcl', u'keyutils', u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/apr-util-1/apr_dbd_sqlite3.la" is touched by more than one package: [u'apr-util', u'libusb', u'libpcap', u'attr', u'elfutils', u'libusb-compat', u'libftdi', u'boost', u'cxxtest', u'skalibs', u'execline', u'gnuradio', u'gsl', u'libmnl', u'jimtcl', u'keyutils', u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'sqlite', u'apr-util', u'libusb', u'libpcap', u'attr', u'elfutils', u'libusb-compat', u'libftdi', u'boost', u'cxxtest', u'skalibs', u'execline', u'gnuradio', u'gsl', u'libmnl', u'jimtcl', u'keyutils', u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libsz.la" is touched by more than one package: [u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libsecret-1.la" is touched by more than one package: [u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'sqlite', u'apr-util', u'libusb', u'libpcap', u'attr', u'elfutils', u'libusb-compat', u'libftdi', u'boost', u'cxxtest', u'skalibs', u'execline', u'gnuradio', u'gsl', u'libmnl', u'jimtcl', u'keyutils', u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'sqlite', u'apr-util', u'libusb', u'libpcap', u'attr', u'elfutils', u'libusb-compat', u'libftdi', u'boost', u'cxxtest', u'skalibs', u'execline', u'gnuradio', u'gsl', u'libmnl', u'jimtcl', u'keyutils', u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] Warning: staging file "./usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'apr-util', u'libusb', u'libpcap', u'attr', u'elfutils', u'libusb-compat', u'libftdi', u'boost', u'cxxtest', u'skalibs', u'execline', u'gnuradio', u'gsl', u'libmnl', u'jimtcl', u'keyutils', u'libcurl', u'libdvbpsi', u'libffi', u'pcre', u'libglib2', u'libjson', u'libminiupnpc', u'libmodbus', u'libnfnetlink', u'libnftnl', u'libpng', u'libsecret', u'libupnp18', u'libxmlrpc', u'omniorb', u'opencv', u'openldap', u'parted', u's6', u's6-rc', u'szip', u'tinyxml2', u'trousers', u'valijson'] ./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-cxxtest', u'host-python-cheetah'] rm -f /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/build/instance-0/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. 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 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/sparc64-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/sparc64-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/sparc64-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.05-git-00808-g2d64ba8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-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 make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.05-git-00808-g2d64ba8 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 >>> acpitool 0.5.1 Collecting legal info ERROR: No hash found for COPYING >>> alljoyn-base 16.04.00 Collecting legal info >>> alljoyn 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.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> 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-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> 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 >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> 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 >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> arp-scan 1.9 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> avrdude f8893ccf0aceeff67c45f95ae4e86bc7fbe342aa Collecting legal info ERROR: No hash found for avrdude/COPYING >>> elfutils 0.169 Collecting legal info ERROR: No hash found for COPYING-GPLV2 ERROR: No hash found for COPYING-LGPLV3 >>> libftdi 0.20 Collecting legal info >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> brltty 5.5 Collecting legal info LICENSE-GPL: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) LICENSE-LGPL: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-checkpolicy 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> diffutils 3.6 Collecting legal info ERROR: No hash found for COPYING >>> dnsmasq 2.79 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.3.0.4 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> fping 4.0 Collecting legal info ERROR: No hash found for COPYING >>> ftop 1.0 Collecting legal info ERROR: No hash found for COPYING >>> genromfs 0.5.2 Collecting legal info ERROR: No hash found for COPYING >>> getent Collecting legal info >>> gnuradio 3.7.11 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-python-cheetah 2.4.4 Collecting legal info >>> host-python-markdown 2.6.8 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> ifupdown 0.8.16 Collecting legal info ERROR: No hash found for COPYING >>> iproute2 4.15.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> libcurl 7.59.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libdvbpsi 1.3.0 Collecting legal info ERROR: No hash found for COPYING >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> libjson 7.6.1 Collecting legal info ERROR: No hash found for License.txt >>> libminiupnpc 2.0 Collecting legal info LICENSE: OK (sha256: 4025f2214fa46ad40c156605b83d66e8faf45823e67eb3337af3869716e6d7dd) >>> libmodbus 3.1.4 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnftnl 1.0.9 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> libsecret 0.18.5 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> libupnp18 1.8.3 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libxmlrpc 1.39.12 Collecting legal info ERROR: No hash found for doc/COPYING >>> lsscsi 0.28 Collecting legal info ERROR: No hash found for COPYING >>> mdadm 4.0 Collecting legal info ERROR: No hash found for COPYING >>> minissdpd 1.5 Collecting legal info LICENSE: OK (sha256: c432d6ee83deb6a0c105a2c3ebd11e3855ab91498b0847a8657e68ce8e4491a5) >>> mplayer 1.3.0 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for Copyright >>> olsr 0.9.6.1 Collecting legal info ERROR: No hash found for license.txt ERROR: No hash found for lib/pud/nmealib/LICENSE >>> omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> opencv 2.4.13.3 Collecting legal info LICENSE: OK (sha256: 46e42877dfc3ac65769292cb4dc1a04b204ad9e40859a390f4c035d6179fbcc4) >>> openldap 2.4.46 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> openssh 7.7p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2) >>> pv 1.6.0 Collecting legal info ERROR: No hash found for doc/COPYING >>> quota 4.01 Collecting legal info >>> s6-rc 0.4.0.0 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> stress-ng 0.06.15 Collecting legal info ERROR: No hash found for COPYING >>> subversion 1.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> szip 2.1 Collecting legal info ERROR: No hash found for COPYING >>> tinyxml2 4.0.1 Collecting legal info ERROR: No hash found for readme.md >>> trousers 0.3.13 Collecting legal info ERROR: No hash found for LICENSE >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Collecting legal info WARNING: no hash file for COPYING.LIB >>> valijson 424b706f990a9eb96dfc19cc8e54f2cd6ce5e186 Collecting legal info ERROR: No hash found for LICENSE >>> wget 1.19.4 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> zd1211-firmware 1.4 Collecting legal info ERROR: No hash found for COPYING 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-base-16.04.00: cannot save license (ALLJOYN_BASE_LICENSE_FILES not defined) WARNING: alljoyn-16.04.00a: cannot save license (ALLJOYN_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: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (LIBFTDI_LICENSE_FILES not defined) WARNING: python-cheetah-2.4.4: cannot save license (HOST_PYTHON_CHEETAH_LICENSE_FILES not defined) WARNING: quota-4.01: cannot save license (QUOTA_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_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'