checking whether exsltDateXpathCtxtRegister is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xmlstarlet.spec config.status: creating Makefile config.status: creating solaris/package/sol8-sparc/pkginfo config.status: creating solaris/package/sol9-sparc/pkginfo config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xmlstarlet 1.6.1 Building PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/usr/bin:/bin" /usr/bin/make -j8 -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1/ make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' /usr/bin/make all-am make[2]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' GEN src/usage.c GEN src/c14n-usage.c GEN src/depyx-usage.c GEN src/edit-usage.c GEN src/elem-usage.c GEN src/escape-usage.c GEN src/format-usage.c GEN src/ls-usage.c GEN src/pyx-usage.c GEN src/select-usage.c GEN src/trans-usage.c GEN src/unescape-usage.c GEN src/validate-usage.c CC src/trans.o CC src/xml.o CC src/xml_C14N.o CC src/xml_depyx.o CC src/xml_edit.o CC src/xml_elem.o CC src/xml_escape.o CC src/xml_format.o src/xml_elem.c: In function 'elMain': src/xml_elem.c:271:27: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashScan(uniq, hash_key_put, &lines); ^~~~~~~~~~~~ In file included from src/xml_elem.c:32:0: /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/hash.h:212:4: note: expected 'xmlHashScanner {aka void (*)(void *, void *, const unsigned char *)}' but argument is of type 'void (*)(void *, void *, xmlChar *) {aka void (*)(void *, void *, unsigned char *)}' xmlHashScan (xmlHashTablePtr table, ^~~~~~~~~~~ CC src/xml_ls.o src/xml_edit.c: In function 'edInsert': src/xml_edit.c:371:9: warning: 'node' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlXPathNodeSetAdd(previous_insertion, node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC src/xml_pyx.o CC src/xml_select.o CC src/xml_trans.o CC src/xml_validate.o CC src/usage.o CC src/c14n-usage.o CC src/depyx-usage.o In file included from /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/tree.h:18:0, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlstring.h:35:18: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] #define BAD_CAST (xmlChar *) ^ src/xml_select.c:552:55: note: in expansion of macro 'BAD_CAST' xmlStrPrintf(num_buf, sizeof num_buf, BAD_CAST "t%d", t); ^~~~~~~~ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlstring.h:98:17: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' xmlStrPrintf (xmlChar *buf, ^~~~~~~~~~~~ CC src/edit-usage.o CC src/elem-usage.o CC src/escape-usage.o CC src/format-usage.o CC src/ls-usage.o CC src/pyx-usage.o CC src/select-usage.o CC src/trans-usage.o CC src/unescape-usage.o CC src/validate-usage.o CCLD xml make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' >>> xmlstarlet 1.6.1 Installing to target PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/usr/bin:/bin" /usr/bin/make -j8 DESTDIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target install -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1/ make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' make[2]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' /usr/bin/mkdir -p '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/doc/xmlstarlet' /usr/bin/mkdir -p '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man/man1' /usr/bin/mkdir -p '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/doc/xmlstarlet' /usr/bin/install -c xml '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man/man1' make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/bin/lsscsi" is touched by more than one package: [u'busybox', u'lsscsi'] ./support/scripts/check-uniq-files -t staging /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'sqlite', u'apr-util', u'boost', u'cunit', u'libtommath', u'libtomcrypt', u'skalibs', u'execline', u'freetype', u'fontconfig', u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libfcgi++.la" is touched by more than one package: [u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libnet.la" is touched by more than one package: [u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libcunit.la" is touched by more than one package: [u'cunit', u'libtommath', u'libtomcrypt', u'skalibs', u'execline', u'freetype', u'fontconfig', u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/apr-util-1/apr_dbd_sqlite3.la" is touched by more than one package: [u'apr-util', u'boost', u'cunit', u'libtommath', u'libtomcrypt', u'skalibs', u'execline', u'freetype', u'fontconfig', u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'boost', u'cunit', u'libtommath', u'libtomcrypt', u'skalibs', u'execline', u'freetype', u'fontconfig', u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libee.la" is touched by more than one package: [u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libzlib', u'libopenssl', u'python', u'util-linux', u'apr', u'sqlite', u'apr-util', u'boost', u'cunit', u'libtommath', u'libtomcrypt', u'skalibs', u'execline', u'freetype', u'fontconfig', u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'expat', u'libffi', u'libzlib', u'libopenssl', u'python', u'util-linux', u'apr', u'sqlite', u'apr-util', u'boost', u'cunit', u'libtommath', u'libtomcrypt', u'skalibs', u'execline', u'freetype', u'fontconfig', u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'sqlite', u'apr-util', u'boost', u'cunit', u'libtommath', u'libtomcrypt', u'skalibs', u'execline', u'freetype', u'fontconfig', u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'expat', u'libffi', u'libzlib', u'libopenssl', u'python', u'util-linux', u'apr', u'sqlite', u'apr-util', u'boost', u'cunit', u'libtommath', u'libtomcrypt', u'skalibs', u'execline', u'freetype', u'fontconfig', u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libfm-extra.la" is touched by more than one package: [u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/python2.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'apr', u'sqlite', u'apr-util', u'boost', u'cunit', u'libtommath', u'libtomcrypt', u'skalibs', u'execline', u'freetype', u'fontconfig', u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'sqlite', u'apr-util', u'boost', u'cunit', u'libtommath', u'libtomcrypt', u'skalibs', u'execline', u'freetype', u'fontconfig', u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/apr-util-1/apr_dbm_db.la" is touched by more than one package: [u'apr-util', u'boost', u'cunit', u'libtommath', u'libtomcrypt', u'skalibs', u'execline', u'freetype', u'fontconfig', u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libusbgx.la" is touched by more than one package: [u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libffi', u'libzlib', u'libopenssl', u'python', u'util-linux', u'apr', u'sqlite', u'apr-util', u'boost', u'cunit', u'libtommath', u'libtomcrypt', u'skalibs', u'execline', u'freetype', u'fontconfig', u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libmenu-cache.la" is touched by more than one package: [u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'sqlite', u'apr-util', u'boost', u'cunit', u'libtommath', u'libtomcrypt', u'skalibs', u'execline', u'freetype', u'fontconfig', u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'apr-util', u'boost', u'cunit', u'libtommath', u'libtomcrypt', u'skalibs', u'execline', u'freetype', u'fontconfig', u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'apr-util', u'boost', u'cunit', u'libtommath', u'libtomcrypt', u'skalibs', u'execline', u'freetype', u'fontconfig', u'libfcgi', u'gmp', u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libestr', u'libee', u'libev', u'libevdev', u'pcre', u'libglib2', u'libfm-extra', u'libnet', u'libusb', u'libusb-compat', u'libnfc', u'libtasn1', u'libusbgx', u'libxml2', u'libxslt', u'libyaml', u'lockdev', u'popt', u'menu-cache', u'perl', u's6', u'spice-protocol', u'tinydtls', u'wayland'] ./support/scripts/check-uniq-files -t host /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/ash" >> /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/hush" >> /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/glib-compile-schemas /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/5.28.1/pod rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/5.28.1/x86_64-linux/CORE find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f PYTHONPATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/python2.7/sysconfigdata/" cd /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target && /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/python2.7 /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/include /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/man /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/info /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/doc /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-amd-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-amd-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-amd-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00439-gbf3626002f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2019.02-git-00439-gbf3626002f 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 >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info amd-2016.11-19-x86_64-amd-linux-gnu.src.tar.bz2: OK (sha256: d61ce0b5648ad63cca16fe233c82e7eaa6a3212a549d69a527e7a2d5350f7b4a) >>> toolchain-external-codesourcery-amd64 2016.11-19 Collecting legal info >>> toolchain Collecting legal info >>> acpitool 0.5.1 Collecting legal info ERROR: No hash found for COPYING >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> sqlite 3250200 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> boa 0.94.14rc21 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> can-utils v2018.02.0 Collecting legal info Makefile: OK (sha256: c258939ebb09c3857f5fc7704a449e5077cc881090c87b38f9a81332b96fa075) >>> host-checkpolicy 2.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> 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) >>> host-libselinux 2.8 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 2.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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 >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> dropbear 2018.76 Collecting legal info ERROR: No hash found for LICENSE >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> dstat 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> fbterm 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.13.1 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info ERROR: No hash found for COPYING >>> libfcgi 2.4.0 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> googlefontdirectory Collecting legal info >>> host-imx-mkimage rel_imx_4.9.51_8mq_ga Collecting legal info iMX8dv/COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> initscripts Collecting legal info >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcpprestsdk v2.10.5 Collecting legal info license.txt: OK (sha256: 5c191789f502ac87df83b57008d2fc3e47fbf31315381b5bc4309f6602d0fe97) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevdev 1.6.0 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> libfm-extra 1.3.0.2 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> 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 >>> 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 v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> 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 >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusbgx libusbgx-v0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.1 Collecting legal info LICENSE: OK (sha256: bfcb6a7dfbfd30e0ccc8bb34ab712bd1568586ad8c5b078ccae443b04e79749e) >>> links 2.14 Collecting legal info ERROR: No hash found for COPYING >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> lsscsi 0.30 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> menu-cache 1.1.0 Collecting legal info COPYING: OK (sha256: 7459fbad62653e4061dbfde3b0cad7c72777838beb10d2d11d969fac6226e7de) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-class-load 0.25 Collecting legal info LICENSE: OK (sha256: dc030e63f20035291b90d09c2c40f296224e85878caf829ea981fc2f10910f9d) >>> host-perl 5.28.1 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl 5.28.1 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl-data-optlist 0.110 Collecting legal info LICENSE: OK (sha256: 73c7bd4c8e4adc474f9dae32b9aa08f6ce27327940751dd6e8373404beabdffa) >>> perl-data-uuid 1.221 Collecting legal info LICENSE: OK (sha256: 0560c8eea8e1fb8173faa6c2e9b7e9f8728b8ae8250a814709a53c30b778d5fb) >>> perl-dist-checkconflicts 0.11 Collecting legal info LICENSE: OK (sha256: b4e0637ed96008ddcbf7e0ddeb73967df3d0b4dc62a6b7fdb86eac37018cb12e) >>> perl-encode-locale 1.05 Collecting legal info README: OK (sha256: edfeacafbed5a0f2c4a2a3db3fb0274a7f210768d01c853c60b7feac841c83c8) >>> perl-module-implementation 0.09 Collecting legal info LICENSE: OK (sha256: dd34e4dbcadfaa3db992201873e1cbb4b4f4c18e9bf000821d5c768e66d7ff0b) >>> perl-module-runtime 0.016 Collecting legal info README: OK (sha256: ad1761020436687e8493208336ef53e84589fdba212da59b05b8111cca75ddc1) >>> host-perl-module-build 0.4224 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl-package-stash 0.37 Collecting legal info LICENSE: OK (sha256: b4e0637ed96008ddcbf7e0ddeb73967df3d0b4dc62a6b7fdb86eac37018cb12e) >>> perl-params-util 1.07 Collecting legal info LICENSE: OK (sha256: 71b5fb95de1ba013a517c926feaa2a7d0fb0e8f132818e8529e0da5ec01187cd) >>> perl-sub-install 0.928 Collecting legal info LICENSE: OK (sha256: ad5fb5c05003488f924c60ead21694d629055c9db2ee2d9dd0cf0041b9fedaca) >>> perl-try-tiny 0.30 Collecting legal info README: OK (sha256: 6c7eb089021283de176a5c838217ae16453cf9f67899b27cdcd0827045f6f781) >>> python-argh 0.26.2 Collecting legal info ERROR: No hash found for README.rst >>> host-python-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-gunicorn 19.9.0 Collecting legal info LICENSE: OK (sha256: 789fe11b92e1cabfbcf744b5fcc392c9bd5c6798603a4e89f925b6337984d1df) >>> python-pathtools 0.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-pycrypto 2.6.1 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LEGAL/copy/LICENSE.libtom ERROR: No hash found for LEGAL/copy/LICENSE.python-2.2 ERROR: No hash found for LEGAL/copy/LICENSE.original >>> python-pygments 2.2.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyusb 1.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyyaml 3.13 Collecting legal info ERROR: No hash found for LICENSE >>> python-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-watchdog 0.8.3 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for COPYING >>> python-xlwt 1.2.0 Collecting legal info ERROR: No hash found for docs/licenses.rst >>> s6-linux-init 0.4.0.0 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> s6-linux-utils 2.4.0.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> smartmontools 6.5 Collecting legal info ERROR: No hash found for COPYING >>> spice-protocol 0.12.14 Collecting legal info ERROR: No hash found for COPYING >>> sredird 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> sslh v1.18 Collecting legal info ERROR: No hash found for COPYING >>> subversion 1.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> wayland 1.16.0 Collecting legal info ERROR: No hash found for COPYING >>> host-wayland 1.16.0 Collecting legal info ERROR: No hash found for COPYING >>> xmlstarlet 1.6.1 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-amd64-2016.11-19: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_AMD64_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) Legal info produced in /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot'