checking for size_t... yes checking for lstat... yes checking for stat... yes checking for setmode... no checking whether O_BINARY is declared... no checking whether exsltDateXpathCtxtRegister is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xmlstarlet.spec config.status: creating Makefile config.status: creating solaris/package/sol8-sparc/pkginfo config.status: creating solaris/package/sol9-sparc/pkginfo config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xmlstarlet 1.6.1 Building PATH="/home/naourr/git/buildroot-test/instance-2/output/host/bin:/home/naourr/git/buildroot-test/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/git/buildroot-test/instance-2/output/build/xmlstarlet-1.6.1/ /usr/bin/make all-am 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/select-usage.c GEN src/pyx-usage.c GEN src/trans-usage.c GEN src/unescape-usage.c GEN src/validate-usage.c CC src/trans.o CC src/xml.o CC src/xml_C14N.o CC src/xml_depyx.o CC src/xml_edit.o CC src/xml_elem.o CC src/xml_escape.o CC src/xml_format.o src/xml_edit.c: In function 'edInsert': src/xml_edit.c:371:9: warning: 'node' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlXPathNodeSetAdd(previous_insertion, node); ^ CC src/xml_ls.o CC src/xml_pyx.o src/xml_ls.c: In function 'xml_print_dir': src/xml_ls.c:165:62: warning: passing argument 1 of 'gmtime' from incompatible pointer type [-Wincompatible-pointer-types] strftime(atime, sizeof atime, "%Y%m%dT%H%M%SZ", gmtime(&stats.st_atime)); ^ In file included from src/xml_ls.c:38:0: /home/naourr/git/buildroot-test/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/time.h:232:19: note: expected 'const time_t * {aka const long int *}' but argument is of type 'int *' extern struct tm *gmtime (const time_t *__timer) __THROW; ^ src/xml_ls.c:166:62: warning: passing argument 1 of 'gmtime' from incompatible pointer type [-Wincompatible-pointer-types] strftime(mtime, sizeof mtime, "%Y%m%dT%H%M%SZ", gmtime(&stats.st_mtime)); ^ In file included from src/xml_ls.c:38:0: /home/naourr/git/buildroot-test/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/time.h:232:19: note: expected 'const time_t * {aka const long int *}' but argument is of type 'int *' extern struct tm *gmtime (const time_t *__timer) __THROW; ^ CC src/xml_select.o CC src/xml_trans.o CC src/xml_validate.o In file included from /home/naourr/git/buildroot-test/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/tree.h:18:0, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /home/naourr/git/buildroot-test/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/xmlstring.h:35:18: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] #define BAD_CAST (xmlChar *) ^ src/xml_select.c:552:55: note: in expansion of macro 'BAD_CAST' xmlStrPrintf(num_buf, sizeof num_buf, BAD_CAST "t%d", t); ^ /home/naourr/git/buildroot-test/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include/libxml2/libxml/xmlstring.h:98:17: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' xmlStrPrintf (xmlChar *buf, ^ CC src/usage.o CC src/c14n-usage.o CC src/depyx-usage.o CC src/edit-usage.o CC src/elem-usage.o CC src/escape-usage.o CC src/format-usage.o CC src/ls-usage.o CC src/pyx-usage.o CC src/select-usage.o CC src/trans-usage.o CC src/unescape-usage.o CC src/validate-usage.o CCLD xml >>> xmlstarlet 1.6.1 Installing to target PATH="/home/naourr/git/buildroot-test/instance-2/output/host/bin:/home/naourr/git/buildroot-test/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/git/buildroot-test/instance-2/output/target install -C /home/naourr/git/buildroot-test/instance-2/output/build/xmlstarlet-1.6.1/ /usr/bin/mkdir -p '/home/naourr/git/buildroot-test/instance-2/output/target/usr/share/doc/xmlstarlet' /usr/bin/mkdir -p '/home/naourr/git/buildroot-test/instance-2/output/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/naourr/git/buildroot-test/instance-2/output/target/usr/bin' /usr/bin/install -c xml '/home/naourr/git/buildroot-test/instance-2/output/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/home/naourr/git/buildroot-test/instance-2/output/target/usr/share/doc/xmlstarlet' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/home/naourr/git/buildroot-test/instance-2/output/target/usr/share/man/man1' >>> Finalizing target directory /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/git/buildroot-test/instance-2/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/git/buildroot-test/instance-2/output/target/etc/inittab rm -f /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/git/buildroot-test/instance-2/output/host/bin/glib-compile-schemas /home/naourr/git/buildroot-test/instance-2/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/git/buildroot-test/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/naourr/git/buildroot-test/instance-2/output/target/usr/lib/python2.7/sysconfigdata/" cd /home/naourr/git/buildroot-test/instance-2/output/target && /home/naourr/git/buildroot-test/instance-2/output/host/bin/python2.7 /home/naourr/git/buildroot-test/instance-2/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /home/naourr/git/buildroot-test/instance-2/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/naourr/git/buildroot-test/instance-2/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/naourr/git/buildroot-test/instance-2/output/target/etc echo "buildroot" > /home/naourr/git/buildroot-test/instance-2/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/git/buildroot-test/instance-2/output/target/etc/hosts mkdir -p /home/naourr/git/buildroot-test/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/naourr/git/buildroot-test/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/git/buildroot-test/instance-2/output/target/etc/shadow rm -f /home/naourr/git/buildroot-test/instance-2/output/target/bin/sh rm -f /home/naourr/git/buildroot-test/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/git/buildroot-test/instance-2/output/build/locales.nopurge; done for dir in /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/locale /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/X11/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/git/buildroot-test/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/git/buildroot-test/instance-2/output/target/usr/include /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/aclocal \ /home/naourr/git/buildroot-test/instance-2/output/target/usr/lib/pkgconfig /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/pkgconfig \ /home/naourr/git/buildroot-test/instance-2/output/target/usr/lib/cmake /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/cmake find /home/naourr/git/buildroot-test/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/git/buildroot-test/instance-2/output/target/lib/ /home/naourr/git/buildroot-test/instance-2/output/target/usr/lib/ /home/naourr/git/buildroot-test/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/gdb rm -rf /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/bash-completion rm -rf /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/zsh rm -rf /home/naourr/git/buildroot-test/instance-2/output/target/usr/man /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/man rm -rf /home/naourr/git/buildroot-test/instance-2/output/target/usr/info /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/info rm -rf /home/naourr/git/buildroot-test/instance-2/output/target/usr/doc /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/doc rm -rf /home/naourr/git/buildroot-test/instance-2/output/target/usr/share/gtk-doc rmdir /home/naourr/git/buildroot-test/instance-2/output/target/usr/share 2>/dev/null || true find /home/naourr/git/buildroot-test/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/git/buildroot-test/instance-2/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/git/buildroot-test/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-2/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/git/buildroot-test/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-2/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/git/buildroot-test/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/git/buildroot-test/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/git/buildroot-test/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11.2-00022-gb4ccebdf8b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11.2"; \ echo "PRETTY_NAME=\"Buildroot 2017.11.2\"" \ ) > /home/naourr/git/buildroot-test/instance-2/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/naourr/git/buildroot-test/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/naourr/git/buildroot-test/instance-2/buildroot' make: Entering directory '/home/naourr/git/buildroot-test/instance-2/buildroot' >>> Buildroot 2017.11.2-00022-gb4ccebdf8b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> aespipe 2.4d Collecting legal info >>> atk 2.22.0 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.0 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> xlib_libSM 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libICE 1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> xlib_xtrans 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> xproto_xproto 7.0.31 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libX11 1.6.5 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_xproto 7.0.31 Collecting legal info ERROR: No hash found for COPYING >>> libxcb 1.12 Collecting legal info ERROR: No hash found for COPYING >>> host-libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> host-xcb-proto 1.12 Collecting legal info ERROR: No hash found for COPYING >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> xcb-proto 1.12 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXau 1.0.8 Collecting legal info ERROR: No hash found for COPYING >>> xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXdmcp 1.1.2 Collecting legal info ERROR: No hash found for COPYING >>> xproto_inputproto 2.3.2 Collecting legal info ERROR: No hash found for COPYING >>> xproto_kbproto 1.0.7 Collecting legal info ERROR: No hash found for COPYING >>> xproto_xextproto 7.3.0 Collecting legal info ERROR: No hash found for COPYING >>> xproto_xf86bigfontproto 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> chrony 3.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cvs 1.12.13 Collecting legal info >>> cwiid fadf11e89b579bcc0336a0692ac15c93785f3f82 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info ERROR: No hash found for COPYING >>> ddrescue 1.22 Collecting legal info ERROR: No hash found for COPYING >>> dmraid 1.0.0.rc16-3 Collecting legal info ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE_GPL ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> dovecot 2.2.33.2 Collecting legal info COPYING: OK (sha256: a363b132e494f662d98c820d1481297e6ae72f194c2c91b6c39e1518b86240a8) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> lz4 v1.7.5 Collecting legal info ERROR: No hash found for lib/LICENSE ERROR: No hash found for programs/COPYING >>> dropbear 2017.75 Collecting legal info ERROR: No hash found for LICENSE >>> dstat 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> host-e2fsprogs 1.43.7 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> exiv2 910f3507795e1930ae216c9febee0bf9a88e99c0 Collecting legal info ERROR: No hash found for COPYING >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> freetype 2.8 Collecting legal info ERROR: No hash found for docs/LICENSE.TXT ERROR: No hash found for docs/FTL.TXT ERROR: No hash found for docs/GPLv2.TXT >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> libnl 3.3.0 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> json-c json-c-0.12.1-20160607 Collecting legal info ERROR: No hash found for COPYING >>> kismet 2016-07-R1 Collecting legal info ERROR: No hash found for debian/copyright >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libevdev 1.5.7 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libite v1.9.2 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_conntrack 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_log 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libosip2 3.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libpam-tacplus 1.3.9 Collecting legal info ERROR: No hash found for COPYING >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libuci 49ec6efbdac4819033d34f08927d795f83a3932d Collecting legal info >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libvncserver 0.9.11 Collecting legal info ERROR: No hash found for COPYING >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info ERROR: No hash found for COPYING.lesser >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> opus-tools 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> powertop 2.9 Collecting legal info ERROR: No hash found for COPYING >>> proxychains-ng 4.11 Collecting legal info ERROR: No hash found for COPYING >>> pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> python-bottle 0.12.13 Collecting legal info >>> host-python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-certifi 2017.4.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-chardet 3.0.4 Collecting legal info ERROR: No hash found for LICENSE >>> python-idna 2.5 Collecting legal info ERROR: No hash found for LICENSE.rst >>> python-pyasn 0.1.9 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-pycrypto 2.6.1 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LEGAL/copy/LICENSE.libtom ERROR: No hash found for LEGAL/copy/LICENSE.python-2.2 ERROR: No hash found for LEGAL/copy/LICENSE.original >>> python-pysnmp 4.3.3 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-pyzmq 16.0.2 Collecting legal info ERROR: No hash found for COPYING.LESSER ERROR: No hash found for COPYING.BSD >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> python-requests 2.18.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-ujson 1.35 Collecting legal info >>> python-urllib3 1.21.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-whoosh 2.7.4 Collecting legal info ERROR: No hash found for LICENSE.txt >>> read-edid 3.0.2 Collecting legal info ERROR: No hash found for LICENSE >>> sispmctl 3.1 Collecting legal info ERROR: No hash found for LICENCE >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> sslh v1.18 Collecting legal info ERROR: No hash found for COPYING >>> taglib 1.11.1 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING.MPL >>> tslib 1.13 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> tunctl 1.5 Collecting legal info ERROR: No hash found for tunctl.c >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Collecting legal info ERROR: No hash found for ubusd_acl.h >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Collecting legal info ERROR: No hash found for uhttpd.h >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Collecting legal info ERROR: No hash found for LICENSE >>> ulogd 2.0.5 Collecting legal info ERROR: No hash found for COPYING >>> vtun 3.0.3 Collecting legal info ERROR: No hash found for README.OpenSSL >>> xapp_fonttosfnt 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libfontenc 1.1.3 Collecting legal info ERROR: No hash found for COPYING >>> xapp_mkfontdir 1.0.7 Collecting legal info ERROR: No hash found for COPYING >>> xapp_mkfontscale 1.1.2 Collecting legal info ERROR: No hash found for COPYING >>> xapp_xcmsdb 1.0.5 Collecting legal info ERROR: No hash found for COPYING >>> xapp_xwd 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXmu 1.1.2 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXext 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXt 1.1.5 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libxkbfile 1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> xproto_dmxproto 2.3.1 Collecting legal info ERROR: No hash found for COPYING >>> xinetd xinetd-2-3-15 Collecting legal info ERROR: No hash found for COPYRIGHT >>> 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: aespipe-2.4d: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: libuci-49ec6efbdac4819033d34f08927d795f83a3932d: cannot save license (LIBUCI_LICENSE_FILES not defined) WARNING: python-bottle-0.12.13: cannot save license (PYTHON_BOTTLE_LICENSE_FILES not defined) WARNING: python-ujson-1.35: cannot save license (PYTHON_UJSON_LICENSE_FILES not defined) Legal info produced in /home/naourr/git/buildroot-test/instance-2/output/legal-info make: Leaving directory '/home/naourr/git/buildroot-test/instance-2/buildroot'