checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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-uclinux-uclibc checking for m68k-buildroot-uclinux-uclibc-gcc... /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-gcc accepts -g... yes checking for /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-gcc option to accept ISO C89... none needed checking whether /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for gawk... (cached) gawk checking for xml2-config... /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin/xml2-config configure: using libxml-2.9.9 checking for xslt-config... /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin/xslt-config configure: using libxslt-1.1.32 checking how to run the C preprocessor... /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/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 library containing dlopen... no checking for library containing sqrt... none required checking for library containing iconv_open... none required checking for library containing clock_gettime... none required checking for library containing deflate... -lz checking for library containing gcry_cipher_encrypt... 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="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1/ make[1]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' /usr/bin/make all-am make[2]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' GEN src/usage.c GEN src/c14n-usage.c GEN src/depyx-usage.c GEN src/edit-usage.c GEN src/elem-usage.c GEN src/escape-usage.c GEN src/format-usage.c GEN src/ls-usage.c GEN src/pyx-usage.c GEN src/select-usage.c GEN src/trans-usage.c GEN src/unescape-usage.c GEN src/validate-usage.c CC src/trans.o CC src/xml.o CC src/xml_C14N.o CC src/xml_depyx.o CC src/xml_edit.o CC src/xml_elem.o 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: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/libxml2/libxml/hash.h:212:4: note: expected 'xmlHashScanner {aka void (*)(void *, void *, const unsigned char *)}' but argument is of type 'void (*)(void *, void *, xmlChar *) {aka void (*)(void *, void *, unsigned char *)}' xmlHashScan (xmlHashTablePtr table, ^~~~~~~~~~~ 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 In file included from /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/libxml2/libxml/tree.h:18:0, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/libxml2/libxml/xmlstring.h:35:18: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] #define BAD_CAST (xmlChar *) ^ src/xml_select.c:552:55: note: in expansion of macro 'BAD_CAST' xmlStrPrintf(num_buf, sizeof num_buf, BAD_CAST "t%d", t); ^~~~~~~~ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/libxml2/libxml/xmlstring.h:98:17: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' xmlStrPrintf (xmlChar *buf, ^~~~~~~~~~~~ CC src/xml_validate.o CC src/usage.o CC src/c14n-usage.o CC src/edit-usage.o CC src/depyx-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 `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' make[1]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' >>> xmlstarlet 1.6.1 Installing to target PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target install -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1/ make[1]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' make[2]: Entering directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' /bin/mkdir -p '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/doc/xmlstarlet' /bin/mkdir -p '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man/man1' /bin/mkdir -p '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/doc/xmlstarlet' /usr/bin/install -c xml '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man/man1' make[2]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' make[1]: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/bin/unxz" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/xzcat" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/lzma" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'cpio', u'gsl', u'ed', u'msmtp'] Warning: target file "./usr/bin/xz" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/lzcat" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/unlzma" is touched by more than one package: [u'busybox', u'xz'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'fmt', u'libpng', u'freetype', u'fontconfig', u'ncurses', u'geoip', u'xz', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libopusurl.la" is touched by more than one package: [u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libmp3lame.la" is touched by more than one package: [u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'libjpeg', u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/ts/waveshare.la" is touched by more than one package: [u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'dmalloc', u'expat', u'faad2', u'flex', u'fmt', u'libpng', u'freetype', u'fontconfig', u'ncurses', u'geoip', u'xz', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libopusfile.la" is touched by more than one package: [u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'gsl', u'dmalloc', u'expat', u'faad2', u'flex', u'fmt', u'libpng', u'freetype', u'fontconfig', u'ncurses', u'geoip', u'xz', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libSDL_image.la" is touched by more than one package: [u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libxkbcommon.la" is touched by more than one package: [u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libts.la" is touched by more than one package: [u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'ncurses', u'geoip', u'xz', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: [u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libidn.la" is touched by more than one package: [u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'ncurses', u'geoip', u'xz', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/ts/touchkit.la" is touched by more than one package: [u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libhid.la" is touched by more than one package: [u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'dmalloc', u'expat', u'faad2', u'flex', u'fmt', u'libpng', u'freetype', u'fontconfig', u'ncurses', u'geoip', u'xz', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libdvbsi++.la" is touched by more than one package: [u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libfaad.la" is touched by more than one package: [u'faad2', u'flex', u'fmt', u'libpng', u'freetype', u'fontconfig', u'ncurses', u'geoip', u'xz', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libusbgx.la" is touched by more than one package: [u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'faad2', u'flex', u'fmt', u'libpng', u'freetype', u'fontconfig', u'ncurses', u'geoip', u'xz', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/ts/variance.la" is touched by more than one package: [u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'ncurses', u'geoip', u'xz', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libfaad_drm.la" is touched by more than one package: [u'faad2', u'flex', u'fmt', u'libpng', u'freetype', u'fontconfig', u'ncurses', u'geoip', u'xz', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'ncurses', u'geoip', u'xz', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'libjpeg', u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libGeoIP.la" is touched by more than one package: [u'geoip', u'xz', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libxml2', u'ibrcommon', u'ibrdtn', u'libjpeg', u'lame', u'libconfig', u'libcue', u'libdvbsi', u'libev', u'libgta', u'libusb-compat', u'libhid', u'libidn', u'liblockfile', u'libmad', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libogg', u'libpthread-stubs', u'libsodium', u'libsvg', u'libusbgx', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'neon', u'opus', u'opusfile', u'rabbitmq-c', u'rapidxml', u'rtmpdump', u'tslib', u'sdl', u'sdl_image', u'tinydtls'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-lxml'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/ash" >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/hush" >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/include /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/man /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/info /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/doc /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11.2-00004-gc517779"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11.2"; \ echo "PRETTY_NAME=\"Buildroot 2018.11.2\"" \ ) > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/buildroot' make: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2018.11.2-00004-gc517779 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> argp-standalone 1.3 Collecting legal info >>> benejson 0.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> 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) >>> 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 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bootstrap 4.1.0 Collecting legal info css/bootstrap.css: OK (sha256: 0ce7fbe215cdf921ed87d00a374404681d5d24898589a7fe60e068d09289b4ba) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> cpio 2.12 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> cpuload v0.3 Collecting legal info ERROR: No hash found for COPYING >>> dejavu 2.37 Collecting legal info ERROR: No hash found for LICENSE >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> 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) >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> fbdump 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fmt 5.1.0 Collecting legal info LICENSE.rst: OK (sha256: 560d39617dfb4b4e4088597291a070ed6c3a8d67668114ed475c673430c3e49a) >>> fmtools 2.0.7 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.12.4 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) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> ftop 1.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> geoip 1.6.11 Collecting legal info ERROR: No hash found for COPYING >>> googlefontdirectory Collecting legal info >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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 >>> ibrdtn-tools 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcue v2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libdvbsi 0.3.7 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> 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 >>> libidn 1.35 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libusbgx libusbgx-v0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxkbcommon 0.8.2 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> mobile-broadband-provider-info 20151214 Collecting legal info ERROR: No hash found for COPYING >>> msmtp 1.6.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> nfacct 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.2.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.10 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-lxml 4.2.5 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 705bdfece6dbb87879d9ec40a8c9530651aefb98ae387da9134584464742d539) >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python-setuptools 40.5.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> rabbitmq-c v0.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 94a12c906acb31a66c2c8a6c1b6e46cab52bc5694c5ada2a06d86b05d3d3f422) >>> rapidxml 1.13 Collecting legal info ERROR: No hash found for license.txt >>> reaver 9bae55bd30b6d46b42da3a09dc23c8b0f9341996 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> tslib 1.17 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> sdl_image 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sngrep v1.4.5 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> wireguard 0.0.20181018 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-0/buildroot'