ar rcs libzlog.a buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o /home/buildroot/autobuild/run/instance-0/output/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o zlog-chk-conf zlog-chk-conf.o -L. -lzlog -pthread >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PREFIX=/home/buildroot/autobuild/run/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr -C /home/buildroot/autobuild/run/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 install cd src && /usr/bin/make install mkdir -p /home/buildroot/autobuild/run/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include /home/buildroot/autobuild/run/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib cp -a zlog.h /home/buildroot/autobuild/run/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include cp -a libzlog.so /home/buildroot/autobuild/run/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libzlog.so.1.2 cd /home/buildroot/autobuild/run/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/buildroot/autobuild/run/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/buildroot/autobuild/run/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Fixing libtool files >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PREFIX=/home/buildroot/autobuild/run/instance-0/output/target/usr -C /home/buildroot/autobuild/run/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 install cd src && /usr/bin/make install mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/lib cp -a zlog.h /home/buildroot/autobuild/run/instance-0/output/target/usr/include cp -a libzlog.so /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libzlog.so.1.2 cd /home/buildroot/autobuild/run/instance-0/output/target/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/buildroot/autobuild/run/instance-0/output/target/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/buildroot/autobuild/run/instance-0/output/target/usr/lib >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-0/output/target/etc/inittab rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /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/mipsel-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/mipsel-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/mipsel-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-rc2-00107-gc33c9ca"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-rc2\"" \ ) > /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-rc2-00107-gc33c9ca 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 >>> 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.7 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 >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 >>> 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.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> 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 LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 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 >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> 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 >>> cvs 1.12.13 Collecting legal info >>> daemon 0.6.4 Collecting legal info ERROR: No hash found for LICENSE >>> host-dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> dvbsnoop 1.4.50 Collecting legal info ERROR: No hash found for COPYING >>> dvdrw-tools 7.1 Collecting legal info ERROR: No hash found for LICENSE >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> fluxbox 1.3.7 Collecting legal info ERROR: No hash found for COPYING >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXpm 3.5.12 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> gflags v2.2.0 Collecting legal info COPYING.txt: OK (sha256: 90d1f3701813c3cd65eee2dc736746fe46b465918f3f7d6d31463a2018b33fa5) >>> glibmm 2.54.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> gnuradio 3.7.11 Collecting legal info ERROR: No hash found for COPYING >>> host-python-cheetah 2.4.4 Collecting legal info >>> host-python-markdown 2.6.8 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-python-setuptools v36.0.1 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 >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> graphite2 1.3.10 Collecting legal info ERROR: No hash found for LICENSE >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gupnp 1.0.1 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> harfbuzz 1.7.1 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) ERROR: No hash found for src/hb-ucdn/COPYING >>> initscripts Collecting legal info >>> irqbalance v1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> jasper version-2.0.13 Collecting legal info ERROR: No hash found for LICENSE >>> libass 0.13.7 Collecting legal info ERROR: No hash found for COPYING >>> libassuan 2.4.3 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libcgicc 3.2.16 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING.DOC >>> libcgroup 0.41 Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libfm-extra 1.2.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/extra/fm-xml-file.c >>> libfm 1.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/extra/fm-xml-file.c >>> libgtk2 2.24.31 Collecting legal info ERROR: No hash found for COPYING >>> host-libgtk2 2.24.31 Collecting legal info ERROR: No hash found for COPYING >>> pango 1.40.14 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> 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_libXi 1.7.9 Collecting legal info ERROR: No hash found for COPYING >>> menu-cache 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libfuse 2.9.7 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 >>> libgpiod 0.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libgsm 1.0.17 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libhttpparser v2.7.1 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> libiqrf v0.1.2 Collecting legal info >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cttimeout 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libnfs libnfs-2.0.0 Collecting legal info LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> libstrophe 0.8.8 Collecting legal info ERROR: No hash found for MIT-LICENSE.txt ERROR: No hash found for GPL-LICENSE.txt >>> openssl Collecting legal info >>> lmbench 3.0-a9 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-2 >>> ltris 1.0.19 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> host-lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> host-elfutils 0.169 Collecting legal info ERROR: No hash found for COPYING-GPLV2 ERROR: No hash found for COPYING-LGPLV3 >>> host-bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> mobile-broadband-provider-info 20151214 Collecting legal info ERROR: No hash found for COPYING >>> nano 2.8.7 Collecting legal info ERROR: No hash found for COPYING >>> obsidian-cursors 1.0 Collecting legal info >>> openipmi 2.0.24 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING ERROR: No hash found for COPYING.BSD >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> openldap 2.4.45 Collecting legal info ERROR: No hash found for LICENSE >>> openssh 7.6p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcmanfm 1.2.5 Collecting legal info ERROR: No hash found for COPYING >>> pngquant 2.10.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> sdl_gfx 2.0.23 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> sdl_image 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> smartmontools 6.5 Collecting legal info ERROR: No hash found for COPYING >>> sshfs 2.8 Collecting legal info ERROR: No hash found for COPYING >>> sshpass 1.06 Collecting legal info ERROR: No hash found for COPYING >>> sslh v1.18 Collecting legal info ERROR: No hash found for COPYING >>> tzdata 2017c Collecting legal info >>> host-tzdata 2017c Collecting legal info >>> host-zic 2017c Collecting legal info >>> udpxy 1.0.23-9-prod Collecting legal info ERROR: No hash found for README >>> vsftpd 3.0.3 Collecting legal info ERROR: No hash found for COPYING >>> xapp_fstobdf 1.0.6 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_mkfontscale 1.1.2 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libfontenc 1.1.3 Collecting legal info ERROR: No hash found for COPYING >>> xapp_viewres 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXaw 1.0.13 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libXmu 1.1.2 Collecting legal info ERROR: No hash found for COPYING >>> xapp_xinput-calibrator 0.7.5 Collecting legal info ERROR: No hash found for COPYING >>> xapp_xkbprint 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> xlib_libxkbfile 1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> xapp_xmodmap 1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> xcb-util 0.3.9 Collecting legal info >>> xfont_font-adobe-utopia-75dpi 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-xapp_bdftopcf 1.1 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-freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-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-xlib_libfontenc 1.1.3 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 >>> xproto_xf86dgaproto 2.1 Collecting legal info ERROR: No hash found for COPYING >>> xproto_xf86driproto 2.1.1 Collecting legal info ERROR: No hash found for COPYING >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 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: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) WARNING: python-cheetah-2.4.4: cannot save license (HOST_PYTHON_CHEETAH_LICENSE_FILES not defined) WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: psplash-5b3c1cc28f5abdc2c33830150b48b278cc4f7bca: cannot save license (PSPLASH_LICENSE_FILES not defined) WARNING: tzdata-2017c: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2017c: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2017c: cannot save license (HOST_ZIC_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'