Making install in doc make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/zeromq-4.3.2/doc' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/zeromq-4.3.2/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/zeromq-4.3.2/doc' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/zeromq-4.3.2/doc' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/zeromq-4.3.2' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/zeromq-4.3.2' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/include' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/lib' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/home/buildroot/build/instance-0/output/target/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzmq.la '/home/buildroot/build/instance-0/output/target/usr/lib' /usr/bin/install -c -m 644 src/libzmq.pc '/home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzmq.lai /home/buildroot/build/instance-0/output/target/usr/lib/libzmq.la libtool: install: /usr/bin/install -c src/.libs/libzmq.a /home/buildroot/build/instance-0/output/target/usr/lib/libzmq.a libtool: install: chmod 644 /home/buildroot/build/instance-0/output/target/usr/lib/libzmq.a libtool: install: /home/buildroot/build/instance-0/output/host/bin/arm-linux-ranlib /home/buildroot/build/instance-0/output/target/usr/lib/libzmq.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c tools/curve_keygen '/home/buildroot/build/instance-0/output/target/usr/bin' libtool: install: /usr/bin/install -c tools/curve_keygen /home/buildroot/build/instance-0/output/target/usr/bin/curve_keygen make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/zeromq-4.3.2' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/zeromq-4.3.2' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/zeromq-4.3.2' >>> zmqpp 4.2.0 Downloading converted 'https://github.com/zeromq/zmqpp/archive/4.2.0/zmqpp-4.2.0.tar.gz' (ANSI_X3.4-1968) -> 'https://github.com/zeromq/zmqpp/archive/4.2.0/zmqpp-4.2.0.tar.gz' (UTF-8) --2019-07-21 15:36:26-- https://github.com/zeromq/zmqpp/archive/4.2.0/zmqpp-4.2.0.tar.gz Resolving github.com (github.com)... 140.82.118.3 Connecting to github.com (github.com)|140.82.118.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/zeromq/zmqpp/tar.gz/4.2.0 [following] converted 'https://codeload.github.com/zeromq/zmqpp/tar.gz/4.2.0' (ANSI_X3.4-1968) -> 'https://codeload.github.com/zeromq/zmqpp/tar.gz/4.2.0' (UTF-8) --2019-07-21 15:36:26-- https://codeload.github.com/zeromq/zmqpp/tar.gz/4.2.0 Resolving codeload.github.com (codeload.github.com)... 192.30.253.120 Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/buildroot/build/instance-0/output/build/.zmqpp-4.2.0.tar.gz.ZM9duW/output' 0K .......... .......... .......... .......... .......... 121K 50K .......... .......... .......... .......... .......... 609K 100K 20.9M=0.5s 2019-07-21 15:36:27 (203 KB/s) - '/home/buildroot/build/instance-0/output/build/.zmqpp-4.2.0.tar.gz.ZM9duW/output' saved [102942] zmqpp-4.2.0.tar.gz: OK (sha256: c1d4587df3562f73849d9e5f8c932ca7dcfc7d8bec31f62d7f35073ef81f4d29) >>> zmqpp 4.2.0 Extracting gzip -d -c /home/buildroot/build/instance-0/dl/zmqpp/zmqpp-4.2.0.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/zmqpp-4.2.0 -xf - >>> zmqpp 4.2.0 Patching Applying 0001-Allow-building-shared-or-static-library-only.patch using patch: patching file Makefile >>> zmqpp 4.2.0 Configuring >>> zmqpp 4.2.0 Building 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/arm-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/arm-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/arm-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CONFIG=release LDFLAGS=" -Wl,-elf2flt -static -lpthread" LD="/home/buildroot/build/instance-0/output/host/bin/arm-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=yes BUILD_SHARED=no library -C /home/buildroot/build/instance-0/output/build/zmqpp-4.2.0 make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/zmqpp-4.2.0' mkdir -p build/obj/zmqpp/ mkdir -p build/obj/zmqpp/ /home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2019-07-21 15:36"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/proxy.o src/zmqpp/proxy.cpp /home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2019-07-21 15:36"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/message.o src/zmqpp/message.cpp mkdir -p build/obj/zmqpp/ /home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2019-07-21 15:36"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/frame.o src/zmqpp/frame.cpp mkdir -p build/obj/zmqpp/ mkdir -p build/obj/zmqpp/ /home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2019-07-21 15:36"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/zmqpp.o src/zmqpp/zmqpp.cpp /home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2019-07-21 15:36"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -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/arm-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 -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2019-07-21 15:36"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/socket.o src/zmqpp/socket.cpp mkdir -p build/obj/zmqpp/ /home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2019-07-21 15:36"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/proxy_steerable.o src/zmqpp/proxy_steerable.cpp mkdir -p build/obj/zmqpp/ /home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2019-07-21 15:36"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/signal.o src/zmqpp/signal.cpp mkdir -p build/obj/zmqpp/ /home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2019-07-21 15:36"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/reactor.o src/zmqpp/reactor.cpp mkdir -p build/obj/zmqpp/ /home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2019-07-21 15:36"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/z85.o src/zmqpp/z85.cpp mkdir -p build/obj/zmqpp/ /home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2019-07-21 15:36"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/curve.o src/zmqpp/curve.cpp mkdir -p build/obj/zmqpp/ /home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2019-07-21 15:36"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/actor.o src/zmqpp/actor.cpp src/zmqpp/socket.cpp: In member function 'bool zmqpp::socket::send(const string&, bool)': src/zmqpp/socket.cpp:122:68: warning: 'bool zmqpp::socket::send(const string&, int)' is deprecated [-Wdeprecated-declarations] return send(str, (dont_block) ? socket::dont_wait : socket::normal); ^ In file included from src/zmqpp/socket.cpp:24:0: src/zmqpp/socket.hpp:292:7: note: declared here bool send(std::string const& string, int const flags); ^~~~ src/zmqpp/socket.cpp: In member function 'bool zmqpp::socket::receive(std::__cxx11::string&, bool)': src/zmqpp/socket.cpp:128:71: warning: 'bool zmqpp::socket::receive(std::__cxx11::string&, int)' is deprecated [-Wdeprecated-declarations] return receive(str, (dont_block) ? socket::dont_wait : socket::normal); ^ In file included from src/zmqpp/socket.cpp:24:0: src/zmqpp/socket.hpp:307:7: note: declared here bool receive(std::string& string, int const flags); ^~~~~~~ mkdir -p build/obj/zmqpp/ /home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2019-07-21 15:36"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/zap_request.o src/zmqpp/zap_request.cpp In file included from src/zmqpp/curve.cpp:17:0: /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/zmq_utils.h:46:84: note: #pragma message: Warning: zmq_utils.h is deprecated. All its functionality is provided by zmq.h. "Warning: zmq_utils.h is deprecated. All its functionality is provided by zmq.h.") ^ mkdir -p build/obj/zmqpp/ /home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2019-07-21 15:36"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/loop.o src/zmqpp/loop.cpp mkdir -p build/obj/zmqpp/ /home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2019-07-21 15:36"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/poller.o src/zmqpp/poller.cpp mkdir -p build/obj/zmqpp/ /home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static -Wl,-elf2flt -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2019-07-21 15:36"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/auth.o src/zmqpp/auth.cpp /home/buildroot/build/instance-0/output/host/bin/arm-linux-ar crf ./build/libzmqpp.a build/obj/zmqpp/proxy.o build/obj/zmqpp/message.o build/obj/zmqpp/frame.o build/obj/zmqpp/zmqpp.o build/obj/zmqpp/context.o build/obj/zmqpp/socket.o build/obj/zmqpp/proxy_steerable.o build/obj/zmqpp/signal.o build/obj/zmqpp/reactor.o build/obj/zmqpp/z85.o build/obj/zmqpp/curve.o build/obj/zmqpp/actor.o build/obj/zmqpp/zap_request.o build/obj/zmqpp/loop.o build/obj/zmqpp/poller.o build/obj/zmqpp/auth.o make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/zmqpp-4.2.0' >>> zmqpp 4.2.0 Installing to staging directory /usr/bin/install -m 0755 -d /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/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/arm-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/arm-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/arm-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/buildroot/build/instance-0/output/host/bin/arm-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=yes BUILD_SHARED=no DESTDIR=/home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install -C /home/buildroot/build/instance-0/output/build/zmqpp-4.2.0 make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/zmqpp-4.2.0' sed 's/^Version.*/Version: 4.2.0/g' ./src/libzmqpp.pc > ./build/libzmqpp.pc mkdir -p /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/zmqpp mkdir -p /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib mkdir -p /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig install -m 644 ./src/zmqpp/frame.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/context.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/actor.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/proxy.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/proxy_steerable.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/message.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/byte_ordering.hpp ./src/zmqpp/loop.hpp ./src/zmqpp/zmqpp.hpp ./src/zmqpp/zap_request.hpp /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/zmqpp install -m 755 ./build/libzmqpp.pc /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/libzmqpp.pc install -m 755 ./build/libzmqpp.a /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libzmqpp.a if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/zmqpp-4.2.0' >>> zmqpp 4.2.0 Fixing libtool files for la in $(find /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/build/instance-0/output:@BASE_DIR@:g" \ -e "s:/home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/build/instance-0/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/build/instance-0/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/build/instance-0/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zmqpp 4.2.0 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/arm-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/arm-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/arm-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/buildroot/build/instance-0/output/host/bin/arm-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=yes BUILD_SHARED=no DESTDIR=/home/buildroot/build/instance-0/output/target install -C /home/buildroot/build/instance-0/output/build/zmqpp-4.2.0 make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/zmqpp-4.2.0' sed 's/^Version.*/Version: 4.2.0/g' ./src/libzmqpp.pc > ./build/libzmqpp.pc mkdir -p /home/buildroot/build/instance-0/output/target/usr/include/zmqpp mkdir -p /home/buildroot/build/instance-0/output/target/usr/lib mkdir -p /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig install -m 644 ./src/zmqpp/frame.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/context.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/actor.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/proxy.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/proxy_steerable.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/message.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/byte_ordering.hpp ./src/zmqpp/loop.hpp ./src/zmqpp/zmqpp.hpp ./src/zmqpp/zap_request.hpp /home/buildroot/build/instance-0/output/target/usr/include/zmqpp install -m 755 ./build/libzmqpp.pc /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig/libzmqpp.pc install -m 755 ./build/libzmqpp.a /home/buildroot/build/instance-0/output/target/usr/lib/libzmqpp.a 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.2.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/include/libiberty/objalloc.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/libiberty.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/fibheap.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/floatformat.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/demangle.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/ansidecl.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/hashtab.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/splay-tree.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/lib/libiberty.a" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/timeval-utils.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/dyn-string.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/sort.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/partition.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/safe-ctype.h" is touched by more than one package: [u'binutils', u'boost'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt rm -rf /home/buildroot/build/instance-0/output/target/usr/share/lua/5.3/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/lib/luarocks mkdir -p /home/buildroot/build/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/build/instance-0/output/host/bin/arm-linux-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-m4%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static`@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%`printf '"%s", ' -Wl,-elf2flt -static`@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static`@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/buildroot/build/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/build/instance-0/output/host/etc/meson/cross-compilation.conf.in sed -e "s%@PKG_TARGET_CFLAGS@%%g" -e "s%@PKG_TARGET_LDFLAGS@%%g" -e "s%@PKG_TARGET_CXXFLAGS@%%g" /home/buildroot/build/instance-0/output/host/etc/meson/cross-compilation.conf.in > /home/buildroot/build/instance-0/output/host/etc/meson/cross-compilation.conf 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 ; 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/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/build/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true 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=2019.08-git-00651-g2312a83"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-git\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2019.08-git-00651-g2312a83 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton 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 >>> 18xx-ti-utils R8.7_SP3 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> 4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> augeas 1.11.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.4 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> binutils 2.31.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> boost 1.70.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bsdiff 4.3 Collecting legal info ERROR: No hash found for bsdiff.c >>> bzip2 1.0.6 Collecting legal info LICENSE: OK (sha256: 4919cfb14a73cd64fcef67b107613970cf1659a09aa675dba31314f373bc7204) >>> bwm-ng f54b3fad2c80bfe63f920c9b5e7c1d80389c57ef Collecting legal info ERROR: No hash found for COPYING >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.10.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pixman 0.38.4 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-cryptsetup 2.0.6 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.02.183 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> ezxml 0.8.6 Collecting legal info ERROR: No hash found for license.txt >>> host-fatcat 1.0.6 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> flite 1.4 Collecting legal info flite-1.4-release/COPYING: OK (sha256: 4cbeaee8c9a8f23f251f0ce56e9212d244d9ea6b0dbe48601623d920054249a1) >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gperf 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> 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 >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> jsmn 6021415cc75e7922d45b12935f56348b064d8a7f Collecting legal info ERROR: No hash found for LICENSE >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.99 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libarchive 3.4.0 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> nettle 3.5.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libbson 1.9.4 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> libdvbsi 0.3.7 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libevent 2.1.10 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgphoto2 2.5.17 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libjson 7.6.1 Collecting legal info License.txt: OK (sha256: bd62d605bef39ab7ae39f6fa333ba513edb93cfcd56c9c966f1d34e31ff7c69b) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libp11 0.4.9 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libplayer 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libsepol 2.9 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info ERROR: No hash found for COPYING.lesser >>> linenoise 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> host-mfgtools 0.02 Collecting legal info LICENSE: OK (sha256: 2655559a6bb1179eae514f5c7166f4ede4f2453efa9cf4dc3c045cab5d57dede) README.txt: OK (sha256: 0963b6e5086bf454265b0f57821a02b681d1211e40ad74c310231cb4d94815c9) >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> mimic 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> netcat 0.7.1 Collecting legal info ERROR: No hash found for COPYING >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 2.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info ERROR: No hash found for NOTICE >>> host-rcw LSDK-18.12 Collecting legal info LICENSE: OK (sha256: a531b3146425e592db17a51ff39c4801cb01fb4055ffdaada0572decc0655bcd) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> rsh-redone 85 Collecting legal info ERROR: No hash found for rsh.c >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.8.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-xz 5.2.4 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> thrift 0.12.0 Collecting legal info LICENSE: OK (sha256: 23df881cec3192d1f4474633c14eb2ec30a45b84f8daeb82b9de5d2bd3ac8218) >>> host-thrift 0.12.0 Collecting legal info LICENSE: OK (sha256: 23df881cec3192d1f4474633c14eb2ec30a45b84f8daeb82b9de5d2bd3ac8218) >>> host-boost 1.70.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.10 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> unzip 60 Collecting legal info ERROR: No hash found for LICENSE >>> which 2.21 Collecting legal info ERROR: No hash found for COPYING >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> zmqpp 4.2.0 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: libdrm-2.4.99: cannot save license (LIBDRM_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'