checking for library containing dlopen... no checking for library containing sqrt... none required checking for library containing iconv_open... none required checking for library containing clock_gettime... none required checking for library containing deflate... -lz checking for library containing gcry_cipher_encrypt... -lgcrypt checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing connect... none required checking for lstat... yes checking for stat... yes checking for setmode... no checking whether O_BINARY is declared... no 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, --enable-static, --disable-shared >>> xmlstarlet 1.6.1 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/xmlstarlet-1.6.1' /usr/bin/make all-am make[2]: Entering directory '/home/naourr/work/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/format-usage.c GEN src/escape-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 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: /home/naourr/work/instance-0/output/host/m68k-buildroot-uclinux-uclibc/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_format.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_ls.o CC src/xml_pyx.o CC src/xml_select.o CC src/xml_trans.o CC src/xml_validate.o In file included from /home/naourr/work/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/libxml2/libxml/tree.h:18:0, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /home/naourr/work/instance-0/output/host/m68k-buildroot-uclinux-uclibc/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); ^~~~~~~~ /home/naourr/work/instance-0/output/host/m68k-buildroot-uclinux-uclibc/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/usage.o CC src/c14n-usage.o CC src/depyx-usage.o 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/trans-usage.o CC src/select-usage.o CC src/unescape-usage.o CC src/validate-usage.o CCLD xml make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/xmlstarlet-1.6.1' >>> xmlstarlet 1.6.1 Installing to target PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output/target install -C /home/naourr/work/instance-0/output/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/xmlstarlet-1.6.1' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/xmlstarlet-1.6.1' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/share/doc/xmlstarlet' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/home/naourr/work/instance-0/output/target/usr/share/doc/xmlstarlet' /usr/bin/install -c xml '/home/naourr/work/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/home/naourr/work/instance-0/output/target/usr/share/man/man1' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/home/naourr/work/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 /home/naourr/work/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gsl', u'libksba'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/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'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libdnet.la" is touched by more than one package: [u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'cracklib', u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libini_config.la" is touched by more than one package: [u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libraw_r.la" is touched by more than one package: [u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libpath_utils.la" is touched by more than one package: [u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'cppzmq', u'cracklib', u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libraw.la" is touched by more than one package: [u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libpcap', u'botan', u'brotli', u'libsodium', u'libcap-ng', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'cracklib', u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libpciaccess.la" is touched by more than one package: [u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libdhash.la" is touched by more than one package: [u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libtpl.la" is touched by more than one package: [u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libpcap', u'botan', u'brotli', u'libsodium', u'libcap-ng', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'cracklib', u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libbasicobjects.la" is touched by more than one package: [u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/liblcdapi.la" is touched by more than one package: [u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libsha1.la" is touched by more than one package: [u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: [u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libref_array.la" is touched by more than one package: [u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libpcap', u'botan', u'brotli', u'libsodium', u'libcap-ng', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'cracklib', u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libart_lgpl_2.la" is touched by more than one package: [u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libdvbsi++.la" is touched by more than one package: [u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libpcap', u'botan', u'brotli', u'libsodium', u'libcap-ng', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'cracklib', u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libcollection.la" is touched by more than one package: [u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libacl.la" is touched by more than one package: [u'acl', u'libnl', u'libzlib', u'libpcap', u'botan', u'brotli', u'libsodium', u'libcap-ng', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'cracklib', u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libupnpp.la" is touched by more than one package: [u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libpcap', u'botan', u'brotli', u'libsodium', u'libcap-ng', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'cracklib', u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'acl', u'libnl', u'libzlib', u'libpcap', u'botan', u'brotli', u'libsodium', u'libcap-ng', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'cracklib', u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libpwquality.la" is touched by more than one package: [u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libnghttp2.la" is touched by more than one package: [u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libcap-ng', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'cracklib', u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libpcap', u'botan', u'brotli', u'libsodium', u'libcap-ng', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'cracklib', u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libiscsi.la" is touched by more than one package: [u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: [u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gsl', u'libksba'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'cppzmq', u'cracklib', u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libcrack.la" is touched by more than one package: [u'cracklib', u'ding-libs', u'libtommath', u'libtomcrypt', u'expat', u'gsl', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lcdapi', u'libart', u'libasplib', u'nghttp2', u'libcurl', u'libdnet', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libgpg-error', u'libgcrypt', u'libiscsi', u'libksba', u'libmnl', u'libnetfilter_cthelper', u'libogg', u'libpciaccess', u'libpwquality', u'libraw', u'libsha1', u'libsvgtiny', u'libtpl', u'libupnp', u'libupnpp', u'libxslt', u'neon', u'popt', u'speex', u'spice-protocol', u'woff2'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'spice-protocol', u'woff2'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-gdb', u'host-openocd'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] mkdir -p /home/naourr/work/instance-0/output/target/etc echo "buildroot" > /home/naourr/work/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output/target/etc/shadow rm -f /home/naourr/work/instance-0/output/target/bin/sh rm -f /home/naourr/work/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output/target/usr/include /home/naourr/work/instance-0/output/target/usr/share/aclocal \ /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output/target/usr/lib/cmake /home/naourr/work/instance-0/output/target/usr/share/cmake find /home/naourr/work/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output/target/lib/ /home/naourr/work/instance-0/output/target/usr/lib/ /home/naourr/work/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output/target/usr/man /home/naourr/work/instance-0/output/target/usr/share/man rm -rf /home/naourr/work/instance-0/output/target/usr/info /home/naourr/work/instance-0/output/target/usr/share/info rm -rf /home/naourr/work/instance-0/output/target/usr/doc /home/naourr/work/instance-0/output/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/work/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/naourr/work/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/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/naourr/work/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/naourr/work/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08.3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08.3"; \ echo "PRETTY_NAME=\"Buildroot 2018.08.3\"" \ ) > /home/naourr/work/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-0/output/target/usr make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2018.08.3 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acl 2.2.53 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> acpica 20170531 Collecting legal info ERROR: No hash found for source/include/acpi.h >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> 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.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 >>> arp-scan 1.9 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> botan 1.10.16 Collecting legal info ERROR: No hash found for doc/license.txt >>> brotli 1.0.7 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> cantarell 0.0.25 Collecting legal info ERROR: No hash found for COPYING >>> cppzmq 68a7b09cfce01c4c279fba2cf91686fcfc566848 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> 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 >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> ctorrent dnh3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> devmem2 1 Collecting legal info devmem2.c.license: OK (sha256: 560913d09310d446920c16bd0aca1ff21d3b6fedd527195bacfc832ce343e0ae) >>> ding-libs 0_4_0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> host-dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> host-e2fsprogs 1.44.2 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> gadgetfs-test Collecting legal info >>> host-gdb 8.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> genromfs 0.5.2 Collecting legal info ERROR: No hash found for COPYING >>> google-material-design-icons 2.2.3 Collecting legal info ERROR: No hash found for LICENSE >>> googlefontdirectory Collecting legal info >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ibrdtn-tools 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> lcdapi v0.11 Collecting legal info ERROR: No hash found for COPYING >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libasplib be7fac89218a84b75f7598e3d76625ece99296f2 Collecting legal info LICENSE: OK (sha256: 12ac5047f2af0522f06798b1589ffc4599bc29c91f954d7874e0320634e777c0) >>> libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> nghttp2 1.32.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> libdnet 1.11 Collecting legal info LICENSE: OK (sha256: 1e94df12cb3701fa64e07eeb60284bb16a3544815d5a39860dacff7b86610584) >>> libdrm 2.4.93 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libdvbsi 0.3.7 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libiscsi 1.18.0 Collecting legal info COPYING: OK (sha256: 88e3eccc48722b2a0eaff456dda94b8e8e123848d01f631969bec8e3c6c6eb85) LICENCE-GPL-2.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libksba 1.3.5 Collecting legal info AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpciaccess 0.14 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libpwquality 1.4.0 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libraw 0.18.11 Collecting legal info LICENSE.LGPL: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) LICENSE.CDDL: OK (sha256: 0e3098d2d54a12434715f6679ea408d57da5e8d613c385c58ecc6fe5d30cc81f) README: OK (sha256: 7fe7564c5d48c5d353d7c1966dcddada3791586a4c2eedbc68ad56e96955e75d) >>> libsha1 0.3 Collecting legal info ERROR: No hash found for COPYING >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info ERROR: No hash found for README >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info ERROR: No hash found for llvm/LICENSE.TXT >>> libtpl v1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libupnpp 0.16.1 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linuxptp 303b08cbf55096aba55bd08a314e0701e5c33482 Collecting legal info ERROR: No hash found for COPYING >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> host-mkpasswd Collecting legal info >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> sngrep v1.4.5 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> spi-tools 0.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> spice-protocol 0.12.14 Collecting legal info ERROR: No hash found for COPYING >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info ERROR: No hash found for COPYING >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> tunctl 1.5 Collecting legal info ERROR: No hash found for tunctl.c >>> host-uboot-tools 2018.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> ux500-firmware 1.1.3-6 Collecting legal info ERROR: No hash found for license.txt >>> whetstone 1.2 Collecting legal info >>> wilc1000-firmware 14.1 Collecting legal info >>> wireguard 0.0.20180925 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> woff2 1.0.2 Collecting legal info LICENSE: OK (sha512: 8ee924da3fb5d16135adcf6a8fbe9e2e8f3d2d80468617e72ca4fa059a60f8455c9a5f68a8dc381b1297c8bf39c887a912d0f69246d2604ada74d3da9e8e490b) >>> 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-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: gadgetfs-test: cannot save license (GADGETFS_TEST_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) WARNING: libdrm-2.4.93: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) WARNING: wilc1000-firmware-14.1: cannot save license (WILC1000_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'