>>> zmqpp 4.1.2 Installing to staging directory /usr/bin/install -m 0755 -d /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/zmqpp PATH="/home/test/autobuild/run/instance-3/output/host/bin:/home/test/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PATH="/home/test/autobuild/run/instance-3/output/host/bin:/home/test/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-ar" AS="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-as" LD="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-ld" NM="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-nm" CC="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-gcc" GCC="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-gcc" CPP="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-cpp" CXX="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-g++" FC="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-gfortran" F77="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-gfortran" RANLIB="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-ranlib" READELF="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-readelf" STRIP="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-strip" OBJCOPY="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-objcopy" OBJDUMP="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/test/autobuild/run/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/run/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/run/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/test/autobuild/run/instance-3/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-as" DEFAULT_LINKER="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os " LDFLAGS="" FCFLAGS="-matomic -Os " FFLAGS="-matomic -Os " PKG_CONFIG="/home/test/autobuild/run/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-uclibc/sysroot install -C /home/test/autobuild/run/instance-3/output/build/zmqpp-4.1.2 make[1]: Entering directory `/home/test/autobuild/run/instance-3/output/build/zmqpp-4.1.2' mkdir -p /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/zmqpp mkdir -p /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib install -m 644 ./src/zmqpp/actor.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/zmqpp.hpp ./src/zmqpp/message.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/context.hpp ./src/zmqpp/socket_options.hpp /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/zmqpp install -m 755 ./build/libzmqpp.so.4 /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libzmqpp.so.4.1.2 ln -sf libzmqpp.so.4.1.2 /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.1.2 /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-uclibc/sysroot/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/zmqpp-4.1.2' >>> zmqpp 4.1.2 Fixing libtool files >>> zmqpp 4.1.2 Installing to target /usr/bin/install -m 0755 -d /home/test/autobuild/run/instance-3/output/target/usr/include/zmqpp PATH="/home/test/autobuild/run/instance-3/output/host/bin:/home/test/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PATH="/home/test/autobuild/run/instance-3/output/host/bin:/home/test/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-ar" AS="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-as" LD="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-ld" NM="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-nm" CC="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-gcc" GCC="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-gcc" CPP="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-cpp" CXX="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-g++" FC="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-gfortran" F77="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-gfortran" RANLIB="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-ranlib" READELF="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-readelf" STRIP="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-strip" OBJCOPY="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-objcopy" OBJDUMP="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/test/autobuild/run/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/run/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/run/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/test/autobuild/run/instance-3/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-as" DEFAULT_LINKER="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os " LDFLAGS="" FCFLAGS="-matomic -Os " FFLAGS="-matomic -Os " PKG_CONFIG="/home/test/autobuild/run/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/test/autobuild/run/instance-3/output/host/bin/arc-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/home/test/autobuild/run/instance-3/output/target install -C /home/test/autobuild/run/instance-3/output/build/zmqpp-4.1.2 make[1]: Entering directory `/home/test/autobuild/run/instance-3/output/build/zmqpp-4.1.2' mkdir -p /home/test/autobuild/run/instance-3/output/target/usr/include/zmqpp mkdir -p /home/test/autobuild/run/instance-3/output/target/usr/lib install -m 644 ./src/zmqpp/actor.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/zmqpp.hpp ./src/zmqpp/message.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/context.hpp ./src/zmqpp/socket_options.hpp /home/test/autobuild/run/instance-3/output/target/usr/include/zmqpp install -m 755 ./build/libzmqpp.so.4 /home/test/autobuild/run/instance-3/output/target/usr/lib/libzmqpp.so.4.1.2 ln -sf libzmqpp.so.4.1.2 /home/test/autobuild/run/instance-3/output/target/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.1.2 /home/test/autobuild/run/instance-3/output/target/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /home/test/autobuild/run/instance-3/output/target/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/zmqpp-4.1.2' >>> Finalizing target directory rm -f /home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-3/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-3/output/host/arc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/test/autobuild/run/instance-3/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-3/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-3/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-3/output/target/bin/sh rm -f /home/test/autobuild/run/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-3/output/build/locales.nopurge; done for dir in /home/test/autobuild/run/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-3/output/target/usr/include /home/test/autobuild/run/instance-3/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-3/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-3/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-3/output/target/usr/lib/cmake /home/test/autobuild/run/instance-3/output/target/usr/share/cmake find /home/test/autobuild/run/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-3/output/target/lib/ /home/test/autobuild/run/instance-3/output/target/usr/lib/ /home/test/autobuild/run/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-3/output/target/usr/man /home/test/autobuild/run/instance-3/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-3/output/target/usr/info /home/test/autobuild/run/instance-3/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-3/output/target/usr/doc /home/test/autobuild/run/instance-3/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-3/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-3/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/test/autobuild/run/instance-3/output/host/bin/arc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-3/output/host/bin/arc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-3/output/host/bin/arc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/autobuild/run/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/test/autobuild/run/instance-3/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/test/autobuild/run/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-git-02337-g7581e4f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-git\"" \ ) > /home/test/autobuild/run/instance-3/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/test/autobuild/run/instance-3/buildroot' make: Entering directory `/home/test/autobuild/run/instance-3/buildroot' >>> Buildroot 2017.11-git-02337-g7581e4f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 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 >>> argus 3.0.8 Collecting legal info ERROR: No hash found for README >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> bluez_utils 4.101 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> check 0.11.0 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> dbus 1.10.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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 >>> 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-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.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 >>> 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 >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> 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 >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> binutils arc-2017.09-rc1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> ca-certificates 20161130 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> 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) >>> 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 >>> 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 >>> 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-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> chrony 3.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cppzmq 68a7b09cfce01c4c279fba2cf91686fcfc566848 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> libsodium 1.0.13 Collecting legal info ERROR: No hash found for LICENSE >>> cwiid fadf11e89b579bcc0336a0692ac15c93785f3f82 Collecting legal info ERROR: No hash found for COPYING >>> czmq 5205ec201e97c3a652c17eb86b18b70350b54512 Collecting legal info ERROR: No hash found for LICENSE >>> dante 1.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> dc3dd 7.2.641 Collecting legal info ERROR: No hash found for COPYING >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> ding-libs 0_4_0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> host-dos2unix 7.3.4 Collecting legal info ERROR: No hash found for COPYING.txt >>> host-dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> dvdrw-tools 7.1 Collecting legal info ERROR: No hash found for LICENSE >>> edid-decode f56f329ed23a25d002352dedba1e8f092a47286f Collecting legal info ERROR: No hash found for edid-decode.c >>> espeak 1.48.04 Collecting legal info ERROR: No hash found for License.txt >>> execline 2.3.0.2 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.6.0.0 Collecting legal info ERROR: No hash found for COPYING >>> f2fs-tools v1.8.0 Collecting legal info ERROR: No hash found for COPYING >>> faifa v0.1 Collecting legal info ERROR: No hash found for COPYING >>> host-faketime v0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> fastd 18 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> openssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> fbdump 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> fbgrab 1.3 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> flickcurl 1.26 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for LICENSE-2.0.txt ERROR: No hash found for LICENSE.html >>> libcurl 7.56.0 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> libidn 1.33 Collecting legal info ERROR: No hash found for COPYINGv2 ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.LESSERv3 >>> libssh2 1.8.0 Collecting legal info ERROR: No hash found for COPYING >>> fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> 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-libjpeg 9b Collecting legal info ERROR: No hash found for README >>> host-libpng 1.6.32 Collecting legal info ERROR: No hash found for LICENSE >>> host-tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> geoip 1.6.11 Collecting legal info ERROR: No hash found for COPYING >>> gesftpserver 0.2.2 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> glog v0.3.5 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> gnuchess 6.2.4 Collecting legal info ERROR: No hash found for COPYING >>> grep 3.1 Collecting legal info COPYING: OK (sha256: ca372a7d92560b1fa9f6d832b440e8bcd62d9adfa8870c98287deab66d98310e) >>> gstreamer 0.10.36 Collecting legal info ERROR: No hash found for COPYING >>> harfbuzz 1.5.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/hb-ucdn/COPYING >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libdaemon 0.14 Collecting legal info ERROR: No hash found for LICENSE >>> ifplugd 0.28 Collecting legal info ERROR: No hash found for LICENSE >>> inadyn 2.1 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> ipsec-tools 0.8.2 Collecting legal info >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> jquery-datetimepicker 2.4.5 Collecting legal info ERROR: No hash found for MIT-LICENSE.txt >>> jquery-mobile 1.4.3 Collecting legal info >>> jquery 1.11.2 Collecting legal info >>> json-glib 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> let-me-create v1.5.2 Collecting legal info ERROR: No hash found for LICENSE >>> libbluray 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libcgi 1.1 Collecting legal info >>> libcodec2 0.7 Collecting legal info ERROR: No hash found for COPYING >>> libcroco 0.6.12 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libcue v1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libestr 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> libev 4.24 Collecting legal info ERROR: No hash found for LICENSE >>> libfcgi 2.4.0 Collecting legal info ERROR: No hash found for LICENSE.TERMS >>> libgeotiff 1.4.0 Collecting legal info ERROR: No hash found for LICENSE >>> libhttpparser v2.7.1 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info ERROR: No hash found for gips_iLBClicense.pdf >>> 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 >>> libmaxminddb 1.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> libmcrypt 2.5.8 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libndp v1.5 Collecting legal info ERROR: No hash found for COPYING >>> libnftnl 1.0.7 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libpjsip 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> libqrencode 3.4.2 Collecting legal info ERROR: No hash found for COPYING >>> librsvg 2.40.18 Collecting legal info ERROR: No hash found for COPYING.LIB >>> pango 1.40.12 Collecting legal info ERROR: No hash found for COPYING >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libtheora 1.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> libtorrent 0.13.6 Collecting legal info ERROR: No hash found for COPYING >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> micropython v1.8.7 Collecting legal info ERROR: No hash found for LICENSE >>> mjpegtools 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> monkey 1.5.6 Collecting legal info ERROR: No hash found for LICENSE >>> ncftp 3.2.6 Collecting legal info ERROR: No hash found for doc/LICENSE.txt >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> noip 2.1.9 Collecting legal info ERROR: No hash found for COPYING >>> obsidian-cursors 1.0 Collecting legal info >>> open2300 12 Collecting legal info WARNING: no hash file for COPYING >>> opencv 2.4.13.3 Collecting legal info ERROR: No hash found for LICENSE >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> php-ssh2 1.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> php 7.1.10 Collecting legal info LICENSE: OK (sha256: a44951f93b10c87c3f7cd9f311d95999c57c95ed950eec32b14c1c7ea6baf25e) >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> picocom 2.2 Collecting legal info ERROR: No hash found for LICENSE.txt >>> proxychains-ng 4.11 Collecting legal info ERROR: No hash found for COPYING >>> ptpd2 ptpd-2.3.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> pugixml 1.7 Collecting legal info ERROR: No hash found for readme.txt >>> quagga 1.1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-gawk 4.1.4 Collecting legal info ERROR: No hash found for COPYING >>> rapidjson v1.1.0 Collecting legal info ERROR: No hash found for license.txt >>> ruby 2.4.1 Collecting legal info ERROR: No hash found for LEGAL ERROR: No hash found for COPYING ERROR: No hash found for BSDL >>> host-ruby 2.4.1 Collecting legal info ERROR: No hash found for LEGAL ERROR: No hash found for COPYING ERROR: No hash found for BSDL >>> s6-dns 2.2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> s6-networking 2.3.0.2 Collecting legal info ERROR: No hash found for COPYING >>> s6 2.6.1.0 Collecting legal info ERROR: No hash found for COPYING >>> socat 2.0.0-b9 Collecting legal info ERROR: No hash found for COPYING >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Collecting legal info ERROR: No hash found for socketcand.c >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> sqlcipher v3.2.0 Collecting legal info >>> host-tcl 8.6.6 Collecting legal info ERROR: No hash found for license.terms >>> squashfs 3de1687d7432ea9b302c2db9521996f506c140a3 Collecting legal info ERROR: No hash found for COPYING >>> sshpass 1.06 Collecting legal info ERROR: No hash found for COPYING >>> strace 4.19 Collecting legal info COPYING: OK (sha256: ea7ff222f36c9df0aa2924a8f7c7d2aec3ea11e752feba4b15ec79b695b6236a) >>> sysstat 11.4.4 Collecting legal info ERROR: No hash found for COPYING >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> tree 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> tslib 1.13 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> host-uboot-tools 2017.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> 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 >>> wipe 2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> xl2tp v1.3.8 Collecting legal info ERROR: No hash found for LICENSE >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Collecting legal info WARNING: no hash file for COPYING.GPL >>> zmqpp 4.1.2 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: ipsec-tools-0.8.2: cannot save license (IPSEC_TOOLS_LICENSE_FILES not defined) WARNING: jquery-mobile-1.4.3: cannot save license (JQUERY_MOBILE_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libcgi-1.1: cannot save license (LIBCGI_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: sqlcipher-v3.2.0: cannot save license (SQLCIPHER_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-3/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-3/buildroot'