patching file src/rsn_supp/wpa_i.h PATH=/home/peko/autobuild/instance-2/output/host/bin:$PATH support/scripts/apply-patches.sh /home/peko/autobuild/instance-2/output/build/wpa_supplicant-2.6 /home/peko/autobuild/instance-2/dl rebased-v2.6-0003-Extend-protection-of-GTK-IGTK-reinstallation-of-WNM-.patch Applying rebased-v2.6-0003-Extend-protection-of-GTK-IGTK-reinstallation-of-WNM-.patch using patch: patching file src/rsn_supp/wpa.c patching file src/rsn_supp/wpa_i.h PATH=/home/peko/autobuild/instance-2/output/host/bin:$PATH support/scripts/apply-patches.sh /home/peko/autobuild/instance-2/output/build/wpa_supplicant-2.6 /home/peko/autobuild/instance-2/dl rebased-v2.6-0004-Prevent-installation-of-an-all-zero-TK.patch Applying rebased-v2.6-0004-Prevent-installation-of-an-all-zero-TK.patch using patch: patching file src/common/wpa_common.h patching file src/rsn_supp/wpa.c patching file src/rsn_supp/wpa_i.h PATH=/home/peko/autobuild/instance-2/output/host/bin:$PATH support/scripts/apply-patches.sh /home/peko/autobuild/instance-2/output/build/wpa_supplicant-2.6 /home/peko/autobuild/instance-2/dl rebased-v2.6-0006-TDLS-Reject-TPK-TK-reconfiguration.patch Applying rebased-v2.6-0006-TDLS-Reject-TPK-TK-reconfiguration.patch using patch: patching file src/rsn_supp/tdls.c PATH=/home/peko/autobuild/instance-2/output/host/bin:$PATH support/scripts/apply-patches.sh /home/peko/autobuild/instance-2/output/build/wpa_supplicant-2.6 /home/peko/autobuild/instance-2/dl rebased-v2.6-0007-WNM-Ignore-WNM-Sleep-Mode-Response-without-pending-r.patch Applying rebased-v2.6-0007-WNM-Ignore-WNM-Sleep-Mode-Response-without-pending-r.patch using patch: patching file wpa_supplicant/wnm_sta.c PATH=/home/peko/autobuild/instance-2/output/host/bin:$PATH support/scripts/apply-patches.sh /home/peko/autobuild/instance-2/output/build/wpa_supplicant-2.6 /home/peko/autobuild/instance-2/dl rebased-v2.6-0008-FT-Do-not-allow-multiple-Reassociation-Response-fram.patch Applying rebased-v2.6-0008-FT-Do-not-allow-multiple-Reassociation-Response-fram.patch using patch: patching file src/rsn_supp/wpa.c patching file src/rsn_supp/wpa_ft.c patching file src/rsn_supp/wpa_i.h >>> wpa_supplicant 2.6 Configuring cp /home/peko/autobuild/instance-2/output/build/wpa_supplicant-2.6/wpa_supplicant/defconfig /home/peko/autobuild/instance-2/output/build/wpa_supplicant-2.6/wpa_supplicant/.config sed -i -e 's/^#\(CONFIG_IEEE80211AC\)/\1/' -e 's/^#\(CONFIG_IEEE80211N\)/\1/' -e 's/^#\(CONFIG_IEEE80211R\)/\1/' -e 's/^#\(CONFIG_INTERNAL_LIBTOMMATH\)/\1/' -e 's/^#\(CONFIG_DEBUG_FILE\)/\1/' -e 's/^#\(CONFIG_MATCH_IFACE\)/\1/' -e 's/^#\(CONFIG_READLINE\)/\1/' -e 's/^\(CONFIG_SMARTCARD\)/#\1/' -e 's/^\(CONFIG_DRIVER_NL80211\)/#\1/' -e 's/^\(CONFIG_EAP\)/#\1/' -e '1iCONFIG_BGSCAN_SIMPLE=y' -e 's/#\(CONFIG_TLS=openssl\)/\1/' /home/peko/autobuild/instance-2/output/build/wpa_supplicant-2.6/wpa_supplicant/.config >>> wpa_supplicant 2.6 Building PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/libnl3/" LDFLAGS="" BINDIR=/usr/sbin LIBS="" LIBS_c="" LIBS_p="" /usr/bin/make -j6 CC="/home/peko/autobuild/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-gcc" -C /home/peko/autobuild/instance-2/output/build/wpa_supplicant-2.6/wpa_supplicant make[1]: Entering directory `/home/peko/autobuild/instance-2/output/build/wpa_supplicant-2.6/wpa_supplicant' CC eap_register.c CC notify.c CC ../src/utils/wpabuf.c CC ../src/utils/wpa_debug.c CC ../src/utils/common.c CC ../src/utils/os_unix.c CC bss.c CC ../src/utils/eloop.c CC wmm_ac.c CC ../src/rsn_supp/wpa_ft.c CC ../src/rsn_supp/preauth.c CC ../src/rsn_supp/pmksa_cache.c CC config_file.c CC ../src/rsn_supp/wpa_ie.c CC config.c CC ../src/rsn_supp/peerkey.c CC ../src/eap_peer/eap_methods.c CC ../src/common/wpa_common.c CC ../src/crypto/tls_none.c CC ../src/rsn_supp/wpa.c CC ../src/eapol_supp/eapol_supp_sm.c CC ../src/crypto/sha256-tlsprf.c CC ../src/crypto/sha256-prf.c CC ../src/crypto/aes-omac1.c CC ../src/common/ctrl_iface_common.c CC ../src/crypto/crypto_openssl.c CC ../src/crypto/random.c CC ../src/eap_peer/eap.c CC ../src/utils/base64.c CC ../src/eap_common/eap_common.c CC ../src/crypto/sha1-prf.c CC ../src/common/hw_features_common.c CC bgscan.c CC bgscan_simple.c CC ctrl_iface_unix.c CC ../src/common/ieee802_11_common.c CC ../src/drivers/driver_common.c CC blacklist.c CC main.c CC wpas_glue.c CC ../src/drivers/driver_wired.c CC ../src/drivers/netlink.c CC scan.c CC ../src/drivers/linux_ioctl.c CC events.c CC ../src/drivers/rfkill.c CC ../src/drivers/drivers.c CC ../src/drivers/driver_wext.c CC ../src/l2_packet/l2_packet_linux.c CC ../src/common/wpa_ctrl.c CC wpa_passphrase.c sed systemd/wpa_supplicant.service.in sed systemd/wpa_supplicant.service.arg.in sed systemd/wpa_supplicant-nl80211.service.arg.in sed systemd/wpa_supplicant-wired.service.arg.in sed dbus/fi.epitest.hostap.WPASupplicant.service.in sed dbus/fi.w1.wpa_supplicant1.service.in CC ../src/common/cli.c CC ../src/utils/edit_readline.c LD wpa_passphrase CC ctrl_iface.c CC wpa_supplicant.c LD wpa_supplicant CC wpa_cli.c LD wpa_cli make[1]: Leaving directory `/home/peko/autobuild/instance-2/output/build/wpa_supplicant-2.6/wpa_supplicant' >>> wpa_supplicant 2.6 Installing to staging directory >>> wpa_supplicant 2.6 Fixing libtool files >>> wpa_supplicant 2.6 Installing to target /usr/bin/install -m 0755 -D /home/peko/autobuild/instance-2/output/build/wpa_supplicant-2.6/wpa_supplicant/wpa_supplicant /home/peko/autobuild/instance-2/output/target/usr/sbin/wpa_supplicant /usr/bin/install -m 644 -D package/wpa_supplicant/wpa_supplicant.conf /home/peko/autobuild/instance-2/output/target/etc/wpa_supplicant.conf /usr/bin/install -m 0755 -D /home/peko/autobuild/instance-2/output/build/wpa_supplicant-2.6/wpa_supplicant/wpa_passphrase /home/peko/autobuild/instance-2/output/target/usr/sbin/wpa_passphrase /usr/bin/install -m 0644 -D /home/peko/autobuild/instance-2/output/build/wpa_supplicant-2.6/wpa_supplicant/dbus/dbus-wpa_supplicant.conf /home/peko/autobuild/instance-2/output/target/etc/dbus-1/system.d/wpa_supplicant.conf >>> Finalizing target directory rm -f /home/peko/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-2/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-2/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-2/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-2/output/target/etc/shadow rm -f /home/peko/autobuild/instance-2/output/target/bin/sh rm -f /home/peko/autobuild/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-2/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-2/output/target/usr/include /home/peko/autobuild/instance-2/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-2/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-2/output/target/usr/lib/cmake /home/peko/autobuild/instance-2/output/target/usr/share/cmake find /home/peko/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-2/output/target/lib/ /home/peko/autobuild/instance-2/output/target/usr/lib/ /home/peko/autobuild/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-2/output/target/usr/man /home/peko/autobuild/instance-2/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-2/output/target/usr/info /home/peko/autobuild/instance-2/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-2/output/target/usr/doc /home/peko/autobuild/instance-2/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-2/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/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/peko/autobuild/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-2/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/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/peko/autobuild/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/peko/autobuild/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.08.1-00013-ga0b501b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.08.1"; \ echo "PRETTY_NAME=\"Buildroot 2017.08.1\"" \ ) > /home/peko/autobuild/instance-2/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-2/buildroot' make: Entering directory `/home/peko/autobuild/instance-2/buildroot' >>> Buildroot 2017.08.1-00013-ga0b501b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.18 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info ERROR: No hash found for README >>> host-bison 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-m4 1.4.18 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> am33x-cm3 11107db2f1e9e58ee75d4fe9cc38423c9a6e4365 Collecting legal info ERROR: No hash found for License.txt >>> atop 2.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> 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 >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> audit 2.7.7 Collecting legal info ERROR: No hash found for COPYING >>> libcap-ng 0.7.8 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> augeas 1.8.1 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> azure-iot-sdk-c 2017-06-30 Collecting legal info WARNING: no hash file for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcurl 7.56.1 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> openssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> util-linux 2.30.1 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 >>> 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 ERROR: No hash found for COPYING >>> host-automake 1.15 Collecting legal info ERROR: No hash found for COPYING >>> libselinux 2.6 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.6 Collecting legal info ERROR: No hash found for COPYING >>> pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> babeld 1.7.1 Collecting legal info ERROR: No hash found for LICENCE >>> bandwidthd v2.0.1-auto-r11 Collecting legal info >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> 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 >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> libpng 1.6.31 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> dbus 1.10.22 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.3.0 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> postgresql 9.6.3 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-zic 2017b Collecting legal info >>> blktrace 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libaio 0.3.110 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.64.0 Collecting legal info ERROR: No hash found for LICENSE_1_0.txt >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> host-cbootimage v1.7 Collecting legal info ERROR: No hash found for COPYING >>> cc-tool 0.26 Collecting legal info ERROR: No hash found for COPYING >>> ccrypt 1.10 Collecting legal info ERROR: No hash found for COPYING >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> cgroupfs-mount 1.4 Collecting legal info ERROR: No hash found for debian/copyright >>> clapack 3.2.1 Collecting legal info ERROR: No hash found for F2CLIBS/libf2c/Notice ERROR: No hash found for COPYING >>> cups 2.2.3 Collecting legal info ERROR: No hash found for LICENSE.txt >>> daemon 0.6.4 Collecting legal info ERROR: No hash found for LICENSE >>> dcron 4.5 Collecting legal info >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> directfb 1.7.7 Collecting legal info ERROR: No hash found for COPYING >>> imlib2 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> e2fsprogs 1.43.4 Collecting legal info ERROR: No hash found for NOTICE ERROR: No hash found for lib/ss/mit-sipb-copyright.h ERROR: No hash found for lib/et/internal.h >>> e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> evemu 2.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.5.7 Collecting legal info ERROR: No hash found for COPYING >>> fbdump 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> host-file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> host-zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> gpsd 3.16 Collecting legal info ERROR: No hash found for COPYING >>> host-scons 2.3.0 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.13 Collecting legal info ERROR: No hash found for LICENSE >>> host-expat 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> hans 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> ipsec-tools 0.8.2 Collecting legal info >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> kbd 2.0.4 Collecting legal info ERROR: No hash found for COPYING >>> kompexsqlite v1.10.12-1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> lcdproc 0.5.7 Collecting legal info ERROR: No hash found for COPYING >>> leptonica 1.74.4 Collecting legal info ERROR: No hash found for leptonica-license.txt >>> libcoap c909bf802034b7762a2182848304b2530e58444f Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.BSD >>> libcodec2 0.7 Collecting legal info ERROR: No hash found for COPYING >>> libcofi 7313fbe12b0593034d0a1b606bf33c7cf4ababce Collecting legal info ERROR: No hash found for README.md >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libcroco 0.6.12 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libglib2 2.52.2 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.52.2 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> host-libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> host-util-linux 2.30.1 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 >>> libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> libdvbcsa 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libexif 0.6.21 Collecting legal info ERROR: No hash found for COPYING >>> libmad 0.15.1b Collecting legal info ERROR: No hash found for COPYING >>> libmatroska 1.4.4 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libmcrypt 2.5.8 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libnspr 4.17 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> liboauth 1.0.3 Collecting legal info ERROR: No hash found for COPYING.MIT >>> libplist 1.12 Collecting legal info ERROR: No hash found for COPYING >>> libsemanage 2.6 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 >>> libserial 0.6.0rc2 Collecting legal info ERROR: No hash found for COPYING >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libusbgx 2e3d43ee098ed928d1baa61ce791ce9ff4788c5a Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> log4cpp 1.1.1 Collecting legal info ERROR: No hash found for log4cpp/COPYING >>> make 4.2.1 Collecting legal info ERROR: No hash found for COPYING >>> mobile-broadband-provider-info 20151214 Collecting legal info ERROR: No hash found for COPYING >>> mpdecimal 2.4.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-mxsldr 2793a657ab7a22487d21c1b020957806f8ae8383 Collecting legal info WARNING: no hash file for COPYING >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> ofono 1.18 Collecting legal info ERROR: No hash found for COPYING >>> host-omap-u-boot-utils 3f07426cddc0be9e24702e7aacc7574ddd7fba28 Collecting legal info ERROR: No hash found for COPYING >>> openmpi 1.10.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> policycoreutils 2.6 Collecting legal info ERROR: No hash found for COPYING >>> protobuf 3.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> radvd 2.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> rapidjson v1.1.0 Collecting legal info ERROR: No hash found for license.txt >>> rtptools 1.20 Collecting legal info ERROR: No hash found for COPYRIGHT >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> snmppp 3.3.9 Collecting legal info ERROR: No hash found for src/v3.cpp >>> sqlcipher v3.2.0 Collecting legal info >>> host-tcl 8.6.6 Collecting legal info ERROR: No hash found for license.terms >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Collecting legal info WARNING: no hash file for gpl-2.0.txt >>> sunxi-tools v1.4.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> tesseract-ocr 3.05.00 Collecting legal info ERROR: No hash found for COPYING >>> time 1.7 Collecting legal info ERROR: No hash found for COPYING >>> tinydtls 0.8.2 Collecting legal info ERROR: No hash found for tinydtls.h >>> tn5250 0.17.4 Collecting legal info ERROR: No hash found for COPYING >>> ustream-ssl 45ac93088bc6f2d8ef3b0512d8e1ddfd9c4ee9e5 Collecting legal info WARNING: no hash file for ustream-ssl.h >>> vlc 2.2.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> which 2.21 Collecting legal info ERROR: No hash found for COPYING >>> wireshark 2.2.7 Collecting legal info ERROR: No hash found for COPYING >>> wpa_supplicant 2.6 Collecting legal info ERROR: No hash found for README WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: bandwidthd-v2.0.1-auto-r11: cannot save license (BANDWIDTHD_LICENSE_FILES not defined) WARNING: zic-2017b: cannot save license (HOST_ZIC_LICENSE_FILES not defined) WARNING: dcron-4.5: cannot save license (DCRON_LICENSE_FILES not defined) WARNING: ipsec-tools-0.8.2: cannot save license (IPSEC_TOOLS_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) WARNING: sqlcipher-v3.2.0: cannot save license (SQLCIPHER_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-2/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-2/buildroot'