checking how to recognize dependent libraries... pass_all
checking for x86_64-buildroot-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-buildroot-linux-gnu-ar... /home/test/autobuild/run/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-buildroot-linux-gnu-strip... (cached) /home/test/autobuild/run/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-strip
checking for x86_64-buildroot-linux-gnu-ranlib... /home/test/autobuild/run/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-ranlib
checking command to parse /home/test/autobuild/run/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-nm output from /home/test/autobuild/run/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -std=gnu99 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-buildroot-linux-gnu-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/test/autobuild/run/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for /home/test/autobuild/run/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if /home/test/autobuild/run/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if /home/test/autobuild/run/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -std=gnu99 static flag -static works... yes
checking if /home/test/autobuild/run/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes
checking if /home/test/autobuild/run/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the /home/test/autobuild/run/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -std=gnu99 linker (/home/test/autobuild/run/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for a sed that does not truncate output... (cached) /bin/sed
checking pkg-config is at least version 0.9.0... yes
checking for LIBNL3... yes
checking for __secure_getenv... no
checking for secure_getenv... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating wpan-ping/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool 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

        wpan-tools 0.7
        =====

        prefix:                 /usr
        sysconfdir:             /etc

        compiler:               /home/test/autobuild/run/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -std=gnu99
        cflags:                 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Os 
        ldflags:                

>>> wpan-tools 0.7 Building
PATH="/home/test/autobuild/run/instance-3/output/host/bin:/home/test/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"  /usr/bin/make -j4  -C /home/test/autobuild/run/instance-3/output/build/wpan-tools-0.7/
make[1]: Entering directory `/home/test/autobuild/run/instance-3/output/build/wpan-tools-0.7'
/usr/bin/make --no-print-directory all-recursive
Making all in src
  CC       iwpan-iwpan.o
  CC       iwpan-sections.o
  CC       iwpan-info.o
  CC       iwpan-interface.o
  CC       iwpan-phy.o
  CC       iwpan-mac.o
  CCLD     iwpan
Making all in wpan-ping
  CC       wpan_ping-wpan-ping.o
  CCLD     wpan-ping
make[1]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/wpan-tools-0.7'
>>> wpan-tools 0.7 Installing to target
PATH="/home/test/autobuild/run/instance-3/output/host/bin:/home/test/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"  /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-3/output/target install -C /home/test/autobuild/run/instance-3/output/build/wpan-tools-0.7/
make[1]: Entering directory `/home/test/autobuild/run/instance-3/output/build/wpan-tools-0.7'
Making install in src
make[3]: Nothing to be done for `install-data-am'.
 /bin/mkdir -p '/home/test/autobuild/run/instance-3/output/target/usr/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c iwpan '/home/test/autobuild/run/instance-3/output/target/usr/bin'
libtool: install: /usr/bin/install -c iwpan /home/test/autobuild/run/instance-3/output/target/usr/bin/iwpan
Making install in wpan-ping
make[3]: Nothing to be done for `install-data-am'.
 /bin/mkdir -p '/home/test/autobuild/run/instance-3/output/target/usr/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c wpan-ping '/home/test/autobuild/run/instance-3/output/target/usr/bin'
libtool: install: /usr/bin/install -c wpan-ping /home/test/autobuild/run/instance-3/output/target/usr/bin/wpan-ping
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[1]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/wpan-tools-0.7'
>>>   Finalizing target directory
/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L  console 0 vt100 #~' /home/test/autobuild/run/instance-3/output/target/etc/inittab
/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/test/autobuild/run/instance-3/output/target/etc/inittab
rm -f /home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd
/home/test/autobuild/run/instance-3/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-3/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas
No schema files found: doing nothing.
PYTHONPATH="/home/test/autobuild/run/instance-3/output/target/usr/lib/python2.7/sysconfigdata/" cd /home/test/autobuild/run/instance-3/output/target && /home/test/autobuild/run/instance-3/output/host/bin/python2.7 /home/test/autobuild/run/instance-3/buildroot/support/scripts/pycompile.py  usr/lib/python2.7
find /home/test/autobuild/run/instance-3/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f
find /home/test/autobuild/run/instance-3/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f
mkdir -p /home/test/autobuild/run/instance-3/output/target/etc
echo "buildroot" > /home/test/autobuild/run/instance-3/output/target/etc/hostname
/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-3/output/target/etc/hosts
mkdir -p /home/test/autobuild/run/instance-3/output/target/etc
echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-3/output/target/etc/issue
/bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-3/output/target/etc/shadow
rm -f /home/test/autobuild/run/instance-3/output/target/bin/sh
rm -f /home/test/autobuild/run/instance-3/output/build/locales.nopurge
for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-3/output/build/locales.nopurge; done
for dir in /home/test/autobuild/run/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done
if [ -d /home/test/autobuild/run/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-3/output/target/usr/share/X11/locale/locale.dir; fi
rm -rf /home/test/autobuild/run/instance-3/output/target/usr/include /home/test/autobuild/run/instance-3/output/target/usr/share/aclocal \
		/home/test/autobuild/run/instance-3/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-3/output/target/usr/share/pkgconfig \
		/home/test/autobuild/run/instance-3/output/target/usr/lib/cmake /home/test/autobuild/run/instance-3/output/target/usr/share/cmake
find /home/test/autobuild/run/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f
find /home/test/autobuild/run/instance-3/output/target/lib/ /home/test/autobuild/run/instance-3/output/target/usr/lib/ /home/test/autobuild/run/instance-3/output/target/usr/libexec/ \
		\( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f
rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/gdb
rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/bash-completion
rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/zsh
rm -rf /home/test/autobuild/run/instance-3/output/target/usr/man /home/test/autobuild/run/instance-3/output/target/usr/share/man
rm -rf /home/test/autobuild/run/instance-3/output/target/usr/info /home/test/autobuild/run/instance-3/output/target/usr/share/info
rm -rf /home/test/autobuild/run/instance-3/output/target/usr/doc /home/test/autobuild/run/instance-3/output/target/usr/share/doc
rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/gtk-doc
rmdir /home/test/autobuild/run/instance-3/output/target/usr/share 2>/dev/null || true
find /home/test/autobuild/run/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/test/autobuild/run/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true
find /home/test/autobuild/run/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \
		xargs -r /home/test/autobuild/run/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug
find /home/test/autobuild/run/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \
		xargs -r /home/test/autobuild/run/instance-3/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug
test -f /home/test/autobuild/run/instance-3/output/target/etc/ld.so.conf && \
		{ echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true
test -d /home/test/autobuild/run/instance-3/output/target/etc/ld.so.conf.d && \
		{ echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true
mkdir -p /home/test/autobuild/run/instance-3/output/target/etc
( \
		echo "NAME=Buildroot"; \
		echo "VERSION=2017.11-rc2-00019-gb4245ae"; \
		echo "ID=buildroot"; \
		echo "VERSION_ID=2017.11-rc2"; \
		echo "PRETTY_NAME=\"Buildroot 2017.11-rc2\"" \
	) >  /home/test/autobuild/run/instance-3/output/target/etc/os-release
>>>   Sanitizing RPATH in target tree
/home/test/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target
make: Leaving directory `/home/test/autobuild/run/instance-3/buildroot'
make: Entering directory `/home/test/autobuild/run/instance-3/buildroot'
>>>   Buildroot 2017.11-rc2-00019-gb4245ae 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
>>> acsccid 1.1.4 Collecting legal info
ERROR: No hash found for COPYING
>>> host-flex 2.6.4 Collecting legal info
COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273)
>>> host-autoconf 2.69 Collecting legal info
ERROR: No hash found for COPYINGv3
ERROR: No hash found for COPYING.EXCEPTION
>>> host-libtool 2.4.6 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> host-m4 1.4.18 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-automake 1.15.1 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> host-gettext 0.19.8.1 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
ERROR: No hash found for gettext-runtime/intl/COPYING.LIB
>>> host-libxml2 2.9.5 Collecting legal info
COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd)
>>> host-pkgconf 0.9.12 Collecting legal info
ERROR: No hash found for COPYING
>>> libusb 1.0.21 Collecting legal info
ERROR: No hash found for COPYING
>>> pcsc-lite 1.8.22 Collecting legal info
ERROR: No hash found for COPYING
>>> aircrack-ng 1.2-rc4 Collecting legal info
ERROR: No hash found for LICENSE
>>> libnl 3.3.0 Collecting legal info
ERROR: No hash found for COPYING
>>> host-bison 3.0.4 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> libpcap 1.8.1 Collecting legal info
ERROR: No hash found for LICENSE
>>> dbus 1.12.0 Collecting legal info
COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1)
>>> expat 2.2.4 Collecting legal info
COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76)
>>> libselinux 2.7 Collecting legal info
ERROR: No hash found for LICENSE
>>> host-swig 3.0.12 Collecting legal info
ERROR: No hash found for LICENSE
ERROR: No hash found for LICENSE-GPL
ERROR: No hash found for LICENSE-UNIVERSITIES
>>> libsepol 2.7 Collecting legal info
ERROR: No hash found for COPYING
>>> pcre 8.41 Collecting legal info
LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0)
>>> python 2.7.14 Collecting legal info
LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680)
>>> host-python 2.7.14 Collecting legal info
LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680)
>>> host-expat 2.2.4 Collecting legal info
COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76)
>>> host-zlib 1.2.11 Collecting legal info
README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15)
>>> libffi 3.2.1 Collecting legal info
LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5)
>>> openssl  Collecting legal info
>>> libopenssl 1.0.2m Collecting legal info
ERROR: No hash found for LICENSE
>>> zlib 1.2.11 Collecting legal info
README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15)
>>> host-android-tools 4.2.2+git20130218 Collecting legal info
ERROR: No hash found for debian/copyright
>>> host-libselinux 2.7 Collecting legal info
ERROR: No hash found for LICENSE
>>> host-libsepol 2.7 Collecting legal info
ERROR: No hash found for COPYING
>>> host-pcre 8.41 Collecting legal info
LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0)
>>> b43-firmware 5.100.138 Collecting legal info
>>> host-b43-fwcutter 015 Collecting legal info
ERROR: No hash found for COPYING
>>> bdwgc 7.6.0 Collecting legal info
ERROR: No hash found for README.QUICK
>>> libatomic_ops v7.4.6 Collecting legal info
ERROR: No hash found for doc/LICENSING.txt
ERROR: No hash found for COPYING
>>> bonnie 1.03e Collecting legal info
ERROR: No hash found for copyright.txt
>>> 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)
>>> bzip2 1.0.6 Collecting legal info
ERROR: No hash found for LICENSE
>>> ca-certificates 20161130 Collecting legal info
ERROR: No hash found for debian/copyright
>>> host-openssl  Collecting legal info
>>> host-libopenssl 1.0.2m Collecting legal info
ERROR: No hash found for LICENSE
>>> ccid 1.4.27 Collecting legal info
ERROR: No hash found for COPYING
>>> cjson v1.6.0 Collecting legal info
ERROR: No hash found for LICENSE
>>> host-cmake 3.8.2 Collecting legal info
ERROR: No hash found for Copyright.txt
>>> dbus-glib 0.108 Collecting legal info
ERROR: No hash found for COPYING
>>> host-dbus 1.12.0 Collecting legal info
COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1)
>>> host-dbus-glib 0.108 Collecting legal info
ERROR: No hash found for COPYING
>>> host-libglib2 2.54.2 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-libffi 3.2.1 Collecting legal info
LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5)
>>> 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)
>>> libglib2 2.54.2 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> 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)
>>> 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
>>> ezxml 0.8.6 Collecting legal info
ERROR: No hash found for license.txt
>>> fbterm 1.7.0 Collecting legal info
ERROR: No hash found for COPYING
>>> fontconfig 2.12.4 Collecting legal info
ERROR: No hash found for COPYING
>>> 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
>>> host-gperf 3.0.4 Collecting legal info
ERROR: No hash found for COPYING
>>> liberation 2.00.1 Collecting legal info
ERROR: No hash found for LICENSE
>>> fetchmail 6.3.26 Collecting legal info
ERROR: No hash found for COPYING
>>> fmt 4.0.0 Collecting legal info
ERROR: No hash found for LICENSE.rst
>>> ftop 1.0 Collecting legal info
ERROR: No hash found for COPYING
>>> genromfs 0.5.2 Collecting legal info
ERROR: No hash found for COPYING
>>> gettext 0.19.8.1 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
ERROR: No hash found for gettext-runtime/intl/COPYING.LIB
>>> gmp 6.1.2 Collecting legal info
ERROR: No hash found for COPYING.LESSERv3
ERROR: No hash found for COPYINGv2
>>> gnutls 3.5.14 Collecting legal info
ERROR: No hash found for doc/COPYING
ERROR: No hash found for doc/COPYING.LESSER
>>> libtasn1 4.12 Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for COPYING.LIB
>>> libunistring 0.9.7 Collecting legal info
ERROR: No hash found for COPYING.LIB
>>> nettle 3.3 Collecting legal info
ERROR: No hash found for COPYING.LESSERv3
ERROR: No hash found for COPYINGv2
>>> hicolor-icon-theme 0.15 Collecting legal info
ERROR: No hash found for COPYING
>>> initscripts  Collecting legal info
>>> ipset 6.34 Collecting legal info
COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c)
>>> libmnl 1.0.4 Collecting legal info
ERROR: No hash found for COPYING
>>> iw 4.9 Collecting legal info
ERROR: No hash found for COPYING
>>> json-glib 1.2.8 Collecting legal info
ERROR: No hash found for COPYING
>>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info
ERROR: No hash found for LICENSE
>>> libdrm 2.4.88 Collecting legal info
>>> libpthread-stubs 0.4 Collecting legal info
ERROR: No hash found for COPYING
>>> lame 3.100 Collecting legal info
COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd)
>>> latencytop 0.5 Collecting legal info
ERROR: No hash found for latencytop.c
>>> libart 2.3.21 Collecting legal info
ERROR: No hash found for COPYING
>>> libcgicc 3.2.16 Collecting legal info
ERROR: No hash found for COPYING.LIB
ERROR: No hash found for COPYING.DOC
>>> libesmtp 1.0.6 Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for COPYING.LIB
>>> libexif 0.6.21 Collecting legal info
ERROR: No hash found for COPYING
>>> libfribidi 0.19.7 Collecting legal info
ERROR: No hash found for COPYING
>>> libgcrypt 1.8.1 Collecting legal info
ERROR: No hash found for COPYING.LIB
>>> libgpg-error 1.27 Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for COPYING.LIB
>>> libgee 0.18.1 Collecting legal info
ERROR: No hash found for COPYING
>>> host-vala 0.34.7 Collecting legal info
ERROR: No hash found for COPYING
>>> libiqrf v0.1.2 Collecting legal info
>>> libiscsi 1.18.0 Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for LICENCE-GPL-2.txt
ERROR: No hash found for LICENCE-LGPL-2.1.txt
>>> libmemcached 1.0.18 Collecting legal info
ERROR: No hash found for COPYING
>>> librsync v2.0.0 Collecting legal info
ERROR: No hash found for COPYING
>>> popt 1.16 Collecting legal info
ERROR: No hash found for COPYING
>>> libsamplerate 0.1.9 Collecting legal info
ERROR: No hash found for COPYING
>>> libtpl v1.6.1 Collecting legal info
ERROR: No hash found for LICENSE
>>> libupnp 1.6.22 Collecting legal info
ERROR: No hash found for LICENSE
>>> libyaml 0.1.7 Collecting legal info
ERROR: No hash found for LICENSE
>>> lmbench 3.0-a9 Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for COPYING-2
>>> lzo 2.10 Collecting legal info
ERROR: No hash found for COPYING
>>> memtester 4.3.0 Collecting legal info
ERROR: No hash found for COPYING
>>> micropython v1.8.7 Collecting legal info
ERROR: No hash found for LICENSE
>>> mobile-broadband-provider-info 20151214 Collecting legal info
ERROR: No hash found for COPYING
>>> mosquitto 1.4.14 Collecting legal info
LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1)
epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c)
edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c)
>>> msmtp 1.6.5 Collecting legal info
ERROR: No hash found for COPYING
>>> nss-pam-ldapd 0.9.8 Collecting legal info
ERROR: No hash found for COPYING
>>> openldap 2.4.45 Collecting legal info
ERROR: No hash found for LICENSE
>>> nuttcp 6.1.2 Collecting legal info
ERROR: No hash found for LICENSE
>>> odhcp6c 7533a6243dc3ac5a747cf6ccbc4d0539dafd3e07 Collecting legal info
ERROR: No hash found for COPYING
>>> openmpi 1.10.7 Collecting legal info
ERROR: No hash found for LICENSE
>>> host-patchelf 0.9 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> proftpd 1.3.6 Collecting legal info
ERROR: No hash found for COPYING
>>> python-cffi 1.11.2 Collecting legal info
LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33)
>>> host-python-setuptools v36.0.1 Collecting legal info
ERROR: No hash found for LICENSE
>>> python-cryptography 1.7.2 Collecting legal info
ERROR: No hash found for LICENSE
ERROR: No hash found for LICENSE.APACHE
ERROR: No hash found for LICENSE.BSD
>>> host-python-cffi 1.11.2 Collecting legal info
LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33)
>>> host-python-pycparser 2.17 Collecting legal info
ERROR: No hash found for LICENSE
>>> python-decorator 4.0.11 Collecting legal info
>>> python-dicttoxml 1.7.4 Collecting legal info
ERROR: No hash found for LICENCE.txt
>>> python-dpkt 1.8.r98 Collecting legal info
ERROR: No hash found for LICENSE
>>> python-enum34 1.1.6 Collecting legal info
ERROR: No hash found for enum/LICENSE
>>> python-humanize 0.5.1 Collecting legal info
ERROR: No hash found for LICENCE
>>> python-idna 2.5 Collecting legal info
ERROR: No hash found for LICENSE.rst
>>> python-incremental 16.10.1 Collecting legal info
ERROR: No hash found for LICENSE
>>> python-ipaddress 1.0.18 Collecting legal info
ERROR: No hash found for LICENSE
>>> python-msgpack 0.4.8 Collecting legal info
ERROR: No hash found for COPYING
>>> python-priority 1.3.0 Collecting legal info
ERROR: No hash found for LICENSE
>>> python-pyasn 0.1.9 Collecting legal info
ERROR: No hash found for LICENSE.txt
>>> python-pylru 1.0.9 Collecting legal info
ERROR: No hash found for LICENSE.txt
>>> python-pypcap 6f46e7bf29a648256ddc732a7d0ec83d3ffca390 Collecting legal info
ERROR: No hash found for LICENSE
>>> host-python-pyrex 0.9.9 Collecting legal info
ERROR: No hash found for LICENSE.txt
>>> python-setuptools v36.0.1 Collecting legal info
ERROR: No hash found for LICENSE
>>> python-six 1.11.0 Collecting legal info
LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328)
>>> python-smbus-cffi 0.5.1 Collecting legal info
ERROR: No hash found for LICENSE
>>> restorecond 2.7 Collecting legal info
ERROR: No hash found for COPYING
>>> rhash 1.3.4 Collecting legal info
ERROR: No hash found for COPYING
>>> rsh-redone 85 Collecting legal info
ERROR: No hash found for rsh.c
>>> scrypt 1.2.0 Collecting legal info
ERROR: No hash found for main.c
>>> spi-tools 0.8.1 Collecting legal info
ERROR: No hash found for LICENSE
>>> spice-protocol 0.12.10 Collecting legal info
ERROR: No hash found for COPYING
>>> tcpdump 4.9.2 Collecting legal info
LICENSE: OK (sha256: 9b03d5d13e66d6de02a4bb2d0dd1cb9f41808d045962cdcc42350d5291b141a1)
>>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Collecting legal info
ERROR: No hash found for COPYING
>>> usb_modeswitch 2.5.0 Collecting legal info
ERROR: No hash found for COPYING
>>> usb_modeswitch_data 20170205 Collecting legal info
ERROR: No hash found for COPYING
>>> ushare 1.1a Collecting legal info
ERROR: No hash found for COPYING
>>> ustr 1.0.4 Collecting legal info
ERROR: No hash found for LICENSE
ERROR: No hash found for LICENSE_BSD
ERROR: No hash found for LICENSE_LGPL
ERROR: No hash found for LICENSE_MIT
>>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Collecting legal info
ERROR: No hash found for COPYING
>>> wavemon v0.8.1 Collecting legal info
ERROR: No hash found for COPYING
>>> wireshark 2.2.10 Collecting legal info
ERROR: No hash found for COPYING
>>> wpan-tools 0.7 Collecting legal info
ERROR: No hash found for COPYING
WARNING: the Buildroot source code has not been saved
WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined)
WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined)
WARNING: libdrm-2.4.88: cannot save license (LIBDRM_LICENSE_FILES not defined)
WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined)
WARNING: python-decorator-4.0.11: cannot save license (PYTHON_DECORATOR_LICENSE_FILES not defined)
Legal info produced in /home/test/autobuild/run/instance-3/output/legal-info
make: Leaving directory `/home/test/autobuild/run/instance-3/buildroot'