CXX src/src_libzmq_la-radio.lo CXX src/src_libzmq_la-radix_tree.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 In file included from /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/algorithm:62:0, from src/timers.cpp:34: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/bits/stl_algo.h: In function '_IIter std::find_if(_IIter, _IIter, _Predicate) [with _IIter = std::_Rb_tree_iterator >; _Predicate = zmq::timers_t::match_by_id]': /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/bits/stl_algo.h:3923:5: note: parameter passing for argument of type 'std::_Rb_tree_iterator >' changed in GCC 7.1 find_if(_InputIterator __first, _InputIterator __last, ^~~~~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/bits/stl_algo.h:3923:5: note: parameter passing for argument of type 'std::_Rb_tree_iterator >' changed in GCC 7.1 src/timers.cpp: In member function 'int zmq::timers_t::cancel(int)': src/timers.cpp:82:25: note: parameter passing for argument of type 'std::_Rb_tree_iterator >' changed in GCC 7.1 == std::find_if (_timers.begin (), _timers.end (), ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match_by_id (timer_id_))) { ~~~~~~~~~~~~~~~~~~~~~~~~ CXX src/src_libzmq_la-v1_encoder.lo In file included from /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/map:60:0, from src/timers.hpp:34, from src/timers.cpp:31: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/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 >]': /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/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) ^~~~~ src/timers.cpp: In member function 'int zmq::timers_t::set_interval(int, size_t)': src/timers.cpp:103:67: note: parameter passing for argument of type 'const iterator {aka const std::_Rb_tree_iterator >}' changed in GCC 7.1 std::find_if (_timers.begin (), end, match_by_id (timer_id_)); ^ In file included from /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/map:62:0, from src/timers.hpp:34, from src/timers.cpp:31: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/bits/stl_multimap.h:701: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); } ^ src/timers.cpp: In member function 'int zmq::timers_t::reset(int)': src/timers.cpp:122:67: note: parameter passing for argument of type 'const iterator {aka const std::_Rb_tree_iterator >}' changed in GCC 7.1 std::find_if (_timers.begin (), end, match_by_id (timer_id_)); ^ In file included from /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/map:62:0, from src/timers.hpp:34, from src/timers.cpp:31: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/bits/stl_multimap.h:701: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); } ^ In file included from /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/map:60:0, from src/timers.hpp:34, from src/timers.cpp:31: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_erase_aux(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator) [with _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/bits/stl_tree.h:2484:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' changed in GCC 7.1 _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/bits/stl_tree.h:2484:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' changed in GCC 7.1 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/bits/stl_tree.h: In member function 'int zmq::timers_t::execute()': /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/bits/stl_tree.h:1153:14: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' changed in GCC 7.1 _M_erase_aux(__first, __last); ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/bits/stl_tree.h: In member function 'long int zmq::timers_t::timeout()': /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/bits/stl_tree.h:1153:14: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator {aka std::_Rb_tree_const_iterator >}' changed in GCC 7.1 _M_erase_aux(__first, __last); ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 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 CXX perf/perf_benchmark_radix_tree-benchmark_radix_tree.o AR external/unity/libunity.a CXXLD src/libzmq.la libtool: link: warning: library `/home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/7.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. CXXLD tools/curve_keygen CXXLD perf/local_lat CXXLD perf/remote_lat CXXLD perf/local_thr CXXLD perf/remote_thr libtool: link: warning: library `/home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/7.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: link: warning: library `/home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/7.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: link: warning: library `/home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/7.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: link: warning: library `/home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/7.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: link: warning: library `/home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/7.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. In file included from /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/vector:69:0, from /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/bits/random.h:34, from /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/random:49, from perf/benchmark_radix_tree.cpp:38: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {double}; _Tp = double; _Alloc = std::allocator]': /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {double}; _Tp = double; _Alloc = std::allocator]': /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/7.4.0/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXXLD perf/inproc_lat libtool: link: warning: library `/home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/7.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. CXXLD perf/inproc_thr CXXLD perf/benchmark_radix_tree libtool: link: warning: library `/home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/7.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1' >>> zeromq 4.3.1 Installing to staging directory PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1' Making install in doc make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1/doc' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1/doc' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1/doc' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzmq.la '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib' /usr/bin/install -c -m 644 src/libzmq.pc '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include' libtool: install: /usr/bin/install -c src/.libs/libzmq.lai /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libzmq.la libtool: install: /usr/bin/install -c src/.libs/libzmq.a /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libzmq.a libtool: install: chmod 644 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libzmq.a libtool: install: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-ranlib /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libzmq.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c tools/curve_keygen '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin' libtool: install: /usr/bin/install -c tools/curve_keygen /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/curve_keygen make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1' >>> zeromq 4.3.1 Fixing libtool files for la in $(find /home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/dawncrow/buildroot-test/scripts/instance-0/output:@BASE_DIR@:g" \ -e "s:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/dawncrow/buildroot-test/scripts/instance-0/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zeromq 4.3.1 Installing to target PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/home/dawncrow/buildroot-test/scripts/instance-0/output/target install -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1' Making install in doc make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1/doc' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1/doc' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1/doc' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzmq.la '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib' /usr/bin/install -c -m 644 src/libzmq.pc '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include' libtool: install: /usr/bin/install -c src/.libs/libzmq.lai /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libzmq.la libtool: install: /usr/bin/install -c src/.libs/libzmq.a /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libzmq.a libtool: install: chmod 644 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libzmq.a libtool: install: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-ranlib /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libzmq.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c tools/curve_keygen '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin' libtool: install: /usr/bin/install -c tools/curve_keygen /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/curve_keygen make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zeromq-4.3.1' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'readline'] ./support/scripts/check-uniq-files -t staging /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'readline'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/info/dir" is touched by more than one package: [u'host-ncurses', u'host-gettext-tiny'] 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-bison'] mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-m4%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static`%g" -e "s%@TARGET_LDFLAGS@%`printf '"%s", ' -Wl,-elf2flt -static`%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static`%g" -e "s%@HOST_DIR@%/home/dawncrow/buildroot-test/scripts/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/man /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/info /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/doc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-rc3-00026-g05fea6e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-rc3\"" \ ) > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2019.05-rc3-00026-g05fea6e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.7 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> argp-standalone 1.3 Collecting legal info >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> bdwgc 8.0.0 Collecting legal info README.QUICK: OK (sha256: aeeaabbf44e67d413e18719f0c6ac9c23387ab0b33e7a15ee46cf59ddef12cc7) >>> libatomic_ops v7.6.6 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> benejson 0.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-python 2.7.16 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.6 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-scons 3.0.5 Collecting legal info LICENSE.txt: OK (sha256: c4248451b6a4cd09870de4fb82a857feb9f98174167b07500c19ed0263fd4db7) >>> boost 1.70.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> brotli 1.0.7 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> ccrypt 1.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cramfs 1a1e65f2a049 Collecting legal info ERROR: No hash found for COPYING >>> host-dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> fdk-aac 2.0.0 Collecting legal info NOTICE: OK (sha256: 95ec80da40b4af12ad4c4f3158c9cfb80f2479f3246e4260cb600827cc8c7836) >>> font-awesome v4.7.0 Collecting legal info >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> openssl Collecting legal info >>> libopenssl 1.1.1b Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> imx-usb-loader 4aa9809099dcece9a9225776321f3b4b5b896d78 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libgcrypt 1.8.4 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.35 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libiscsi 1.18.0 Collecting legal info COPYING: OK (sha256: 88e3eccc48722b2a0eaff456dda94b8e8e123848d01f631969bec8e3c6c6eb85) LICENCE-GPL-2.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liblo 0.30 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnftnl 1.1.2 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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 >>> libpciaccess 0.14 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libpjsip 2.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp v2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libserial v1.0.0 Collecting legal info LICENSE.txt: OK (sha256: c42fdfe17c192cfdb900e22d40ef246db1b473f99165e405eda62b41be27f4bf) >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> libv4l 1.16.5 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 34229b5aadfb768d0d083987cba54203a920904a3ec8320823c6125b9831acd1) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libyaml 0.2.1 Collecting legal info LICENSE: OK (sha256: bfcb6a7dfbfd30e0ccc8bb34ab712bd1568586ad8c5b078ccae443b04e79749e) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> lzop 1.03 Collecting legal info ERROR: No hash found for COPYING >>> host-mender-artifact 2.4.0 Collecting legal info LICENSE: OK (sha256: 98ed35b5a138f58164b5c0dbccd9d7f01ef4d84b9dba01e896f0a3241c50c0f7) ERROR: No hash found for LIC_FILES_CHKSUM.sha256 vendor/github.com/mendersoftware/mendertesting/LICENSE: OK (sha256: ceb1b36ff073bd13d9806d4615b931707768ca9023805620acc32dd1cfc2f680) vendor/github.com/pkg/errors/LICENSE: OK (sha256: 8d427fd87bc9579ea368fde3d49f9ca22eac857f91a9dec7e3004bdfab7dee86) vendor/github.com/pmezard/go-difflib/LICENSE: OK (sha256: 2eb550be6801c1ea434feba53bf6d12e7c71c90253e0a9de4a4f46cf88b56477) vendor/golang.org/x/sys/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/crypto/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/github.com/davecgh/go-spew/LICENSE: OK (sha256: 3525392c6db3b804af76980b2c560ee9ec1abdadd907d76a26091df7c78f3a25) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: 402f39eed8a1851385d0703999aa9f23d067c2ea3e15c63c074e389cbf8f8f8f) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: 402f39eed8a1851385d0703999aa9f23d067c2ea3e15c63c074e389cbf8f8f8f) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: 402f39eed8a1851385d0703999aa9f23d067c2ea3e15c63c074e389cbf8f8f8f) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: 402f39eed8a1851385d0703999aa9f23d067c2ea3e15c63c074e389cbf8f8f8f) vendor/github.com/urfave/cli/LICENSE: OK (sha256: da277af11b85227490377fbcac6afccc68be560c4fff36ac05ca62de55345fd7) vendor/github.com/sirupsen/logrus/LICENSE: OK (sha256: 51a0c9ec7f8b7634181b8d4c03e5b5d204ac21d6e72f46c313973424664b2e6b) >>> host-go 1.12.5 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> nftables 0.9.0 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> open2300 12 Collecting legal info WARNING: no hash file for COPYING >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> pps-tools e2b25049df9a4da28168b7378016f1650d0dfa6b Collecting legal info ERROR: No hash found for COPYING >>> rsh-redone 85 Collecting legal info ERROR: No hash found for rsh.c >>> udftools 2.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> woff2 1.0.2 Collecting legal info LICENSE: OK (sha512: 8ee924da3fb5d16135adcf6a8fbe9e2e8f3d2d80468617e72ca4fa059a60f8455c9a5f68a8dc381b1297c8bf39c887a912d0f69246d2604ada74d3da9e8e490b) >>> xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> zeromq 4.3.1 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: font-awesome-v4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) Legal info produced in /home/dawncrow/buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'