checking for sys/eventfd.h... yes checking whether SO_PEERCRED is declared... yes checking whether LOCAL_PEERCRED is declared... no checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint32_t... yes checking for working volatile... yes configure: Using tweetnacl for CURVE security checking "with_norm_ext = no"... no checking how to enable additional warnings for C++ compiler... -Wall checking how to turn warnings to errors in C++ compiler... -Werror checking how to enable strict standards compliance in C++ compiler... -pedantic checking return type of signal handlers... void checking for perror... yes checking for gettimeofday... yes checking for clock_gettime... yes checking for memset... no checking for socket... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for fork... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking whether SOCK_CLOEXEC is supported... (cached) yes checking whether SO_KEEPALIVE is supported... (cached) yes checking whether TCP_KEEPCNT is supported... (cached) yes checking whether TCP_KEEPIDLE is supported... (cached) yes checking whether TCP_KEEPINTVL is supported... (cached) yes checking whether TCP_KEEPALIVE is supported... not during cross-compile checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/libzmq.pc config.status: creating doc/Makefile config.status: creating builds/Makefile config.status: creating builds/msvc/Makefile config.status: creating builds/redhat/zeromq.spec config.status: creating src/platform.hpp config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> zeromq 4.1.6 Building PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 -C /home/peko/autobuild/instance-1/output/build/zeromq-4.1.6/ Making all in doc make[3]: Nothing to be done for `all'. CXX src/libzmq_la-clock.lo CXX src/libzmq_la-address.lo CXX src/libzmq_la-ctx.lo CXX src/libzmq_la-curve_client.lo CXX src/libzmq_la-curve_server.lo CXX src/libzmq_la-dealer.lo CXX src/libzmq_la-devpoll.lo CXX src/libzmq_la-dist.lo CXX src/libzmq_la-epoll.lo CXX src/libzmq_la-err.lo CXX src/libzmq_la-fq.lo CXX src/libzmq_la-gssapi_mechanism_base.lo CXX src/libzmq_la-gssapi_client.lo CXX src/libzmq_la-gssapi_server.lo CXX src/libzmq_la-io_object.lo CXX src/libzmq_la-io_thread.lo CXX src/libzmq_la-ip.lo CXX src/libzmq_la-ipc_address.lo CXX src/libzmq_la-ipc_connecter.lo CXX src/libzmq_la-ipc_listener.lo CXX src/libzmq_la-kqueue.lo CXX src/libzmq_la-lb.lo CXX src/libzmq_la-mailbox.lo CXX src/libzmq_la-mechanism.lo CXX src/libzmq_la-metadata.lo CXX src/libzmq_la-msg.lo CXX src/libzmq_la-mtrie.lo CXX src/libzmq_la-norm_engine.lo CXX src/libzmq_la-null_mechanism.lo CXX src/libzmq_la-object.lo CXX src/libzmq_la-options.lo CXX src/libzmq_la-own.lo CXX src/libzmq_la-pair.lo CXX src/libzmq_la-pgm_receiver.lo CXX src/libzmq_la-pgm_sender.lo CXX src/libzmq_la-pgm_socket.lo CXX src/libzmq_la-pipe.lo CXX src/libzmq_la-plain_client.lo CXX src/libzmq_la-plain_server.lo CXX src/libzmq_la-poll.lo CXX src/libzmq_la-poller_base.lo CXX src/libzmq_la-proxy.lo CXX src/libzmq_la-pub.lo CXX src/libzmq_la-pull.lo CXX src/libzmq_la-push.lo CXX src/libzmq_la-random.lo CXX src/libzmq_la-raw_encoder.lo CXX src/libzmq_la-raw_decoder.lo CXX src/libzmq_la-reaper.lo CXX src/libzmq_la-rep.lo CXX src/libzmq_la-req.lo CXX src/libzmq_la-router.lo CXX src/libzmq_la-select.lo CXX src/libzmq_la-session_base.lo CXX src/libzmq_la-signaler.lo CXX src/libzmq_la-socket_base.lo CXX src/libzmq_la-socks.lo CXX src/libzmq_la-socks_connecter.lo CXX src/libzmq_la-stream.lo CXX src/libzmq_la-stream_engine.lo CXX src/libzmq_la-sub.lo CXX src/libzmq_la-tcp.lo CXX src/libzmq_la-tcp_address.lo CXX src/libzmq_la-tcp_connecter.lo CXX src/libzmq_la-tcp_listener.lo CXX src/libzmq_la-thread.lo CXX src/libzmq_la-tipc_address.lo CXX src/libzmq_la-tipc_connecter.lo CXX src/libzmq_la-tipc_listener.lo CXX src/libzmq_la-trie.lo CXX src/libzmq_la-v1_decoder.lo CXX src/libzmq_la-v2_decoder.lo CXX src/libzmq_la-v1_encoder.lo CXX src/libzmq_la-v2_encoder.lo CXX src/libzmq_la-xpub.lo CXX src/libzmq_la-xsub.lo CXX src/libzmq_la-zmq.lo CXX src/libzmq_la-zmq_utils.lo CC tweetnacl/src/libzmq_la-tweetnacl.lo CC tweetnacl/contrib/randombytes/libzmq_la-devurandom.lo CXX tools/curve_keygen.o CXX perf/local_lat.o CXX perf/remote_lat.o CXX perf/local_thr.o CXX perf/remote_thr.o CXX perf/inproc_lat.o CXX perf/inproc_thr.o CXXLD libzmq.la CXXLD local_lat CXXLD curve_keygen CXXLD remote_lat CXXLD local_thr CXXLD remote_thr CXXLD inproc_lat CXXLD inproc_thr >>> zeromq 4.1.6 Installing to staging directory PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot install -C /home/peko/autobuild/instance-1/output/build/zeromq-4.1.6/ Making install in doc make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib' /usr/bin/mkdir -p '/home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/mkdir -p '/home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libzmq.la '/home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 src/libzmq.pc '/home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libzmq.so.5.0.2 /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libzmq.so.5.0.2 libtool: install: (cd /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libzmq.so.5.0.2 libzmq.so.5 || { rm -f libzmq.so.5 && ln -s libzmq.so.5.0.2 libzmq.so.5; }; }) libtool: install: (cd /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libzmq.so.5.0.2 libzmq.so || { rm -f libzmq.so && ln -s libzmq.so.5.0.2 libzmq.so; }; }) libtool: install: /usr/bin/install -c .libs/libzmq.lai /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libzmq.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c curve_keygen '/home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c curve_keygen /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/bin/curve_keygen >>> zeromq 4.1.6 Fixing libtool files >>> zeromq 4.1.6 Installing to target PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-1/output/target install -C /home/peko/autobuild/instance-1/output/build/zeromq-4.1.6/ Making install in doc make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-1/output/target/usr/lib' /usr/bin/mkdir -p '/home/peko/autobuild/instance-1/output/target/usr/include' /usr/bin/mkdir -p '/home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libzmq.la '/home/peko/autobuild/instance-1/output/target/usr/lib' /usr/bin/install -c -m 644 src/libzmq.pc '/home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/home/peko/autobuild/instance-1/output/target/usr/include' libtool: install: /usr/bin/install -c .libs/libzmq.so.5.0.2 /home/peko/autobuild/instance-1/output/target/usr/lib/libzmq.so.5.0.2 libtool: install: (cd /home/peko/autobuild/instance-1/output/target/usr/lib && { ln -s -f libzmq.so.5.0.2 libzmq.so.5 || { rm -f libzmq.so.5 && ln -s libzmq.so.5.0.2 libzmq.so.5; }; }) libtool: install: (cd /home/peko/autobuild/instance-1/output/target/usr/lib && { ln -s -f libzmq.so.5.0.2 libzmq.so || { rm -f libzmq.so && ln -s libzmq.so.5.0.2 libzmq.so; }; }) libtool: install: /usr/bin/install -c .libs/libzmq.lai /home/peko/autobuild/instance-1/output/target/usr/lib/libzmq.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/peko/autobuild/instance-1/output/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c curve_keygen '/home/peko/autobuild/instance-1/output/target/usr/bin' libtool: install: /usr/bin/install -c curve_keygen /home/peko/autobuild/instance-1/output/target/usr/bin/curve_keygen >>> zmqpp 4.1.2 Downloading --2017-11-12 13:05:18-- https://github.com/zeromq/zmqpp/archive/4.1.2/zmqpp-4.1.2.tar.gz Resolving github.com (github.com)... 192.30.255.112, 192.30.255.113 Connecting to github.com (github.com)|192.30.255.112|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/zeromq/zmqpp/tar.gz/4.1.2 [following] --2017-11-12 13:05:18-- https://codeload.github.com/zeromq/zmqpp/tar.gz/4.1.2 Resolving codeload.github.com (codeload.github.com)... 192.30.255.120, 192.30.255.121 Connecting to codeload.github.com (codeload.github.com)|192.30.255.120|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/peko/autobuild/instance-1/output/build/.zmqpp-4.1.2.tar.gz.iKG4bk/output' 0K .......... .......... .......... .......... .......... 3.36M 50K .......... .......... .......... .......... 5.71M=0.02s 2017-11-12 13:05:18 (4.12 MB/s) - '/home/peko/autobuild/instance-1/output/build/.zmqpp-4.1.2.tar.gz.iKG4bk/output' saved [92834] zmqpp-4.1.2.tar.gz: OK (sha256: 831ad02df64034268d910c30f9fb1b1e631ad810182951af9d7d622650831eb5) >>> zmqpp 4.1.2 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/zmqpp-4.1.2.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output/build/zmqpp-4.1.2 -xf - >>> zmqpp 4.1.2 Patching Applying 0001-Allow-building-shared-or-static-library-only.patch using patch: patching file Makefile Applying 0002-Install-static-library-for-static-builds.patch using patch: patching file Makefile >>> zmqpp 4.1.2 Configuring >>> zmqpp 4.1.2 Building PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-ar" AS="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-as" LD="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-ld" NM="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-nm" CC="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-gcc" GCC="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-gcc" CPP="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-cpp" CXX="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++" FC="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-gfortran" F77="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-gfortran" RANLIB="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-ranlib" READELF="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-readelf" STRIP="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-strip" OBJCOPY="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-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/peko/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-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/peko/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LDFLAGS=" -lpthread -latomic" LD="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes library -C /home/peko/autobuild/instance-1/output/build/zmqpp-4.1.2 mkdir -p build/obj/zmqpp/ mkdir -p build/obj/zmqpp/ mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2017-11-12 13:05"' -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/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2017-11-12 13:05"' -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 /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2017-11-12 13:05"' -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/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2017-11-12 13:05"' -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/curve.o src/zmqpp/curve.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2017-11-12 13:05"' -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/frame.o src/zmqpp/frame.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2017-11-12 13:05"' -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/message.o src/zmqpp/message.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2017-11-12 13:05"' -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/poller.o src/zmqpp/poller.cpp mkdir -p build/obj/zmqpp/ mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2017-11-12 13:05"' -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/reactor.o src/zmqpp/reactor.cpp /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2017-11-12 13:05"' -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/signal.o src/zmqpp/signal.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2017-11-12 13:05"' -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/socket.o src/zmqpp/socket.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2017-11-12 13:05"' -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/z85.o src/zmqpp/z85.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2017-11-12 13:05"' -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/zap_request.o src/zmqpp/zap_request.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2017-11-12 13:05"' -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/zmqpp.o src/zmqpp/zmqpp.cpp /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++ -lpthread -latomic -shared -rdynamic -Wl,-soname -Wl,libzmqpp.so.4 -o ./build/libzmqpp.so.4 build/obj/zmqpp/actor.o build/obj/zmqpp/auth.o build/obj/zmqpp/context.o build/obj/zmqpp/curve.o build/obj/zmqpp/frame.o build/obj/zmqpp/message.o build/obj/zmqpp/poller.o build/obj/zmqpp/reactor.o build/obj/zmqpp/signal.o build/obj/zmqpp/socket.o build/obj/zmqpp/z85.o build/obj/zmqpp/zap_request.o build/obj/zmqpp/zmqpp.o -lzmq >>> zmqpp 4.1.2 Installing to staging directory /usr/bin/install -m 0755 -d /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/zmqpp PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-ar" AS="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-as" LD="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-ld" NM="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-nm" CC="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-gcc" GCC="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-gcc" CPP="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-cpp" CXX="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++" FC="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-gfortran" F77="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-gfortran" RANLIB="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-ranlib" READELF="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-readelf" STRIP="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-strip" OBJCOPY="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-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/peko/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-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/peko/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot install -C /home/peko/autobuild/instance-1/output/build/zmqpp-4.1.2 mkdir -p /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/zmqpp mkdir -p /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib install -m 644 ./src/zmqpp/actor.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/context.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/message.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/zmqpp.hpp /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/zmqpp install -m 755 ./build/libzmqpp.so.4 /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libzmqpp.so.4.1.2 ln -sf libzmqpp.so.4.1.2 /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.1.2 /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/bin; fi use make installcheck to test the install >>> zmqpp 4.1.2 Fixing libtool files >>> zmqpp 4.1.2 Installing to target /usr/bin/install -m 0755 -d /home/peko/autobuild/instance-1/output/target/usr/include/zmqpp PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-ar" AS="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-as" LD="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-ld" NM="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-nm" CC="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-gcc" GCC="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-gcc" CPP="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-cpp" CXX="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++" FC="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-gfortran" F77="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-gfortran" RANLIB="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-ranlib" READELF="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-readelf" STRIP="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-strip" OBJCOPY="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-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/peko/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-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/peko/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/home/peko/autobuild/instance-1/output/target install -C /home/peko/autobuild/instance-1/output/build/zmqpp-4.1.2 mkdir -p /home/peko/autobuild/instance-1/output/target/usr/include/zmqpp mkdir -p /home/peko/autobuild/instance-1/output/target/usr/lib install -m 644 ./src/zmqpp/actor.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/context.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/message.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/zmqpp.hpp /home/peko/autobuild/instance-1/output/target/usr/include/zmqpp install -m 755 ./build/libzmqpp.so.4 /home/peko/autobuild/instance-1/output/target/usr/lib/libzmqpp.so.4.1.2 ln -sf libzmqpp.so.4.1.2 /home/peko/autobuild/instance-1/output/target/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.1.2 /home/peko/autobuild/instance-1/output/target/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /home/peko/autobuild/instance-1/output/target/usr/bin; fi use make installcheck to test the install >>> Finalizing target directory rm -f /home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-1/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-1/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-1/output/target/etc/shadow rm -f /home/peko/autobuild/instance-1/output/target/bin/sh rm -f /home/peko/autobuild/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-1/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-1/output/target/usr/include /home/peko/autobuild/instance-1/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-1/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-1/output/target/usr/lib/cmake /home/peko/autobuild/instance-1/output/target/usr/share/cmake find /home/peko/autobuild/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-1/output/target/lib/ /home/peko/autobuild/instance-1/output/target/usr/lib/ /home/peko/autobuild/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-1/output/target/usr/man /home/peko/autobuild/instance-1/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-1/output/target/usr/info /home/peko/autobuild/instance-1/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-1/output/target/usr/doc /home/peko/autobuild/instance-1/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-1/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/arc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-1/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/peko/autobuild/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-rc1-01055-g7feaac4"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-rc1\"" \ ) > /home/peko/autobuild/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-1/buildroot' make: Entering directory `/home/peko/autobuild/instance-1/buildroot' >>> Buildroot 2017.11-rc1-01055-g7feaac4 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-buildroot Collecting legal info >>> host-gcc-final arc-2017.09-release Collecting legal info >>> host-binutils arc-2017.09-release Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> 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 ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> host-mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> uclibc 1.0.26 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-gcc-initial arc-2017.09-release Collecting legal info >>> linux-headers 4.13.12 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> benejson 0.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.8 Collecting legal info ERROR: No hash found for docs/LICENSE.TXT ERROR: No hash found for docs/FTL.TXT ERROR: No hash found for docs/GPLv2.TXT >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> host-dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.3.0.3 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.6.0.1 Collecting legal info ERROR: No hash found for COPYING >>> exfat 1.2.6 Collecting legal info ERROR: No hash found for COPYING >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> glibmm 2.54.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> harfbuzz 1.5.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/hb-ucdn/COPYING >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> ifenslave 2.9 Collecting legal info ERROR: No hash found for debian/copyright >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libdvdread 5.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libfastjson v0.99.4 Collecting legal info ERROR: No hash found for COPYING >>> libiscsi 1.18.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENCE-GPL-2.txt ERROR: No hash found for LICENCE-LGPL-2.1.txt >>> libsigrok 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.3.0 Collecting legal info LICENSE: OK (sha256: d159ae325ca0b8236c44dfd980ca99810dbcfc057b077c50dbbda1131cbd263a) >>> libsoxr 0.1.2 Collecting legal info ERROR: No hash found for LICENCE ERROR: No hash found for COPYING.LGPL >>> libyaml 0.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> mdadm 4.0 Collecting legal info ERROR: No hash found for COPYING >>> micropython-lib v1.8.6 Collecting legal info ERROR: No hash found for LICENSE >>> micropython v1.8.7 Collecting legal info ERROR: No hash found for LICENSE >>> minicom 2.7.1 Collecting legal info ERROR: No hash found for COPYING >>> nut 2.7.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE-GPL2 ERROR: No hash found for LICENSE-GPL3 >>> pango 1.40.12 Collecting legal info ERROR: No hash found for COPYING >>> pangomm 2.40.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> s6-rc 0.3.0.0 Collecting legal info ERROR: No hash found for COPYING >>> s6 2.6.1.1 Collecting legal info ERROR: No hash found for COPYING >>> unzip 60 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 >>> zmqpp 4.1.2 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: gcc-final-arc-2017.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2017.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-1/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-1/buildroot'