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... no 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/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-2/output/build/xmlstarlet-1.6.1/ make[1]: Entering directory `/home/test/autobuild/run/instance-2/output/build/xmlstarlet-1.6.1' /usr/bin/make all-am make[2]: Entering directory `/home/test/autobuild/run/instance-2/output/build/xmlstarlet-1.6.1' CC src/xml_C14N.o CC src/xml_depyx.o CC src/xml_edit.o CC src/xml_elem.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/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/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, ^~~~~~~~~~~ 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_escape.o CC src/xml_format.o 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/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/tree.h:18:0, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /home/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/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/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/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, ^~~~~~~~~~~~ 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/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/select-usage.o CC src/trans-usage.o CC src/unescape-usage.o CC src/validate-usage.o CCLD xml make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/xmlstarlet-1.6.1' make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/xmlstarlet-1.6.1' >>> xmlstarlet 1.6.1 Installing to target PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-2/output/target install -C /home/test/autobuild/run/instance-2/output/build/xmlstarlet-1.6.1/ make[1]: Entering directory `/home/test/autobuild/run/instance-2/output/build/xmlstarlet-1.6.1' make[2]: Entering directory `/home/test/autobuild/run/instance-2/output/build/xmlstarlet-1.6.1' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/share/doc/xmlstarlet' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/home/test/autobuild/run/instance-2/output/target/usr/share/doc/xmlstarlet' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/share/man/man1' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/bin' /usr/bin/install -c xml '/home/test/autobuild/run/instance-2/output/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/home/test/autobuild/run/instance-2/output/target/usr/share/man/man1' make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/xmlstarlet-1.6.1' make[1]: Leaving directory `/home/test/autobuild/run/instance-2/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/test/autobuild/run/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gnupg', u'openocd'] ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'ncurses', u'boost', u'bzip2', u'cjson', u'clapack', u'libusb', u'libzlib', u'libpcap', u'flac', u'libsodium', u'libopenssl', u'libcurl', u'libjpeg', u'kvazaar', u'leptonica', u'libart', u'libb64', u'libcsv', u'libcuefile', u'libdcadec', u'libpthread-stubs', u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'boost', u'bzip2', u'cjson', u'clapack', u'libusb', u'libzlib', u'libpcap', u'flac', u'libsodium', u'libopenssl', u'libcurl', u'libjpeg', u'kvazaar', u'leptonica', u'libart', u'libb64', u'libcsv', u'libcuefile', u'libdcadec', u'libpthread-stubs', u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libthrift.la" is touched by more than one package: [u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libjpeg', u'kvazaar', u'leptonica', u'libart', u'libb64', u'libcsv', u'libcuefile', u'libdcadec', u'libpthread-stubs', u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libkvazaar.la" is touched by more than one package: [u'kvazaar', u'leptonica', u'libart', u'libb64', u'libcsv', u'libcuefile', u'libdcadec', u'libpthread-stubs', u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libmbus.la" is touched by more than one package: [u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libdrm_freedreno.la" is touched by more than one package: [u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'kvazaar', u'leptonica', u'libart', u'libb64', u'libcsv', u'libcuefile', u'libdcadec', u'libpthread-stubs', u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libseccomp.la" is touched by more than one package: [u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libgpiod.la" is touched by more than one package: [u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/liboping.la" is touched by more than one package: [u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libthriftnb.la" is touched by more than one package: [u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libzlib', u'libpcap', u'flac', u'libsodium', u'libopenssl', u'libcurl', u'libjpeg', u'kvazaar', u'leptonica', u'libart', u'libb64', u'libcsv', u'libcuefile', u'libdcadec', u'libpthread-stubs', u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libFLAC.la" is touched by more than one package: [u'flac', u'libsodium', u'libopenssl', u'libcurl', u'libjpeg', u'kvazaar', u'leptonica', u'libart', u'libb64', u'libcsv', u'libcuefile', u'libdcadec', u'libpthread-stubs', u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libgpiodcxx.la" is touched by more than one package: [u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/liblog4cpp.la" is touched by more than one package: [u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libopenssl', u'libcurl', u'libjpeg', u'kvazaar', u'leptonica', u'libart', u'libb64', u'libcsv', u'libcuefile', u'libdcadec', u'libpthread-stubs', u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libthriftz.la" is touched by more than one package: [u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libmpeg2.la" is touched by more than one package: [u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libraptor2.la" is touched by more than one package: [u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libhid.la" is touched by more than one package: [u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libqpdf.la" is touched by more than one package: [u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libtorrent.la" is touched by more than one package: [u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libart_lgpl_2.la" is touched by more than one package: [u'libart', u'libb64', u'libcsv', u'libcuefile', u'libdcadec', u'libpthread-stubs', u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libmodbus.la" is touched by more than one package: [u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libcsv.la" is touched by more than one package: [u'libcsv', u'libcuefile', u'libdcadec', u'libpthread-stubs', u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/liblept.la" is touched by more than one package: [u'leptonica', u'libart', u'libb64', u'libcsv', u'libcuefile', u'libdcadec', u'libpthread-stubs', u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libSoundTouch.la" is touched by more than one package: [u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libstrophe.la" is touched by more than one package: [u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libtwolame.la" is touched by more than one package: [u'twolame', u'valijson'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'boost', u'bzip2', u'cjson', u'clapack', u'libusb', u'libzlib', u'libpcap', u'flac', u'libsodium', u'libopenssl', u'libcurl', u'libjpeg', u'kvazaar', u'leptonica', u'libart', u'libb64', u'libcsv', u'libcuefile', u'libdcadec', u'libpthread-stubs', u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libreplaygain.la" is touched by more than one package: [u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/liblo.la" is touched by more than one package: [u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libiscsi.la" is touched by more than one package: [u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'boost', u'bzip2', u'cjson', u'clapack', u'libusb', u'libzlib', u'libpcap', u'flac', u'libsodium', u'libopenssl', u'libcurl', u'libjpeg', u'kvazaar', u'leptonica', u'libart', u'libb64', u'libcsv', u'libcuefile', u'libdcadec', u'libpthread-stubs', u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'boost', u'bzip2', u'cjson', u'clapack', u'libusb', u'libzlib', u'libpcap', u'flac', u'libsodium', u'libopenssl', u'libcurl', u'libjpeg', u'kvazaar', u'leptonica', u'libart', u'libb64', u'libcsv', u'libcuefile', u'libdcadec', u'libpthread-stubs', u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'boost', u'bzip2', u'cjson', u'clapack', u'libusb', u'libzlib', u'libpcap', u'flac', u'libsodium', u'libopenssl', u'libcurl', u'libjpeg', u'kvazaar', u'leptonica', u'libart', u'libb64', u'libcsv', u'libcuefile', u'libdcadec', u'libpthread-stubs', u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'boost', u'bzip2', u'cjson', u'clapack', u'libusb', u'libzlib', u'libpcap', u'flac', u'libsodium', u'libopenssl', u'libcurl', u'libjpeg', u'kvazaar', u'leptonica', u'libart', u'libb64', u'libcsv', u'libcuefile', u'libdcadec', u'libpthread-stubs', u'libdrm', u'libebml', u'libestr', u'libevent', u'libgpiod', u'libusb-compat', u'libhid', u'libiscsi', u'liblo', u'libmatroska', u'libmbus', u'libmhash', u'libmodbus', u'libmpdclient', u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libmpeg2convert.la" is touched by more than one package: [u'libmpeg2', u'liboping', u'libosip2', u'libreplaygain', u'libseccomp', u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] Warning: staging file "./usr/lib/libserial.la" is touched by more than one package: [u'libserial', u'libsndfile', u'libsoundtouch', u'libsrtp', u'libxml2', u'libstrophe', u'libtommath', u'libtomcrypt', u'libtorrent', u'libxslt', u'linenoise', u'log4cpp', u'lz4', u'mtd', u'mtdev', u'musepack', u'nanomsg', u'pcre', u'qpdf', u'raptor', u'scrypt', u'thrift', u'twolame', u'valijson'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-2/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-gnupg', u'host-autoconf-archive'] mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-2/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-2/output/target/bin/sh rm -f /home/test/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-2/output/target/usr/include /home/test/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-2/output/target/usr/lib/cmake /home/test/autobuild/run/instance-2/output/target/usr/share/cmake find /home/test/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-2/output/target/lib/ /home/test/autobuild/run/instance-2/output/target/usr/lib/ /home/test/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/test/autobuild/run/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-2/output/target/usr/man /home/test/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-2/output/target/usr/info /home/test/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-2/output/target/usr/doc /home/test/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/test/autobuild/run/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/autobuild/run/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/test/autobuild/run/instance-2/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/test/autobuild/run/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-rc2-00046-g65f9645"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc2\"" \ ) > /home/test/autobuild/run/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/test/autobuild/run/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /home/test/autobuild/run/instance-2/output/target/usr make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot' make: Entering directory `/home/test/autobuild/run/instance-2/buildroot' >>> Buildroot 2018.08-rc2-00046-g65f9645 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 >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> batctl 2017.0 Collecting legal info >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> bitstream-vera 1.10 Collecting legal info ERROR: No hash found for COPYRIGHT.TXT >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> 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 >>> boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cjson v1.7.7 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> evtest 1.33 Collecting legal info ERROR: No hash found for COPYING >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> fmtools 2.0.7 Collecting legal info ERROR: No hash found for COPYING >>> gadgetfs-test Collecting legal info >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> glorytun 0.0.93-mud Collecting legal info LICENSE: OK (sha256: bd418f8ef7d62f2c89e3aa1e5dc41c7d7a6212eb1cdb4d39a26a5bd333e1b4a3) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.61.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> iw 4.14 Collecting legal info COPYING: OK (sha256: 5932fb70481e128940168a5fdf133e6454293c0865c7e757874b235cb6daa2af) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> kvazaar v1.2.0 Collecting legal info COPYING: OK (sha256: 531712277c3543b9ee86c4c4e0e424f531b893a44cc021c74a24b038d8de4d2a) >>> leptonica 1.74.4 Collecting legal info ERROR: No hash found for leptonica-license.txt >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdcadec v0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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 >>> libebml 1.3.6 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgpiod 1.1.1 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libhid 0.2.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> liblo 0.29 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmatroska 1.4.9 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmodbus 3.1.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.14 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.46.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> 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-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libseccomp v2.3.3 Collecting legal info LICENSE: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libserial 0.6.0rc2 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsoundtouch 010a91a59071c7fefd316fca62c0d980ec85b4b1 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> libstrophe 0.9.2 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtorrent 0.13.6 Collecting legal info ERROR: No hash found for COPYING >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linenoise 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> log4cpp 1.1.3 Collecting legal info ERROR: No hash found for log4cpp/COPYING >>> host-lpc3250loader 1.0 Collecting legal info ERROR: No hash found for LPC3250loader.py >>> lz4 v1.8.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mtd 2.0.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> mtdev2tuio e1e7378d86abe751158e743586133022f32fa4d1 Collecting legal info ERROR: No hash found for COPYING >>> musepack r475 Collecting legal info ERROR: No hash found for libmpcdec/COPYING ERROR: No hash found for libmpcenc/quant.c >>> nanomsg 1.0.0 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> qpdf 8.1.0 Collecting legal info ERROR: No hash found for Artistic-2.0 >>> raptor 2.0.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> scrypt 1.2.0 Collecting legal info ERROR: No hash found for main.c >>> sdparm 1.10 Collecting legal info ERROR: No hash found for COPYING >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> host-sunxi-tools v1.4.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf-archive 2017.03.21 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.EXCEPTION >>> host-thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> ts4900-fpga 20150930 Collecting legal info >>> tunctl 1.5 Collecting legal info ERROR: No hash found for tunctl.c >>> twolame 0.3.13 Collecting legal info ERROR: No hash found for COPYING >>> unrar 5.6.4 Collecting legal info license.txt: OK (sha256: 6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a) >>> unzip 60 Collecting legal info ERROR: No hash found for LICENSE >>> usb_modeswitch 2.5.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> valijson 424b706f990a9eb96dfc19cc8e54f2cd6ce5e186 Collecting legal info ERROR: No hash found for LICENSE >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Collecting legal info ERROR: No hash found for LICENCE >>> 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: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: gadgetfs-test: cannot save license (GADGETFS_TEST_LICENSE_FILES not defined) WARNING: libdrm-2.4.93: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: ts4900-fpga-20150930: cannot save license (TS4900_FPGA_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-2/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot'