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 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:31: /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) ^~~~~ CXX src/src_libzmq_la-timers.lo 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:31: /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/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 In file included from /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/algorithm:62:0, from src/timers.cpp:34: /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/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]': /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/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, ^~~~~~~ /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/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_))) { ~~~~~~~~~~~~~~~~~~~~~~~~ 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/timers.hpp:34, from src/timers.cpp:31: /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) ^~~~~ src/timers.cpp: In member function 'int zmq::timers_t::set_interval(int, size_t)': src/timers.cpp:103:66: 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 /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/map:62:0, from src/timers.hpp:34, from src/timers.cpp:31: /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); } ^ src/timers.cpp: In member function 'int zmq::timers_t::reset(int)': src/timers.cpp:122:66: 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 /accts/mlweber1/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/map:62:0, from src/timers.hpp:34, from src/timers.cpp:31: /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 'int zmq::timers_t::execute()': /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: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 'long int zmq::timers_t::timeout()': /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); } ^ 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-0/output/build/zeromq-4.2.5' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5' >>> zeromq 4.2.5 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.2.5/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5' Making install in doc make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5/doc' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5/doc' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5/doc' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5' /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/mkdir -p '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzmq.la '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib' /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 src/.libs/libzmq.so.5.1.5 /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libzmq.so.5.1.5 libtool: install: (cd /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/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-0/output/host/arm-buildroot-linux-gnueabihf/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-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 tools/curve_keygen '/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin' libtool: install: /usr/bin/install -c tools/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.2.5' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5' >>> zeromq 4.2.5 Fixing libtool files >>> zeromq 4.2.5 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.2.5/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5' Making install in doc make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5/doc' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5/doc' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5/doc' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5' /bin/mkdir -p '/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' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzmq.la '/accts/mlweber1/instance-0/output/target/usr/lib' /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 src/.libs/libzmq.so.5.1.5 /accts/mlweber1/instance-0/output/target/usr/lib/libzmq.so.5.1.5 libtool: install: (cd /accts/mlweber1/instance-0/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-0/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-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 tools/curve_keygen '/accts/mlweber1/instance-0/output/target/usr/bin' libtool: install: /usr/bin/install -c tools/curve_keygen /accts/mlweber1/instance-0/output/target/usr/bin/curve_keygen make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zeromq-4.2.5' make[1]: Leaving directory `/accts/mlweber1/instance-0/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-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'berkeleydb', u'expat', u'sqlite', u'apr-util', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'sqlite', u'apr-util', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libgee-0.8.la" is touched by more than one package: [u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libbeecrypt.la" is touched by more than one package: [u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libdvbpsi.la" is touched by more than one package: [u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'apr-util', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libselinux', u'ncurses', u'libzlib', u'util-linux', u'apr', u'berkeleydb', u'expat', u'sqlite', u'apr-util', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'berkeleydb', u'expat', u'sqlite', u'apr-util', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'berkeleydb', u'expat', u'sqlite', u'apr-util', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/apr-util-1/apr_dbm_db.la" is touched by more than one package: [u'apr-util', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libselinux', u'ncurses', u'libzlib', u'util-linux', u'apr', u'berkeleydb', u'expat', u'sqlite', u'apr-util', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'expat', u'sqlite', u'apr-util', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/apr-util-1/apr_dbd_sqlite3.la" is touched by more than one package: [u'apr-util', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libselinux', u'ncurses', u'libzlib', u'util-linux', u'apr', u'berkeleydb', u'expat', u'sqlite', u'apr-util', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libsvg-cairo.la" is touched by more than one package: [u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'berkeleydb', u'expat', u'sqlite', u'apr-util', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'expat', u'sqlite', u'apr-util', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'dbus', u'dbus-glib', u'file', u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libturbojpeg.la" is touched by more than one package: [u'jpeg-turbo', u'libao', u'libcap', u'libdvbpsi', u'libgee', u'libmodplug', u'libmpdclient', u'libsvg', u'libsvg-cairo', u'libusb', u'popt', u'sdl2', u'tinyxml2', u'zeromq'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'sdl2', u'tinyxml2', u'zeromq'] ./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: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-bison'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-lxml'] rm -f /accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-0/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. 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 /accts/mlweber1/instance-0/output/target/usr/share/locale; 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 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-01148-ge711623"; \ 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-01148-ge711623 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-linaro-arm 2017.11 Collecting legal info >>> toolchain Collecting legal info >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> 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) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.6 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus 1.12.6 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> host-file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> gdb 7.11.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> getent Collecting legal info >>> irda-utils 0.9.18 Collecting legal info ERROR: No hash found for man/COPYING >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> jpeg-turbo 1.5.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> jpeg Collecting legal info >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libdvbpsi 1.3.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libgee 0.20.1 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libmodplug 0.8.8.5 Collecting legal info ERROR: No hash found for COPYING >>> libmpdclient 2.14 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.46.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> libsvg-cairo 0.1.6 Collecting legal info ERROR: No hash found for COPYING >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> modplugtools 0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> mpd-mpc 0.29 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mutt 1.9.5 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> noip 2.1.9 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 ERROR: No hash found for COPYING >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info >>> host-python-lxml 4.0.0 Collecting legal info ERROR: No hash found for LICENSES.txt ERROR: No hash found for doc/licenses/BSD.txt ERROR: No hash found for doc/licenses/elementtree.txt ERROR: No hash found for src/lxml/isoschematron/resources/rng/iso-schematron.rng >>> host-libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> restorecond 2.7 Collecting legal info ERROR: No hash found for COPYING >>> rpm 4.13.0.1 Collecting legal info ERROR: No hash found for COPYING >>> sdl2 2.0.8 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> squid 3.5.27 Collecting legal info COPYING: OK (sha256: 58f5d05257af1fb964fde20e134d660fac9afa86b6fd8c70d63ead63068378fa) >>> stella 5.0.2 Collecting legal info ERROR: No hash found for Copyright.txt ERROR: No hash found for License.txt >>> subversion 1.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> tinyxml2 4.0.1 Collecting legal info ERROR: No hash found for readme.md >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> 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-linaro-arm-2017.11: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_ARM_LICENSE_FILES not defined) WARNING: psplash-5b3c1cc28f5abdc2c33830150b48b278cc4f7bca: cannot save license (PSPLASH_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-0/output/legal-info make: Leaving directory `/accts/mlweber1/instance-0/buildroot'