CXX src/src_libzmq_la-udp_address.lo CXX src/src_libzmq_la-udp_engine.lo In file included from /home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/algorithm:62:0, from src/timers.cpp:34: /home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.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/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/stl_algo.h:3808:5: note: parameter passing for argument of type 'std::_Rb_tree_iterator >' will change in GCC 7.1 find_if(_InputIterator __first, _InputIterator __last, ^~~~~~~ /home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/stl_algo.h:3808:5: note: parameter passing for argument of type 'std::_Rb_tree_iterator >' will change 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 >' will change in GCC 7.1 == std::find_if (timers.begin (), timers.end (), ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match_by_id (timer_id_))) { ~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/map:60:0, from src/timers.hpp:34, from src/timers.cpp:31: /home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.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/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/stl_tree.h:1043:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::iterator {aka std::_Rb_tree_iterator >}' will change 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 >}' will change in GCC 7.1 std::find_if (timers.begin (), end, match_by_id (timer_id_)); ^ In file included from /home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/map:62:0, from src/timers.hpp:34, from src/timers.cpp:31: /home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/stl_multimap.h:621:37: note: parameter passing for argument of type 'std::multimap::iterator {aka std::_Rb_tree_iterator >}' will change 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 >}' will change in GCC 7.1 std::find_if (timers.begin (), end, match_by_id (timer_id_)); ^ In file included from /home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/map:62:0, from src/timers.hpp:34, from src/timers.cpp:31: /home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/stl_multimap.h:621:37: note: parameter passing for argument of type 'std::multimap::iterator {aka std::_Rb_tree_iterator >}' will change in GCC 7.1 { return _M_t.erase(__position); } ^ /home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/stl_multimap.h: In member function 'int zmq::timers_t::execute()': /home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/stl_multimap.h:621:37: note: parameter passing for argument of type 'std::multimap::iterator {aka std::_Rb_tree_iterator >}' will change in GCC 7.1 { return _M_t.erase(__position); } ^ /home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/stl_multimap.h:621:37: note: parameter passing for argument of type 'std::multimap::iterator {aka std::_Rb_tree_iterator >}' will change in GCC 7.1 { return _M_t.erase(__position); } ^ /home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/stl_multimap.h: In member function 'long int zmq::timers_t::timeout()': /home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/include/c++/6.4.0/bits/stl_multimap.h:621:37: note: parameter passing for argument of type 'std::multimap::iterator {aka std::_Rb_tree_iterator >}' will change in GCC 7.1 { return _M_t.erase(__position); } ^ CXX src/src_libzmq_la-v1_decoder.lo CXX src/src_libzmq_la-v2_decoder.lo CXX src/src_libzmq_la-v1_encoder.lo CXX src/src_libzmq_la-v2_encoder.lo CXX src/src_libzmq_la-vmci.lo CXX src/src_libzmq_la-vmci_address.lo CXX src/src_libzmq_la-vmci_connecter.lo CXX src/src_libzmq_la-vmci_listener.lo CXX src/src_libzmq_la-xpub.lo CXX src/src_libzmq_la-xsub.lo CXX src/src_libzmq_la-zmq.lo CXX src/src_libzmq_la-zmq_utils.lo CXX src/src_libzmq_la-decoder_allocators.lo CXX src/src_libzmq_la-socket_poller.lo CXX src/src_libzmq_la-zap_client.lo CC src/src_libzmq_la-tweetnacl.lo CXX tools/curve_keygen.o CXX perf/local_lat.o CXX perf/remote_lat.o CXX perf/local_thr.o CXX perf/remote_thr.o CXX perf/inproc_lat.o CXX perf/inproc_thr.o AR external/unity/libunity.a CXXLD src/libzmq.la libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.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 libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. CXXLD perf/remote_thr libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. CXXLD perf/inproc_lat libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. CXXLD perf/inproc_thr libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-uclinux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-uclinux-uclibcgnueabi/lib/libstdc++.la' was moved. make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5' make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5' >>> zeromq 4.2.5 Installing to staging directory PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install -C /home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5/ make[1]: Entering directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5' Making install in doc make[2]: Entering directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5/doc' make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5/doc' make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5/doc' make[2]: Entering directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5' make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzmq.la '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include' /usr/bin/install -c -m 644 src/libzmq.pc '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzmq.lai /home/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libzmq.la libtool: install: /usr/bin/install -c src/.libs/libzmq.a /home/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libzmq.a libtool: install: chmod 644 /home/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libzmq.a libtool: install: /home/test/autobuild/run/instance-2/output/host/bin/arm-linux-ranlib /home/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libzmq.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c tools/curve_keygen '/home/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin' libtool: install: /usr/bin/install -c tools/curve_keygen /home/test/autobuild/run/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/curve_keygen make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5' make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5' make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5' >>> zeromq 4.2.5 Fixing libtool files >>> zeromq 4.2.5 Installing to target PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-2/output/target install -C /home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5/ make[1]: Entering directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5' Making install in doc make[2]: Entering directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5/doc' make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5/doc' make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5/doc' make[2]: Entering directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5' make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/include' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzmq.la '/home/test/autobuild/run/instance-2/output/target/usr/lib' /usr/bin/install -c -m 644 src/libzmq.pc '/home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/home/test/autobuild/run/instance-2/output/target/usr/include' libtool: install: /usr/bin/install -c src/.libs/libzmq.lai /home/test/autobuild/run/instance-2/output/target/usr/lib/libzmq.la libtool: install: /usr/bin/install -c src/.libs/libzmq.a /home/test/autobuild/run/instance-2/output/target/usr/lib/libzmq.a libtool: install: chmod 644 /home/test/autobuild/run/instance-2/output/target/usr/lib/libzmq.a libtool: install: /home/test/autobuild/run/instance-2/output/host/bin/arm-linux-ranlib /home/test/autobuild/run/instance-2/output/target/usr/lib/libzmq.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c tools/curve_keygen '/home/test/autobuild/run/instance-2/output/target/usr/bin' libtool: install: /usr/bin/install -c tools/curve_keygen /home/test/autobuild/run/instance-2/output/target/usr/bin/curve_keygen make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5' make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/zeromq-4.2.5' make[1]: Leaving directory `/home/test/autobuild/run/instance-2/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 /home/test/autobuild/run/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'readline', u'ed'] ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'readline'] Warning: staging file "./usr/lib/libc_urg_connection.la" is touched by more than one package: [u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libodbcinst.la" is touched by more than one package: [u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libopcodes.la" is touched by more than one package: [u'binutils', u'boost', u'dawgdic', u'libusb', u'libnl', u'ncurses', u'readline', u'file', u'flex', u'gflags', u'hiredis', u'libcdaudio', u'libdvbcsa', u'libdvbsi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libbfd.la" is touched by more than one package: [u'binutils', u'boost', u'dawgdic', u'libusb', u'libnl', u'ncurses', u'readline', u'file', u'flex', u'gflags', u'hiredis', u'libcdaudio', u'libdvbcsa', u'libdvbsi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'bctoolbox', u'beecrypt', u'libzlib', u'binutils', u'boost', u'dawgdic', u'libusb', u'libnl', u'ncurses', u'readline', u'file', u'flex', u'gflags', u'hiredis', u'libcdaudio', u'libdvbcsa', u'libdvbsi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libshout.la" is touched by more than one package: [u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'gflags', u'hiredis', u'libcdaudio', u'libdvbcsa', u'libdvbsi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'file', u'flex', u'gflags', u'hiredis', u'libcdaudio', u'libdvbcsa', u'libdvbsi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'file', u'flex', u'gflags', u'hiredis', u'libcdaudio', u'libdvbcsa', u'libdvbsi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libtpl.la" is touched by more than one package: [u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'file', u'flex', u'gflags', u'hiredis', u'libcdaudio', u'libdvbcsa', u'libdvbsi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libodbc.la" is touched by more than one package: [u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'file', u'flex', u'gflags', u'hiredis', u'libcdaudio', u'libdvbcsa', u'libdvbsi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libodbccr.la" is touched by more than one package: [u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libnl', u'ncurses', u'readline', u'file', u'flex', u'gflags', u'hiredis', u'libcdaudio', u'libdvbcsa', u'libdvbsi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'flex', u'gflags', u'hiredis', u'libcdaudio', u'libdvbcsa', u'libdvbsi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libraptor2.la" is touched by more than one package: [u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libc_urg.la" is touched by more than one package: [u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libc_urg_system.la" is touched by more than one package: [u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libdvbsi++.la" is touched by more than one package: [u'libdvbsi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libodbcpsql.la" is touched by more than one package: [u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libnn.la" is touched by more than one package: [u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libnetfilter_queue.la" is touched by more than one package: [u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libtemplate.la" is touched by more than one package: [u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libcdaudio.la" is touched by more than one package: [u'libcdaudio', u'libdvbcsa', u'libdvbsi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libstrophe.la" is touched by more than one package: [u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libbeecrypt.la" is touched by more than one package: [u'beecrypt', u'libzlib', u'binutils', u'boost', u'dawgdic', u'libusb', u'libnl', u'ncurses', u'readline', u'file', u'flex', u'gflags', u'hiredis', u'libcdaudio', u'libdvbcsa', u'libdvbsi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'file', u'flex', u'gflags', u'hiredis', u'libcdaudio', u'libdvbcsa', u'libdvbsi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libdvbcsa.la" is touched by more than one package: [u'libdvbcsa', u'libdvbsi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'file', u'flex', u'gflags', u'hiredis', u'libcdaudio', u'libdvbcsa', u'libdvbsi', u'libmnl', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'libopenssl', u'libpcap', u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] Warning: staging file "./usr/lib/libserial.la" is touched by more than one package: [u'libserial', u'libvorbis', u'speex', u'libshout', u'libsndfile', u'libsrtp', u'libxml2', u'libstrophe', u'libtpl', u'libxslt', u'lzo', u'mtd', u'mtdev', u'ortp', u'pps-tools', u'raptor', u'tclap', u'unixodbc', u'urg', u'util-linux', u'x264', u'zeromq'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-2/output/build/packages-file-list-host.txt 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-cython'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-2/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-2/output/target/bin/sh rm -f /home/test/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-2/output/target/usr/include /home/test/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-2/output/target/usr/lib/cmake /home/test/autobuild/run/instance-2/output/target/usr/share/cmake find /home/test/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-2/output/target/lib/ /home/test/autobuild/run/instance-2/output/target/usr/lib/ /home/test/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-2/output/target/usr/man /home/test/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-2/output/target/usr/info /home/test/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-2/output/target/usr/doc /home/test/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/test/autobuild/run/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/autobuild/run/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/test/autobuild/run/instance-2/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/test/autobuild/run/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00463-gf8f8ff3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/test/autobuild/run/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/test/autobuild/run/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /home/test/autobuild/run/instance-2/output/target/usr make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot' make: Entering directory `/home/test/autobuild/run/instance-2/buildroot' >>> Buildroot 2018.11-git-00463-gf8f8ff3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> host-aespipe 2.4d Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> 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 >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> 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) >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-btrfs-progs 4.17.1 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-util-linux 2.32.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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info ERROR: No hash found for COPYING >>> dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dropwatch 7c33d8a8ed105b07a46b55d71d93b36ed34c16db Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> file 5.34 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-file 5.34 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fping 4.0 Collecting legal info ERROR: No hash found for COPYING >>> gflags v2.2.0 Collecting legal info COPYING.txt: OK (sha256: 90d1f3701813c3cd65eee2dc736746fe46b465918f3f7d6d31463a2018b33fa5) >>> gnuplot 5.0.6 Collecting legal info ERROR: No hash found for Copyright >>> hicolor-icon-theme 0.15 Collecting legal info ERROR: No hash found for COPYING >>> hiredis v0.13.3 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> imx-usb-loader e5394615dd413c3823d5bd1de340933e16a8c07c Collecting legal info ERROR: No hash found for COPYING >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> jquery 1.11.2 Collecting legal info >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvbsi 0.3.7 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_queue 1.0.3 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libserial 0.6.0rc2 Collecting legal info ERROR: No hash found for COPYING >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> openssl Collecting legal info >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsrtp v2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libstrophe 0.9.2 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libtpl v1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> lzop 1.03 Collecting legal info ERROR: No hash found for COPYING >>> mtd 2.0.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> nano 3.0 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> nfacct 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pifmrds 0bf57f9ce0d954365a38d8af8e7be6f28521c3f2 Collecting legal info ERROR: No hash found for LICENSE >>> pps-tools 47333f24af878f67ce48022e8af16419713aa1ac Collecting legal info ERROR: No hash found for COPYING >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info ERROR: No hash found for NOTICE >>> host-python-cython 0.27.3 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python-setuptools 40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> raptor 2.0.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> read-edid 3.0.2 Collecting legal info ERROR: No hash found for LICENSE >>> sngrep v1.4.5 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sound-theme-borealis 0.9a Collecting legal info >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> unixodbc 2.3.6 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> unzip 60 Collecting legal info ERROR: No hash found for LICENSE >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> util-linux 2.32.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) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> x264 303c484ec828ed0d8bfe743500e70314d026c3bd Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-2/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot'