/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 /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale; 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/nios2-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/nios2-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/nios2-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=2017.11-git-02384-gec58149"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-git\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2017.11-git-02384-gec58149 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 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 >>> agentpp 4.0.7 Collecting legal info ERROR: No hash found for LICENSE-2_0.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> snmppp 3.3.9 Collecting legal info ERROR: No hash found for src/v3.cpp >>> android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> openssl Collecting legal info >>> libopenssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> angularjs 1.4.3 Collecting legal info ERROR: No hash found for angular.js >>> at 3.1.16 Collecting legal info ERROR: No hash found for Copyright ERROR: No hash found for COPYING >>> 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-m4 1.4.18 Collecting legal info ERROR: No hash found for COPYING >>> host-automake 1.15.1 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 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 >>> atk 2.22.0 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.1 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.54.1 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.2 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-zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> util-linux 2.30.2 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 >>> busybox 1.27.2 Collecting legal info ERROR: No hash found for LICENSE >>> libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.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 >>> 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 >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> bellagio 0.9.3 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.65.1 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> bwm-ng f54b3fad2c80bfe63f920c9b5e7c1d80389c57ef Collecting legal info ERROR: No hash found for COPYING >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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 >>> libpng 1.6.32 Collecting legal info ERROR: No hash found for LICENSE >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> pixman 0.34.0 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-python 2.7.14 Collecting legal info ERROR: No hash found for LICENSE >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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 >>> xproto_xproto 7.0.31 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 >>> xlib_xtrans 1.3.5 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 >>> xlib_libXext 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXrender 0.9.10 Collecting legal info ERROR: No hash found for COPYING >>> xproto_renderproto 0.11.1 Collecting legal info ERROR: No hash found for COPYING >>> cc-tool 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> cppunit 1.13.2 Collecting legal info ERROR: No hash found for COPYING >>> cryptsetup 1.7.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> cups 2.2.5 Collecting legal info ERROR: No hash found for LICENSE.txt >>> dc3dd 7.2.641 Collecting legal info ERROR: No hash found for COPYING >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr v0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> host-e2fsprogs 1.43.6 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 >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> host-faketime v0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> fping 4.0 Collecting legal info ERROR: No hash found for COPYING >>> gnuplot 5.0.6 Collecting legal info ERROR: No hash found for Copyright >>> gupnp-dlna 0.10.5 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> gutenprint 5.2.11 Collecting legal info ERROR: No hash found for COPYING >>> host-gutenprint 5.2.11 Collecting legal info ERROR: No hash found for COPYING >>> heirloom-mailx 12.5 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> host-jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> jsoncpp 1.8.3 Collecting legal info ERROR: No hash found for LICENSE >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libnl 3.3.0 Collecting legal info ERROR: No hash found for COPYING >>> kvazaar v1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> lame 3.99.5 Collecting legal info ERROR: No hash found for COPYING >>> latencytop 0.5 Collecting legal info ERROR: No hash found for latencytop.c >>> lesstif 0.95.2 Collecting legal info ERROR: No hash found for COPYING.LIB >>> xlib_libXt 1.1.5 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> libao 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libical 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libite v1.8.2 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for chomp.c ERROR: No hash found for pidfile.c >>> libmaxminddb 1.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> libminiupnpc 2.0 Collecting legal info ERROR: No hash found for LICENSE >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnatpmp 20150609 Collecting legal info ERROR: No hash found for LICENSE >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libscrypt v1.21 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 >>> libtpl v1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info ERROR: No hash found for COPYING.lesser >>> libyaml 0.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> log4cpp 1.1.3 Collecting legal info ERROR: No hash found for log4cpp/COPYING >>> lsscsi 0.28 Collecting legal info ERROR: No hash found for COPYING >>> luksmeta 8 Collecting legal info COPYING: OK (sha256: 4b72eb6b5a336cd3ec837cc2d6347c23bf7574168db6b4802267700b93021abf) >>> lzop 1.03 Collecting legal info ERROR: No hash found for COPYING >>> mii-diag 2.11 Collecting legal info ERROR: No hash found for mii-diag.c >>> mjpg-streamer bbf32fddfd02a9e072e89e83a5b33e6ca0a7bd4b Collecting legal info ERROR: No hash found for LICENSE >>> mmc-utils 37c86e60c0442fef570b75cd81aeb1db4d0cbafd Collecting legal info >>> mpdecimal 2.4.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> msmtp 1.6.5 Collecting legal info ERROR: No hash found for COPYING >>> host-mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> musepack r475 Collecting legal info ERROR: No hash found for libmpcdec/COPYING ERROR: No hash found for libmpcenc/quant.c >>> nbd 3.15.2 Collecting legal info ERROR: No hash found for COPYING >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> nfacct 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> nload 0.7.4 Collecting legal info ERROR: No hash found for COPYING >>> obsidian-cursors 1.0 Collecting legal info >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> openobex 1.7.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> pcre2 10.30 Collecting legal info ERROR: No hash found for LICENCE >>> qdecoder r12.0.5 Collecting legal info ERROR: No hash found for COPYING >>> qhull 7.2.0 Collecting legal info ERROR: No hash found for COPYING.txt >>> qjson 0.9.0 Collecting legal info ERROR: No hash found for COPYING.lib >>> qt 4.8.7 Collecting legal info ERROR: No hash found for LICENSE.LGPL ERROR: No hash found for LGPL_EXCEPTION.txt ERROR: No hash found for LICENSE.GPL3 >>> qpid-proton 0.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> rsh-redone 85 Collecting legal info ERROR: No hash found for rsh.c >>> sane-backends 1.0.25 Collecting legal info ERROR: No hash found for COPYING >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> semodule-utils 2.7 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.6.0.0 Collecting legal info ERROR: No hash found for COPYING >>> sqlite 3200100 Collecting legal info ERROR: No hash found for tea/license.terms >>> sslh v1.18 Collecting legal info ERROR: No hash found for COPYING >>> sysstat 11.4.4 Collecting legal info ERROR: No hash found for COPYING >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Collecting legal info ERROR: No hash found for COPYING >>> tzdata 2017b Collecting legal info >>> host-tzdata 2017b Collecting legal info >>> host-zic 2017b Collecting legal info >>> unrar 5.5.8 Collecting legal info license.txt: OK (sha256: 6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a) >>> 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 >>> vtun 3.0.3 Collecting legal info ERROR: No hash found for README.OpenSSL >>> whetstone 1.2 Collecting legal info >>> wpan-tools 0.7 Collecting legal info ERROR: No hash found for COPYING >>> xapp_smproxy 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 >>> xapp_xfsinfo 1.0.5 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libFS 1.0.7 Collecting legal info ERROR: No hash found for COPYING >>> xproto_fontsproto 2.1.3 Collecting legal info ERROR: No hash found for COPYING >>> xapp_xkbcomp 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libxkbfile 1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> xapp_xsm 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXaw 1.0.13 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXpm 3.5.12 Collecting legal info ERROR: No hash found for COPYING >>> xapp_xwd 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> xapp_xwininfo 1.1.3 Collecting legal info ERROR: No hash found for COPYING >>> xcb-util 0.3.9 Collecting legal info >>> xfont_encodings 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-xapp_mkfontscale 1.1.2 Collecting legal info ERROR: No hash found for COPYING >>> host-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-xlib_libfontenc 1.1.3 Collecting legal info ERROR: No hash found for COPYING >>> xfont_font-bh-75dpi 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> host-xapp_bdftopcf 1.0.5 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_libXfont 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> host-xfont_encodings 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_xtrans 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_fontsproto 2.1.3 Collecting legal info ERROR: No hash found for COPYING >>> host-xapp_mkfontdir 1.0.7 Collecting legal info ERROR: No hash found for COPYING >>> host-xfont_font-util 1.3.1 Collecting legal info ERROR: No hash found for COPYING >>> xfont_font-util 1.3.1 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXfixes 5.0.3 Collecting legal info ERROR: No hash found for COPYING >>> xproto_fixesproto 5.0 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXft 2.3.2 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXi 1.7.9 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXtst 1.2.3 Collecting legal info ERROR: No hash found for COPYING >>> xproto_recordproto 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> xproto_glproto 1.4.17 Collecting legal info ERROR: No hash found for COPYING >>> xproto_scrnsaverproto 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> xproto_xf86driproto 2.1.1 Collecting legal info ERROR: No hash found for COPYING >>> xterm 327 Collecting legal info ERROR: No hash found for version.c >>> host-zip 30 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: mmc-utils-37c86e60c0442fef570b75cd81aeb1db4d0cbafd: cannot save license (MMC_UTILS_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) WARNING: tzdata-2017b: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2017b: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2017b: cannot save license (HOST_ZIC_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) WARNING: xcb-util-0.3.9: cannot save license (XCB_UTIL_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'