checking if mt is a manifest tool... no checking how to run the C preprocessor... /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-gcc linker (/home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-g++ -E checking for ld used by /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-g++... /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-ld) is GNU ld... yes checking whether the /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-g++ linker (/home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-ld) supports shared libraries... yes checking for /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-g++ static flag -static works... yes checking if /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-g++ supports -c -o file.o... yes checking if /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-g++ linker (/home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether the C compiler works... yes checking whether we are using Intel C compiler... no checking whether we are using Sun Studio C compiler... no checking whether we are using clang C compiler... no checking whether we are using gcc >= 4 C compiler... yes checking whether the C++ compiler works... yes checking whether we are using Intel C++ compiler... no checking whether we are using Sun Studio C++ compiler... no checking whether we are using clang C++ compiler... no checking whether we are using gcc >= 4 C++ compiler... yes checking whether to enable debugging information... no checking whether to enable code coverage... no checking if TIPC is available and supports nonblocking connect... no checking for pthread_create in -lpthread... yes checking for clock_gettime in -lrt... yes checking whether C++ compiler supports -fvisibility=hidden... yes checking whether C++ compiler supports dso visibility... yes checking whether to build documentation... no checking whether to install manpages... no configure: Choosing polling system from 'kqueue epoll devpoll poll select'... configure: Using 'epoll' polling system checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes 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/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 -C /home/buildroot/build/instance-0/output/build/zeromq-4.1.6/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6' Making all in doc make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6' CXX src/libzmq_la-address.lo CXX src/libzmq_la-ctx.lo CXX src/libzmq_la-curve_client.lo CXX src/libzmq_la-clock.lo CXX src/libzmq_la-curve_server.lo CXX src/libzmq_la-dist.lo CXX src/libzmq_la-devpoll.lo CXX src/libzmq_la-dealer.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_decoder.lo CXX src/libzmq_la-raw_encoder.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/local_thr.o CXX perf/remote_lat.o CXX perf/remote_thr.o CXX perf/inproc_lat.o CXX perf/inproc_thr.o CXXLD libzmq.la CXXLD curve_keygen CXXLD local_lat CXXLD local_thr CXXLD remote_thr CXXLD remote_lat CXXLD inproc_lat CXXLD inproc_thr make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6' >>> zeromq 4.1.6 Installing to staging directory 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 DESTDIR=/home/buildroot/build/instance-0/output/host/arc-buildroot-linux-gnu/sysroot install -C /home/buildroot/build/instance-0/output/build/zeromq-4.1.6/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6' Making install in doc make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6/doc' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/include' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libzmq.la '/home/buildroot/build/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/home/buildroot/build/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 src/libzmq.pc '/home/buildroot/build/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libzmq.so.5.0.2 /home/buildroot/build/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib/libzmq.so.5.0.2 libtool: install: (cd /home/buildroot/build/instance-0/output/host/arc-buildroot-linux-gnu/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/buildroot/build/instance-0/output/host/arc-buildroot-linux-gnu/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/buildroot/build/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/lib/libzmq.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c curve_keygen '/home/buildroot/build/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c curve_keygen /home/buildroot/build/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/bin/curve_keygen make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6' >>> zeromq 4.1.6 Fixing libtool files >>> zeromq 4.1.6 Installing to target 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 DESTDIR=/home/buildroot/build/instance-0/output/target install -C /home/buildroot/build/instance-0/output/build/zeromq-4.1.6/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6' Making install in doc make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6/doc' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/lib' /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/sh ./libtool --mode=install /usr/bin/install -c libzmq.la '/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' /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 .libs/libzmq.so.5.0.2 /home/buildroot/build/instance-0/output/target/usr/lib/libzmq.so.5.0.2 libtool: install: (cd /home/buildroot/build/instance-0/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/buildroot/build/instance-0/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/buildroot/build/instance-0/output/target/usr/lib/libzmq.la libtool: 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 curve_keygen '/home/buildroot/build/instance-0/output/target/usr/bin' libtool: install: /usr/bin/install -c 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.1.6' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/zeromq-4.1.6' >>> 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 ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt Warning: host file "./bin/arc-linux-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/plugin/include/configargs.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-linux-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-buildroot-linux-gnu-gcc-7.1.1.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-buildroot-linux-gnu-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-buildroot-linux-gnu-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/include-fixed/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/crtbegin.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/crtbeginT.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/arc-buildroot-linux-gnu/7.1.1/lto1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/arc-buildroot-linux-gnu/7.1.1/lto-wrapper" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/crtbeginS.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/arc-buildroot-linux-gnu/7.1.1/cc1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/install-tools/include/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-linux-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/plugin/include/auto-host.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-linux-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/libgcov.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/arc-buildroot-linux-gnu/7.1.1/collect2" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-linux-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-linux-gcc-7.1.1.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-buildroot-linux-gnu-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-buildroot-linux-gnu-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/arc-buildroot-linux-gnu/7.1.1/libgcc.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/arc-buildroot-linux-gnu-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/build/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/build/instance-0/output/target/etc/inittab rm -f /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/build/instance-0/output/host/arc-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/arc-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/build/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00610-g954fef2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/buildroot/build/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.02-git-00610-g954fef2 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 >>> glibc arc-2017.09-release Collecting legal info ERROR: No hash found for ./COPYING ERROR: No hash found for ./COPYING.LIB ERROR: No hash found for ./LICENSES >>> host-gawk 4.1.4 Collecting legal info ERROR: No hash found for COPYING >>> host-gcc-initial 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.7 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 >>> linux-headers 4.14.12 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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.1 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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.1 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) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> c-periphery v1.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> cjson v1.7.0 Collecting legal info ERROR: LICENSE has wrong sha256 hash: ERROR: expected: f6f207863675ca5a5128fd120b9aef4f4bbab73ffa57e5f771ccffc8e3cc56b7 ERROR: got : a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c ERROR: Incomplete download, or man-in-the-middle (MITM) attack package/cjson/cjson.mk:27: recipe for target 'cjson-legal-info' failed make: *** [cjson-legal-info] Error 1 make: Leaving directory '/home/buildroot/build/instance-0/buildroot'