mkdir -p build/obj/zmqpp/ /home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2017-12-27 17:18"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/context.o src/zmqpp/context.cpp mkdir -p build/obj/zmqpp/ /home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2017-12-27 17:18"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/auth.o src/zmqpp/auth.cpp mkdir -p build/obj/zmqpp/ /home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2017-12-27 17:18"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/actor.o src/zmqpp/actor.cpp /home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-g++ -lpthread -latomic -shared -rdynamic -Wl,-soname -Wl,libzmqpp.so.4 -o ./build/libzmqpp.so.4 build/obj/zmqpp/zmqpp.o build/obj/zmqpp/zap_request.o build/obj/zmqpp/z85.o build/obj/zmqpp/socket.o build/obj/zmqpp/signal.o build/obj/zmqpp/reactor.o build/obj/zmqpp/poller.o build/obj/zmqpp/message.o build/obj/zmqpp/frame.o build/obj/zmqpp/curve.o build/obj/zmqpp/context.o build/obj/zmqpp/auth.o build/obj/zmqpp/actor.o -lzmq make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/zmqpp-4.1.2' >>> zmqpp 4.1.2 Installing to staging directory /usr/bin/install -m 0755 -d /home/buildroot/build/instance-0/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/zmqpp PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/powerpc64-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/buildroot/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/powerpc64-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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/home/buildroot/build/instance-0/output/host/powerpc64-buildroot-linux-gnu/sysroot install -C /home/buildroot/build/instance-0/output/build/zmqpp-4.1.2 make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/zmqpp-4.1.2' mkdir -p /home/buildroot/build/instance-0/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/zmqpp mkdir -p /home/buildroot/build/instance-0/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib install -m 644 ./src/zmqpp/zmqpp.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/message.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/context.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/actor.hpp /home/buildroot/build/instance-0/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/zmqpp install -m 755 ./build/libzmqpp.so.4 /home/buildroot/build/instance-0/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libzmqpp.so.4.1.2 ln -sf libzmqpp.so.4.1.2 /home/buildroot/build/instance-0/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.1.2 /home/buildroot/build/instance-0/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /home/buildroot/build/instance-0/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory '/home/buildroot/build/instance-0/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/buildroot/build/instance-0/output/target/usr/include/zmqpp PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/powerpc64-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/buildroot/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/powerpc64-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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/home/buildroot/build/instance-0/output/target install -C /home/buildroot/build/instance-0/output/build/zmqpp-4.1.2 make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/zmqpp-4.1.2' mkdir -p /home/buildroot/build/instance-0/output/target/usr/include/zmqpp mkdir -p /home/buildroot/build/instance-0/output/target/usr/lib install -m 644 ./src/zmqpp/zmqpp.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/message.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/context.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/actor.hpp /home/buildroot/build/instance-0/output/target/usr/include/zmqpp install -m 755 ./build/libzmqpp.so.4 /home/buildroot/build/instance-0/output/target/usr/lib/libzmqpp.so.4.1.2 ln -sf libzmqpp.so.4.1.2 /home/buildroot/build/instance-0/output/target/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.1.2 /home/buildroot/build/instance-0/output/target/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /home/buildroot/build/instance-0/output/target/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/zmqpp-4.1.2' >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/build/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/build/instance-0/output/target/etc/inittab rm -f /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/build/instance-0/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/buildroot/build/instance-0/output/target/usr/lib/python3.6/" cd /home/buildroot/build/instance-0/output/target && /home/buildroot/build/instance-0/output/host/bin/python3.6 /home/buildroot/build/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.6 find /home/buildroot/build/instance-0/output/target/usr/lib/python3.6 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/build/instance-0/output/target/usr/lib/python3.6 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/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/build/instance-0/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/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/build/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/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.08.2-00001-ga2493ca"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.08.2"; \ echo "PRETTY_NAME=\"Buildroot 2017.08.2\"" \ ) > /home/buildroot/build/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2017.08.2-00001-ga2493ca Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.18 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.4.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for aserver/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 Collecting legal info ERROR: No hash found for COPYING >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> util-linux 2.30.1 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 >>> busybox 1.27.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-pkgconf 0.9.12 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 >>> python3 3.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> expat 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python3 3.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-expat 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> openssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> avahi 0.6.32 Collecting legal info ERROR: No hash found for LICENSE >>> dbus 1.10.22 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 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-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> libglib2 2.52.2 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.52.2 Collecting legal info ERROR: No hash found for COPYING >>> host-libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> host-util-linux 2.30.1 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 >>> pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> bellagio 0.9.3 Collecting legal info ERROR: No hash found for COPYING >>> bluez5_utils 5.47 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> boost 1.64.0 Collecting legal info ERROR: No hash found for LICENSE_1_0.txt >>> ca-certificates 20161130 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> cairo 1.14.8 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.1 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.31 Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> cairomm 1.12.0 Collecting legal info ERROR: No hash found for COPYING >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-checkpolicy 2.6 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-libselinux 2.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsepol 2.6 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> connman 1.35 Collecting legal info ERROR: No hash found for COPYING >>> iptables 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnftnl 1.0.7 Collecting legal info ERROR: No hash found for COPYING >>> dialog 1.3-20170509 Collecting legal info ERROR: No hash found for COPYING >>> e2fsprogs 1.43.4 Collecting legal info ERROR: No hash found for NOTICE ERROR: No hash found for lib/ss/mit-sipb-copyright.h ERROR: No hash found for lib/et/internal.h >>> f2fs-tools v1.8.0 Collecting legal info ERROR: No hash found for COPYING >>> ffmpeg 3.3.4 Collecting legal info ERROR: No hash found for LICENSE.md ERROR: No hash found for COPYING.LGPLv2.1 >>> file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> host-file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info ERROR: No hash found for COPYING >>> glib-networking 2.50.0 Collecting legal info ERROR: No hash found for COPYING >>> gstreamer1 1.12.2 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> heirloom-mailx 12.5 Collecting legal info ERROR: No hash found for COPYING >>> inconsolata 001.010 Collecting legal info ERROR: No hash found for OFL.txt >>> initscripts Collecting legal info >>> iperf 2.0.9 Collecting legal info ERROR: No hash found for COPYING >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> janus-gateway v0.2.4 Collecting legal info ERROR: No hash found for COPYING >>> host-gengetopt 2.22.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libnice 0.1.13 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.MPL ERROR: No hash found for COPYING.LGPL >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> json-c json-c-0.12.1-20160607 Collecting legal info ERROR: No hash found for COPYING >>> kbd 2.0.4 Collecting legal info ERROR: No hash found for COPYING >>> kompexsqlite v1.10.12-1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> leafnode2 2.0.0.alpha20140727b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> leveldb v1.20 Collecting legal info ERROR: No hash found for LICENSE >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcgi 1.0 Collecting legal info >>> libdmtx 0.7.4 Collecting legal info ERROR: No hash found for LICENSE >>> libedit 20150325-3.1 Collecting legal info ERROR: No hash found for COPYING >>> libhttpparser v2.6.0 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> libid3tag 0.15.1b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> libkcapi 79cb80714ebcbae2b9de9bb5aca9a6a546f2f121 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.gplv2 ERROR: No hash found for COPYING.bsd >>> libmbus 0.8.0 Collecting legal info ERROR: No hash found for COPYING >>> libnfs libnfs-1.10.0 Collecting legal info ERROR: No hash found for LICENCE-LGPL-2.1.txt >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsigsegv 2.11 Collecting legal info ERROR: No hash found for COPYING >>> libsodium 1.0.12 Collecting legal info ERROR: No hash found for LICENSE >>> libsquish 1.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> libupnp 1.6.22 Collecting legal info ERROR: No hash found for LICENSE >>> libv4l 1.12.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.libv4l ERROR: No hash found for lib/libv4l1/libv4l1-kernelcode-license.txt >>> libvips 7.42.2 Collecting legal info ERROR: No hash found for COPYING >>> libyaml 0.1.6 Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> lz4 v1.7.5 Collecting legal info ERROR: No hash found for lib/LICENSE ERROR: No hash found for programs/COPYING >>> mrouted 3.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> ngrep 1.45 Collecting legal info ERROR: No hash found for LICENSE.txt >>> openipmi 2.0.22 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 >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info ERROR: No hash found for NOTICE >>> protobuf 3.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-argh 0.26.2 Collecting legal info ERROR: No hash found for README.rst >>> host-python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-arrow 0.10.0 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for docs/_themes/COPYING.txt >>> python-attrs 17.2.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-autobahn 0.16.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-cbor 1.0.0 Collecting legal info >>> python-certifi 2017.4.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-cffi 1.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-characteristic 14.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-chardet 3.0.4 Collecting legal info ERROR: No hash found for LICENSE >>> python-click 6.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-constantly 15.1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-crossbar 0.14.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-cryptography 1.7.2 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE.APACHE ERROR: No hash found for LICENSE.BSD >>> host-python-cffi 1.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-pycparser 2.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-dateutil 2.6.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-idna 2.5 Collecting legal info ERROR: No hash found for LICENSE.rst >>> python-incremental 16.10.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-jinja2 2.9.5 Collecting legal info ERROR: No hash found for LICENSE >>> python-lmdb py-lmdb_0.89 Collecting legal info ERROR: No hash found for LICENSE >>> python-markupsafe 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-mistune 0.7.3 Collecting legal info ERROR: No hash found for LICENSE >>> python-mutagen 1.36.2 Collecting legal info ERROR: No hash found for COPYING >>> python-netaddr 0.7.19 Collecting legal info ERROR: No hash found for LICENSE >>> python-pathtools 0.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-psutil 5.2.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-ptyprocess 0.5.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyasn-modules 0.0.8 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-pyasn 0.1.9 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-pycparser 2.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-pygments 2.2.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyinotify 0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> python-pynacl 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyopenssl 17.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-pytrie 0.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyyaml 3.12 Collecting legal info ERROR: No hash found for LICENSE >>> python-requests 2.18.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-sdnotify 0.3.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-service-identity 17.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-setproctitle 1.1.10 Collecting legal info ERROR: No hash found for COPYRIGHT >>> python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-six 1.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-treq 16.12.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-incremental 16.10.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-twisted 17.1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-txaio 2.8.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-u-msgpack 2.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-ubjson 0.9.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-urllib3 1.21.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-watchdog 0.8.3 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for COPYING >>> python-wsaccel 0.6.2 Collecting legal info >>> python-zope-interface 4.4.2 Collecting legal info ERROR: No hash found for LICENSE.txt >>> qdecoder r12.0.5 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> sepolgen 2.6 Collecting legal info ERROR: No hash found for COPYING >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> squashfs 3de1687d7432ea9b302c2db9521996f506c140a3 Collecting legal info ERROR: No hash found for COPYING >>> tunctl 1.5 Collecting legal info ERROR: No hash found for tunctl.c >>> udpxy 1.0.23-9-prod Collecting legal info ERROR: No hash found for README >>> valijson 424b706f990a9eb96dfc19cc8e54f2cd6ce5e186 Collecting legal info ERROR: No hash found for LICENSE >>> wireless_tools 30.pre9 Collecting legal info ERROR: No hash found for COPYING >>> zeromq 4.1.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> host-zip 30 Collecting legal info ERROR: No hash found for LICENSE >>> 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: libcgi-1.0: cannot save license (LIBCGI_LICENSE_FILES not defined) WARNING: python-cbor-1.0.0: cannot save license (PYTHON_CBOR_LICENSE_FILES not defined) WARNING: python-wsaccel-0.6.2: cannot save license (PYTHON_WSACCEL_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'