for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[5]: Nothing to be done for `install-data-am'. /bin/bash /home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/install-sh -d /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind; \ done make[5]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/exp-dhat' make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/exp-dhat' Making install in tests make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/exp-dhat/tests' make[5]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/exp-dhat/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/exp-dhat/tests' make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/exp-dhat/tests' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/exp-dhat' Making install in shared make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/shared' make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/shared' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/shared' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/shared' Making install in tests make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/tests' make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/tests' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/tests' Making install in perf make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/perf' make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/perf' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/perf' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/perf' Making install in gdbserver_tests make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/gdbserver_tests' Making install in . make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/gdbserver_tests' make[5]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/gdbserver_tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/gdbserver_tests' make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/gdbserver_tests' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/gdbserver_tests' Making install in memcheck/tests/vbit-test make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/memcheck/tests/vbit-test' make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/memcheck/tests/vbit-test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/memcheck/tests/vbit-test' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/memcheck/tests/vbit-test' Making install in auxprogs make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/auxprogs' mkdir -p ../.in_place; \ for f in getoff-amd64-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../auxprogs/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../auxprogs/$f.dSYM ../.in_place; \ done make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/auxprogs' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/bin' /bin/bash /home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/install-sh -d /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind; \ for f in getoff-amd64-linux ; do \ /usr/bin/install -c $f /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done /usr/bin/install -c valgrind-listener valgrind-di-server '/home/test/autobuild/run/instance-2/output/target/usr/bin' make[4]: Nothing to be done for `install-data-am'. /bin/bash /home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/install-sh -d /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind; \ done make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/auxprogs' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/auxprogs' Making install in mpi make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/mpi' mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f; \ ln -f -s ../mpi/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../mpi/$f.dSYM ../.in_place; \ done make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/mpi' /bin/bash /home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/install-sh -d /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind; \ for f in ; do \ /usr/bin/install -c $f /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[4]: Nothing to be done for `install-data-am'. /bin/bash /home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/install-sh -d /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind; \ done make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/mpi' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/mpi' Making install in solaris make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/solaris' make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/solaris' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/solaris' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/solaris' Making install in docs make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/docs' make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/docs' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/make install-data-hook make[5]: Entering directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/docs' set -e; \ if test -r html ; then \ mkdir -p /home/test/autobuild/run/instance-2/output/target/usr/share/doc/valgrind; \ cp -r html /home/test/autobuild/run/instance-2/output/target/usr/share/doc/valgrind; \ fi for f in *.1 ; do \ if test -r $f ; then \ mkdir -p /home/test/autobuild/run/instance-2/output/target/usr/share/man/man1; \ cp $f /home/test/autobuild/run/instance-2/output/target/usr/share/man/man1; \ fi \ done set -e; \ if test -r index.pdf ; then \ mkdir -p /home/test/autobuild/run/instance-2/output/target/usr/share/doc/valgrind; \ cp index.pdf /home/test/autobuild/run/instance-2/output/target/usr/share/doc/valgrind/valgrind_manual.pdf; \ fi set -e; \ if test -r index.ps ; then \ mkdir -p /home/test/autobuild/run/instance-2/output/target/usr/share/doc/valgrind; \ cp index.ps /home/test/autobuild/run/instance-2/output/target/usr/share/doc/valgrind/valgrind_manual.ps; \ fi make[5]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/docs' make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/docs' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0/docs' make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0' make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/valgrind-3.12.0' /usr/bin/install -D -m 0644 package/valgrind/uclibc.supp /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind/uclibc.supp rm -f /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind/*memcheck* rm -f /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind/*cachegrind* for i in cg_annotate cg_diff cg_merge; do rm -f /home/test/autobuild/run/instance-2/output/target/usr/bin/$i ; done rm -f /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind/*callgrind* for i in callgrind_annotate callgrind_control ; do rm -f /home/test/autobuild/run/instance-2/output/target/usr/bin/$i ; done rm -f /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind/*helgrind* rm -f /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind/*drd* rm -f /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind/*massif* rm -f /home/test/autobuild/run/instance-2/output/target/usr/bin/ms_script rm -f /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind/*dhat* rm -f /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind/*sgcheck* rm -f /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind/*bbv* rm -f /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind/*lackey* rm -f /home/test/autobuild/run/instance-2/output/target/usr/lib/valgrind/*none* sed: couldn't flush stdout: Broken pipe >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/test/autobuild/run/instance-2/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/test/autobuild/run/instance-2/output/target/etc/inittab rm -f /home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-2/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-2/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-2/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-2/output/target/bin/sh rm -f /home/test/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in /home/test/autobuild/run/instance-2/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-2/output/target/usr/include /home/test/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-2/output/target/usr/lib/cmake /home/test/autobuild/run/instance-2/output/target/usr/share/cmake find /home/test/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-2/output/target/lib/ /home/test/autobuild/run/instance-2/output/target/usr/lib/ /home/test/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-2/output/target/usr/man /home/test/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-2/output/target/usr/info /home/test/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-2/output/target/usr/doc /home/test/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/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/test/autobuild/run/instance-2/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-2/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-2/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/autobuild/run/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/test/autobuild/run/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/test/autobuild/run/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-git-00955-g2abe371"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-git\"" \ ) > /home/test/autobuild/run/instance-2/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot' make: Entering directory `/home/test/autobuild/run/instance-2/buildroot' >>> Buildroot 2017.11-git-00955-g2abe371 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 >>> musl-compat-headers 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 >>> argp-standalone 1.3 Collecting legal info >>> bc 1.06.95 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> busybox 1.27.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-flex 2.6.4 Collecting legal info 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-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-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.65.1 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> 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 >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.2 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.54.2 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.31 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 ERROR: No hash found for sys-utils/rfkill.c >>> 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.31 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 ERROR: No hash found for sys-utils/rfkill.c >>> 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 >>> pixman 0.34.0 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 >>> ccid 1.4.27 Collecting legal info ERROR: No hash found for COPYING >>> pcsc-lite 1.8.22 Collecting legal info ERROR: No hash found for COPYING >>> cgroupfs-mount 1.4 Collecting legal info ERROR: No hash found for debian/copyright >>> cpio 2.12 Collecting legal info ERROR: No hash found for COPYING >>> dropbear 2017.75 Collecting legal info ERROR: No hash found for LICENSE >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.3.0.3 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.6.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ffmpeg 3.3.5 Collecting legal info ERROR: No hash found for LICENSE.md ERROR: No hash found for COPYING.LGPLv2.1 >>> host-yasm 1.3.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD.txt ERROR: No hash found for Artistic.txt ERROR: No hash found for GNU_GPL-2.0 ERROR: No hash found for GNU_LGPL-2.0 >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> host-nasm 2.13.01 Collecting legal info ERROR: No hash found for LICENSE >>> freerdp 2.0.0-rc0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> openssl Collecting legal info >>> genpart 1.0.2 Collecting legal info >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> glib-networking 2.50.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> glog v0.3.5 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> harfbuzz 1.5.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/hb-ucdn/COPYING >>> hiredis v0.13.3 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> iperf 2.0.10 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> irssi 1.0.5 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> jhead 3.00 Collecting legal info ERROR: No hash found for readme.txt >>> jpeg-turbo 1.5.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> jpeg Collecting legal info >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> let-me-create v1.5.2 Collecting legal info ERROR: No hash found for LICENSE >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> libatomic_ops v7.4.6 Collecting legal info ERROR: No hash found for doc/LICENSING.txt ERROR: No hash found for COPYING >>> libcoap v4.1.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.BSD >>> libexif 0.6.21 Collecting legal info ERROR: No hash found for COPYING >>> libfastjson v0.99.4 Collecting legal info ERROR: No hash found for COPYING >>> libid3tag 0.15.1b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_log 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libseccomp v2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> lighttpd 1.4.45 Collecting legal info ERROR: No hash found for COPYING >>> lrzsz 0.12.20 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> minidlna 1.2.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENCE.miniupnpd >>> host-xutil_makedepend 1.0.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 >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> mmc-utils 37c86e60c0442fef570b75cd81aeb1db4d0cbafd Collecting legal info >>> mxml 2.10 Collecting legal info ERROR: No hash found for COPYING >>> pango 1.40.12 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> proftpd 1.3.6 Collecting legal info ERROR: No hash found for COPYING >>> ptpd 1.1.0 Collecting legal info ERROR: No hash found for COPYRIGHT >>> rrdtool 1.6.0 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LICENSE >>> s6 2.6.1.1 Collecting legal info ERROR: No hash found for COPYING >>> shapelib 1.3.0 Collecting legal info ERROR: No hash found for web/license.html ERROR: No hash found for LICENSE.LGPL >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> udpxy 1.0.23-9-prod Collecting legal info ERROR: No hash found for README >>> ux500-firmware 1.1.3-6 Collecting legal info ERROR: No hash found for license.txt >>> valgrind 3.12.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.DOCS WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: mmc-utils-37c86e60c0442fef570b75cd81aeb1db4d0cbafd: cannot save license (MMC_UTILS_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-2/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot'