checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... m68k-buildroot-linux-uclibc checking for m68k-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/run/instance-2/output/host/bin/m68k-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/run/instance-2/output/host/bin/m68k-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-2/output/host/bin/m68k-linux-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/run/instance-2/output/host/bin/m68k-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/buildroot/autobuild/run/instance-2/output/host/bin/m68k-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for gawk... (cached) mawk checking for xml2-config... /home/buildroot/autobuild/run/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/xml2-config configure: using libxml-2.9.8 checking for xslt-config... /home/buildroot/autobuild/run/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/xslt-config configure: using libxslt-1.1.32 checking how to run the C preprocessor... /home/buildroot/autobuild/run/instance-2/output/host/bin/m68k-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether lstat correctly handles trailing slash... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for mode_t... yes checking for size_t... yes 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, --disable-static, --enable-shared >>> xmlstarlet 1.6.1 Building PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-2/output/build/xmlstarlet-1.6.1/ /usr/bin/make all-am 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/buildroot/autobuild/run/instance-2/output/host/m68k-buildroot-linux-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_escape.o 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/buildroot/autobuild/run/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/tree.h:18:0, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /home/buildroot/autobuild/run/instance-2/output/host/m68k-buildroot-linux-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/buildroot/autobuild/run/instance-2/output/host/m68k-buildroot-linux-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, ^~~~~~~~~~~~ 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 >>> xmlstarlet 1.6.1 Installing to target PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-2/output/target install -C /home/buildroot/autobuild/run/instance-2/output/build/xmlstarlet-1.6.1/ /bin/mkdir -p '/home/buildroot/autobuild/run/instance-2/output/target/usr/share/doc/xmlstarlet' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-2/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/home/buildroot/autobuild/run/instance-2/output/target/usr/share/doc/xmlstarlet' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-2/output/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/home/buildroot/autobuild/run/instance-2/output/target/usr/share/man/man1' /usr/bin/install -c xml '/home/buildroot/autobuild/run/instance-2/output/target/usr/bin' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-pkcs8.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-curve25519.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'bzip2', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-rc2.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-dnskey.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-revocation.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libphidget21.la" is touched by more than one package: [u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-pgp.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libee.la" is touched by more than one package: [u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'bzip2', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'aubio', u'check', u'expat', u'dbus', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'bzip2', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-nonce.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'bzip2', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libell.la" is touched by more than one package: [u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-mgf1.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-random.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libldap_r.la" is touched by more than one package: [u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'bzip2', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'bzip2', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-md5.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-x509.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libldap.la" is touched by more than one package: [u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-pkcs7.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-pkcs12.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'bzip2', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-pem.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-sshkey.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libstrongswan.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'expat', u'dbus', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'bzip2', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'bzip2', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-cmac.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libfreeradius-client.la" is touched by more than one package: [u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-constraints.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-pubkey.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-des.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-pkcs11.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'bzip2', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'bzip2', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-fips-prf.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-hmac.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'bzip2', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'bzip2', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'bzip2', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'bzip2', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/liblogging-stdlog.la" is touched by more than one package: [u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-pkcs1.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/liblog4cplus.la" is touched by more than one package: [u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/liblxc.la" is touched by more than one package: [u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/liblber.la" is touched by more than one package: [u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-gmp.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'bzip2', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libbluetooth.la" is touched by more than one package: [u'bluez_utils', u'bzip2', u'freetype', u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-aes.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'pixman', u'cairo', u'libcap', u'libusb', u'cups', u'ell', u'skalibs', u'execline', u'flex', u'freeradius-client', u'gmp', u'jimtcl', u'libconfig', u'libestr', u'libee', u'libfuse', u'liblinear', u'liblogging', u'libopenssl', u'libpcap', u'libphidget', u'libtirpc', u'libubox', u'libuci', u'libxml2', u'libxslt', u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-sha1.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-sha2.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/ipsec/plugins/libstrongswan-xcbc.la" is touched by more than one package: [u'strongswan', u'tclap', u'tinyxml2'] Warning: staging file "./usr/lib/liblog4cplusU.la" is touched by more than one package: [u'log4cplus', u'lxc', u'mtd', u'openldap', u'pps-tools', u'sdl', u'sdl_mixer', u'sdl_net', u'rtmpdump', u'strongswan', u'tclap', u'tinyxml2'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-2/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/buildroot/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/buildroot/autobuild/run/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/include /home/buildroot/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-2/output/target/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/man /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/info /home/buildroot/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/doc /home/buildroot/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/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/buildroot/autobuild/run/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/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/buildroot/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/buildroot/autobuild/run/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00733-gbd0bb8b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-2/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-2/buildroot' >>> Buildroot 2019.02-git-00733-gbd0bb8b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> aubio 0.4.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.5.3 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) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> cgroupfs-mount 1.4 Collecting legal info ERROR: No hash found for debian/copyright >>> cups 2.2.7 Collecting legal info LICENSE.txt: OK (sha256: 6e0e0ffbde118aae709f7ef65590de9071e8b2cd322f84fd645c6b64f3cc452c) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dvdrw-tools 7.1 Collecting legal info ERROR: No hash found for LICENSE >>> ell 0.16 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> iwd 0.13 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libfuse 2.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liblinear 2.20 Collecting legal info COPYRIGHT: OK (sha256: 2ad9363447d0afeca34d53619163cffd502ec172bdb44d8d112c7acb99ae2558) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libphidget 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libuci 49ec6efbdac4819033d34f08927d795f83a3932d Collecting legal info >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> log4cplus 2.0.2 Collecting legal info LICENSE: OK (sha256: 91d7e42ff80e74c4c94e5ad353375fa0358cd0abbf43f5fe957097cdbd4e2c4d) >>> lxc 3.1.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> mtd 2.0.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> nmap 7.70 Collecting legal info COPYING: OK (sha256: e013006fbdb7a7923e456e72272b115a5d722a3c6a372f27b5e8fcd282104651) >>> openssl Collecting legal info >>> openldap 2.4.46 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> openssh 7.9p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pps-tools e2b25049df9a4da28168b7378016f1650d0dfa6b Collecting legal info ERROR: No hash found for COPYING >>> prboom 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> host-rauc 1.0 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 v1.8.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> host-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> sshfs 2.8 Collecting legal info ERROR: No hash found for COPYING >>> sslh v1.18 Collecting legal info ERROR: No hash found for COPYING >>> strongswan 5.6.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> tinyxml2 6.2.0 Collecting legal info readme.md: OK (sha256: 8b2ab0b6ffb86798a2512f45fcf50a3b04b3516782d2e3fb30ebf55dc18c7cce) >>> usb_modeswitch 2.5.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: libuci-49ec6efbdac4819033d34f08927d795f83a3932d: cannot save license (LIBUCI_LICENSE_FILES not defined) WARNING: rauc-1.0: cannot save license (HOST_RAUC_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-2/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot'