configure: using libxml-2.9.8 checking for xslt-config... /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/xslt-config configure: using libxslt-1.1.32 checking how to run the C preprocessor... /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-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... none required checking for library containing sqrt... none required checking for library containing iconv_open... no checking for library containing libiconv_open... -liconv checking for library containing clock_gettime... none required checking for library containing deflate... -lz checking for library containing gcry_cipher_encrypt... -lgcrypt checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing connect... none required checking for lstat... yes checking for stat... yes checking for setmode... no checking whether O_BINARY is declared... no checking whether exsltDateXpathCtxtRegister is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xmlstarlet.spec config.status: creating Makefile config.status: creating solaris/package/sol8-sparc/pkginfo config.status: creating solaris/package/sol9-sparc/pkginfo config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --enable-static, --disable-shared >>> xmlstarlet 1.6.1 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/xmlstarlet-1.6.1' /usr/bin/make all-am make[2]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/xmlstarlet-1.6.1' GEN src/usage.c GEN src/edit-usage.c GEN src/elem-usage.c GEN src/depyx-usage.c GEN src/c14n-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_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 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-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/hash.h:212:4: note: expected 'xmlHashScanner {aka void (*)(void *, void *, const unsigned char *)}' but argument is of type 'void (*)(void *, void *, xmlChar *) {aka void (*)(void *, void *, unsigned char *)}' xmlHashScan (xmlHashTablePtr table, ^~~~~~~~~~~ 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-0/output/host/arm-buildroot-linux-uclibcgnueabi/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-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/xmlstring.h:35:18: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] #define BAD_CAST (xmlChar *) ^ src/xml_select.c:552:55: note: in expansion of macro 'BAD_CAST' xmlStrPrintf(num_buf, sizeof num_buf, BAD_CAST "t%d", t); ^~~~~~~~ /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/xmlstring.h:98:17: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' xmlStrPrintf (xmlChar *buf, ^~~~~~~~~~~~ CC src/usage.o CC src/depyx-usage.o CC src/c14n-usage.o CC src/edit-usage.o CC src/elem-usage.o CC src/escape-usage.o CC src/format-usage.o CC src/ls-usage.o CC src/pyx-usage.o CC src/select-usage.o CC src/trans-usage.o CC src/unescape-usage.o CC src/validate-usage.o CCLD xml make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/xmlstarlet-1.6.1' >>> xmlstarlet 1.6.1 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install -C /home/buildroot/autobuild/run/instance-0/output/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/xmlstarlet-1.6.1' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/xmlstarlet-1.6.1' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc/xmlstarlet' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc/xmlstarlet' /usr/bin/install -c xml '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/xmlstarlet-1.6.1' >>> xxhash v0.6.5 Downloading --2019-01-15 23:48:15-- https://github.com/Cyan4973/xxHash/archive/v0.6.5/xxhash-v0.6.5.tar.gz Resolving github.com (github.com)... 140.82.118.3, 140.82.118.4 Connecting to github.com (github.com)|140.82.118.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/Cyan4973/xxHash/tar.gz/v0.6.5 [following] --2019-01-15 23:48:15-- https://codeload.github.com/Cyan4973/xxHash/tar.gz/v0.6.5 Resolving codeload.github.com (codeload.github.com)... 192.30.253.120, 192.30.253.121 Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/buildroot/autobuild/run/instance-0/output/build/.xxhash-v0.6.5.tar.gz.9jT21F/output' 0K .......... .......... .......... ...... 287K=0.1s 2019-01-15 23:48:16 (287 KB/s) - '/home/buildroot/autobuild/run/instance-0/output/build/.xxhash-v0.6.5.tar.gz.9jT21F/output' saved [37521] xxhash-v0.6.5.tar.gz: OK (sha256: 19030315f4fc1b4b2cdb9d7a317069a109f90e39d1fe4c9159b7aaa39030eb95) >>> xxhash v0.6.5 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/xxhash/xxhash-v0.6.5.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/xxhash-v0.6.5 -xf - >>> xxhash v0.6.5 Patching >>> xxhash v0.6.5 Configuring >>> xxhash v0.6.5 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -g2 -static" FFLAGS=" -Os -g2 -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/xxhash-v0.6.5 xxhsum make[1]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/xxhash-v0.6.5' /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -static -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static xxhash.c xxhsum.c -o xxhsum make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/xxhash-v0.6.5' >>> xxhash v0.6.5 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-0/output/build/xxhash-v0.6.5/xxhsum /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/xxhsum >>> 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-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libmpg123.la" is touched by more than one package: [u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'gnu-efi', u'libmnl', u'libsysfs', u'pciutils', u'libopenssl', u'ipsec-tools', u'libcdaudio', u'libcgi', u'libdmtx', u'libiconv', u'libenca', u'libfastjson', u'libgpg-error', u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libcelt051.la" is touched by more than one package: [u'celt051', u'skalibs', u'execline', u'expat', u'flex', u'gmp', u'gnu-efi', u'libmnl', u'libsysfs', u'pciutils', u'libopenssl', u'ipsec-tools', u'libcdaudio', u'libcgi', u'libdmtx', u'libiconv', u'libenca', u'libfastjson', u'libgpg-error', u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libenca.la" is touched by more than one package: [u'libenca', u'libfastjson', u'libgpg-error', u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libout123.la" is touched by more than one package: [u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libsysfs.la" is touched by more than one package: [u'libsysfs', u'pciutils', u'libopenssl', u'ipsec-tools', u'libcdaudio', u'libcgi', u'libdmtx', u'libiconv', u'libenca', u'libfastjson', u'libgpg-error', u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libracoon.la" is touched by more than one package: [u'ipsec-tools', u'libcdaudio', u'libcgi', u'libdmtx', u'libiconv', u'libenca', u'libfastjson', u'libgpg-error', u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'ncurses', u'alsa-utils', u'libzlib', u'bzip2', u'libogg', u'celt051', u'skalibs', u'execline', u'expat', u'flex', u'gmp', u'gnu-efi', u'libmnl', u'libsysfs', u'pciutils', u'libopenssl', u'ipsec-tools', u'libcdaudio', u'libcgi', u'libdmtx', u'libiconv', u'libenca', u'libfastjson', u'libgpg-error', u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libipsec.la" is touched by more than one package: [u'ipsec-tools', u'libcdaudio', u'libcgi', u'libdmtx', u'libiconv', u'libenca', u'libfastjson', u'libgpg-error', u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libcharset.la" is touched by more than one package: [u'libiconv', u'libenca', u'libfastjson', u'libgpg-error', u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libtpl.la" is touched by more than one package: [u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libxkbcommon.la" is touched by more than one package: [u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libidn2.la" is touched by more than one package: [u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libfastjson.la" is touched by more than one package: [u'libfastjson', u'libgpg-error', u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libmcrypt.la" is touched by more than one package: [u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libroxml.la" is touched by more than one package: [u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'celt051', u'skalibs', u'execline', u'expat', u'flex', u'gmp', u'gnu-efi', u'libmnl', u'libsysfs', u'pciutils', u'libopenssl', u'ipsec-tools', u'libcdaudio', u'libcgi', u'libdmtx', u'libiconv', u'libenca', u'libfastjson', u'libgpg-error', u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'gmp', u'gnu-efi', u'libmnl', u'libsysfs', u'pciutils', u'libopenssl', u'ipsec-tools', u'libcdaudio', u'libcgi', u'libdmtx', u'libiconv', u'libenca', u'libfastjson', u'libgpg-error', u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libdmtx.la" is touched by more than one package: [u'libdmtx', u'libiconv', u'libenca', u'libfastjson', u'libgpg-error', u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'flex', u'gmp', u'gnu-efi', u'libmnl', u'libsysfs', u'pciutils', u'libopenssl', u'ipsec-tools', u'libcdaudio', u'libcgi', u'libdmtx', u'libiconv', u'libenca', u'libfastjson', u'libgpg-error', u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libiconv.la" is touched by more than one package: [u'libiconv', u'libenca', u'libfastjson', u'libgpg-error', u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libsysfs', u'pciutils', u'libopenssl', u'ipsec-tools', u'libcdaudio', u'libcgi', u'libdmtx', u'libiconv', u'libenca', u'libfastjson', u'libgpg-error', u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: [u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] Warning: staging file "./usr/lib/libcdaudio.la" is touched by more than one package: [u'libcdaudio', u'libcgi', u'libdmtx', u'libiconv', u'libenca', u'libfastjson', u'libgpg-error', u'libgcrypt', u'libidn2', u'liblockfile', u'libmcrypt', u'libmhash', u'libpng', u'libroxml', u'libsoxr', u'libtpl', u'libwebsockets', u'libxkbcommon', u'libxml2', u'libxslt', u'lm-sensors', u'lz4', u'mpg123', u'neon', u'rabbitmq-c', u's6', u'uboot-tools'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt 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-gettext', u'host-bison'] grep -qsE '^/usr/bin/screen$' /home/buildroot/autobuild/run/instance-0/output/target/etc/shells || echo "/usr/bin/screen" >> /home/buildroot/autobuild/run/instance-0/output/target/etc/shells mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/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-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00746-gd4dbcb036a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory '/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2019.02-git-00746-gd4dbcb036a 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 >>> acpid 2.0.30 Collecting legal info ERROR: No hash found for COPYING >>> alsa-lib 1.1.7 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> alsa-utils 1.1.7 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.5.3 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 >>> atop 2.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> 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) >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> bsdiff 4.3 Collecting legal info ERROR: No hash found for bsdiff.c >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cantarell 0.0.25 Collecting legal info ERROR: No hash found for COPYING >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> cgroupfs-mount 1.4 Collecting legal info ERROR: No hash found for debian/copyright >>> dejavu 2.37 Collecting legal info ERROR: No hash found for LICENSE >>> dhcpcd 7.0.3 Collecting legal info LICENSE: OK (sha256: b120a64b92cfb2453b61df4457a3c0eb163ef9c1c397822826756a31581f3947) >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fconfig 20080329 Collecting legal info ERROR: No hash found for fconfig.c >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fxload 2008_10_13 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnu-efi 3.0.9 Collecting legal info README.efilib: OK (sha256: 42d352e9c28dd446fd0209cd6f75588c8e41f0934540bb382bbd61c752360265) >>> host-gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> iproute2 4.19.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> iprutils 2.4.15.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> ipsec-tools 0.8.2 Collecting legal info >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libdmtx 0.7.4 Collecting legal info LICENSE: OK (sha256: fe6959a664a7abb7d19bf125fa58a045d8757fe3cb3dc41975a54da0e627313d) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libfastjson v0.99.8 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libgcrypt 1.8.4 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.33 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libidn2 2.1.0 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libpng 1.6.35 Collecting legal info LICENSE: OK (sha256: f9850940c6606003eea9c8864b2a3f177eb5c963614aba5a3c5a24c47dd043ab) >>> libroxml 3.0.1 Collecting legal info License.txt: OK (sha256: fe11466c265ad0a6c3896ea113af9403c0a8372b1fdd78712db64f0f1bac6387) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libtpl v1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> libwebsockets v2.4.2 Collecting legal info LICENSE: OK (sha256: 078fbbbeab357fc6d4f8090e95e9022fa4cb9eac1efd77b2f1387e9ccc51917a) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libxkbcommon 0.8.2 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> links 2.14 Collecting legal info ERROR: No hash found for COPYING >>> lm-sensors V3-5-0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> lz4 v1.8.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mcrypt 2.6.8 Collecting legal info ERROR: No hash found for COPYING >>> host-mfgtools v0.02 Collecting legal info LICENSE: OK (sha256: 2655559a6bb1179eae514f5c7166f4ede4f2453efa9cf4dc3c045cab5d57dede) README.txt: OK (sha256: 0963b6e5086bf454265b0f57821a02b681d1211e40ad74c310231cb4d94815c9) >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> mmc-utils 37c86e60c0442fef570b75cd81aeb1db4d0cbafd Collecting legal info >>> mpg123 1.25.10 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> mtr 66de3ecbab28b054b868a73fbb57f30549d770ac Collecting legal info ERROR: No hash found for COPYING >>> host-mxsldr 2793a657ab7a22487d21c1b020957806f8ae8383 Collecting legal info WARNING: no hash file for COPYING >>> 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 >>> noip 2.1.9 Collecting legal info ERROR: No hash found for COPYING >>> openswan 2.6.51.1 Collecting legal info COPYING: OK (sha256: 1c36ae1e7b0f6cce4b4ffe969b71f83635734804acdd38544443564b00f8783a) LICENSE: OK (sha256: d7d012ef3be47faffba4d97a83d4986c9f4a63ac997ebf5961d33852e5f1801a) >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pigz v2.4 Collecting legal info README: OK (sha256: dc8f78258cdb4478b5922f4c00eb63d3cbac06c171dc829648fd414bb0cf4493) >>> pngquant 2.12.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> host-pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-ti-cgt-pru 2.2.1 Collecting legal info PRU_Code_Generation_Tools_2.2.x_manifest.html: OK (sha256: eb646f4f8b14351110992b40ba24d12803bcc150a76e7298705f51088b0a09cc) pru_rts_2_2_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 6b98f9262abd1ae9a3731e6feee02a56b6e290542dea119eeeeaf88bf802aabc) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> rabbitmq-c v0.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 94a12c906acb31a66c2c8a6c1b6e46cab52bc5694c5ada2a06d86b05d3d3f422) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> screen 4.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> sshpass 1.06 Collecting legal info ERROR: No hash found for COPYING >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> uboot-tools 2018.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> udpcast 20120424 Collecting legal info ERROR: No hash found for COPYING >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> vsftpd 3.0.3 Collecting legal info ERROR: No hash found for COPYING >>> whetstone 1.2 Collecting legal info >>> wireless-regdb 2018.09.07 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> xmlstarlet 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> xxhash v0.6.5 Collecting legal info LICENSE: OK (sha256: 86ec6953794503942b70fcd4f35b565d44f63f703b7037ce44dad965c4aaae91) xxhsum.c: OK (sha256: 8e449f232e2cd984e1d286711653960b4a9a555d90b4dc05fe4f0d7a1838fe1b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: ipsec-tools-0.8.2: cannot save license (IPSEC_TOOLS_LICENSE_FILES not defined) WARNING: mmc-utils-37c86e60c0442fef570b75cd81aeb1db4d0cbafd: cannot save license (MMC_UTILS_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-0/buildroot'