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 EFD_CLOEXEC is supported... not during cross-compile checking whether SO_PEERCRED is declared... yes checking whether LOCAL_PEERCRED is declared... no checking for stdbool.h that conforms to C99... yes 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 whether compiler supports __atomic_Xxx intrinsics... yes checking return type of signal handlers... void checking for perror... yes checking for gettimeofday... yes checking for clock_gettime... yes checking for memset... yes checking for socket... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for fork... yes checking for posix_memalign... yes checking for mkdtemp... yes checking for accept4... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking whether signature of pthread_setname_np() has 1 argument... no checking whether signature of pthread_setname_np() has 2 arguments... yes checking whether signature of pthread_setname_np() has 3 arguments... no checking whether pthread_set_name_np() exists... no checking whether pthread_setaffinity_np() exists... yes checking whether SOCK_CLOEXEC is supported... (cached) yes checking whether O_CLOEXEC is supported... not during cross-compile checking whether SO_BINDTODEVICE is supported... not during cross-compile 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 whether getrandom is supported... not during cross-compile configure: Building stable and legacy API + draft API checking for LIBUNWIND... no configure: WARNING: Cannot find libunwind checking for clang-format... no 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 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.2.5 Building PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-1/output/build/zeromq-4.2.5/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5' Making all in doc make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5/doc' make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5' CC external/unity/unity.o CXX src/src_libzmq_la-address.lo CXX src/src_libzmq_la-client.lo CXX src/src_libzmq_la-clock.lo CXX src/src_libzmq_la-ctx.lo CXX src/src_libzmq_la-curve_client.lo CXX src/src_libzmq_la-curve_mechanism_base.lo CXX src/src_libzmq_la-curve_server.lo CXX src/src_libzmq_la-dealer.lo CXX src/src_libzmq_la-devpoll.lo CXX src/src_libzmq_la-dgram.lo CXX src/src_libzmq_la-dish.lo CXX src/src_libzmq_la-epoll.lo CXX src/src_libzmq_la-err.lo CXX src/src_libzmq_la-fq.lo CXX src/src_libzmq_la-gather.lo CXX src/src_libzmq_la-dist.lo CXX src/src_libzmq_la-gssapi_mechanism_base.lo CXX src/src_libzmq_la-gssapi_client.lo CXX src/src_libzmq_la-gssapi_server.lo CXX src/src_libzmq_la-io_object.lo CXX src/src_libzmq_la-io_thread.lo CXX src/src_libzmq_la-ip.lo CXX src/src_libzmq_la-ipc_address.lo CXX src/src_libzmq_la-ipc_connecter.lo CXX src/src_libzmq_la-ipc_listener.lo CXX src/src_libzmq_la-kqueue.lo CXX src/src_libzmq_la-lb.lo CXX src/src_libzmq_la-mailbox.lo CXX src/src_libzmq_la-mailbox_safe.lo CXX src/src_libzmq_la-mechanism_base.lo CXX src/src_libzmq_la-mechanism.lo CXX src/src_libzmq_la-metadata.lo CXX src/src_libzmq_la-msg.lo CXX src/src_libzmq_la-mtrie.lo CXX src/src_libzmq_la-norm_engine.lo CXX src/src_libzmq_la-null_mechanism.lo CXX src/src_libzmq_la-object.lo CXX src/src_libzmq_la-options.lo CXX src/src_libzmq_la-own.lo CXX src/src_libzmq_la-pair.lo CXX src/src_libzmq_la-pgm_receiver.lo CXX src/src_libzmq_la-pgm_sender.lo CXX src/src_libzmq_la-pgm_socket.lo CXX src/src_libzmq_la-pipe.lo CXX src/src_libzmq_la-plain_client.lo CXX src/src_libzmq_la-plain_server.lo CXX src/src_libzmq_la-poll.lo CXX src/src_libzmq_la-poller_base.lo CXX src/src_libzmq_la-pollset.lo CXX src/src_libzmq_la-precompiled.lo CXX src/src_libzmq_la-proxy.lo CXX src/src_libzmq_la-pub.lo CXX src/src_libzmq_la-pull.lo CXX src/src_libzmq_la-push.lo CXX src/src_libzmq_la-radio.lo CXX src/src_libzmq_la-random.lo CXX src/src_libzmq_la-raw_decoder.lo CXX src/src_libzmq_la-raw_encoder.lo CXX src/src_libzmq_la-reaper.lo CXX src/src_libzmq_la-rep.lo CXX src/src_libzmq_la-req.lo CXX src/src_libzmq_la-router.lo CXX src/src_libzmq_la-scatter.lo CXX src/src_libzmq_la-select.lo CXX src/src_libzmq_la-server.lo CXX src/src_libzmq_la-session_base.lo CXX src/src_libzmq_la-signaler.lo CXX src/src_libzmq_la-socket_base.lo CXX src/src_libzmq_la-socks.lo CXX src/src_libzmq_la-socks_connecter.lo CXX src/src_libzmq_la-stream.lo CXX src/src_libzmq_la-stream_engine.lo CXX src/src_libzmq_la-sub.lo CXX src/src_libzmq_la-tcp.lo CXX src/src_libzmq_la-tcp_address.lo CXX src/src_libzmq_la-tcp_connecter.lo CXX src/src_libzmq_la-tcp_listener.lo CXX src/src_libzmq_la-thread.lo CXX src/src_libzmq_la-timers.lo CXX src/src_libzmq_la-tipc_address.lo CXX src/src_libzmq_la-tipc_connecter.lo CXX src/src_libzmq_la-tipc_listener.lo CXX src/src_libzmq_la-trie.lo CXX src/src_libzmq_la-udp_address.lo CXX src/src_libzmq_la-udp_engine.lo CXX src/src_libzmq_la-v1_decoder.lo CXX src/src_libzmq_la-v2_decoder.lo CXX src/src_libzmq_la-v1_encoder.lo CXX src/src_libzmq_la-v2_encoder.lo CXX src/src_libzmq_la-vmci.lo CXX src/src_libzmq_la-vmci_address.lo CXX src/src_libzmq_la-vmci_connecter.lo CXX src/src_libzmq_la-vmci_listener.lo CXX src/src_libzmq_la-xpub.lo CXX src/src_libzmq_la-xsub.lo CXX src/src_libzmq_la-zmq.lo CXX src/src_libzmq_la-zmq_utils.lo CXX src/src_libzmq_la-decoder_allocators.lo CXX src/src_libzmq_la-socket_poller.lo CXX src/src_libzmq_la-zap_client.lo CC src/src_libzmq_la-tweetnacl.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 AR external/unity/libunity.a CXXLD src/libzmq.la CXXLD tools/curve_keygen CXXLD perf/local_lat CXXLD perf/remote_lat CXXLD perf/local_thr CXXLD perf/remote_thr CXXLD perf/inproc_lat CXXLD perf/inproc_thr make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5' >>> zeromq 4.2.5 Installing to staging directory PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot install -C /accts/mlweber1/instance-1/output/build/zeromq-4.2.5/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5' Making install in doc make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5/doc' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5/doc' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5/doc' make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzmq.la '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' /usr/bin/install -c -m 644 src/libzmq.pc '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzmq.so.5.1.5 /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libzmq.so.5.1.5 libtool: install: (cd /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libzmq.so.5.1.5 libzmq.so.5 || { rm -f libzmq.so.5 && ln -s libzmq.so.5.1.5 libzmq.so.5; }; }) libtool: install: (cd /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libzmq.so.5.1.5 libzmq.so || { rm -f libzmq.so && ln -s libzmq.so.5.1.5 libzmq.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libzmq.lai /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libzmq.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c tools/curve_keygen '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin' libtool: install: /usr/bin/install -c tools/curve_keygen /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/curve_keygen make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5' >>> zeromq 4.2.5 Fixing libtool files >>> zeromq 4.2.5 Installing to target PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-1/output/target install -C /accts/mlweber1/instance-1/output/build/zeromq-4.2.5/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5' Making install in doc make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5/doc' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5/doc' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5/doc' make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzmq.la '/accts/mlweber1/instance-1/output/target/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/include' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/accts/mlweber1/instance-1/output/target/usr/include' /usr/bin/install -c -m 644 src/libzmq.pc '/accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzmq.so.5.1.5 /accts/mlweber1/instance-1/output/target/usr/lib/libzmq.so.5.1.5 libtool: install: (cd /accts/mlweber1/instance-1/output/target/usr/lib && { ln -s -f libzmq.so.5.1.5 libzmq.so.5 || { rm -f libzmq.so.5 && ln -s libzmq.so.5.1.5 libzmq.so.5; }; }) libtool: install: (cd /accts/mlweber1/instance-1/output/target/usr/lib && { ln -s -f libzmq.so.5.1.5 libzmq.so || { rm -f libzmq.so && ln -s libzmq.so.5.1.5 libzmq.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libzmq.lai /accts/mlweber1/instance-1/output/target/usr/lib/libzmq.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c tools/curve_keygen '/accts/mlweber1/instance-1/output/target/usr/bin' libtool: install: /usr/bin/install -c tools/curve_keygen /accts/mlweber1/instance-1/output/target/usr/bin/curve_keygen make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/zeromq-4.2.5' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'readline'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'readline', u'expat', u'faad2', u'freetype', u'fontconfig', u'hiredis', u'inotify-tools', u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'readline'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'hiredis', u'inotify-tools', u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libfaad.la" is touched by more than one package: [u'faad2', u'freetype', u'fontconfig', u'hiredis', u'inotify-tools', u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'readline', u'expat', u'faad2', u'freetype', u'fontconfig', u'hiredis', u'inotify-tools', u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libfaad_drm.la" is touched by more than one package: [u'faad2', u'freetype', u'fontconfig', u'hiredis', u'inotify-tools', u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'ncurses', u'alsa-utils', u'audit', u'libzlib', u'binutils', u'bzip2', u'libnl', u'readline', u'expat', u'faad2', u'freetype', u'fontconfig', u'hiredis', u'inotify-tools', u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libinotifytools.la" is touched by more than one package: [u'inotify-tools', u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libopcodes.la" is touched by more than one package: [u'binutils', u'bzip2', u'libnl', u'readline', u'expat', u'faad2', u'freetype', u'fontconfig', u'hiredis', u'inotify-tools', u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libbroadvoice.la" is touched by more than one package: [u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'readline', u'expat', u'faad2', u'freetype', u'fontconfig', u'hiredis', u'inotify-tools', u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'readline', u'expat', u'faad2', u'freetype', u'fontconfig', u'hiredis', u'inotify-tools', u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libbfd.la" is touched by more than one package: [u'binutils', u'bzip2', u'libnl', u'readline', u'expat', u'faad2', u'freetype', u'fontconfig', u'hiredis', u'inotify-tools', u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libmcrypt.la" is touched by more than one package: [u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'readline', u'expat', u'faad2', u'freetype', u'fontconfig', u'hiredis', u'inotify-tools', u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libauparse.la" is touched by more than one package: [u'audit', u'libzlib', u'binutils', u'bzip2', u'libnl', u'readline', u'expat', u'faad2', u'freetype', u'fontconfig', u'hiredis', u'inotify-tools', u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'faad2', u'freetype', u'fontconfig', u'hiredis', u'inotify-tools', u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libaudit.la" is touched by more than one package: [u'audit', u'libzlib', u'binutils', u'bzip2', u'libnl', u'readline', u'expat', u'faad2', u'freetype', u'fontconfig', u'hiredis', u'inotify-tools', u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'readline', u'expat', u'faad2', u'freetype', u'fontconfig', u'hiredis', u'inotify-tools', u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'hiredis', u'inotify-tools', u'json-c', u'libbroadvoice', u'libmcrypt', u'libmhash', u'libpcap', u'libtasn1', u'libubox', u'libwebsockets', u'linux-syscall-support', u'pcre', u'ngrep', u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libpoppler-cpp.la" is touched by more than one package: [u'poppler', u'ubus', u'util-linux', u'zeromq'] Warning: staging file "./usr/lib/libpoppler.la" is touched by more than one package: [u'poppler', u'ubus', u'util-linux', u'zeromq'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison'] mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-1/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/instance-1/output/target/bin/sh rm -f /accts/mlweber1/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-1/output/target/usr/include /accts/mlweber1/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-1/output/target/usr/lib/cmake /accts/mlweber1/instance-1/output/target/usr/share/cmake find /accts/mlweber1/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-1/output/target/lib/ /accts/mlweber1/instance-1/output/target/usr/lib/ /accts/mlweber1/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-1/output/target/usr/man /accts/mlweber1/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/instance-1/output/target/usr/info /accts/mlweber1/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/instance-1/output/target/usr/doc /accts/mlweber1/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/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 /accts/mlweber1/instance-1/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-1/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-1/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/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 /accts/mlweber1/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 /accts/mlweber1/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00807-g50b1a05"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /accts/mlweber1/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-1/buildroot' make: Entering directory `/accts/mlweber1/instance-1/buildroot' >>> Buildroot 2018.05-git-00807-g50b1a05 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 arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2: OK (sha256: e16a5b1e41d7ff1e74161f9405182001bc8d1360d89564e73911032e6966cc0d) >>> toolchain-external-codesourcery-arm 2014.05-29 Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> alsa-utils 1.1.5 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> 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 >>> 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 >>> audit 2.8.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> bsdiff 4.3 Collecting legal info ERROR: No hash found for bsdiff.c >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> dropwatch 7c33d8a8ed105b07a46b55d71d93b36ed34c16db Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 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 ERROR: No hash found for COPYING >>> fxload 2008_10_13 Collecting legal info ERROR: No hash found for COPYING >>> hiredis v0.13.3 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> inotify-tools 3.20.1 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> iptraf-ng 1.1.4 Collecting legal info ERROR: No hash found for LICENSE >>> json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info ERROR: No hash found for COPYING >>> libmcrypt 2.5.8 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libmhash 0.9.9.9 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libwebsockets v2.4.2 Collecting legal info LICENSE: OK (sha256: 078fbbbeab357fc6d4f8090e95e9022fa4cb9eac1efd77b2f1387e9ccc51917a) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> linuxptp 303b08cbf55096aba55bd08a314e0701e5c33482 Collecting legal info ERROR: No hash found for COPYING >>> mcrypt 2.6.8 Collecting legal info ERROR: No hash found for COPYING >>> ngrep 1.45 Collecting legal info ERROR: No hash found for LICENSE.txt >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> poppler 0.59.0 Collecting legal info ERROR: No hash found for COPYING >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> statserial 1.1 Collecting legal info ERROR: No hash found for COPYING >>> sysklogd 1.5.1 Collecting legal info ERROR: No hash found for COPYING >>> host-ti-cgt-pru 2.2.1 Collecting legal info PRU_Code_Generation_Tools_2.2.x_manifest.html: OK (sha256: eb646f4f8b14351110992b40ba24d12803bcc150a76e7298705f51088b0a09cc) pru_rts_2_2_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 6b98f9262abd1ae9a3731e6feee02a56b6e290542dea119eeeeaf88bf802aabc) >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Collecting legal info ERROR: No hash found for ubusd_acl.h >>> udpcast 20120424 Collecting legal info ERROR: No hash found for COPYING >>> util-linux 2.32 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) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-arm-2014.05-29: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-1/output/legal-info make: Leaving directory `/accts/mlweber1/instance-1/buildroot'