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="/data/buildroot/buildroot-test/instance-1/output/host/bin:/data/buildroot/buildroot-test/instance-1/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 -C /data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0/ make[1]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0' Making all in doc make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/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 '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0/doc' make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0' CC src/src_libzyre_la-zyre.lo CC src/src_libzyre_la-zyre_event.lo CC src/src_libzyre_la-zre_msg.lo CC src/src_libzyre_la-zyre_peer.lo CC src/src_libzyre_la-zyre_group.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: '/data/buildroot/buildroot-test/instance-1/output/host/bin/../x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libzmq.la' seems to be moved libtool: warning: '/data/buildroot/buildroot-test/instance-1/output/host/bin/../x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libpgm.la' seems to be moved libtool: warning: '/data/buildroot/buildroot-test/instance-1/output/host/bin/../x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/data/buildroot/buildroot-test/instance-1/output/host/bin/../x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libpgm.la' seems to be moved CCLD src/perf_local CCLD src/perf_remote CCLD src/zpinger CCLD src/ztester_beacon CCLD src/ztester_gossip CCLD src/zyre_selftest make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0' >>> zyre v2.0.0 Installing to staging directory PATH="/data/buildroot/buildroot-test/instance-1/output/host/bin:/data/buildroot/buildroot-test/instance-1/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 DESTDIR=/data/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot install -C /data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0/ make[1]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0' Making install in doc make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/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 '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0/doc' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0/doc' make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/share/zproject/zyre' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/data/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/data/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/data/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/share/zproject/zyre' /usr/bin/install -c -m 644 src/libzyre.pc '/data/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /data/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /data/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/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 /data/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/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 /data/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/zpinger '/data/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /data/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/bin/zpinger make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0' >>> zyre v2.0.0 Fixing libtool files >>> zyre v2.0.0 Installing to target PATH="/data/buildroot/buildroot-test/instance-1/output/host/bin:/data/buildroot/buildroot-test/instance-1/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 DESTDIR=/data/buildroot/buildroot-test/instance-1/output/target install -C /data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0/ make[1]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0' Making install in doc make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/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 '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0/doc' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0/doc' make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-1/output/target/usr/lib' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-1/output/target/usr/share/zproject/zyre' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/data/buildroot/buildroot-test/instance-1/output/target/usr/lib' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-1/output/target/usr/include' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/data/buildroot/buildroot-test/instance-1/output/target/usr/share/zproject/zyre' /usr/bin/install -c -m 644 src/libzyre.pc '/data/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/data/buildroot/buildroot-test/instance-1/output/target/usr/include' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /data/buildroot/buildroot-test/instance-1/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 /data/buildroot/buildroot-test/instance-1/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 /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/data/buildroot/buildroot-test/instance-1/output/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/zpinger '/data/buildroot/buildroot-test/instance-1/output/target/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /data/buildroot/buildroot-test/instance-1/output/target/usr/bin/zpinger make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zyre-v2.0.0' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-1/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 /data/buildroot/buildroot-test/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libffi', u'time'] ./support/scripts/check-uniq-files -t staging /data/buildroot/buildroot-test/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_pnm.la" is touched by more than one package: [u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libftdi.la" is touched by more than one package: [u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libleck.la" is touched by more than one package: [u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libfcgi++.la" is touched by more than one package: [u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libndp.la" is touched by more than one package: [u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libffi'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libxerces-c.la" is touched by more than one package: [u'xerces', u'zyre'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libshout.la" is touched by more than one package: [u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_ft2.la" is touched by more than one package: [u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_dfiff.la" is touched by more than one package: [u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libmbim-glib.la" is touched by more than one package: [u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libldap_r.la" is touched by more than one package: [u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/liblber.la" is touched by more than one package: [u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_devmem.la" is touched by more than one package: [u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libtorrent.la" is touched by more than one package: [u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libdirectfb.la" is touched by more than one package: [u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libpgm.la" is touched by more than one package: [u'openpgm', u'ncurses', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libldap.la" is touched by more than one package: [u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libdirect.la" is touched by more than one package: [u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/lib++dfb.la" is touched by more than one package: [u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/gio/modules/libgiognutls.la" is touched by more than one package: [u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IWater/libiwater_default.la" is touched by more than one package: [u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'freetype', u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.la" is touched by more than one package: [u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBWindows/libidirectfbwindows_default.la" is touched by more than one package: [u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'freetype', u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/liblite.la" is touched by more than one package: [u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/ICoreResourceManager/libicoreresourcemanager_test.la" is touched by more than one package: [u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_bmp.la" is touched by more than one package: [u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libfusion.la" is touched by more than one package: [u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libidn.la" is touched by more than one package: [u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'freetype', u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_fbdev.la" is touched by more than one package: [u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libdnet.la" is touched by more than one package: [u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/wm/libdirectfbwm_default.la" is touched by more than one package: [u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_dgiff.la" is touched by more than one package: [u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libucl.la" is touched by more than one package: [u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_dummy.la" is touched by more than one package: [u'directfb', u'duktape', u'libusb', u'libusb-compat', u'libftdi', u'pciutils', u'libidn', u'libtasn1', u'gmp', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'gpsd', u'libasplib', u'libopenssl', u'libcurl', u'libdnet', u'libevent', u'libfcgi', u'libgpg-error', u'libgcrypt', u'libhttpparser', u'libiqrf', u'libmbim', u'libndp', u'libogg', u'libvorbis', u'libshout', u'libtorrent', u'libubox', u'libuci', u'libucl', u'lite', u'lz4', u'lzo', u'mobile-broadband-provider-info', u'openldap', u'sdl', u'uboot-tools', u'xerces', u'zyre'] ./support/scripts/check-uniq-files -t host /data/buildroot/buildroot-test/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison', u'host-libffi'] rm -f /data/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /data/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /data/buildroot/buildroot-test/instance-1/output/host/bin/glib-compile-schemas /data/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/data/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /data/buildroot/buildroot-test/instance-1/output/target/etc echo "buildroot" > /data/buildroot/buildroot-test/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /data/buildroot/buildroot-test/instance-1/output/target/etc/hosts mkdir -p /data/buildroot/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /data/buildroot/buildroot-test/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /data/buildroot/buildroot-test/instance-1/output/target/etc/shadow rm -f /data/buildroot/buildroot-test/instance-1/output/target/bin/sh grep -qsE '^/usr/bin/tmux$' /data/buildroot/buildroot-test/instance-1/output/target/etc/shells || echo "/usr/bin/tmux" >> /data/buildroot/buildroot-test/instance-1/output/target/etc/shells rm -f /data/buildroot/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /data/buildroot/buildroot-test/instance-1/output/build/locales.nopurge; done for dir in /data/buildroot/buildroot-test/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /data/buildroot/buildroot-test/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /data/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /data/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /data/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/include /data/buildroot/buildroot-test/instance-1/output/target/usr/share/aclocal \ /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /data/buildroot/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/cmake /data/buildroot/buildroot-test/instance-1/output/target/usr/share/cmake find /data/buildroot/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /data/buildroot/buildroot-test/instance-1/output/target/lib/ /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/ /data/buildroot/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/man /data/buildroot/buildroot-test/instance-1/output/target/usr/share/man rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/info /data/buildroot/buildroot-test/instance-1/output/target/usr/share/info rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/doc /data/buildroot/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /data/buildroot/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /data/buildroot/buildroot-test/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /data/buildroot/buildroot-test/instance-1/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /data/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /data/buildroot/buildroot-test/instance-1/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /data/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /data/buildroot/buildroot-test/instance-1/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /data/buildroot/buildroot-test/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /data/buildroot/buildroot-test/instance-1/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 /data/buildroot/buildroot-test/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00525-gd6d51c8a23"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /data/buildroot/buildroot-test/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /data/buildroot/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target touch /data/buildroot/buildroot-test/instance-1/output/target/usr make: Leaving directory '/data/buildroot/buildroot-test/instance-1/buildroot' make: Entering directory '/data/buildroot/buildroot-test/instance-1/buildroot' >>> Buildroot 2018.11-git-00525-gd6d51c8a23 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> c-periphery v1.1.3 Collecting legal info LICENSE: OK (sha256: 6b5669a90260126f0600aae98cb10fb5e219269dc9cbd0137f63927b96d5c31d) >>> cifs-utils 6.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-cryptsetup 2.0.4 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.02.180 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> 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-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) >>> 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 >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> directfb 1.7.7 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> dmidecode 3.1 Collecting legal info ERROR: No hash found for LICENSE >>> duktape v2.3.0 Collecting legal info LICENSE.txt: OK (sha256: 9aabee442709a6e7652348b9617ae26d26da6b270c1f4b6fce4a1e746acb3df0) >>> flashrom 1.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libftdi 0.20 Collecting legal info >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> glib-networking 2.50.0 Collecting legal info ERROR: No hash found for COPYING >>> gnutls 3.5.19 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libidn 1.35 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> gpsd 3.17 Collecting legal info COPYING: OK (sha256: 71ff85d18bf063954cfc4251678d0e772223e21f80febbd99d5524c90f73f832) >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> hdparm 9.56 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> joe 4.4 Collecting legal info ERROR: No hash found for COPYING >>> libasplib be7fac89218a84b75f7598e3d76625ece99296f2 Collecting legal info LICENSE: OK (sha256: 12ac5047f2af0522f06798b1589ffc4599bc29c91f954d7874e0320634e777c0) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> 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) >>> libdnet 1.11 Collecting legal info LICENSE: OK (sha256: 1e94df12cb3701fa64e07eeb60284bb16a3544815d5a39860dacff7b86610584) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfcgi 2.4.0 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libhttpparser v2.8.1 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libiqrf v0.1.2 Collecting legal info >>> libmbim 1.16.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libndp v1.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libtorrent 0.13.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libuci 49ec6efbdac4819033d34f08927d795f83a3932d Collecting legal info >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> lite 0.8.10 Collecting legal info ERROR: No hash found for COPYING >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> lz4 v1.8.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> mender 1.4.0 Collecting legal info LICENSE: OK (sha256: ceb1b36ff073bd13d9806d4615b931707768ca9023805620acc32dd1cfc2f680) LIC_FILES_CHKSUM.sha256: OK (sha256: 54d6f54a2815cc2e3cef4f7dde5a3aae20f09b2cde394d8d3f1dce5d8a79d738) vendor/github.com/mendersoftware/mendertesting/LICENSE: OK (sha256: ceb1b36ff073bd13d9806d4615b931707768ca9023805620acc32dd1cfc2f680) vendor/github.com/mendersoftware/log/LICENSE: OK (sha256: 3591f687e2d6f49c83b1ec69577e8110afbde80be5ec81791bd86d2838ccd3de) vendor/github.com/mendersoftware/log/COPYING: OK (sha256: bbb303820971c294a9a8e5eba5affcf1379036e877ea61c11cbf9400b2949483) vendor/github.com/mendersoftware/scopestack/LICENSE: OK (sha256: 3591f687e2d6f49c83b1ec69577e8110afbde80be5ec81791bd86d2838ccd3de) vendor/github.com/mendersoftware/scopestack/COPYING: OK (sha256: bbb303820971c294a9a8e5eba5affcf1379036e877ea61c11cbf9400b2949483) vendor/github.com/mendersoftware/mender-artifact/LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) vendor/github.com/pkg/errors/LICENSE: OK (sha256: 8d427fd87bc9579ea368fde3d49f9ca22eac857f91a9dec7e3004bdfab7dee86) vendor/github.com/pmezard/go-difflib/LICENSE: OK (sha256: 2eb550be6801c1ea434feba53bf6d12e7c71c90253e0a9de4a4f46cf88b56477) vendor/golang.org/x/sys/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/net/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/github.com/bmatsuo/lmdb-go/LICENSE.md: OK (sha256: 0634b008cee55ca01f0888d2f5aba2d34e66c3f52c31a4e16a5d5d33d0c2a03e) vendor/github.com/davecgh/go-spew/LICENSE: OK (sha256: 3525392c6db3b804af76980b2c560ee9ec1abdadd907d76a26091df7c78f3a25) vendor/github.com/Sirupsen/logrus/LICENSE: OK (sha256: 51a0c9ec7f8b7634181b8d4c03e5b5d204ac21d6e72f46c313973424664b2e6b) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: 402f39eed8a1851385d0703999aa9f23d067c2ea3e15c63c074e389cbf8f8f8f) vendor/github.com/stretchr/testify/LICENCE.txt: OK (sha256: 402f39eed8a1851385d0703999aa9f23d067c2ea3e15c63c074e389cbf8f8f8f) vendor/github.com/stretchr/objx/LICENSE.md: OK (sha256: fde7d610b9b95fc5a6304055c4dae951025b630aaa42a24e95ebf76675ae832c) vendor/github.com/ungerik/go-sysfs/LICENSE: OK (sha256: ffa15bdce332058a03a1d923910864fb6e58bf6df66a0e3914284725b327183e) vendor/github.com/bmatsuo/lmdb-go/LICENSE.mdb.md: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> host-go 1.11 Collecting legal info ERROR: No hash found for LICENSE >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> mobile-broadband-provider-info 20151214 Collecting legal info ERROR: No hash found for COPYING >>> nuttcp 6.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> odhcp6c 7533a6243dc3ac5a747cf6ccbc4d0539dafd3e07 Collecting legal info ERROR: No hash found for COPYING >>> open2300 12 Collecting legal info WARNING: no hash file for COPYING >>> openldap 2.4.46 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> rtorrent 0.9.7 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> taskd 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tmux 2.7 Collecting legal info README: OK (sha256: 59ad3f5d323cb6b97bb3882c454e6176519cd580b2d4db43c5161517385569f1) COPYING: OK (sha256: ce75f1345a76c93bd0f413d1b93ff1baa0669f34a7242779a00c1b862b4f813a) >>> uboot-tools 2018.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> xerces 3.1.4 Collecting legal info ERROR: No hash found for LICENSE >>> 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-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (LIBFTDI_LICENSE_FILES not defined) WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: libuci-49ec6efbdac4819033d34f08927d795f83a3932d: cannot save license (LIBUCI_LICENSE_FILES not defined) Legal info produced in /data/buildroot/buildroot-test/instance-1/output/legal-info make: Leaving directory '/data/buildroot/buildroot-test/instance-1/buildroot'