Configure complete! Now proceed with: - 'make' compile the project - 'make check' run the project's selftest - 'make install' install the project to /usr Further options are: - 'make callcheck' run the project's selftest with valgrind to check for performance leaks - 'make check-verbose' run the project's selftest in verbose mode - 'make code' generate code from models in src directory (requires zproject and zproto) - 'make debug' run the project's selftest under gdb - 'make memcheck' run the project's selftest with valgrind to check for memory leaks - 'make coverage' generate project's selftest coverage report expects --with-gcov option for configure >>> zyre v2.0.0 Building PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/ make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' Making all in doc make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' CC src/src_libzyre_la-zyre.lo CC src/src_libzyre_la-zre_msg.lo CC src/src_libzyre_la-zyre_group.lo CC src/src_libzyre_la-zyre_event.lo CC src/src_libzyre_la-zyre_peer.lo CC src/src_libzyre_la-zyre_node.lo CC src/src_libzyre_la-zyre_private_selftest.lo CC src/src_zpinger-zpinger.o CC src/src_perf_local-perf_local.o CC src/src_perf_remote-perf_remote.o CC src/src_ztester_beacon-ztester_beacon.o CC src/src_ztester_gossip-ztester_gossip.o CC src/src_zyre_selftest-zyre_selftest.o CCLD src/libzyre.la libtool: warning: '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libzmq.la' seems to be moved libtool: warning: '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libpgm.la' seems to be moved libtool: warning: '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libpgm.la' seems to be moved CCLD src/zpinger CCLD src/perf_local CCLD src/ztester_beacon CCLD src/ztester_gossip CCLD src/zyre_selftest CCLD src/perf_remote make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' >>> zyre v2.0.0 Installing to staging directory PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot install -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/ make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' Making install in doc make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' /bin/mkdir -p '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /bin/mkdir -p '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/zproject/zyre' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /bin/mkdir -p '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' /bin/mkdir -p '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/zproject/zyre' /usr/bin/install -c -m 644 src/libzyre.pc '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so.2 || { rm -f libzyre.so.2 && ln -s libzyre.so.2.0.0 libzyre.so.2; }; }) libtool: install: (cd /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so || { rm -f libzyre.so && ln -s libzyre.so.2.0.0 libzyre.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libzyre.lai /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/zpinger make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' >>> zyre v2.0.0 Fixing libtool files >>> zyre v2.0.0 Installing to target PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target install -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/ make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' Making install in doc make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' /bin/mkdir -p '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zproject/zyre' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig' /bin/mkdir -p '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zproject/zyre' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 src/libzyre.pc '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so.2 || { rm -f libzyre.so.2 && ln -s libzyre.so.2.0.0 libzyre.so.2; }; }) libtool: install: (cd /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so || { rm -f libzyre.so && ln -s libzyre.so.2.0.0 libzyre.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libzyre.lai /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/bin/zpinger make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zyre-v2.0.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'readline'] ./support/scripts/check-uniq-files -t staging /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'readline'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib05_pop3_migration_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib10_mail_filter_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib05_mail_crypt_acl_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libcdaudio.la" is touched by more than one package: [u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib20_charset_alias_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib20_push_notification_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib05_snarf_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib20_zlib_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libprotobuf-c.la" is touched by more than one package: [u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libnetfilter_cttimeout.la" is touched by more than one package: [u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib15_notify_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/doveadm/lib10_doveadm_acl_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/libfs_mail_crypt.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib02_lazy_expunge_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib21_fts_squat_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib20_mailbox_alias_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'libnl', u'bzip2', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib20_listescape_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libdovecot-login.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libdovecot-fts.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/auth/libauthdb_imap.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libdovecot-compression.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/libfs_crypt.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib20_autocreate_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/auth/lib20_auth_var_expand_crypt.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib20_virtual_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib20_notify_status_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib11_trash_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/doveadm/libdoveadm_mail_crypt_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/old-stats/libold_stats_mail.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libdovecot-dsync.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib95_imap_old_stats_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libpgm.la" is touched by more than one package: [u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib20_quota_clone_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib20_var_expand_crypt.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/doveadm/lib20_doveadm_fts_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib20_replication_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libmysqlclient_r.la" is touched by more than one package: [u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libtorrent.la" is touched by more than one package: [u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libmediaart-2.0.la" is touched by more than one package: [u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libdovecot-sql.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/doveadm/lib10_doveadm_quota_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libdcrypt_openssl.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib30_imap_zlib_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib11_imap_quota_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libtesseract.la" is touched by more than one package: [u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib99_welcome_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libdovecot.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/libfs_compress.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib20_fts_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libdovecot-storage.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib02_imap_acl_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libcairomm-1.0.la" is touched by more than one package: [u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/doveadm/lib10_doveadm_expire_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libmysqlclient.la" is touched by more than one package: [u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/old-stats/libstats_auth.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib01_acl_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/liblept.la" is touched by more than one package: [u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib20_mail_log_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libdovecot-lda.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib20_expire_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib10_last_login_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libharfbuzz-subset.la" is touched by more than one package: [u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libriemann-client.la" is touched by more than one package: [u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib10_mail_crypt_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib90_old_stats_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/lib10_quota_plugin.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/dovecot/libssl_iostream_openssl.la" is touched by more than one package: [u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'libopenssl', u'rtmpdump', u'libcurl', u'curlpp', u'openpgm', u'zeromq', u'czmq', u'oracle-mysql', u'dovecot', u'file', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdaudio', u'libmediaart', u'libmnl', u'libnetfilter_cttimeout', u'libssh', u'libsvg', u'libtorrent', u'libxmlrpc', u'libyuv', u'lockdev', u'opencv3', u'protobuf-c', u'riemann-c-client', u'tesseract-ocr', u'ustr', u'zyre'] ./support/scripts/check-uniq-files -t host /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-readline'] rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/glib-compile-schemas /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/include /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/man /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/info /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/doc /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00459-g910ee6f7bd"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot' make: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2018.11-git-00459-g910ee6f7bd Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2: OK (sha256: e16a5b1e41d7ff1e74161f9405182001bc8d1360d89564e73911032e6966cc0d) >>> toolchain-external-codesourcery-arm 2014.05-29 Collecting legal info >>> toolchain Collecting legal info >>> assimp v3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> autofs 5.1.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> batctl 2017.0 Collecting legal info >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bonnie 1.03e Collecting legal info ERROR: No hash found for copyright.txt >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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) >>> 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 >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cairomm 1.12.0 Collecting legal info ERROR: No hash found for COPYING >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> curlpp 0.8.1 Collecting legal info doc/LICENSE: OK (sha256: 8b9e3afd4d06ad3c169e788e5187a3e9f4f35671e9a7322f7e74bea9643b5b5a) >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> czmq 4.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> dovecot 2.3.2.1 Collecting legal info COPYING: OK (sha256: a363b132e494f662d98c820d1481297e6ae72f194c2c91b6c39e1518b86240a8) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README 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) >>> genpart 1.0.2 Collecting legal info >>> harfbuzz 1.8.8 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) src/hb-ucdn/COPYING: OK (sha256: ec20cbe051200fc846caf4dc253cf660e874a2d9e4f3a682e08354b567fae409) >>> iputils s20161105 Collecting legal info ERROR: No hash found for ninfod/COPYING >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> leptonica 1.74.4 Collecting legal info ERROR: No hash found for leptonica-license.txt >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmediaart 1.9.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libssh 0.8.1 Collecting legal info COPYING: OK (sha256: 468cf08f784ef6fd3b3705b60dd8111e2b70fbb8f6549cd503665a6bbb3bc625) >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libtorrent 0.13.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libxmlrpc 1.39.12 Collecting legal info ERROR: No hash found for doc/COPYING >>> libyuv 1ebf86795cb213a37f06eb1ef3713cff080568ea Collecting legal info ERROR: No hash found for LICENSE >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> motion release-4.1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> mutt 1.10.1 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> open2300 12 Collecting legal info WARNING: no hash file for COPYING >>> opencv3 3.4.2 Collecting legal info LICENSE: OK (sha256: fea311907cb6271b05ff5843b238e0f2edb6f204a3432975211030d20704b321) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> riemann-c-client 1.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> rng-tools 5 Collecting legal info ERROR: No hash found for COPYING >>> softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> tesseract-ocr 3.05.00 Collecting legal info ERROR: No hash found for COPYING >>> trinity 1.8 Collecting legal info COPYING: OK (sha256: 35e3fc68c89fd7b8f72fd910b521cb3292f859e9181f3c26bd0df84d144bc1d4) >>> udftools 2.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> ustr 1.0.4 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE_BSD ERROR: No hash found for LICENSE_LGPL ERROR: No hash found for LICENSE_MIT >>> zyre v2.0.0 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-arm-2014.05-29: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM_LICENSE_FILES not defined) WARNING: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) Legal info produced in /home/rclinux/rc-buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot'