CXX src/libzmq_la-ctx.lo CXX src/libzmq_la-curve_client.lo CXX src/libzmq_la-curve_server.lo In file included from /home/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/map:60:0, from src/ctx.hpp:33, from src/ctx.cpp:41: /home/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::erase(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator) [with _Key = std::__cxx11::basic_string; _Val = std::pair, zmq::endpoint_t>; _KeyOfValue = std::_Select1st, zmq::endpoint_t> >; _Compare = std::less >; _Alloc = std::allocator, zmq::endpoint_t> >]': /home/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_tree.h:1120:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, zmq::endpoint_t>, std::_Select1st, zmq::endpoint_t> >, std::less >, std::allocator, zmq::endpoint_t> > >::iterator {aka std::_Rb_tree_iterator, zmq::endpoint_t> >}' changed in GCC 7.1 erase(iterator __position) ^~~~~ In file included from /home/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/map:61:0, from src/ctx.hpp:33, from src/ctx.cpp:41: /home/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_map.h: In member function 'void zmq::ctx_t::unregister_endpoints(zmq::socket_base_t*)': /home/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_map.h:1017:37: note: parameter passing for argument of type 'std::map, zmq::endpoint_t>::iterator {aka std::_Rb_tree_iterator, zmq::endpoint_t> >}' changed in GCC 7.1 { return _M_t.erase(__position); } ^ /home/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_map.h: In member function 'int zmq::ctx_t::unregister_endpoint(const string&, zmq::socket_base_t*)': /home/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_map.h:1017:37: note: parameter passing for argument of type 'std::map, zmq::endpoint_t>::iterator {aka std::_Rb_tree_iterator, zmq::endpoint_t> >}' changed in GCC 7.1 { return _M_t.erase(__position); } ^ CXX src/libzmq_la-dealer.lo CXX src/libzmq_la-devpoll.lo CXX src/libzmq_la-dist.lo CXX src/libzmq_la-epoll.lo CXX src/libzmq_la-err.lo CXX src/libzmq_la-fq.lo CXX src/libzmq_la-gssapi_mechanism_base.lo CXX src/libzmq_la-gssapi_client.lo CXX src/libzmq_la-gssapi_server.lo CXX src/libzmq_la-io_object.lo CXX src/libzmq_la-io_thread.lo CXX src/libzmq_la-ip.lo CXX src/libzmq_la-ipc_address.lo CXX src/libzmq_la-ipc_connecter.lo CXX src/libzmq_la-ipc_listener.lo CXX src/libzmq_la-kqueue.lo CXX src/libzmq_la-lb.lo CXX src/libzmq_la-mailbox.lo CXX src/libzmq_la-mechanism.lo CXX src/libzmq_la-metadata.lo CXX src/libzmq_la-msg.lo CXX src/libzmq_la-mtrie.lo CXX src/libzmq_la-norm_engine.lo CXX src/libzmq_la-null_mechanism.lo CXX src/libzmq_la-object.lo CXX src/libzmq_la-options.lo CXX src/libzmq_la-own.lo CXX src/libzmq_la-pair.lo CXX src/libzmq_la-pgm_receiver.lo CXX src/libzmq_la-pgm_sender.lo CXX src/libzmq_la-pgm_socket.lo CXX src/libzmq_la-pipe.lo CXX src/libzmq_la-plain_client.lo CXX src/libzmq_la-plain_server.lo CXX src/libzmq_la-poll.lo CXX src/libzmq_la-poller_base.lo CXX src/libzmq_la-proxy.lo In file included from /home/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/map:60:0, from src/poller_base.hpp:33, from src/poller_base.cpp:30: /home/buildroot/buildroot-test/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 >]': /home/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_tree.h:1120:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::iterator {aka std::_Rb_tree_iterator >}' changed in GCC 7.1 erase(iterator __position) ^~~~~ In file included from /home/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/map:62:0, from src/poller_base.hpp:33, from src/poller_base.cpp:30: /home/buildroot/buildroot-test/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)': /home/buildroot/buildroot-test/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); } ^ /home/buildroot/buildroot-test/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()': /home/buildroot/buildroot-test/instance-0/output/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.2.1/bits/stl_multimap.h:687:37: note: parameter passing for argument of type 'std::multimap::iterator {aka std::_Rb_tree_iterator >}' changed in GCC 7.1 { return _M_t.erase(__position); } ^ CXX src/libzmq_la-pub.lo CXX src/libzmq_la-pull.lo CXX src/libzmq_la-push.lo CXX src/libzmq_la-random.lo CXX src/libzmq_la-raw_decoder.lo CXX src/libzmq_la-raw_encoder.lo CXX src/libzmq_la-reaper.lo CXX src/libzmq_la-rep.lo CXX src/libzmq_la-req.lo CXX src/libzmq_la-router.lo CXX src/libzmq_la-select.lo CXX src/libzmq_la-session_base.lo CXX src/libzmq_la-signaler.lo CXX src/libzmq_la-socket_base.lo CXX src/libzmq_la-socks.lo CXX src/libzmq_la-socks_connecter.lo CXX src/libzmq_la-stream.lo CXX src/libzmq_la-stream_engine.lo CXX src/libzmq_la-sub.lo CXX src/libzmq_la-tcp.lo CXX src/libzmq_la-tcp_address.lo CXX src/libzmq_la-tcp_connecter.lo CXX src/libzmq_la-tcp_listener.lo CXX src/libzmq_la-thread.lo CXX src/libzmq_la-tipc_address.lo CXX src/libzmq_la-tipc_connecter.lo CXX src/libzmq_la-tipc_listener.lo CXX src/libzmq_la-trie.lo CXX src/libzmq_la-v1_decoder.lo CXX src/libzmq_la-v2_decoder.lo CXX src/libzmq_la-v1_encoder.lo CXX src/libzmq_la-v2_encoder.lo CXX src/libzmq_la-xpub.lo CXX src/libzmq_la-xsub.lo CXX src/libzmq_la-zmq.lo CXX src/libzmq_la-zmq_utils.lo CC tweetnacl/src/libzmq_la-tweetnacl.lo CC tweetnacl/contrib/randombytes/libzmq_la-devurandom.lo CXX tools/curve_keygen.o CXX perf/local_lat.o CXX perf/remote_lat.o CXX perf/local_thr.o CXX perf/remote_thr.o CXX perf/inproc_lat.o CXX perf/inproc_thr.o CXXLD libzmq.la CXXLD curve_keygen CXXLD local_lat CXXLD remote_lat CXXLD local_thr CXXLD remote_thr CXXLD inproc_lat CXXLD inproc_thr >>> zeromq 4.1.6 Installing to staging directory PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot install -C /home/buildroot/buildroot-test/instance-0/output/build/zeromq-4.1.6/ Making install in doc make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c libzmq.la '/home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 src/libzmq.pc '/home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libzmq.so.5.0.2 /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libzmq.so.5.0.2 libtool: install: (cd /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib && { ln -s -f libzmq.so.5.0.2 libzmq.so.5 || { rm -f libzmq.so.5 && ln -s libzmq.so.5.0.2 libzmq.so.5; }; }) libtool: install: (cd /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib && { ln -s -f libzmq.so.5.0.2 libzmq.so || { rm -f libzmq.so && ln -s libzmq.so.5.0.2 libzmq.so; }; }) libtool: install: /usr/bin/install -c .libs/libzmq.lai /home/buildroot/buildroot-test/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 '/home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c curve_keygen '/home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin' libtool: install: /usr/bin/install -c curve_keygen /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/curve_keygen >>> zeromq 4.1.6 Fixing libtool files >>> zeromq 4.1.6 Installing to target PATH="/home/buildroot/buildroot-test/instance-0/output/host/bin:/home/buildroot/buildroot-test/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-0/output/target install -C /home/buildroot/buildroot-test/instance-0/output/build/zeromq-4.1.6/ Making install in doc make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c libzmq.la '/home/buildroot/buildroot-test/instance-0/output/target/usr/lib' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/home/buildroot/buildroot-test/instance-0/output/target/usr/include' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 src/libzmq.pc '/home/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libzmq.so.5.0.2 /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/libzmq.so.5.0.2 libtool: install: (cd /home/buildroot/buildroot-test/instance-0/output/target/usr/lib && { ln -s -f libzmq.so.5.0.2 libzmq.so.5 || { rm -f libzmq.so.5 && ln -s libzmq.so.5.0.2 libzmq.so.5; }; }) libtool: install: (cd /home/buildroot/buildroot-test/instance-0/output/target/usr/lib && { ln -s -f libzmq.so.5.0.2 libzmq.so || { rm -f libzmq.so && ln -s libzmq.so.5.0.2 libzmq.so; }; }) libtool: install: /usr/bin/install -c .libs/libzmq.lai /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/libzmq.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-0/output/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c curve_keygen '/home/buildroot/buildroot-test/instance-0/output/target/usr/bin' libtool: install: /usr/bin/install -c curve_keygen /home/buildroot/buildroot-test/instance-0/output/target/usr/bin/curve_keygen >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gawk', u'libffi'] ./support/scripts/check-uniq-files -t staging /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib99_welcome_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libplist.la" is touched by more than one package: [u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/auth/lib20_auth_var_expand_crypt.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib90_stats_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libsz.la" is touched by more than one package: [u'szip', u'zeromq'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libdovecot-lda.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libmms.la" is touched by more than one package: [u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnl/cli/qdisc/plug.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib20_expire_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib05_pop3_migration_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnl/cli/cls/basic.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libplist++.la" is touched by more than one package: [u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib05_mail_crypt_acl_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib95_imap_stats_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib20_charset_alias_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib20_push_notification_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib05_snarf_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libfftw3.la" is touched by more than one package: [u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib20_zlib_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/libfs_compress.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib02_imap_acl_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/libfs_mail_crypt.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libsigsegv.la" is touched by more than one package: [u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib20_fts_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libdovecot-storage.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/doveadm/lib10_doveadm_acl_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnl/cli/qdisc/bfifo.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libdovecot.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libacl.la" is touched by more than one package: [u'acl', u'am335x-pru-package', u'libzlib', u'libopenssl', u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnl/cli/qdisc/pfifo.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib20_mail_log_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnl/cli/qdisc/ingress.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib02_lazy_expunge_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib21_fts_squat_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib20_quota_clone_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib20_var_expand_crypt.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib20_mailbox_alias_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/doveadm/lib20_doveadm_fts_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib01_acl_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/doveadm/lib10_doveadm_expire_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'acl', u'am335x-pru-package', u'libzlib', u'libopenssl', u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib20_replication_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib10_quota_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib10_mail_crypt_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib10_last_login_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnftnl.la" is touched by more than one package: [u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libdovecot-sql.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/doveadm/lib10_doveadm_quota_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnl/cli/cls/cgroup.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libmicrohttpd.la" is touched by more than one package: [u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnl/cli/qdisc/hfsc.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libdcrypt_openssl.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnl/cli/qdisc/htb.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib20_listescape_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib20_notify_status_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib15_notify_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libdovecot-login.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib10_mail_filter_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libdovecot-fts.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/auth/libauthdb_imap.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib30_imap_zlib_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnl/cli/qdisc/fq_codel.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libdovecot-compression.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/libfs_crypt.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib11_imap_quota_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib20_autocreate_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libdovecot-dsync.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnl-cli-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib20_virtual_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/stats/libstats_mail.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libnl/cli/qdisc/blackhole.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/stats/libstats_auth.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/lib11_trash_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/libssl_iostream_openssl.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] Warning: staging file "./usr/lib/dovecot/doveadm/libdoveadm_mail_crypt_plugin.la" is touched by more than one package: [u'dovecot', u'popt', u'efivar', u'fftw', u'libsigsegv', u'gpm', u'libnl', u'ibrcommon', u'jansson', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libmicrohttpd', u'libmms', u'libmnl', u'libnetfilter_cthelper', u'libnfnetlink', u'libnftnl', u'libogg', u'libpcap', u'libsrtp', u'libpjsip', u'libplist', u'libvorbis', u'mraa', u'sdl', u'sdl_mixer', u'sdl_net', u'szip', u'zeromq'] ./support/scripts/check-uniq-files -t host /home/buildroot/buildroot-test/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-gawk', u'host-libffi'] rm -f /home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/buildroot-test/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/buildroot-test/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-0/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-0/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/buildroot-test/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/buildroot-test/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/include /home/buildroot/buildroot-test/instance-0/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-0/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-0/output/target/lib/ /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/man /home/buildroot/buildroot-test/instance-0/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/info /home/buildroot/buildroot-test/instance-0/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/doc /home/buildroot/buildroot-test/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/buildroot-test/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/buildroot-test/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/buildroot-test/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/buildroot-test/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/buildroot-test/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.2-00039-g474f861"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.2"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.2\"" \ ) > /home/buildroot/buildroot-test/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/buildroot-test/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/buildroot-test/instance-0/output/target/usr make: Leaving directory `/home/buildroot/buildroot-test/instance-0/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-0/buildroot' >>> Buildroot 2018.02.2-00039-g474f861 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> acl 2.2.52 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> acpitool 0.5.1 Collecting legal info ERROR: No hash found for COPYING >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info ERROR: No hash found for README >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info ERROR: No hash found for pru_sw/utils/LICENCE.txt >>> host-am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info ERROR: No hash found for pru_sw/utils/LICENCE.txt >>> dhrystone 2 Collecting legal info >>> dovecot 2.2.34 Collecting legal info COPYING: OK (sha256: a363b132e494f662d98c820d1481297e6ae72f194c2c91b6c39e1518b86240a8) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> efivar 30 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> fftw 3.3.7 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> gawk 4.1.4 Collecting legal info ERROR: No hash found for COPYING >>> host-gawk 4.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libsigsegv 2.11 Collecting legal info ERROR: No hash found for COPYING >>> getent Collecting legal info >>> gpm 1.20.7 Collecting legal info ERROR: No hash found for COPYING >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 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.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libmicrohttpd 0.9.57 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libmms 0.6.2 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cthelper 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnftnl 1.0.9 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libpjsip 2.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> monkey 1.5.6 Collecting legal info ERROR: No hash found for LICENSE >>> mraa v0.9.1 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> ncftp 3.2.6 Collecting legal info ERROR: No hash found for doc/LICENSE.txt >>> openssh 7.6p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> prboom 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> sysklogd 1.5.1 Collecting legal info ERROR: No hash found for COPYING >>> szip 2.1 Collecting legal info ERROR: No hash found for COPYING >>> tcpdump 4.9.2 Collecting legal info LICENSE: OK (sha256: 9b03d5d13e66d6de02a4bb2d0dd1cb9f41808d045962cdcc42350d5291b141a1) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info ERROR: No hash found for COPYING >>> wilc1000-firmware 14.1 Collecting legal info >>> zeromq 4.1.6 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: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: wilc1000-firmware-14.1: cannot save license (WILC1000_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-0/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-0/buildroot'