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="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-0/output/build/zeromq-4.1.6/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' Making all in doc make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' CXX src/libzmq_la-address.lo CXX src/libzmq_la-clock.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_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 In file included from /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/map:60:0, from src/poller_base.hpp:33, from src/poller_base.cpp:30: /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::erase(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator) [with _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_tree.h:1120:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::iterator {aka std::_Rb_tree_iterator >}' changed in GCC 7.1 erase(iterator __position) ^~~~~ In file included from /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/map:62:0, from src/poller_base.hpp:33, from src/poller_base.cpp:30: /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_multimap.h: In member function 'void zmq::poller_base_t::cancel_timer(zmq::i_poll_events*, int)': /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_multimap.h:687:37: note: parameter passing for argument of type 'std::multimap::iterator {aka std::_Rb_tree_iterator >}' changed in GCC 7.1 { return _M_t.erase(__position); } ^ /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_multimap.h: In member function 'uint64_t zmq::poller_base_t::execute_timers()': /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_multimap.h:687:37: note: parameter passing for argument of type 'std::multimap::iterator {aka std::_Rb_tree_iterator >}' changed in GCC 7.1 { return _M_t.erase(__position); } ^ 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 In file included from /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/map:60:0, from src/ctx.hpp:33, from src/ctx.cpp:41: /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::erase(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator) [with _Key = std::__cxx11::basic_string; _Val = std::pair, zmq::endpoint_t>; _KeyOfValue = std::_Select1st, zmq::endpoint_t> >; _Compare = std::less >; _Alloc = std::allocator, zmq::endpoint_t> >]': /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_tree.h:1120:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, zmq::endpoint_t>, std::_Select1st, zmq::endpoint_t> >, std::less >, std::allocator, zmq::endpoint_t> > >::iterator {aka std::_Rb_tree_iterator, zmq::endpoint_t> >}' changed in GCC 7.1 erase(iterator __position) ^~~~~ In file included from /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/map:61:0, from src/ctx.hpp:33, from src/ctx.cpp:41: /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_map.h: In member function 'void zmq::ctx_t::unregister_endpoints(zmq::socket_base_t*)': /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_map.h:1017:37: note: parameter passing for argument of type 'std::map, zmq::endpoint_t>::iterator {aka std::_Rb_tree_iterator, zmq::endpoint_t> >}' changed in GCC 7.1 { return _M_t.erase(__position); } ^ CXX perf/inproc_lat.o CXX perf/inproc_thr.o /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_map.h: In member function 'int zmq::ctx_t::unregister_endpoint(const string&, zmq::socket_base_t*)': /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_map.h:1017:37: note: parameter passing for argument of type 'std::map, zmq::endpoint_t>::iterator {aka std::_Rb_tree_iterator, zmq::endpoint_t> >}' changed in GCC 7.1 { return _M_t.erase(__position); } ^ CXXLD libzmq.la CXXLD curve_keygen CXXLD local_lat CXXLD remote_lat CXXLD local_thr CXXLD remote_thr CXXLD inproc_lat CXXLD inproc_thr make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' >>> zeromq 4.1.6 Installing to staging directory PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot install -C /accts/mlweber1/instance-0/output/build/zeromq-4.1.6/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' Making install in doc make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c libzmq.la '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include' /usr/bin/install -c -m 644 src/libzmq.pc '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libzmq.so.5.0.2 /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libzmq.so.5.0.2 libtool: install: (cd /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/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 /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/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 /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libzmq.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c curve_keygen '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin' libtool: install: /usr/bin/install -c curve_keygen /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/curve_keygen make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' >>> zeromq 4.1.6 Fixing libtool files >>> zeromq 4.1.6 Installing to target PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-0/output/target install -C /accts/mlweber1/instance-0/output/build/zeromq-4.1.6/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' Making install in doc make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6/doc' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libzmq.la '/accts/mlweber1/instance-0/output/target/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/include' /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/accts/mlweber1/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 src/libzmq.pc '/accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libzmq.so.5.0.2 /accts/mlweber1/instance-0/output/target/usr/lib/libzmq.so.5.0.2 libtool: install: (cd /accts/mlweber1/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 /accts/mlweber1/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 /accts/mlweber1/instance-0/output/target/usr/lib/libzmq.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-0/output/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c curve_keygen '/accts/mlweber1/instance-0/output/target/usr/bin' libtool: install: /usr/bin/install -c curve_keygen /accts/mlweber1/instance-0/output/target/usr/bin/curve_keygen make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.1.6' zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00.tar.gz: OK (sha256: d3afb1f0ce67df29f759da74235949370ac2818faf242f3f674cb48f9f4c57d3) >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Extracting gzip -d -c /accts/mlweber1/instance-0/dl/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 -xf - >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Patching Applying 0001-fix-compiling-on-Buildroot.patch using patch: patching file src/fmacros.h Applying 0002-compile-Remove-Werror-and-avoid-build-failures-becau.patch using patch: patching file src/makefile >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Configuring >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Building PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j1 CC="/accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " -C /accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 all make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' cd src && /usr/bin/make all make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb buf.c /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category.c In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/libc-header-start.h:33:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/string.h:26, from category.c:9: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/features.h:180:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category_table.c /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb conf.c In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/ctype.h:25:0, from conf.c:10: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/features.h:180:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb event.c In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/libc-header-start.h:33:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/string.h:26, from event.c:10: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/features.h:180:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb format.c /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level.c /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level_list.c /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb mdc.c /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record.c /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record_table.c /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rotater.c /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rule.c In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/libc-header-start.h:33:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/string.h:26, from rule.c:11: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/features.h:180:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb spec.c In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/libc-header-start.h:33:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdlib.h:25, from spec.c:11: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/features.h:180:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb thread.c /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_arraylist.c /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_hashtable.c /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_profile.c In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/libc-header-start.h:33:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdio.h:28, from zc_profile.c:11: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/features.h:180:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_util.c /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog.c In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/libc-header-start.h:33:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdio.h:28, from zlog.c:11: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/features.h:180:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -shared -Wl,-soname,libzlog.so.1.2 -o libzlog.so buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o -pthread # for use in test folder - linux and requirement for aix runtime # resolving cp -f libzlog.so libzlog.so.1 cp -f libzlog.so libzlog.so.1.2 /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog-chk-conf.c In file included from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/libc-header-start.h:33:0, from /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdio.h:28, from zlog-chk-conf.c:11: /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/features.h:180:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ar rcs libzlog.a buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o zlog-chk-conf zlog-chk-conf.o -L. -lzlog -pthread make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Installing to staging directory PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 PREFIX=/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr -C /accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 install make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' cd src && /usr/bin/make install make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' mkdir -p /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib cp -a zlog.h /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include cp -a libzlog.so /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libzlog.so.1.2 cd /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Fixing libtool files >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Installing to target PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 PREFIX=/accts/mlweber1/instance-0/output/target/usr -C /accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 install make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' cd src && /usr/bin/make install make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' mkdir -p /accts/mlweber1/instance-0/output/target/usr/include /accts/mlweber1/instance-0/output/target/usr/lib cp -a zlog.h /accts/mlweber1/instance-0/output/target/usr/include cp -a libzlog.so /accts/mlweber1/instance-0/output/target/usr/lib/libzlog.so.1.2 cd /accts/mlweber1/instance-0/output/target/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /accts/mlweber1/instance-0/output/target/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /accts/mlweber1/instance-0/output/target/usr/lib make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['readline', 'xorriso'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: ['util-linux', 'f2fs-tools', 'libhttpparser', 'libuv', 'libv4l', 'zeromq', 'zlog'] Warning: staging file "./usr/lib/libf2fs.la" is touched by more than one package: ['f2fs-tools', 'libhttpparser', 'libuv', 'libv4l', 'zeromq', 'zlog'] Warning: staging file "./usr/lib/libv4l/v4l2convert.la" is touched by more than one package: ['libv4l', 'zeromq', 'zlog'] Warning: staging file "./usr/lib/libv4l/plugins/libv4l-mplane.la" is touched by more than one package: ['libv4l', 'zeromq', 'zlog'] Warning: staging file "./usr/lib/libv4l2.la" is touched by more than one package: ['libv4l', 'zeromq', 'zlog'] Warning: staging file "./usr/lib/libv4l1.la" is touched by more than one package: ['libv4l', 'zeromq', 'zlog'] Warning: staging file "./usr/lib/libv4lconvert.la" is touched by more than one package: ['libv4l', 'zeromq', 'zlog'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: ['libuv', 'libv4l', 'zeromq', 'zlog'] Warning: staging file "./usr/lib/libv4l/v4l1compat.la" is touched by more than one package: ['libv4l', 'zeromq', 'zlog'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: ['zeromq', 'zlog'] Warning: staging file "./usr/lib/libf2fs_format.la" is touched by more than one package: ['f2fs-tools', 'libhttpparser', 'libuv', 'libv4l', 'zeromq', 'zlog'] Warning: staging file "./usr/lib/libv4l2rds.la" is touched by more than one package: ['libv4l', 'zeromq', 'zlog'] Warning: staging file "./usr/lib/libcares.la" is touched by more than one package: ['c-ares', 'readline', 'libzlib', 'util-linux', 'f2fs-tools', 'libhttpparser', 'libuv', 'libv4l', 'zeromq', 'zlog'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-m4', 'host-libtool', 'host-autoconf', 'host-automake'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/instance-0/output/target/etc/inittab mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "buildroot" > /accts/mlweber1/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-0/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-0/output/target/etc/shadow rm -f /accts/mlweber1/instance-0/output/target/bin/sh rm -f /accts/mlweber1/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-0/output/target/usr/include /accts/mlweber1/instance-0/output/target/usr/share/aclocal \ /accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-0/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-0/output/target/usr/lib/cmake /accts/mlweber1/instance-0/output/target/usr/share/cmake find /accts/mlweber1/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-0/output/target/lib/ /accts/mlweber1/instance-0/output/target/usr/lib/ /accts/mlweber1/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-0/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-0/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-0/output/target/usr/man /accts/mlweber1/instance-0/output/target/usr/share/man rm -rf /accts/mlweber1/instance-0/output/target/usr/info /accts/mlweber1/instance-0/output/target/usr/share/info rm -rf /accts/mlweber1/instance-0/output/target/usr/doc /accts/mlweber1/instance-0/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-0/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/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 /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/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 /accts/mlweber1/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 /accts/mlweber1/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00294-g12262ab"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /accts/mlweber1/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-0/buildroot' make: Entering directory `/accts/mlweber1/instance-0/buildroot' >>> Buildroot 2018.05-git-00294-g12262ab Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-arm 2017.11 Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.28.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> bwm-ng f54b3fad2c80bfe63f920c9b5e7c1d80389c57ef Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info 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) >>> 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 >>> c-ares 1.14.0 Collecting legal info ERROR: No hash found for ares_mkquery.c >>> cgroupfs-mount 1.4 Collecting legal info ERROR: No hash found for debian/copyright >>> ctorrent dnh3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> f2fs-tools v1.8.0 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> 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) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> ifupdown-scripts Collecting legal info >>> initscripts Collecting legal info >>> libhttpparser v2.8.0 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> libuv v1.19.2 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libv4l 1.14.1 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 37d0f2c8dc3f267d864cb39d54f82c5092a599beb29cb5caa96d50d27e069a44) >>> mtr 66de3ecbab28b054b868a73fbb57f30549d770ac Collecting legal info ERROR: No hash found for COPYING >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> nodejs 8.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-nodejs 8.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> udftools 2.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> xorriso 1.4.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-arm-2017.11: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_ARM_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-0/output/legal-info make: Leaving directory `/accts/mlweber1/instance-0/buildroot'